summaryrefslogtreecommitdiff
path: root/displaymenu.h
AgeCommit message (Collapse)Author
2021-03-10Make imgCache globalkamel5
Make imgcache global so that it doesn't always have to be passed explicitly to other functions.
2021-03-10Convert menuItems from cList to std::vectorSoeren Moch
This allows to access menu items in arbitrary order. This is required to learn remote control keys in the remote plugin. Also clear Tabs when creating menu to avoid uninitialized use. Signed-off-by: Soeren Moch <smoch@web.de>
2018-05-03Changes for TimerActivekamel5
2014-04-25Version 1.1.2: Restructured detailed EPG and recordings view1.1.2louis
2013-11-07changed build environment that every class is build seperatelylouis
2013-10-25Version 0.9.0louis
2013-09-29Added Cache for images and fontslouis
2013-04-07Added RSS Feed supportlouis
2013-03-09Restructured setup menulouis
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-01-26Added display of Timer Conflicts with epgsearch in Main Menulouis
2013-01-09Adapted video scaling to new implementation (thanks @Zoolook for the patch)louis
2013-01-05Fixed again displaying configurable color buttonslouis
2013-01-04Introduced new narrow displayed Recordings menulouis
2012-12-29Version 0.0.5louis
2012-12-16Whitespace Cleanuplouis
2012-12-07Fixed some crasheslouis
2012-12-05changed epgsearch handlinglouis
2012-11-27Initial push nOpacity 0.0.3root