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 | channels.conf | 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 Makefile for 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 | channels.conf | 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 | Fixed attaching a Transfer Mode to a recording on a non-primary card Ca channel | 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 clearing PIDs | Klaus Schmidinger |
2002-09-14 | Fixed setting PIDs for CA channels | 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 | channels.conf | 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 | GetDevice() now prefers devices that are already receiving | Klaus Schmidinger |
2002-09-08 | Implemented cTSBuffer | Klaus Schmidinger |
2002-09-06 | Changed NeedsSwitchChannel to NeedsDetachReceivers | 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 | Always doing the 'special handling to return from PCM replay' | Klaus Schmidinger |
2002-08-16 | Using cPoller instead of NeedsData | Klaus Schmidinger |
2002-08-15 | Changed Christian Rienecker's email address | Klaus Schmidinger |
2002-08-15 | Improved cCondVar::Wait() and implemented cCondVar::TimedWait() | Klaus Schmidinger |
2002-08-15 | Moved FileNameChars into menuitems.h to make it available to plugins | Klaus Schmidinger |
2002-08-15 | Changed line height handling for progress bar | 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 |