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
2021-05-21
The 'Edit path' dialog now also shows the total size of all recordings in tha...
Klaus Schmidinger
2021-05-19
Recordings are now checked for errors
Klaus Schmidinger
2021-04-17
Fixed the timer indicator in the Schedule menu in case an event is already ov...
Klaus Schmidinger
2021-01-14
Now explicitly triggering respawning of pattern timers
Klaus Schmidinger
2021-01-01
Using strgetlast() in more places
Klaus Schmidinger
2020-12-26
Implemented "Pattern Timers"
2.5.1
Klaus Schmidinger
2020-12-12
Avoiding a lengthy lock on the Channels list when starting a recording
Klaus Schmidinger
2020-11-06
Fixed a crash in case an error occurs when setting a remote timer
Klaus Schmidinger
2020-11-03
Fixed an unnecessary double call to Display() in cMenuRecording::RefreshRecor...
Klaus Schmidinger
2020-09-16
Fixed several typos
Klaus Schmidinger
2020-09-16
Fixed a possible invalid lock sequence in cMenuTimers::OnOff()
Klaus Schmidinger
2020-07-01
Now setting currentDisplayChannel = NULL before calling cStatus::MsgOsdClear(...
Klaus Schmidinger
2020-05-18
Fixed a possible crash in case replay is started and stopped in rapid sequence
2.4.2
Klaus Schmidinger
2020-04-11
Fixed moving channels between number groups in SVDRP's MOVC command and the C...
Klaus Schmidinger
2019-05-28
Fixed inconsistent behavior in case only certain devices are used (selected b...
Klaus Schmidinger
2019-03-18
Fixed updating the cursor position when switching channels with the Channel+/...
Klaus Schmidinger
2018-07-16
Fixed switching through encrypted channels with the Up/Down keys
Klaus Schmidinger
2018-05-27
Fixed locking the Channels list in cDisplayChannel, where the lock was still ...
Klaus Schmidinger
2018-05-06
Fixed locking the Channels list in cDisplayChannel, where the lock was still ...
Klaus Schmidinger
2018-04-28
Fixed a possible invalid locking sequence in case a remote timer handling err...
Klaus Schmidinger
2018-04-14
Fixed a high CPU load during replay with active progress display
Klaus Schmidinger
2018-04-09
Added a missing initialization of osdState in cDisplayChannel::cDisplayChanne...
Klaus Schmidinger
2018-04-05
Fixed updating the Schedule menu after editing a timer
Klaus Schmidinger
2018-04-03
Fixed sluggish setting of editing marks and a jumping progress display with v...
Klaus Schmidinger
2018-03-24
Fixed setting the initial offset of the cursor in a list menu
Klaus Schmidinger
2018-03-18
Modified cMenuTimers::Delete() to avoid a lengthy lock on the Timers list whi...
2.3.9
Klaus Schmidinger
2018-03-09
Making sure the Schedules menu has a proper title, even if it is empty
Klaus Schmidinger
2018-03-08
Now writing the info file before attaching the recorder to the device, to mak...
Klaus Schmidinger
2018-03-05
When making modifications to remote timers, the local VDR no longer sends a P...
Klaus Schmidinger
2018-03-03
Fixed stopping a remote repeating timer
Klaus Schmidinger
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
[next]