summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2002-10-12Fixed a crash when closing down with remote control pluginsKlaus Schmidinger
2002-10-12Fixed switching the video format in the Setup/DVB menuKlaus Schmidinger
2002-10-11Fixed radio channels in channels.conf.cableKlaus Schmidinger
2002-10-11Changed Uwe Scheffler's email addressKlaus Schmidinger
2002-10-06Fixed a bug when pressing the Blue button in the main menu without having dis...1.1.12Klaus Schmidinger
2002-10-06Fixed Andy Carter's real nameKlaus Schmidinger
2002-10-06Fixed storing channel parameters with 0 valuesKlaus Schmidinger
2002-10-06Updated channels.conf.terrKlaus Schmidinger
2002-10-06Improved skipping channels that are (currently) not availableKlaus Schmidinger
2002-10-06Changed cMenuRecordings::Del() to cMenuRecordings::Delete() to avoid a warnin...Klaus Schmidinger
2002-10-06Removed some unnecessary #includes from eit.cKlaus Schmidinger
2002-10-06Modified channel handling; full DiSEqC supportKlaus Schmidinger
2002-09-30Fixed a missing Flush() call in the remote control learning procedureKlaus Schmidinger
2002-09-21Added a missing 'public' keywordKlaus Schmidinger
2002-09-21Fixed the 'newplugin' script for use with the NEWSTRUCT driverKlaus Schmidinger
2002-09-21Fixed an incomplete initialization of the filter parametersKlaus Schmidinger
2002-09-15Added a missing StripAudioPackets() to cDvbPlayer::Action()Klaus Schmidinger
2002-09-15Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT driverKlaus Schmidinger
2002-09-15Only calling cStatus::MsgChannelSwitch() for actual switchingKlaus Schmidinger
2002-09-15Starting Transfer Mode when recording current channelKlaus Schmidinger
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