summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-18Fixed wrongly removing the edited version after the cutter has completedKlaus Schmidinger
2018-01-17Now unlocking the Recordings list before displaying an error message in ↵Klaus Schmidinger
cMenuPathEdit::ApplyChanges() and cReplayControl::Stop()
2018-01-16Now using the 'example' macro in vdr.5Klaus Schmidinger
2018-01-16Moved any locking from cutter.c into recording.cKlaus Schmidinger
2018-01-16Fixed wrongly deleting a recording that already exists when moving a recordingKlaus Schmidinger
2017-12-16Fixed a possible deadlock when detaching a receiver from a deviceKlaus Schmidinger
2017-12-15When selecting a folder for a recording or timer, it is now possible to open ↵Klaus Schmidinger
a folder even if it doesn't contain any subfolders
2017-12-14Changed the log message ""ERROR: copying directory %s to %s ended ↵Klaus Schmidinger
prematurely" from "error" to "info"
2017-12-14Moved adding the name of the edited recording into the cutting thread, to ↵Klaus Schmidinger
avoid a problem with locking the Recordings list
2017-12-14Now staying in the source folder when moving a recording or a folder to a ↵Klaus Schmidinger
different folder
2017-12-11Fixed canceling moving a folder with several recordings between volumesKlaus Schmidinger
2017-12-10Now displaying recordings in move as non-selectableKlaus Schmidinger
2017-12-09Implemented 'OSD/Sorting direction for recordings'Klaus Schmidinger
2017-12-07If TS packets are not accepted by the output device in Transfer Mode, this ↵Klaus Schmidinger
is now reported only once per minute in the log file
2017-12-05Fixed a lengthy write lock on the Recordings list in case of moving a folder ↵Klaus Schmidinger
with more than one recording
2017-12-04The CAM menu is now automatically closed when the current channel is switchedKlaus Schmidinger
2017-12-04Fixed positioning to the current item when changing the sort mode in the ↵Klaus Schmidinger
Recordings menu, in case there is a LastReplayed recording
2017-12-04Fixed a deadlock when moving a folder containing several recordings between ↵Klaus Schmidinger
different volumes
2017-12-04Translations for 'The new SVDRP commands 'LSTD' and 'PRIM'...'Klaus Schmidinger
2017-12-03Added the 'peerdemo' scriptKlaus Schmidinger
2017-11-29Added a note to PLUGINS.html about writing log messages in EnglishKlaus Schmidinger
2017-11-27Fixed positioning the cursor in the Recordings menu when moving a recording ↵Klaus Schmidinger
between different volumes
2017-11-27Fixed a possible crash when moving a recording between different volumesKlaus Schmidinger
2017-11-26Now calling Hide() and cStatus::MsgReplaying(..., false) from ↵Klaus Schmidinger
cReplayControl::Stop()
2017-11-26Fixed a possible crash with plugins that retrieve player information after a ↵Klaus Schmidinger
replay has been stopped, but before the replay control has been destroyed
2017-11-12Fixed handling timers during the change from DST to winter timeKlaus Schmidinger
2017-11-11Added some comments regarding font heightKlaus Schmidinger
2017-11-11The new SVDRP commands 'LSTD' and 'PRIM' can be used to list all available ↵Klaus Schmidinger
devices and to switch the primary device
2017-11-09Switching the primary device is no longer done via osSwitchDvb, but rather ↵Klaus Schmidinger
by the main program loop reacting to changes in Setup.PrimaryDVB
2017-11-09Local timers are now preferred over remote timers in the Schedules menuKlaus Schmidinger
2017-11-08The LCARS skin's main menu now reacts to changes of the current channel's nameKlaus Schmidinger
2017-11-07OSD menus now try to keep the offset of the list cursor at a constant ↵Klaus Schmidinger
position on the screen, even if the list is modified while being displayed
2017-11-02The timeout for the channel display is now reset whenever the channel or EPG ↵Klaus Schmidinger
data changes
2017-11-02The macros used to control deprecated code or functions have been changed to ↵Klaus Schmidinger
hold numeric values; the default for DEPRECATED_VDR_CHARSET_OVERRIDE has been set to 0
2017-11-02The function cDevice::GetVideoSystem() has been finally removedKlaus Schmidinger
2017-10-31The MTD mapper now avoids immediately reusing unique PIDs when switching ↵Klaus Schmidinger
channels
2017-10-31Fixed an invalid lock sequence when trying to remove a deleted recording in ↵Klaus Schmidinger
case of low disk space; now making sure that AssertFreeDiskSpace() is called with the maximum timer priority in case there are several timers recording with different priorities
2017-10-11Fixed handling VPS events outside the LingerLimit, which could cause ↵Klaus Schmidinger
recordings to stop prematurely
2017-10-06Adapted the pic2mpg script to new ffmpeg options; no longer using 'convert' ↵Klaus Schmidinger
to scale/rotate the pictures
2017-08-31Fixed a possible crash when stopping VDRKlaus Schmidinger
2017-07-24Updated the Finnish OSD textsKlaus Schmidinger
2017-07-24Updated the Italian OSD textsKlaus Schmidinger
2017-06-30SVDRP peering can now be limited to the default SVDRP host2.3.8Klaus Schmidinger
2017-06-25Whenever a change is made to the recordings in the video directory, the ↵Klaus Schmidinger
SVDRP command UPDR is now sent to all peer VDRs
2017-06-25Added a note to the log, indicating that no further invalid lock sequences ↵Klaus Schmidinger
will be reported until VDR is restarted
2017-06-25Now using readdir() instead of readdir_r(), if GLIBC version 2.24 or newer ↵Klaus Schmidinger
is used
2017-06-25Timers are now linked to EPG events even if they are inactiveKlaus Schmidinger
2017-06-23Fixed drawing very long menu titles in the LCARS skinKlaus Schmidinger
2017-06-23Now skipping a leading '/' in AddDirectory(), to avoid double slashesKlaus Schmidinger
2017-06-23Updated the Italian OSD textsKlaus Schmidinger