Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-30 | Eliminate separate cNopacityMenuDetailTextViewLight | kamel5 | |
cNopacityMenuDetailTextViewLight and cNopacityTextView have mostly the same funktionality, so we can eliminate the first one. | |||
2021-07-30 | Merge Light version | kamel5 | |
"Light" version only differs from "normal" version in the detail view. So we can merge them together. The desired version can be selected in the setup ("Use tabs in detailview"). | |||
2021-07-30 | Eliminate cThread in cNopacityDetailView | kamel5 | |
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 | Adding different SetAlpha | kamel5 | |
This can simplify the calls to SetAlpha. | |||
2021-06-06 | Eliminate cNopacityDisplayMenuView::SetDetailViewSize() and ↵ | kamel5 | |
cNopacityDetailView::SetGeometry() All parameters defined in these functions can be set in the constructor of NopacityDetailView. | |||
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 support for tvscraper again, tvscraper Version 0.2.0 needed | louis | |
2014-04-25 | Version 1.1.2: Restructured detailed EPG and recordings view1.1.2 | louis | |
2014-04-13 | Version 1.1.0 - added scraper2vdr support | louis | |
2013-11-07 | changed build environment that every class is build seperately | louis | |
2013-10-03 | Added additional configurable channel logo cache | louis | |
2013-09-16 | added support for manual recording posters | louis | |
2013-09-09 | Added name of search timer which created recording in detailed recording ↵ | louis | |
information (closes Feature 1401) | |||
2013-08-24 | fixed an possible uninitialised variable in recordings menu | louis | |
2013-08-21 | Version 0.1.3, Added TVScrapper support | louis | |
2013-03-02 | nOpacity mirrored | louis | |
2013-02-20 | display all jpegs in a recording folder in detailed recording view | louis | |
2013-01-30 | Added displaying of additional EPG images in detailed EPG view | louis | |
2013-01-09 | Added some recording information (channel, size, cutted size, format, est. ↵ | louis | |
bitrate) in detailed recording view | |||
2012-12-16 | Whitespace Cleanup | louis | |
2012-12-07 | Fixed some crashes | louis | |
2012-12-05 | changed epgsearch handling | louis | |
2012-11-28 | Added feature to display reruns in detailed EPG view | louis | |
2012-11-27 | Initial push nOpacity 0.0.3 | root | |