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
2015-09-08
Implemented setup options for SVDRP peering
Klaus Schmidinger
2015-09-01
Implemented strict locking of global lists
Klaus Schmidinger
2015-02-09
Increased the width of the left text column in the Setup menus to avoid cutti...
Klaus Schmidinger
2013-11-03
Fixed some typos
Klaus Schmidinger
2013-08-21
Added basic support for positioners to control steerable satellite dishes
Klaus Schmidinger
2013-02-15
Fixed a crash in cMenuEditChanItem::Set() when entering a channel number that...
Klaus Schmidinger
2012-12-23
Setting mcPluginSetup for plugin setup menus
Klaus Schmidinger
2012-04-08
Skins can now inquire the menu category for which their cSkinDisplayMenu is c...
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-08-12
Fixed handling the channelID in cMenuEditChanItem
Klaus Schmidinger
2011-06-13
The initial channel is now stored by the channel ID in the setup.conf file
Klaus Schmidinger
2010-12-12
Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys varia...
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-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
[next]