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 (
Collapse
)
Author
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 ↵
Klaus Schmidinger
version
2008-01-27
Implemented handling of DVB-S2
Klaus Schmidinger
2007-11-03
The 'Allowed' parameter in cMenuEditStrItem() is now NULL by default, which ↵
Klaus Schmidinger
results in using tr(FileNameChars)
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, ↵
Klaus Schmidinger
which was broken by the min/max fix in cMenuEditIntItem
2006-02-12
The "Back" key now restores the original string when pressed while editing a ↵
Klaus Schmidinger
string item
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 ↵
Klaus Schmidinger
repeating timer
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 ↵
Klaus Schmidinger
right day of week for timers in the future
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 ↵
Klaus Schmidinger
available for plugins
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