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.c
Age
Commit message (
Expand
)
Author
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2009-05-03
OSD sizes in percent; automatic update of OSD size
Klaus Schmidinger
2009-04-05
Added missing '[]' to the delete operator in cMenuEditStrItem::~cMenuEditStrI...
Klaus Schmidinger
2008-12-13
Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t...
Klaus Schmidinger
2008-04-12
Re-implemented handling of DVB-S2
Klaus Schmidinger
2008-02-15
Using cString::sprintf() instead of asprintf()
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-10-21
Added more special characters to the list of allowed characters when entering...
Klaus Schmidinger
2007-10-13
Fixed a new[]/delete mismatch in cMenuEditStrItem::LeaveEditMode()
Klaus Schmidinger
2007-10-13
Fixed a crash when pressing Left while at the first character of a cMenuEditS...
Klaus Schmidinger
2007-08-17
Optimized cMenuEditChrItem::Set()
Klaus Schmidinger
2007-08-11
Switched I18N to gettext
Klaus Schmidinger
2007-06-10
Freetype font support; full UTF-8 support; dropped pixel fonts
Klaus Schmidinger
2007-01-04
When entering text via the numeric keys, the characters are now checked again...
Klaus Schmidinger
2006-07-30
Fixed deleting the last character of a string menu item in insert mode
Klaus Schmidinger
2006-07-23
Menu items derived from cMenuEditIntItem now loop though their values if they...
1.4.1-2
Klaus Schmidinger
2006-06-03
Fixed handling tabbed item display in 'skincurses'
Klaus Schmidinger
2006-04-25
Fixed entering '0' in a cMenuEditIntItem
Klaus Schmidinger
2006-04-23
Ignoring k_Repeat when deciding whether the same key has been pressed in stri...
1.3.48
Klaus Schmidinger
2006-04-14
Fixed setting time transponder to 0
Klaus Schmidinger
2006-04-14
Fixed unnecessary Set() calls in cMenuEditIntItem::ProcessKey()
Klaus Schmidinger
2006-04-14
Fixed the initial setting of the time transponder setup parameter
Klaus Schmidinger
2006-04-14
Removed the unnecessary 'value' member from cMenuEditItem
Klaus Schmidinger
2006-04-14
Added NULL checks to some strdup() calls in menuitems.c
Klaus Schmidinger
2006-04-14
Fixed a crash when setting the time transponder in the Setup menu, caused by ...
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-03-26
Fixed format string handling
Klaus Schmidinger
2006-02-28
cMenuEditIntItem now checks the given value and forces it to be between the g...
Klaus Schmidinger
2006-02-12
The "Back" key now restores the original string when pressed while editing a ...
Klaus Schmidinger
2006-02-04
Fixed auto advance in string entry fields when pressing Up/Down in insert mode
Klaus Schmidinger
2006-01-21
When entering text via the numeric keys, the cursor now automatically advances
Klaus Schmidinger
2006-01-07
Preceded all button texts with "Button$"; Removed obsolete "Eject" and "Langu...
Klaus Schmidinger
2006-01-07
Fixed the "Day" field of the "Edit timer" menu when pressing '0' to switch fr...
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-09-17
Fixed handling color buttons in cMenuEditStrItem
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-11-14
Implemented handling of number keys in the 'Timers' menu for toggling days
1.3.16
Klaus Schmidinger
2004-06-19
Fixed handling the color button texts in cMenuEditStrItem
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
2004-01-25
Added a call to cStatus::MsgOsdCurrentItem() to cMenuEditItem::SetValue()
1.3.3
Klaus Schmidinger
[next]