summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Collapse)Author
2003-05-03Added cStatus::OsdItem() to provide the entire list of menu items to a pluginKlaus Schmidinger
2003-05-03Removed the (no longer necessary) 'panic' stuff from cThreadKlaus Schmidinger
2003-05-03Restoring the current channel in case a recording has switched the transponderKlaus Schmidinger
2003-05-02The RCU channel display no longer changes when a recording on a different ↵Klaus Schmidinger
channel starts on the primary device
2003-05-02Now turning off live PIDs when replayingKlaus Schmidinger
2003-05-02Fixed handling dedicated keysKlaus Schmidinger
2003-05-02Fixed double call to MainMenuAction() of a plugin if invoked via a hotkeyKlaus Schmidinger
2003-05-02Fixed setting the PCR-PID in case it is equal to one of the other PIDsKlaus Schmidinger
2003-05-01Fixed paging through lists with repeated Left/Right keysKlaus Schmidinger
2003-05-01Updated French OSD textsKlaus Schmidinger
2003-04-27Fixed minimum lifespan of deleted recordingsKlaus Schmidinger
2003-04-27Fixed faulty calculation of section length1.1.29Klaus Schmidinger
2003-04-27New SVDRP command STATKlaus Schmidinger
2003-04-27Reduced the time to wait for EPG data when starting a recording to 3 secondsKlaus Schmidinger
2003-04-27Avoiding short display of the main menu if a plugin displays its own OSDKlaus Schmidinger
2003-04-27Skipping keys that come in too fast from LIRCKlaus Schmidinger
2003-04-27Added a note regarding non-VDR files in the /videoX directories to INSTALLKlaus Schmidinger
2003-04-27Extended logging info when starting/stopping timersKlaus Schmidinger
2003-04-27Updated 'channels.conf.terr' for BerlinKlaus Schmidinger
2003-04-27Removed the Mute() call from cDvbDevice::StillPicture()Klaus Schmidinger
2003-04-26Now setting the 'broken link' flag for GOPs at the beginning of a new video ↵Klaus Schmidinger
sequence
2003-04-26Fixed deleting the last recording in the 'Recordings' menu, which started ↵Klaus Schmidinger
pausing live video
2003-04-26The PCR PID can now be set separately from the video PIDKlaus Schmidinger
2003-04-25Now sending CA descriptors to the CAM in the same sequence as they were ↵Klaus Schmidinger
originally received
2003-04-25Fixed detecting broken connection to the LIRC daemonKlaus Schmidinger
2003-04-21Implemented 'pause live video'1.1.28Klaus Schmidinger
2003-04-20Enhanced detection of pending user I/O from CAMsKlaus Schmidinger
2003-04-19Simultaneous recording and replay of encrypted channels with a single DVB cardKlaus Schmidinger
2003-04-19Re-enabled CAM communication during replay and on non-Ca channelsKlaus Schmidinger
2003-04-18Now only those Ca descriptors are sent to a CAM that are actually understood ↵Klaus Schmidinger
by that CAM
2003-04-18Fixed handling Ca descriptorsKlaus Schmidinger
2003-04-13Using masks in EIT filtering to reduce the number of filtersKlaus Schmidinger
2003-04-13Adjusted release date1.1.27Klaus Schmidinger
2003-04-12Fixed handling of Ca parameters with values <= MAXDEVICESKlaus Schmidinger
2003-04-12The LIRC and RCU remote control no longer try to learn keys in case of ↵Klaus Schmidinger
errors during startup
2003-04-12The 'epg.data' file is now read after all plugins have been startedKlaus Schmidinger
2003-04-12Updated 'channels.conf.cable'Klaus Schmidinger
2003-04-12Adjusted some Premiere channels in 'channels.conf'Klaus Schmidinger
2003-04-12If no device with an MPEG decoder can be found at startup, the first device ↵Klaus Schmidinger
is now used as primary device
2003-04-12Now using 'libdtv' version 0.0.5Klaus Schmidinger
2003-04-12Implemented a 'resume ID' which allows several users to each have their own ↵Klaus Schmidinger
resume.vdr files
2003-04-12Fixed handling min/max borders when entering integer valuesKlaus Schmidinger
2003-04-06Fixed handling repeat function with LIRCKlaus Schmidinger
2003-04-06Avoiding high CPU load in case the connection to LIRC gets lostKlaus Schmidinger
2003-04-06Fixed displaying messages in the status line in case they exceed the OSD widthKlaus Schmidinger
2003-03-30Fixed a crash in case the index file can't be accessed any more during replayKlaus Schmidinger
2003-03-30Further increased the timeout until an index file is considerd no longer to ↵Klaus Schmidinger
be written
2003-03-30Replaced the 'for' loops in StripAudioPackets() with memset() callsKlaus Schmidinger
2003-03-30Added some missing cAudio handling callsKlaus Schmidinger
2003-03-30Modified LOF handling to allow for C-band receptionKlaus Schmidinger