Age | Commit message (Expand) | Author |
2002-10-06 | Removed some unnecessary #includes from eit.c | Klaus Schmidinger |
2002-10-06 | Modified channel handling; full DiSEqC support | Klaus Schmidinger |
2002-09-30 | Fixed a missing Flush() call in the remote control learning procedure | Klaus Schmidinger |
2002-09-29 | Avoiding restarts due to 'panic level' when switching channels on the primary...1.1.11 | Klaus Schmidinger |
2002-09-29 | Fixed handling DVD subtitles in the SPU decoder | Klaus Schmidinger |
2002-09-29 | Made remote controls plugin aware | Klaus Schmidinger |
2002-09-22 | Fixed a race condition when starting 'Transfer Mode' | Klaus Schmidinger |
2002-09-21 | Added a missing 'public' keyword | Klaus Schmidinger |
2002-09-21 | Fixed the 'newplugin' script for use with the NEWSTRUCT driver | Klaus Schmidinger |
2002-09-21 | Fixed an incomplete initialization of the filter parameters | Klaus Schmidinger |
2002-09-15 | Added an EPG bugfix for the latest VOX EPG data format1.1.10 | Klaus Schmidinger |
2002-09-15 | Added a missing StripAudioPackets() to cDvbPlayer::Action() | Klaus Schmidinger |
2002-09-15 | Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT driver | Klaus Schmidinger |
2002-09-15 | Dropping bogus EPG events | Klaus Schmidinger |
2002-09-15 | Only calling cStatus::MsgChannelSwitch() for actual switching | Klaus Schmidinger |
2002-09-15 | A previous 'Transfer Mode' is now automatically re-started after a replay stops | Klaus Schmidinger |
2002-09-15 | Starting Transfer Mode when recording current channel | Klaus Schmidinger |
2002-09-14 | Fixed starting a recording of the current channel with only one DVB card | Klaus Schmidinger |
2002-09-09 | Removed a superfluous error message from cLockFile::Unlock() | Klaus Schmidinger |
2002-09-08 | Added play mode pmAudioOnlyBlack1.1.9 | Klaus Schmidinger |
2002-09-08 | Fixed a crash when entering an integer value outside the limits | Klaus Schmidinger |
2002-09-08 | Implemented an SPU decoder | Klaus Schmidinger |
2002-09-08 | Skipping unavailable channels when switching with 'Up' and 'Down' keys | Klaus Schmidinger |
2002-09-08 | Implemented cTSBuffer | Klaus Schmidinger |
2002-09-04 | Implemented recording and replaying with a single DVB card | Klaus Schmidinger |
2002-08-28 | Fixed the 'newplugin' script to make it name the target for creating the dist... | Klaus Schmidinger |
2002-08-25 | Fixed handling one-shot timers that were already recording and had their star...1.1.8 | Klaus Schmidinger |
2002-08-25 | New SVDRP command CLRE | Klaus Schmidinger |
2002-08-25 | Added cPalette::AllColors() for plugins that need to get the color entries of... | Klaus Schmidinger |
2002-08-25 | Added cDevice::NewOsd() to allow a derived cDevice class to implement its own... | Klaus Schmidinger |
2002-08-24 | Added some missing #includes to files in libdtv for gcc 3.2 | Klaus Schmidinger |
2002-08-24 | Fixed replaying the last few seconds of a recording | Klaus Schmidinger |
2002-08-16 | Now running even w/o DVB devices, provided at least one device is implemented...1.1.7 | Klaus Schmidinger |
2002-08-16 | Using cPoller instead of NeedsData | Klaus Schmidinger |
2002-08-15 | Improved cCondVar::Wait() and implemented cCondVar::TimedWait() | Klaus Schmidinger |
2002-08-15 | Implemented several replay modes to allow players that play only audio | Klaus Schmidinger |
2002-08-15 | Implemented cDevice::NeedsData() | Klaus Schmidinger |
2002-08-11 | Temporarily made cDevice::ProvidesCa() virtual | Klaus Schmidinger |
2002-08-11 | Consistently using malloc/free and new/delete | Klaus Schmidinger |
2002-08-11 | Changed the log error message "can't record MPEG1!" to "error in data stream!" | Klaus Schmidinger |
2002-08-11 | Added some missing #includes | Klaus Schmidinger |
2002-08-10 | Adapted VDR to the NEWSTRUCT driver | Klaus Schmidinger |
2002-08-04 | Changed the cDevice class to allow plugins to implement their own devices (co...1.1.6 | Klaus Schmidinger |
2002-07-28 | Now using CC, CFLAGS, CXX and CXXFLAGS | Klaus Schmidinger |
2002-07-28 | Added a missing #include | Klaus Schmidinger |
2002-07-28 | Fixed PID handling for cReceiver | Klaus Schmidinger |
2002-07-27 | Added some missing teletext PIDs | Klaus Schmidinger |
2002-07-27 | Made VFAT handling more tolerant | Klaus Schmidinger |
2002-07-27 | Re-visited the race condition fix in the cDvbPlayer | Klaus Schmidinger |
2002-07-21 | Added description of raw OSD access for plugins1.1.5 | Klaus Schmidinger |