Age | Commit message (Expand) | Author |
2018-01-16 | Moved any locking from cutter.c into recording.c | Klaus Schmidinger |
2018-01-16 | Fixed wrongly deleting a recording that already exists when moving a recording | Klaus Schmidinger |
2017-12-16 | Fixed a possible deadlock when detaching a receiver from a device | 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 | Changed the log message ""ERROR: copying directory %s to %s ended prematurely... | Klaus Schmidinger |
2017-12-14 | Moved adding the name of the edited recording into the cutting thread, to avo... | 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-11 | Fixed canceling moving a folder with several recordings between volumes | 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-07 | If TS packets are not accepted by the output device in Transfer Mode, this is... | 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-12-04 | Fixed a deadlock when moving a folder containing several recordings between d... | Klaus Schmidinger |
2017-12-04 | Translations for 'The new SVDRP commands 'LSTD' and 'PRIM'...' | Klaus Schmidinger |
2017-12-03 | Added the 'peerdemo' script | Klaus Schmidinger |
2017-11-29 | Added a note to PLUGINS.html about writing log messages in English | Klaus Schmidinger |
2017-11-27 | Fixed positioning the cursor in the Recordings menu when moving a recording b... | Klaus Schmidinger |
2017-11-27 | Fixed a possible crash when moving a recording between different volumes | Klaus Schmidinger |
2017-11-26 | Now calling Hide() and cStatus::MsgReplaying(..., false) from cReplayControl:... | Klaus Schmidinger |
2017-11-26 | Fixed a possible crash with plugins that retrieve player information after a ... | Klaus Schmidinger |
2017-11-12 | Fixed handling timers during the change from DST to winter time | Klaus Schmidinger |
2017-11-11 | Added some comments regarding font height | Klaus Schmidinger |
2017-11-11 | The new SVDRP commands 'LSTD' and 'PRIM' can be used to list all available de... | Klaus Schmidinger |
2017-11-09 | Switching the primary device is no longer done via osSwitchDvb, but rather by... | Klaus Schmidinger |
2017-11-09 | Local timers are now preferred over remote timers in the Schedules menu | Klaus Schmidinger |
2017-11-08 | The LCARS skin's main menu now reacts to changes of the current channel's name | Klaus Schmidinger |
2017-11-07 | OSD menus now try to keep the offset of the list cursor at a constant positio... | Klaus Schmidinger |
2017-11-02 | The timeout for the channel display is now reset whenever the channel or EPG ... | Klaus Schmidinger |
2017-11-02 | The macros used to control deprecated code or functions have been changed to ... | Klaus Schmidinger |
2017-11-02 | The function cDevice::GetVideoSystem() has been finally removed | Klaus Schmidinger |
2017-10-31 | The MTD mapper now avoids immediately reusing unique PIDs when switching chan... | Klaus Schmidinger |
2017-10-31 | Fixed an invalid lock sequence when trying to remove a deleted recording in c... | Klaus Schmidinger |
2017-10-11 | Fixed handling VPS events outside the LingerLimit, which could cause recordin... | Klaus Schmidinger |
2017-10-06 | Adapted the pic2mpg script to new ffmpeg options; no longer using 'convert' t... | Klaus Schmidinger |
2017-08-31 | Fixed a possible crash when stopping VDR | Klaus Schmidinger |
2017-07-24 | Updated the Finnish OSD texts | Klaus Schmidinger |
2017-07-24 | Updated the Italian OSD texts | Klaus Schmidinger |
2017-06-30 | SVDRP peering can now be limited to the default SVDRP host2.3.8 | Klaus Schmidinger |
2017-06-25 | Whenever a change is made to the recordings in the video directory, the SVDRP... | Klaus Schmidinger |
2017-06-25 | Added a note to the log, indicating that no further invalid lock sequences wi... | Klaus Schmidinger |
2017-06-25 | Now using readdir() instead of readdir_r(), if GLIBC version 2.24 or newer is... | Klaus Schmidinger |
2017-06-25 | Timers are now linked to EPG events even if they are inactive | Klaus Schmidinger |
2017-06-23 | Fixed drawing very long menu titles in the LCARS skin | Klaus Schmidinger |
2017-06-23 | Now skipping a leading '/' in AddDirectory(), to avoid double slashes | Klaus Schmidinger |
2017-06-23 | Updated the Italian OSD texts | Klaus Schmidinger |
2017-06-23 | Added a note about only working with the given data | Klaus Schmidinger |
2017-06-23 | Fixed a possible crash in cStateLockLog | Klaus Schmidinger |
2017-06-21 | Added some missing locks when calling functions from cStatus or cSkin* | Klaus Schmidinger |