summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2003-05-29Fixed an uninitialized variable in cDisplayChannelKlaus Schmidinger
2003-05-29Some corrections to the Catalanian OSD textsKlaus Schmidinger
2003-05-29Added an additional sleep() after going into "Pause live video" modeKlaus Schmidinger
2003-05-27Completed the Italian OSD textsKlaus Schmidinger
2003-05-25It is now possible to directly delete a timer that is currently recording1.1.33Klaus Schmidinger
2003-05-25Fixed handling newly created timers in case they are not confirmed with "Ok"Klaus Schmidinger
2003-05-25Checking for duplicate recordings with the same file name and disabling the s...Klaus Schmidinger
2003-05-25Changed the DEFAULTPRIORITY in device.c to -1Klaus Schmidinger
2003-05-24Fixed cReplayControl::Show() to avoid a compiler warning in g++ 3.2.3Klaus Schmidinger
2003-05-24Fixed channel switching in case the current channel becomes unavailableKlaus Schmidinger
2003-05-24Fixed volume display in case a plugin has its own OSD openKlaus Schmidinger
2003-05-24Fixed cutting a recording if there is only a single editing markKlaus Schmidinger
2003-05-24Fixed resume file handling in case the resume.vdr file can't be writtenKlaus Schmidinger
2003-05-24Fixed I/O handling in case an explicit controlling terminal is givenKlaus Schmidinger
2003-05-24Completed the Finnish OSD textsKlaus Schmidinger
2003-05-24Completed the French OSD textsKlaus Schmidinger
2003-05-24Fixed a memory leak in cNonBlockingFileReaderKlaus Schmidinger
2003-05-24Modified handling of audio packets in cDvbPlayer for better sync with externa...Klaus Schmidinger
2003-05-18Fixed EPG bugfix statistics to avoid log entires for undefined channelsKlaus Schmidinger
2003-05-18Fixed reading 'epg.data' for channels with non-zero RIDKlaus Schmidinger
2003-05-18Fixed setting the locking pid after a timed waitKlaus Schmidinger
2003-05-16Moved the detection of a broken video data stream from the cDevice into the c...Klaus Schmidinger
2003-05-16Added Catalanian language textsKlaus Schmidinger
2003-05-16No longer starting the editing process if no marks have been setKlaus Schmidinger
2003-05-16Moved the call to cPlugin::Start() further up in vdr.c, to make sure it gets ...Klaus Schmidinger
2003-05-11Removed a faulty parameter initialization in menu.cKlaus Schmidinger
2003-05-11Implemented the TerrestrialDeliverySystemDescriptor in libdtv1.1.31Klaus Schmidinger
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 recor...Klaus Schmidinger
2003-05-11Updated 'channels.conf.terr' for BerlinKlaus Schmidinger
2003-05-11Fixed handling EPG data where the 'extended event descriptor' comes before th...Klaus Schmidinger
2003-05-11Removed the WaitForPut/WaitForGet stuff from cRingBufferKlaus Schmidinger
2003-05-11Added VDRVERSNUM to config.hKlaus Schmidinger
2003-05-11Fixed keeping live video active in case the primary device doesn't have an MP...Klaus Schmidinger
2003-05-10Implemented the CableDeliverySystemDescriptor in libdtvKlaus Schmidinger
2003-05-09Introduced cPlugin::Initialize()Klaus Schmidinger
2003-05-03Added cStatus::OsdItem() to provide the entire list of menu items to a pluginKlaus 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-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-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