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 | Adding different SetAlpha | kamel5 | |
This can simplify the calls to SetAlpha. | |||
2021-06-06 | Rework CreateOsd() | kamel5 | |
With this change it is possible to make various functions in cNopacityDisplayChannelView and cNopacityDisplayMenuView private. | |||
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-06-04 | Simplify cNopacityDisplayMenu::SetButtons() | kamel5 | |
This simplification makes it possible to eliminate the pixmapButtonsText in cNopacityDisplayMenuView. | |||
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-03-10 | Eliminate cNopacityDisplayMenuView::SetAvrgFontWidth | kamel5 | |
2021-02-16 | Use MessageBox for DisplayMenu | Soeren Moch | |
Besides the unified message view this allows great code simplification. Signed-off-by: Soeren Moch <smoch@web.de> | |||
2014-04-25 | Version 1.1.2: Restructured detailed EPG and recordings view1.1.2 | louis | |
2013-11-17 | Added EPG Info in narrow Timers Menu | louis | |
2013-11-07 | changed build environment that every class is build seperately | louis | |
2013-11-02 | changed way of calculating number of menu items in narrow menus | louis | |
2013-10-25 | Version 0.9.0 | louis | |
2013-09-30 | added some color definitions and theme keep it light | louis | |
2013-09-29 | Added Cache for images and fonts | louis | |
2013-09-15 | new fullscreen display mode in narrow schedules and recordings view | louis | |
2013-09-13 | introduced dedicated theme font colors for different message types and ↵ | louis | |
different buttons (closes Feature 1462) | |||
2013-05-08 | Introduced plain style without any blending effects | louis | |
2013-04-14 | Added display of next Schedules in Channel Menu | louis | |
2013-04-07 | Added RSS Feed support | louis | |
2013-03-09 | Restructured setup menu | louis | |
2013-03-02 | nOpacity mirrored | louis | |
2013-02-12 | Introduced narrow display of timers menu (Usage of narrow timer menu and ↵ | louis | |
width also configurable) | |||
2013-02-09 | Width of narrow menus (main, schedule, channel, recordings, settings) ↵ | louis | |
individually configurable | |||
2013-02-03 | Changed Disc Usage Info display, size individually configurable | louis | |
2013-01-26 | Added display of Timer Conflicts with epgsearch in Main Menu | louis | |
2013-01-13 | Added channel logos in main menu timers list | louis | |
2013-01-12 | Added some more information (encrypted, source, transponder, frequency) to ↵ | louis | |
channels menu | |||
2013-01-09 | Adapted video scaling to new implementation (thanks @Zoolook for the patch) | louis | |
2013-01-04 | Introduced new narrow displayed Recordings menu | louis | |
2012-12-29 | Version 0.0.5 | louis | |
2012-12-16 | Whitespace Cleanup | louis | |
2012-12-05 | changed epgsearch handling | louis | |
2012-11-28 | Added latest scaling patch from Zoolook and makefile patch | louis | |
2012-11-27 | Initial push nOpacity 0.0.3 | root | |