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
2018-02-25
Combined Start/StopSVDRPServer/ClientHandler() into Start/StopSVDRPHandler()
Klaus Schmidinger
2018-02-25
Fixed storing timer id in .timer for instant recordings
Klaus Schmidinger
2018-02-25
Moved handling remote timers into cSVDRPClientHandler::ProcessConnections()
Klaus Schmidinger
2018-02-13
Implemented storing timer id in .timer
Klaus Schmidinger
2018-02-10
When a timer is newly created in the Timers menu, it now immediately appears ...
Klaus Schmidinger
2018-02-10
Fixed keeping the cursor position in the Recordings menu in case a timer star...
Klaus Schmidinger
2018-02-10
Fixed updating the Timers menu after turning a local timer on/off with the Re...
Klaus Schmidinger
2018-02-01
Fixed handling editing marks in the replay progress display, in case the mark...
Klaus Schmidinger
2018-01-29
Implemented cStatus::MarksModified()
Klaus Schmidinger
2018-01-26
Added a missing '|'
Klaus Schmidinger
2018-01-17
Now unlocking the Recordings list before displaying an error message in cMenu...
Klaus Schmidinger
2017-12-15
When selecting a folder for a recording or timer, it is now possible to open ...
Klaus Schmidinger
2017-12-14
Now staying in the source folder when moving a recording or a folder to a dif...
Klaus Schmidinger
2017-12-10
Now displaying recordings in move as non-selectable
Klaus Schmidinger
2017-12-09
Implemented 'OSD/Sorting direction for recordings'
Klaus Schmidinger
2017-12-05
Fixed a lengthy write lock on the Recordings list in case of moving a folder ...
Klaus Schmidinger
2017-12-04
The CAM menu is now automatically closed when the current channel is switched
Klaus Schmidinger
2017-12-04
Fixed positioning to the current item when changing the sort mode in the Reco...
Klaus Schmidinger
2017-11-27
Fixed positioning the cursor in the Recordings menu when moving a recording b...
Klaus Schmidinger
2017-11-26
Now calling Hide() and cStatus::MsgReplaying(..., false) from cReplayControl:...
Klaus Schmidinger
2017-11-09
Switching the primary device is no longer done via osSwitchDvb, but rather by...
Klaus Schmidinger
2017-11-02
The timeout for the channel display is now reset whenever the channel or EPG ...
Klaus Schmidinger
2017-10-31
Fixed an invalid lock sequence when trying to remove a deleted recording in c...
Klaus Schmidinger
2017-06-30
SVDRP peering can now be limited to the default SVDRP host
2.3.8
Klaus Schmidinger
2017-06-25
Timers are now linked to EPG events even if they are inactive
Klaus Schmidinger
2017-06-21
Added some missing locks when calling functions from cStatus or cSkin*
Klaus Schmidinger
2017-06-20
Fixed indentation
Klaus Schmidinger
2017-06-10
Removed dashes from channel group delimiter in channels menu
Klaus Schmidinger
2017-06-10
The "Channels" menu now indicates whether a channel is encrypted or a radio c...
Klaus Schmidinger
2017-06-10
The option "Setup/Miscellaneous/Show channel names with source" can now be se...
Klaus Schmidinger
2017-06-10
Fixed a typo in CAMMENURETYTIMEOUT and added logging CAM enquiries
Klaus Schmidinger
2017-06-07
Fixed the locking sequence when starting an instant recording
Klaus Schmidinger
2017-06-04
Fixed the locking sequence when switching between 'Now', 'Next' and 'Schedule...
2.3.6
Klaus Schmidinger
2017-06-03
Fixed the locking sequence when creating a new timer from the Schedules menu
Klaus Schmidinger
2017-05-29
Fixed the locking sequence when starting a recording
Klaus Schmidinger
2017-05-21
If the Channel+/- keys are pressed while in the Schedules menu, the menu is n...
Klaus Schmidinger
2017-05-20
Fixed handling remote timers
Klaus Schmidinger
2017-05-17
Fixed a crash in case the bottom text of a CAM menu is empty
Klaus Schmidinger
2017-05-01
Log messages about switching channels now include the channel ID
Klaus Schmidinger
2017-04-20
Fixed editing a remote timer immediately after it has been created
Klaus Schmidinger
2017-04-03
cOsdMenu::Display() now checks whether the OSD size has changed and if so cal...
Klaus Schmidinger
2017-03-30
The functionality of HandleRemoteModifications() has been moved to timers.[ch]
Klaus Schmidinger
2017-03-18
Implemented support for MTD
Klaus Schmidinger
2017-01-23
Implemented the concept of 'master cams'
Klaus Schmidinger
2017-01-09
Fixed updating the elapsed/remaining time in the progress display during fast...
Klaus Schmidinger
2016-12-22
Improved handling frame numbers to have a smoother progress display during re...
Klaus Schmidinger
2016-12-13
Fixed a crash when moving a recording to a folder on a different volume
Klaus Schmidinger
2016-12-11
Fixed a crash when deleting a recording that is currently being replayed
Klaus Schmidinger
2016-12-09
Fixed setting the current item and counter values in the Recordings menu afte...
Klaus Schmidinger
2016-12-08
Using SetCurrentChannel(int ChannelNumber) instead of the deprecated SetCurre...
Klaus Schmidinger
[next]