Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-12 | Optimize Flush in display menu | kamel5 | |
These changes ensures that only one flush is active when the fade-in thread is running. The first Pixmap::Lock() in cNopacityDisplayMenu::Action() takes so much longer than the following, Thats why the first Pixmap::Lock() was moved before the while loop. This makes the fade-in softer. The DetailView thread was eliminated. | |||
2021-06-06 | Make cNopacityView::SetFonts privat | kamel5 | |
2021-06-06 | Adding different SetAlpha | kamel5 | |
This can simplify the calls to SetAlpha. | |||
2021-06-04 | set ff=unix | kamel5 | |
2021-03-10 | Make imgCache global | kamel5 | |
Make imgcache global so that it doesn't always have to be passed explicitly to other functions. | |||
2014-05-24 | added dedicated background pixmap in detailview | louis | |
2014-04-25 | Version 1.1.2: Restructured detailed EPG and recordings view1.1.2 | louis | |