summaryrefslogtreecommitdiff
path: root/menuitems.h
AgeCommit message (Expand)Author
2020-12-26Implemented "Pattern Timers"2.5.1Klaus Schmidinger
2015-09-08Implemented setup options for SVDRP peeringKlaus Schmidinger
2013-08-21Added basic support for positioners to control steerable satellite dishesKlaus Schmidinger
2012-03-13When toggling a timer between "Single" and "Repeating", the previous setting ...Klaus Schmidinger
2012-03-08The Green button in the "Edit timer" menu can now be used to toggle between s...Klaus Schmidinger
2012-03-02Fixed handling OSD color button texts in case a menu item has texts of its ownKlaus Schmidinger
2011-06-13The initial channel is now stored by the channel ID in the setup.conf fileKlaus Schmidinger
2010-06-06Implemented setup option 'OSD/Number keys for characters'Klaus Schmidinger
2010-02-28Added plugin-defined sourcesKlaus Schmidinger
2009-05-03OSD sizes in percent; automatic update of OSD sizeKlaus Schmidinger
2008-04-12Re-implemented handling of DVB-S2Klaus Schmidinger
2008-02-16Added missing #include <limits.h> to epg.c and menuitems.hKlaus Schmidinger
2008-02-08Revoked the switch to the "multiproto" driver in order to make a new stable v...Klaus Schmidinger
2008-01-27Implemented handling of DVB-S2Klaus Schmidinger
2007-11-03The 'Allowed' parameter in cMenuEditStrItem() is now NULL by default, which r...Klaus Schmidinger
2007-06-10Freetype font support; full UTF-8 support; dropped pixel fontsKlaus Schmidinger
2006-04-14Removed the unnecessary 'value' member from cMenuEditItemKlaus Schmidinger
2006-04-09Additional label strings for cMenuEditIntItem and cMenuEditChanItemKlaus Schmidinger
2006-04-01Fixed handling the system time transponder setting in the Setup/EPG menu, whi...Klaus Schmidinger
2006-02-12The "Back" key now restores the original string when pressed while editing a ...Klaus Schmidinger
2006-01-21When entering text via the numeric keys, the cursor now automatically advancesKlaus Schmidinger
2006-01-06Implemented letter input via numeric keys (EasyKlaus Schmidinger
2006-01-06The "flags" of a timer are now handled as an unsigned integer valueKlaus Schmidinger
2006-01-03Added cMenuEditStrItem::InEditMode()Klaus Schmidinger
2005-11-11Fixed initializing the day index when editing the weekday parameter of a repe...Klaus Schmidinger
2005-03-19The day of a timer is now stored as a full date in ISO notationKlaus Schmidinger
2004-11-21Fixed toggling the 'Day' item in the 'Timers' menu, so that it selects the ri...Klaus Schmidinger
2004-05-16Fixed setting the time from the DVB data stream1.3.7Klaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2004-03-28Moved several menu item classes from menu.c to menuitems.[hc] to make them av...Klaus Schmidinger
2004-02-29Implemented VPS controlled timers1.3.5Klaus Schmidinger
2003-01-19Implemented actual user input for CAM enquiry menusKlaus Schmidinger
2002-08-15Moved FileNameChars into menuitems.h to make it available to pluginsKlaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-05-11Improved implementation of setup menus for pluginsKlaus Schmidinger
2002-05-09Implemented plugin interface1.1.0Klaus Schmidinger