summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2002-09-09Removed a superfluous error message from cLockFile::Unlock()Klaus Schmidinger
2002-09-08Added play mode pmAudioOnlyBlack1.1.9Klaus Schmidinger
2002-09-08Fixed a crash when entering an integer value outside the limitsKlaus Schmidinger
2002-09-08Implemented an SPU decoderKlaus Schmidinger
2002-08-25Fixed handling one-shot timers that were already recording and had their star...1.1.8Klaus Schmidinger
2002-08-25New SVDRP command CLREKlaus Schmidinger
2002-08-25Added cDevice::NewOsd() to allow a derived cDevice class to implement its own...Klaus Schmidinger
2002-08-24Added some missing #includes to files in libdtv for gcc 3.2Klaus Schmidinger
2002-08-15Changed Christian Rienecker's email addressKlaus Schmidinger
2002-08-15Improved cCondVar::Wait() and implemented cCondVar::TimedWait()Klaus Schmidinger
2002-08-15Implemented several replay modes to allow players that play only audioKlaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-08-10Adapted VDR to the NEWSTRUCT driverKlaus Schmidinger
2002-07-28Added a missing #includeKlaus Schmidinger
2002-07-27Added some missing teletext PIDsKlaus Schmidinger
2002-07-27Made VFAT handling more tolerantKlaus Schmidinger
2002-07-14Fixed a possible race condition in the cDvbPlayerKlaus Schmidinger
2002-07-13Added direct access to the index data of cPalette (needed for displaying SPUs)Klaus Schmidinger
2002-06-22Added Hungarian language textsKlaus Schmidinger
2002-06-10Added Romanian language textsKlaus Schmidinger
2002-05-30Fixed parsing 'E' recordsKlaus Schmidinger
2002-05-26Added Swedish language textsKlaus Schmidinger
2002-05-18Added an error message if the directory specified in the '-L' option can't be...Klaus Schmidinger
2002-05-18Fixed the cutting mechanism to make it re-sync in case a frame is larger than...Klaus Schmidinger
2002-05-18Fixed some function headers to make them compile with gcc 3.xKlaus Schmidinger
2002-05-14Added credit to Onno KreuzigerKlaus Schmidinger
2002-05-13Made the config directory available to pluginsKlaus Schmidinger
2002-05-12Plugin packages now expand into a dir with only the name and version numberKlaus Schmidinger
2002-05-12Added 'insert' capabilities to cListKlaus Schmidinger
2002-05-12Added the cPlugin::Housekeeping() functionKlaus Schmidinger
2002-05-12Changed the cPlugin::Start() function to return a boolean valueKlaus Schmidinger
2002-05-11Avoiding ambiguities in the cList template class in case one defines a 'list ...Klaus Schmidinger
2002-05-04Updated PW channels (cont'd)Klaus Schmidinger
2002-05-03Fixed skipping forward in time shift mode near the end of the recordingKlaus Schmidinger
2002-05-03Updated PW channelsKlaus Schmidinger
2002-05-01Fixed a crash on systems with disks that have a block size larger than 1MBKlaus Schmidinger
2002-05-01Fixed the unit of the 'SVDRP timeout' setup parameterKlaus Schmidinger
2002-05-01Added Greek language textsKlaus Schmidinger
2002-04-26Now taking an active video cutting process into account when doing shutdown o...Klaus Schmidinger
2002-04-21Now encoding '.' at the end of a directory name in case of VFAT=11.0.1Klaus Schmidinger
2002-04-21No longer setting PIDs 0x1FFF, which apparently fixes problems with CAMs and ...Klaus Schmidinger
2002-04-21Fixed a possible endless loop in shifting recordings between DVB cardsKlaus Schmidinger
2002-04-20Fixed some missing ',' in i18n.cKlaus Schmidinger
2002-04-20Fixed a crash when selecting the 'Jump' function directly after setting an ed...Klaus Schmidinger
2002-04-19Modified header textKlaus Schmidinger
2002-04-19Improved thread locking in the ring buffer to avoid possible race conditions ...Klaus Schmidinger
2002-04-19Changed Robert Schneider's email addressKlaus Schmidinger
2002-04-14Updated Thilo Wunderlich's email addressKlaus Schmidinger
2002-04-13Fixed color palette handling on 'big endian' systemsKlaus Schmidinger
2002-04-13Implemented enhanced string editingKlaus Schmidinger