summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
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
2003-04-26Now setting the 'broken link' flag for GOPs at the beginning of a new video s...Klaus Schmidinger
2003-04-26Fixed deleting the last recording in the 'Recordings' menu, which started pau...Klaus Schmidinger
2003-04-13Using masks in EIT filtering to reduce the number of filtersKlaus 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 errors...Klaus Schmidinger
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-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
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-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
2003-03-30Fixed faulty behaviour of the 'Mute' key in case the channel display is visibleKlaus Schmidinger