Age | Commit message (Expand) | Author |
2015-09-14 | Fixed handling remote timers | Klaus Schmidinger |
2015-09-13 | Fixed moving currently recording timers between machines | Klaus Schmidinger |
2015-09-13 | Removed unnecessary 'false' | Klaus Schmidinger |
2015-09-11 | Centralized remote timer error messages | Klaus Schmidinger |
2015-09-11 | Implemented the setup option "Recording/Record key handling" | Klaus Schmidinger |
2015-09-10 | Fixed sorting recordings | Klaus Schmidinger |
2015-09-10 | Implemented full handling of remote timers | Klaus Schmidinger |
2015-09-08 | Implemented setup options for SVDRP peering | Klaus Schmidinger |
2015-09-06 | The Timers menu now displays the name of the remote VDR in front of the timer... | Klaus Schmidinger |
2015-09-01 | Implemented strict locking of global lists | Klaus Schmidinger |
2015-04-18 | Implemented default sort mode for recordings | Klaus Schmidinger |
2015-03-09 | The Setup/CAM menu now displays which device an individual CAM is currently a... | Klaus Schmidinger |
2015-02-10 | Made the function of the Prev/Next keys during replay configurable | Klaus Schmidinger |
2015-02-10 | Made skipping with Green/Yellow keys configurable | Klaus Schmidinger |
2015-02-07 | Added a confirmation before renaming a recording to its folder name | Klaus Schmidinger |
2015-02-07 | Fixed setting an empty recording name or folder to a blank in the "Edit recor... | Klaus Schmidinger |
2015-02-07 | Fixed a deadlock in accessing marks | Klaus Schmidinger |
2015-02-06 | cDvbPlayer and cReplayControl now use the same list of editing marks | Klaus Schmidinger |
2015-02-06 | Changed the naming of "binary skip mode" to "adaptive skip mode" | Klaus Schmidinger |
2015-02-04 | The "Select folder" menu now adds the folder names of all existing recordings... | Klaus Schmidinger |
2015-02-04 | In the "Edit recording" menu the '0' key can now be used on the "Name:" field... | Klaus Schmidinger |
2015-02-04 | Added "NORDIG" to the list of "DVB/Standard compliance" options and using it ... | Klaus Schmidinger |
2015-02-03 | Fixed setting the Blue button in the Schedule/Now/Next menus, so that it only... | Klaus Schmidinger |
2015-02-03 | Fixed switching channels in the Schedule menu after going through various Now... | Klaus Schmidinger |
2015-02-02 | Added "Setup/Replay/Binary skip strict" | Klaus Schmidinger |
2015-02-01 | Fixed setting the read index in cDvbPlayer::Goto() in case Still is false; Th... | Klaus Schmidinger |
2015-01-31 | Now also checking the CAM slot's priority when activating a CAM | Klaus Schmidinger |
2015-01-31 | Modified behavior of the '8' key during replay | Klaus Schmidinger |
2015-01-30 | Added support for smart card activation | Klaus Schmidinger |
2015-01-29 | Changed unit and range for binary skip timeout | Klaus Schmidinger |
2015-01-27 | The keys '1' and '3' can now be used in replay mode to position an editing ma... | Klaus Schmidinger |
2015-01-26 | Added functionality based on the "jumpplay" patch | Klaus Schmidinger |
2015-01-15 | Added cOsdProvider::OsdSizeChanged() | Klaus Schmidinger |
2015-01-15 | Plugins can now implement the function SetMenuSortMode() in their skin object... | Klaus Schmidinger |
2015-01-14 | Added the channel name to log messages that reference a channel | Klaus Schmidinger |
2015-01-13 | Fixed jumping to an absolute position via the Red key in case replay was paused | Klaus Schmidinger |
2015-01-12 | Added the new parameters "Setup/Miscellaneous/Volume steps" and ".../Volume l... | Klaus Schmidinger |
2014-03-16 | Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parameters | Klaus Schmidinger |
2014-03-09 | The Recordings menu now remembers the last recording the cursor was positione... | Klaus Schmidinger |
2014-03-09 | Removed an unnecessary assignment from cMenuRecordings::~cMenuRecordings() | Klaus Schmidinger |
2014-02-26 | Fixed keeping the current position in the Recordings menu if a recording was ... | Klaus Schmidinger |
2014-02-08 | Fixed some compiler warnings with Clang 3.4.1 | Klaus Schmidinger |
2014-01-30 | Fixed clearing non-editable members in the channel editor | Klaus Schmidinger |
2014-01-29 | Fixed sorting recordings by time in the Recordings menu if "Setup/OSD/Recordi... | Klaus Schmidinger |
2014-01-25 | Fixed a superfluous call to the skin's SetRecording() function after renaming... | Klaus Schmidinger |
2013-12-27 | Now handing down the recording filter to sub menus | Klaus Schmidinger |
2013-12-25 | The Recordings menu can now be called with a cRecordingFilter | Klaus Schmidinger |
2013-11-03 | The new menu category mcRecordingEdit is now used to mark menus that edit rec... | Klaus Schmidinger |
2013-11-03 | In the "Select folder" menu pressing Ok now selects the folder, even if this ... | Klaus Schmidinger |
2013-10-21 | When cutting a recording it is now checked whether there is already an edited... | Klaus Schmidinger |