summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Collapse)Author
2002-09-15A previous 'Transfer Mode' is now automatically re-started after a replay stopsKlaus Schmidinger
2002-09-15Starting Transfer Mode when recording current channelKlaus Schmidinger
2002-09-14Fixed starting a recording of the current channel with only one DVB cardKlaus 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-09-08Skipping unavailable channels when switching with 'Up' and 'Down' keysKlaus Schmidinger
2002-09-08Implemented cTSBufferKlaus Schmidinger
2002-09-04Implemented recording and replaying with a single DVB cardKlaus Schmidinger
2002-08-28Fixed the 'newplugin' script to make it name the target for creating the ↵Klaus Schmidinger
distribution package 'dist'
2002-08-25Fixed handling one-shot timers that were already recording and had their ↵1.1.8Klaus Schmidinger
start time changed into the future
2002-08-25New SVDRP command CLREKlaus Schmidinger
2002-08-25Added cPalette::AllColors() for plugins that need to get the color entries ↵Klaus Schmidinger
of a cPalette
2002-08-25Added cDevice::NewOsd() to allow a derived cDevice class to implement its ↵Klaus Schmidinger
own OSD capabilities
2002-08-24Added some missing #includes to files in libdtv for gcc 3.2Klaus Schmidinger
2002-08-24Fixed replaying the last few seconds of a recordingKlaus Schmidinger
2002-08-16Now running even w/o DVB devices, provided at least one device is ↵1.1.7Klaus Schmidinger
implemented by a plugin
2002-08-16Using cPoller instead of NeedsDataKlaus 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-15Implemented cDevice::NeedsData()Klaus Schmidinger
2002-08-11Temporarily made cDevice::ProvidesCa() virtualKlaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-08-11Changed the log error message "can't record MPEG1!" to "error in data stream!"Klaus Schmidinger
2002-08-11Added some missing #includesKlaus Schmidinger
2002-08-10Adapted VDR to the NEWSTRUCT driverKlaus Schmidinger
2002-08-04Changed the cDevice class to allow plugins to implement their own devices ↵1.1.6Klaus Schmidinger
(cont'd)
2002-07-28Now using CC, CFLAGS, CXX and CXXFLAGSKlaus Schmidinger
2002-07-28Added a missing #includeKlaus Schmidinger
2002-07-28Fixed PID handling for cReceiverKlaus Schmidinger
2002-07-27Added some missing teletext PIDsKlaus Schmidinger
2002-07-27Made VFAT handling more tolerantKlaus Schmidinger
2002-07-27Re-visited the race condition fix in the cDvbPlayerKlaus Schmidinger
2002-07-21Added description of raw OSD access for plugins1.1.5Klaus Schmidinger
2002-07-14Disabled channels on Transponder 12070Klaus Schmidinger
2002-07-14Fixed a possible race condition in the cDvbPlayerKlaus Schmidinger
2002-07-14Fixed a hangup when switching to the next file during replayKlaus Schmidinger
2002-07-14Changed the symantics of the Name parameter in cStatus::Recording() and ↵Klaus Schmidinger
cStatus::Replaying()
2002-07-13Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs)Klaus Schmidinger
2002-07-13Changed the interface of cStatus::Replaying()Klaus Schmidinger
2002-07-13Added direct access to the index data of cPalette (needed for displaying SPUs)Klaus Schmidinger
2002-06-23Added limitations for this version1.1.4Klaus Schmidinger
2002-06-23Switched handling 'Transfer Mode' to the new cPlayer/cControl structuresKlaus Schmidinger
2002-06-23Switched VDR's own player to the new cPlayer/cControl structuresKlaus Schmidinger
2002-06-23Moved handling of the Menu key entirely into vdr.cKlaus Schmidinger
2002-06-22Activated transfer modeKlaus Schmidinger
2002-06-22Activated cuttingKlaus Schmidinger
2002-06-22Added Hungarian language textsKlaus Schmidinger
2002-06-16Changed 'cStatusMonitor' to 'cStatus'1.1.3Klaus Schmidinger