Age | Commit message (Expand) | Author |
2003-08-03 | Added the usual menu timeout to the CAM menus1.2.2 | Klaus Schmidinger |
2003-08-02 | Fixed a possible crash in case a VFAT file system is used without compiling V... | Klaus Schmidinger |
2003-07-26 | Fixed handling channel switching through numeric input in case the channel nu... | Klaus Schmidinger |
2003-07-26 | Fixed handling the color buttons in the "Edit channel" menu | Klaus Schmidinger |
2003-06-19 | Now clearing the channel info display when entering numeric keys to switch ch... | Klaus Schmidinger |
2003-06-15 | Fixed creating a new channel in the "Channels" menu in case the 'channels.con... | Klaus Schmidinger |
2003-06-13 | Improved channel switching in case of numerical input | Klaus Schmidinger |
2003-06-12 | Fixed a bug in channel switching after Left/Right has been pressed | Klaus Schmidinger |
2003-06-07 | Fixed device handling in the CICAM menu in case a VDR instance was started wi... | Klaus Schmidinger |
2003-06-06 | Fixed a crash when cancelling a newly created timer | Klaus Schmidinger |
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 |