index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
menuitems.h
Age
Commit message (
Expand
)
Author
2015-09-08
Implemented setup options for SVDRP peering
Klaus Schmidinger
2013-08-21
Added basic support for positioners to control steerable satellite dishes
Klaus Schmidinger
2012-03-13
When toggling a timer between "Single" and "Repeating", the previous setting ...
Klaus Schmidinger
2012-03-08
The Green button in the "Edit timer" menu can now be used to toggle between s...
Klaus Schmidinger
2012-03-02
Fixed handling OSD color button texts in case a menu item has texts of its own
Klaus Schmidinger
2011-06-13
The initial channel is now stored by the channel ID in the setup.conf file
Klaus Schmidinger
2010-06-06
Implemented setup option 'OSD/Number keys for characters'
Klaus Schmidinger
2010-02-28
Added plugin-defined sources
Klaus Schmidinger
2009-05-03
OSD sizes in percent; automatic update of OSD size
Klaus Schmidinger
2008-04-12
Re-implemented handling of DVB-S2
Klaus Schmidinger
2008-02-16
Added missing #include <limits.h> to epg.c and menuitems.h
Klaus Schmidinger
2008-02-08
Revoked the switch to the "multiproto" driver in order to make a new stable v...
Klaus Schmidinger
2008-01-27
Implemented handling of DVB-S2
Klaus Schmidinger
2007-11-03
The 'Allowed' parameter in cMenuEditStrItem() is now NULL by default, which r...
Klaus Schmidinger
2007-06-10
Freetype font support; full UTF-8 support; dropped pixel fonts
Klaus Schmidinger
2006-04-14
Removed the unnecessary 'value' member from cMenuEditItem
Klaus Schmidinger
2006-04-09
Additional label strings for cMenuEditIntItem and cMenuEditChanItem
Klaus Schmidinger
2006-04-01
Fixed handling the system time transponder setting in the Setup/EPG menu, whi...
Klaus Schmidinger
2006-02-12
The "Back" key now restores the original string when pressed while editing a ...
Klaus Schmidinger
2006-01-21
When entering text via the numeric keys, the cursor now automatically advances
Klaus Schmidinger
2006-01-06
Implemented letter input via numeric keys (Easy
Klaus Schmidinger
2006-01-06
The "flags" of a timer are now handled as an unsigned integer value
Klaus Schmidinger
2006-01-03
Added cMenuEditStrItem::InEditMode()
Klaus Schmidinger
2005-11-11
Fixed initializing the day index when editing the weekday parameter of a repe...
Klaus Schmidinger
2005-03-19
The day of a timer is now stored as a full date in ISO notation
Klaus Schmidinger
2004-11-21
Fixed toggling the 'Day' item in the 'Timers' menu, so that it selects the ri...
Klaus Schmidinger
2004-05-16
Fixed setting the time from the DVB data stream
1.3.7
Klaus Schmidinger
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger
2004-03-28
Moved several menu item classes from menu.c to menuitems.[hc] to make them av...
Klaus Schmidinger
2004-02-29
Implemented VPS controlled timers
1.3.5
Klaus Schmidinger
2003-01-19
Implemented actual user input for CAM enquiry menus
Klaus Schmidinger
2002-08-15
Moved FileNameChars into menuitems.h to make it available to plugins
Klaus Schmidinger
2002-08-11
Consistently using malloc/free and new/delete
Klaus Schmidinger
2002-05-11
Improved implementation of setup menus for plugins
Klaus Schmidinger
2002-05-09
Implemented plugin interface
1.1.0
Klaus Schmidinger