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
2012-04-22
Added a function to get a cRecordControl for a given cTimer
Klaus Schmidinger
2012-04-15
The new setup option "DVB/Standard compliance" can be used to switch between ...
Klaus Schmidinger
2012-04-08
Skins can now inquire the menu category for which their cSkinDisplayMenu is c...
Klaus Schmidinger
2012-04-06
Now limiting the number of characters of a channel's (short) name to 16 in th...
Klaus Schmidinger
2012-03-13
When estimating the remaining disk space (in hours), the average data rate of...
Klaus Schmidinger
2012-03-11
The channel name column in the "What's on now/next" menu now adjusts its widt...
Klaus Schmidinger
2012-03-11
Changed the Green button in the "Edit timer" menu from "Once" to "Single"
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-03
Toggling a mark now restarts the timeout of the replay progress display
Klaus Schmidinger
2012-03-03
The replay progress display is now turned on whenever a mark is toggled (not ...
Klaus Schmidinger
2012-03-02
Added a Query parameter to cDevice::GetDevice(), so that devices can be queri...
Klaus Schmidinger
2012-02-25
Removed the "PrimaryLimit"
Klaus Schmidinger
2012-02-19
Fixed switching into time shift mode when pausing live video
1.7.24
Klaus Schmidinger
2012-02-16
An ongoing editing process is now canceled if either the original or the edit...
Klaus Schmidinger
2012-01-14
Implemented setup option "Replay/Show remaining time"
Klaus Schmidinger
2011-12-04
Replaced all calls to sleep() with cCondWait::SleepMs()
Klaus Schmidinger
2011-12-04
Implemented "Device Bonding"
Klaus Schmidinger
2011-08-27
The Recordings menu now displays the length (in hours:minutes) of each recording
Klaus Schmidinger
2011-08-27
The Audio and Subtitles options are now available through the Green and Yello...
Klaus Schmidinger
2011-08-21
Direct access to several class members is now deprecated
Klaus Schmidinger
2011-08-06
Added a mechanism to defer timer handling in case of problems
Klaus Schmidinger
2011-02-27
While replaying, the editing marks are now updated every 10 seconds
Klaus Schmidinger
2011-02-26
Fixed setting up the 'Recordings' menu in case there are several recordings w...
Klaus Schmidinger
2011-02-25
Now checking the result of all realloc() calls
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-05-13
Fixed initializing channel name when editing a new channel
Klaus Schmidinger
2010-05-02
Fixed a crash when creating a new channel if the channel list is empty
Klaus Schmidinger
2010-03-12
The new setup option "Folders in timer menu" controls whether the file names ...
1.7.14
Klaus Schmidinger
2010-03-07
The full timer file name is now displayed if it ends with "TITLE" or "EPISODE"
Klaus Schmidinger
2010-03-07
Implemented automatic deleting of timeshift recording
Klaus Schmidinger
2010-03-06
The "Source" item in the "Edit channel" menu now wraps around the list of sou...
Klaus Schmidinger
2010-02-28
Added plugin-defined sources
Klaus Schmidinger
2010-02-07
The file name in the "Timers" menu now shows only the base name of the record...
Klaus Schmidinger
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
[prev]
[next]