summaryrefslogtreecommitdiff
path: root/displaymenuview.h
AgeCommit message (Collapse)Author
2021-06-04Simplify cNopacityDisplayMenu::SetButtons()kamel5
This simplification makes it possible to eliminate the pixmapButtonsText in cNopacityDisplayMenuView.
2021-03-10Make imgCache globalkamel5
Make imgcache global so that it doesn't always have to be passed explicitly to other functions.
2021-03-10Eliminate cNopacityDisplayMenuView::SetAvrgFontWidthkamel5
2021-02-16Use MessageBox for DisplayMenuSoeren Moch
Besides the unified message view this allows great code simplification. Signed-off-by: Soeren Moch <smoch@web.de>
2014-04-25Version 1.1.2: Restructured detailed EPG and recordings view1.1.2louis
2013-11-17Added EPG Info in narrow Timers Menulouis
2013-11-07changed build environment that every class is build seperatelylouis
2013-11-02changed way of calculating number of menu items in narrow menuslouis
2013-10-25Version 0.9.0louis
2013-09-30added some color definitions and theme keep it lightlouis
2013-09-29Added Cache for images and fontslouis
2013-09-15new fullscreen display mode in narrow schedules and recordings viewlouis
2013-09-13introduced dedicated theme font colors for different message types and ↵louis
different buttons (closes Feature 1462)
2013-05-08Introduced plain style without any blending effectslouis
2013-04-14Added display of next Schedules in Channel Menulouis
2013-04-07Added RSS Feed supportlouis
2013-03-09Restructured setup menulouis
2013-03-02nOpacity mirroredlouis
2013-02-12Introduced narrow display of timers menu (Usage of narrow timer menu and ↵louis
width also configurable)
2013-02-09Width of narrow menus (main, schedule, channel, recordings, settings) ↵louis
individually configurable
2013-02-03Changed Disc Usage Info display, size individually configurablelouis
2013-01-26Added display of Timer Conflicts with epgsearch in Main Menulouis
2013-01-13Added channel logos in main menu timers listlouis
2013-01-12Added some more information (encrypted, source, transponder, frequency) to ↵louis
channels menu
2013-01-09Adapted video scaling to new implementation (thanks @Zoolook for the patch)louis
2013-01-04Introduced new narrow displayed Recordings menulouis
2012-12-29Version 0.0.5louis
2012-12-16Whitespace Cleanuplouis
2012-12-05changed epgsearch handlinglouis
2012-11-28Added latest scaling patch from Zoolook and makefile patchlouis
2012-11-27Initial push nOpacity 0.0.3root