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.h
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-17
The "Edit timer" menu can now set the folder for the recording from a list of...
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
2007-10-12
Implemented handling DVB subtitles
Klaus Schmidinger
2007-08-12
The list of tracks given in cStatus::SetAudioTrack() is now NULL terminated
Klaus Schmidinger
2007-01-07
CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...
1.5.0
Klaus Schmidinger
2006-10-20
Fixed setting audio track descriptions after a replay has been stopped
Klaus Schmidinger
2006-03-25
Made cMenuRecordings::GetRecording() 'protected'
Klaus Schmidinger
2006-02-25
In the "Timers" menu the blue key is now "Info" and the red key is "On/Off"
Klaus Schmidinger
2006-02-17
cMenuText now uses the given font
Klaus Schmidinger
2006-01-22
Improved channel switching when repeat function kicks in; updating channel di...
Klaus Schmidinger
2006-01-06
Implemented the "Info" key
Klaus Schmidinger
2006-01-04
Implemented "Setup/OSD/Timeout requested channel info"
Klaus Schmidinger
2005-12-28
Dropped the unused "Stop recording on primary interface" stuff
Klaus Schmidinger
2005-12-24
The main menu now dynamically updates its contents
Klaus Schmidinger
2005-11-06
Fixed setting the help key display in the Recordings menu in case of several ...
Klaus Schmidinger
2005-10-03
The 'sub-title' and 'bottom text' in the CAM menu can now consist of several ...
Klaus Schmidinger
2005-10-02
Improved displaying 'sub-title' and 'bottom text' in the CAM menu
Klaus Schmidinger
2005-09-25
The list of recordings is now read in a separate thread
Klaus Schmidinger
2005-09-03
The menu timeout handling is now done centrally in the main program loop
Klaus Schmidinger
2005-09-03
Key macros can now call plugins that don't have a main menu entry
Klaus Schmidinger
2005-08-27
Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use it
Klaus Schmidinger
2005-05-16
Switched from 'summary.vdr' to 'info.vdr'
Klaus Schmidinger
2005-03-20
Single shot timers are now reliably deleted when they have expired
Klaus Schmidinger
2005-01-09
Implemented displaying audio channel
Klaus Schmidinger
2005-01-06
kAudio closes temporary OSD displays
Klaus Schmidinger
2005-01-02
Implemented audio track menu
Klaus Schmidinger
2004-12-19
Replaced time_ms() with a threadsafe and non-overflowing cTimeMs
Klaus Schmidinger
2004-06-13
The list of recordings is now kept statically in memory
Klaus Schmidinger
2004-05-23
Added SetText() to cMenuText
Klaus Schmidinger
2004-05-23
Moved the declaration of cMenuText to VDR/menu.h to make it available to plugins
Klaus Schmidinger
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger
2004-02-15
Limited automatic retuning to devices that actually provide the transponder
Klaus Schmidinger
2004-01-04
Implemented automatic PID switching and channel detection
Klaus Schmidinger
2003-12-22
Changed section handling; replaced 'libdtv' with 'libsi'
Klaus Schmidinger
2003-08-03
Added the usual menu timeout to the CAM menus
1.2.2
Klaus Schmidinger
2003-05-24
Fixed cReplayControl::Show() to avoid a compiler warning in g++ 3.2.3
Klaus Schmidinger
2003-05-11
Implemented separate PausePriority and PauseLifetime parameters for the recor...
Klaus Schmidinger
2003-04-21
Implemented 'pause live video'
1.1.28
Klaus Schmidinger
2003-01-19
Implemented actual user input for CAM enquiry menus
Klaus Schmidinger
2003-01-06
Implemented 'Link Layer' based CAM support
Klaus Schmidinger
2002-12-01
Macros in 'keymacros.conf' can now use "@plugin" to directly access the main ...
Klaus Schmidinger
2002-11-24
Plugins can now have their own raw OSD
Klaus Schmidinger
2002-10-27
Implemented additional dedicated keys
Klaus Schmidinger
2002-10-13
New configuration file 'reccmds.conf'
Klaus Schmidinger
2002-10-06
Changed cMenuRecordings::Del() to cMenuRecordings::Delete() to avoid a warnin...
Klaus Schmidinger
2002-09-29
Made remote controls plugin aware
Klaus Schmidinger
2002-06-23
Moved handling of the Menu key entirely into vdr.c
Klaus Schmidinger
2002-06-16
Totally rearranged device/player/recorder structures
Klaus Schmidinger
[next]