summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-05-11Changed C++ style comments in libdtv into C style to avoid warnings in gcc 3.xKlaus Schmidinger
2003-05-11Implemented separate PausePriority and PauseLifetime parameters for the ↵Klaus Schmidinger
recordings created when pausing live video
2003-05-11Further increased the timeout until an index file is considerd no longer to ↵Klaus Schmidinger
be written
2003-05-11Avoiding short display of the 'Main' menu when pressing the 'Recordings' ↵Klaus Schmidinger
button or the 'Back' button during replay
2003-05-11Updated 'channels.conf.terr' for BerlinKlaus Schmidinger
2003-05-11Disabled the 'Received stuffing section in EIT' log messageKlaus Schmidinger
2003-05-11Fixed handling EPG data where the 'extended event descriptor' comes before ↵Klaus Schmidinger
the 'short event' or a 'time shifted event'
2003-05-11Removed the WaitForPut/WaitForGet stuff from cRingBufferKlaus Schmidinger
2003-05-11Added VDRVERSNUM to config.hKlaus Schmidinger
2003-05-11Implemented cDevice::ActualDevice()Klaus Schmidinger
2003-05-11Fixed keeping live video active in case the primary device doesn't have an ↵Klaus Schmidinger
MPEG decoder
2003-05-10Implemented the CableDeliverySystemDescriptor in libdtvKlaus Schmidinger
2003-05-09Introduced cPlugin::Initialize()Klaus Schmidinger
2003-05-04Adjusted release date1.1.30Klaus Schmidinger
2003-05-04channels.confKlaus Schmidinger
2003-05-03Added description of -P "*"Klaus Schmidinger
2003-05-03The red ('Record') and yellow ('Pause') button in the 'Main' menu are no ↵Klaus Schmidinger
longer available when replaying
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-27Changed Teemu Rantanen's email address backKlaus 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-27Setting the 'broken link' flag for GOPs during replay when necessaryKlaus Schmidinger
2003-04-27Removed the Mute() call from cDvbDevice::StillPicture()Klaus Schmidinger
2003-04-26channels.confKlaus 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-21Now also taking providerId and caPid into account when handling CA descriptorsKlaus Schmidinger
2003-04-20Enhanced detection of pending user I/O from CAMsKlaus Schmidinger
2003-04-20channels.confKlaus Schmidinger
2003-04-19Simultaneous recording and replay of encrypted channels with a single DVB cardKlaus Schmidinger