summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29Avoiding restarts due to 'panic level' when switching channels on the primary...1.1.11Klaus Schmidinger
2002-09-29Fixed handling DVD subtitles in the SPU decoderKlaus Schmidinger
2002-09-29channels.confKlaus Schmidinger
2002-09-29Made remote controls plugin awareKlaus Schmidinger
2002-09-22Fixed a race condition when starting 'Transfer Mode'Klaus 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 Makefile for NEWSTRUCT driverKlaus Schmidinger
2002-09-21Fixed an incomplete initialization of the filter parametersKlaus Schmidinger
2002-09-15Added an EPG bugfix for the latest VOX EPG data format1.1.10Klaus Schmidinger
2002-09-15channels.confKlaus 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-15Dropping bogus EPG eventsKlaus Schmidinger
2002-09-15Only calling cStatus::MsgChannelSwitch() for actual switchingKlaus Schmidinger
2002-09-15Fixed attaching a Transfer Mode to a recording on a non-primary card Ca channelKlaus Schmidinger
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 clearing PIDsKlaus Schmidinger
2002-09-14Fixed setting PIDs for CA channelsKlaus 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-08channels.confKlaus Schmidinger
2002-09-08Implemented an SPU decoderKlaus Schmidinger
2002-09-08Skipping unavailable channels when switching with 'Up' and 'Down' keysKlaus Schmidinger
2002-09-08GetDevice() now prefers devices that are already receivingKlaus Schmidinger
2002-09-08Implemented cTSBufferKlaus Schmidinger
2002-09-06Changed NeedsSwitchChannel to NeedsDetachReceiversKlaus 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 dist...Klaus 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 cPalette::AllColors() for plugins that need to get the color entries of...Klaus 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-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 implemented...1.1.7Klaus Schmidinger
2002-08-16Always doing the 'special handling to return from PCM replay'Klaus Schmidinger
2002-08-16Using cPoller instead of NeedsDataKlaus Schmidinger
2002-08-15Changed Christian Rienecker's email addressKlaus Schmidinger
2002-08-15Improved cCondVar::Wait() and implemented cCondVar::TimedWait()Klaus Schmidinger
2002-08-15Moved FileNameChars into menuitems.h to make it available to pluginsKlaus Schmidinger
2002-08-15Changed line height handling for progress barKlaus Schmidinger
2002-08-15Implemented several replay modes to allow players that play only audioKlaus Schmidinger
2002-08-15Implemented cDevice::NeedsData()Klaus Schmidinger