Age | Commit message (Expand) | Author |
2013-01-17 | Absolute jumps when replaying a recording (via the Red key) are now only perf... | Klaus Schmidinger |
2013-01-16 | Fixed multiple occurrences of the same directory in the recordings list in ca... | Klaus Schmidinger |
2012-12-21 | Added the new menu categories mcChannelEdit, mcTimerEdit, mcScheduleNow, mcSc... | Klaus Schmidinger |
2012-12-08 | The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and SetIte...1.7.33 | Klaus Schmidinger |
2012-12-06 | Modified behavior of Play/Pause key in fast and slow modes | Klaus Schmidinger |
2012-12-05 | The new option "Setup/Replay/Progress display time" can be used to activate a... | Klaus Schmidinger |
2012-12-05 | The new option "Setup/Replay/Pause on mark set" can be used to activate autom... | Klaus Schmidinger |
2012-12-04 | Implemented Play/Pause key | Klaus Schmidinger |
2012-12-04 | The '7' and '9' keys now jump to the very beginning or end, respectively, of ... | Klaus Schmidinger |
2012-11-18 | Modified editing marks are now written to disk whenever the replay progress d...1.7.32 | Klaus Schmidinger |
2012-11-18 | Editing marks can now be moved freely | Klaus Schmidinger |
2012-11-18 | Improved editing TS recordings | Klaus Schmidinger |
2012-10-03 | Pressing the Blue in the main menu during normal live viewing mode now opens ... | Klaus Schmidinger |
2012-09-15 | Implemented instant recording of only the present event | Klaus Schmidinger |
2012-09-09 | Implemented the setup options "OSD/Color key [0123]"1.7.30 | Klaus Schmidinger |
2012-09-09 | Fixed sluggish response when manipulating editing marks while a cutting threa... | Klaus Schmidinger |
2012-06-17 | The new setup option "Miscellaneous/Show channel names with source" can be us... | Klaus Schmidinger |
2012-06-13 | Fixed a crash with instant recordings | Klaus Schmidinger |
2012-06-13 | Fixed checking for a visible live programme in case a menu or the channel dis... | Klaus Schmidinger |
2012-06-09 | Implemented sort mode for recordings | Klaus Schmidinger |
2012-05-12 | The new member function cSkinDisplayReplay::SetRecording() allows a skin to d... | Klaus Schmidinger |
2012-04-28 | The new functions cControl::GetRecording() and cControl::GetHeader() can be u... | Klaus Schmidinger |
2012-04-25 | The Timers list is now marked as modified whenever a recording starts or ends | Klaus Schmidinger |
2012-04-24 | OSD and skin are now reinitialized after a plugin setup page has been confirmed | Klaus Schmidinger |
2012-04-23 | The disk usage is no longer automatically added to the title of the main and ... | Klaus Schmidinger |
2012-04-22 | Added a function to get a cRecordControl for a given cTimer | Klaus Schmidinger |
2012-04-15 | The new setup option "DVB/Standard compliance" can be used to switch between ... | Klaus Schmidinger |
2012-04-08 | Skins can now inquire the menu category for which their cSkinDisplayMenu is c... | Klaus Schmidinger |
2012-04-06 | Now limiting the number of characters of a channel's (short) name to 16 in th... | Klaus Schmidinger |
2012-03-13 | When estimating the remaining disk space (in hours), the average data rate of... | Klaus Schmidinger |
2012-03-11 | The channel name column in the "What's on now/next" menu now adjusts its widt... | Klaus Schmidinger |
2012-03-11 | Changed the Green button in the "Edit timer" menu from "Once" to "Single" | Klaus Schmidinger |
2012-03-08 | The Green button in the "Edit timer" menu can now be used to toggle between s... | Klaus Schmidinger |
2012-03-03 | Toggling a mark now restarts the timeout of the replay progress display | Klaus Schmidinger |
2012-03-03 | The replay progress display is now turned on whenever a mark is toggled (not ... | Klaus Schmidinger |
2012-03-02 | Added a Query parameter to cDevice::GetDevice(), so that devices can be queri... | Klaus Schmidinger |
2012-02-25 | Removed the "PrimaryLimit" | Klaus Schmidinger |
2012-02-19 | Fixed switching into time shift mode when pausing live video1.7.24 | Klaus Schmidinger |
2012-02-16 | An ongoing editing process is now canceled if either the original or the edit... | Klaus Schmidinger |
2012-01-14 | Implemented setup option "Replay/Show remaining time" | Klaus Schmidinger |
2011-12-04 | Replaced all calls to sleep() with cCondWait::SleepMs() | Klaus Schmidinger |
2011-12-04 | Implemented "Device Bonding" | Klaus Schmidinger |
2011-08-27 | The Recordings menu now displays the length (in hours:minutes) of each recording | Klaus Schmidinger |
2011-08-27 | The Audio and Subtitles options are now available through the Green and Yello... | Klaus Schmidinger |
2011-08-21 | Direct access to several class members is now deprecated | Klaus Schmidinger |
2011-08-06 | Added a mechanism to defer timer handling in case of problems | Klaus Schmidinger |
2011-02-27 | While replaying, the editing marks are now updated every 10 seconds | Klaus Schmidinger |
2011-02-26 | Fixed setting up the 'Recordings' menu in case there are several recordings w... | Klaus Schmidinger |
2011-02-25 | Now checking the result of all realloc() calls | Klaus Schmidinger |
2010-12-12 | Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys varia... | Klaus Schmidinger |