Age | Commit message (Expand) | Author |
2003-06-06 | Fixed editing channels ('timers.conf' was not written) | Klaus Schmidinger |
2003-05-30 | Fixed breaking off replay in case the user hits "Play" or "Pause" too soon af...1.2.0pre1 | Klaus Schmidinger |
2003-05-29 | Fixed an uninitialized variable in cDisplayChannel | Klaus Schmidinger |
2003-05-29 | Single event timers are now deleted if the recording they are doing is delete... | Klaus Schmidinger |
2003-05-29 | Added an additional sleep() after going into "Pause live video" mode | Klaus Schmidinger |
2003-05-25 | It is now possible to directly delete a timer that is currently recording1.1.33 | Klaus Schmidinger |
2003-05-25 | Fixed handling newly created timers in case they are not confirmed with "Ok" | Klaus Schmidinger |
2003-05-25 | Checking for duplicate recordings with the same file name and disabling the s... | Klaus Schmidinger |
2003-05-24 | Fixed cReplayControl::Show() to avoid a compiler warning in g++ 3.2.3 | Klaus Schmidinger |
2003-05-16 | No longer starting the editing process if no marks have been set | Klaus Schmidinger |
2003-05-11 | Removed a faulty parameter initialization in menu.c | Klaus Schmidinger |
2003-05-11 | Implemented separate PausePriority and PauseLifetime parameters for the recor... | Klaus Schmidinger |
2003-05-11 | Avoiding short display of the 'Main' menu when pressing the 'Recordings' butt... | Klaus Schmidinger |
2003-05-03 | The red ('Record') and yellow ('Pause') button in the 'Main' menu are no long... | Klaus Schmidinger |
2003-04-27 | Reduced the time to wait for EPG data when starting a recording to 3 seconds | Klaus Schmidinger |
2003-04-26 | Fixed deleting the last recording in the 'Recordings' menu, which started pau... | Klaus Schmidinger |
2003-04-26 | The PCR PID can now be set separately from the video PID | Klaus Schmidinger |
2003-04-21 | Implemented 'pause live video'1.1.28 | Klaus Schmidinger |
2003-04-20 | Enhanced detection of pending user I/O from CAMs | Klaus Schmidinger |
2003-04-12 | Implemented a 'resume ID' which allows several users to each have their own ... | Klaus Schmidinger |
2003-02-09 | Timers are now processed even if a menu is open1.1.24 | Klaus Schmidinger |
2003-02-09 | Improved CAM support | Klaus Schmidinger |
2003-01-19 | Implemented actual user input for CAM enquiry menus | Klaus Schmidinger |
2003-01-06 | CAM menu now always returns osEnd when Ok is pressed | Klaus Schmidinger |
2003-01-06 | Implemented 'Link Layer' based CAM support | Klaus Schmidinger |
2002-12-22 | Fixed handling channels in the 'Channels' menu in case there are ':@nnn' grou... | Klaus Schmidinger |
2002-12-01 | Macros in 'keymacros.conf' can now use "@plugin" to directly access the main ... | Klaus Schmidinger |
2002-11-29 | No longer displaying channel group delimiters without text | Klaus Schmidinger |
2002-11-24 | Added NID, TID and RID to the channel definitions | Klaus Schmidinger |
2002-11-24 | Plugins can now have their own raw OSD | Klaus Schmidinger |
2002-11-10 | Fixed a compiler warning regarding cMenuChannels::Del() and MenuTimers::Del()1.1.16 | Klaus Schmidinger |
2002-11-10 | First step towards a 'unique channel ID' | Klaus Schmidinger |
2002-11-01 | Fixed displaying the group separators in the channel display | Klaus Schmidinger |
2002-10-27 | Implemented additional dedicated keys | Klaus Schmidinger |
2002-10-20 | Fixed log message when editing a channel | Klaus Schmidinger |
2002-10-20 | Timers now internally have a pointer to their channel | Klaus Schmidinger |
2002-10-19 | Implemented gaps in channel numbering | Klaus Schmidinger |
2002-10-13 | New configuration file 'reccmds.conf' | Klaus Schmidinger |
2002-10-13 | Automatically closing 'Commands' menu if command doesn't return any output | Klaus Schmidinger |
2002-10-13 | Implemented '?' handling for commands.conf | Klaus Schmidinger |
2002-10-12 | Reactivated full handling of second audio PID (even in 'Transfer Mode') | Klaus Schmidinger |
2002-10-12 | Fixed switching the video format in the Setup/DVB menu | Klaus Schmidinger |
2002-10-06 | Fixed a bug when pressing the Blue button in the main menu without having dis...1.1.12 | Klaus Schmidinger |
2002-10-06 | Changed cMenuRecordings::Del() to cMenuRecordings::Delete() to avoid a warnin... | Klaus Schmidinger |
2002-10-06 | Modified channel handling; full DiSEqC support | Klaus Schmidinger |
2002-09-29 | Made remote controls plugin aware | Klaus Schmidinger |
2002-09-06 | Changed NeedsSwitchChannel to NeedsDetachReceivers | Klaus Schmidinger |
2002-09-04 | Implemented recording and replaying with a single DVB card | Klaus Schmidinger |
2002-08-25 | Fixed handling one-shot timers that were already recording and had their star...1.1.8 | Klaus Schmidinger |
2002-08-15 | Moved FileNameChars into menuitems.h to make it available to plugins | Klaus Schmidinger |