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-07-12 | Eliminate pixmapHeaderLogo in cNopacityView | kamel5 | |
pixmapHeaderLogo can be merged with pixmapHeader | |||
2021-06-06 | Add thread names | kamel5 | |
Better identification of threads in logs | |||
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-06-04 | Cleaning up some commented out osd->Flush() | 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. | |||
2021-01-30 | Optimize Flush() | kamel5 | |
2019-11-01 | Eliminate some warnings | kamel5 | |
2018-05-03 | Use std::max and std::min | kamel5 | |
2014-05-24 | added support for tvscraper again, tvscraper Version 0.2.0 needed | louis | |
2014-05-24 | added dedicated background pixmap in detailview | louis | |
2014-04-27 | fixed bug that floating text is not shown completely | louis | |
2014-04-27 | scroll speed with up / down configurable (lines per click) | louis | |
2014-04-27 | fixed naming of reruns tab when displaying recordings | louis | |
2014-04-25 | fixed img positioning | louis | |
2014-04-25 | added dedecated tab color | louis | |
2014-04-25 | Version 1.1.2: Restructured detailed EPG and recordings view1.1.2 | louis | |