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
/
menu.c
Age
Commit message (
Expand
)
Author
2010-02-06
Moved the declaration of cMenuCommands to menu.h, so that plugins can use it
Klaus Schmidinger
2010-01-31
The files "commands.conf" and "reccmd.conf" can now contain nested lists of c...
1.7.12
Klaus Schmidinger
2010-01-30
The PCR pid is now recorded for channels where this is different from the vid...
Klaus Schmidinger
2010-01-17
The new setup option "Miscellaneous/Channels wrap" controls whether the curre...
Klaus Schmidinger
2010-01-17
The "Edit timer" menu can now set the folder for the recording from a list of...
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2009-06-21
Fixed storing the current OSD size in case the device has changed it in its s...
Klaus Schmidinger
2009-05-21
Implemented setup option "Recording/Pause key handling"
Klaus Schmidinger
2009-05-03
OSD sizes in percent; automatic update of OSD size
Klaus Schmidinger
2009-01-24
Fixed handling the maximum video file size
Klaus Schmidinger
2009-01-24
Added an 'int' typecast to calculations involving FramesPerSecond() to avoid ...
Klaus Schmidinger
2009-01-06
The recording format is now Transport Stream
Klaus Schmidinger
2008-12-13
Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t...
Klaus Schmidinger
2008-05-01
Implemented handling the standard component descriptor for AC3
Klaus Schmidinger
2008-04-12
Re-implemented handling of DVB-S2
Klaus Schmidinger
2008-03-16
Resetting a timer's 'pending' flag when it has ended
Klaus Schmidinger
2008-03-14
Fixed displaying the free disk space
Klaus Schmidinger
2008-02-24
Added the backslash ('\') to the list of characters that need to be escaped w...
1.5.16
Klaus Schmidinger
2008-02-24
Increased the valid range of the "Subtitle offset" setup option to -100...100
Klaus Schmidinger
2008-02-23
The CAM menu now stays open as long as it is automatically updated
Klaus Schmidinger
2008-02-16
Implemented the cStatus, cDevice and cPlayer functions for setting subtitle t...
Klaus Schmidinger
2008-02-16
Refreshing the free disk space display when leaving a Recordings submenu
Klaus Schmidinger
2008-02-15
When deleting the recording that is currently replayed, the replay is now sto...
Klaus Schmidinger
2008-02-15
Using cString::sprintf() instead of asprintf()
Klaus Schmidinger
2008-02-10
The free disk space is now also displayed in the title of the "Recordings" menu
Klaus Schmidinger
2008-02-09
Ignoring "repeat" and "release" keys in the time search entry mode during replay
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
2008-01-13
Fixed displaying weekday names in the Schedule menu if the system uses UTF-8
Klaus Schmidinger
2008-01-13
Added a missing setting of lastFreeMB in cMenuMain::Update()
Klaus Schmidinger
2007-11-25
The kInfo key is now propagated to any open menu
Klaus Schmidinger
2007-11-25
Implemented setup option "Miscellaneous/Emergency exit"
Klaus Schmidinger
2007-11-03
The 'Allowed' parameter in cMenuEditStrItem() is now NULL by default, which r...
Klaus Schmidinger
2007-10-19
The "Play" key now starts replay of the selected recording in the Recordings ...
Klaus Schmidinger
2007-10-13
Added a missing Channels.SetModified(true) call when deleting or moving a cha...
Klaus Schmidinger
2007-10-12
Implemented handling DVB subtitles
Klaus Schmidinger
2007-08-24
Fixed some compiler warnings with gcc-4.2.0
Klaus Schmidinger
2007-08-18
The "Setup/OSD/Language" menu now only shows those languages that actually ha...
Klaus Schmidinger
2007-08-12
Fixed handling kLeft in the calls to cStatus::MsgOsdTextItem()
Klaus Schmidinger
2007-08-12
The list of tracks given in cStatus::SetAudioTrack() is now NULL terminated
Klaus Schmidinger
2007-08-11
Switched I18N to gettext
Klaus Schmidinger
2007-06-23
Changed the parameter "OSD font size" to "Default font size" in "Setup/OSD"
Klaus Schmidinger
2007-06-17
Changed the parameter "OSD font" to "Default font" in "Setup/OSD"
Klaus Schmidinger
2007-06-17
Centralized default font names
Klaus Schmidinger
2007-06-17
Now using 'fontconfig' to determine which fonts to use
Klaus Schmidinger
2007-06-16
Replaced strncpy() and strn0cpy() with Utf8Strn0Cpy() where necessary
Klaus Schmidinger
2007-06-10
Freetype font support; full UTF-8 support; dropped pixel fonts
Klaus Schmidinger
2007-02-25
Made "Channel entry timeout" a setup parameter
1.5.1
Klaus Schmidinger
2007-02-25
Changed "Menu button closes" to "Menu key closes"; cleaned up "button" vs. "k...
Klaus Schmidinger
2007-02-25
Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force...
Klaus Schmidinger
[next]