summaryrefslogtreecommitdiff
path: root/device.c
AgeCommit message (Expand)Author
2004-10-23Fixed attaching a cPlayer to a cDeviceKlaus Schmidinger
2004-10-17If one PID can't be added, the whole cDevice::AttachReceiver() will now failKlaus Schmidinger
2004-10-16Made the "Channel not available!" message and mtInfo instead of mtErrorKlaus Schmidinger
2004-10-16Avoiding unnecessary section filter start/stopsKlaus Schmidinger
2004-10-16Improved buffer handlingKlaus Schmidinger
2004-06-19Added cDevice::Flush()Klaus Schmidinger
2004-05-16Added missing NULL checks when accessing sectionHandlerKlaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2004-02-08Removed the now obsolete CaCaps stuffKlaus Schmidinger
2004-01-11The actual transponder data is now taken from the NIT1.3.1Klaus Schmidinger
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2003-11-07Added cDevice::GetSTC()Klaus Schmidinger
2003-10-18The cThread class now accepts a 'Description' parameterKlaus Schmidinger
2003-08-15Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC materialKlaus Schmidinger
2003-08-02Fixed selecting the device, because sometimes an FTA recording terminated a C...Klaus Schmidinger
2003-06-08Initializing the current channel to '1'Klaus Schmidinger
2003-05-25Changed the DEFAULTPRIORITY in device.c to -1Klaus Schmidinger
2003-05-16Moved the detection of a broken video data stream from the cDevice into the c...Klaus Schmidinger
2003-05-11Implemented cDevice::ActualDevice()Klaus Schmidinger
2003-05-03Restoring the current channel in case a recording has switched the transponderKlaus Schmidinger
2003-05-02Fixed setting the PCR-PID in case it is equal to one of the other PIDsKlaus Schmidinger
2003-04-12If no device with an MPEG decoder can be found at startup, the first device i...Klaus Schmidinger
2003-03-30Added some missing cAudio handling callsKlaus Schmidinger
2003-03-09Trying harder to find a primary deviceKlaus Schmidinger
2003-01-06Implemented 'Link Layer' based CAM supportKlaus Schmidinger
2002-11-10First step towards a 'unique channel ID'Klaus Schmidinger
2002-11-03Implemented audio plugin interfaceKlaus Schmidinger
2002-11-01Fixed the EPG scanner, which broke 'Transfer Mode' as soon as it kicked inKlaus Schmidinger
2002-10-26Fixed blocking replaying in case an encrypted channel is being recorded on th...Klaus Schmidinger
2002-10-26Fixed channel switching in case of an active 'Transfer Mode' on the primary d...Klaus Schmidinger
2002-10-26Fixed checking the Ca() status of a cDeviceKlaus Schmidinger
2002-10-20Fixed skipping unavailable channels when zapping downwardsKlaus Schmidinger
2002-10-19Implemented gaps in channel numberingKlaus Schmidinger
2002-10-12Reactivated full handling of second audio PID (even in 'Transfer Mode')Klaus Schmidinger
2002-10-07Added cDevice::DeviceNumber()Klaus Schmidinger
2002-10-06Improved skipping channels that are (currently) not available (cont'd, fix, T...Klaus Schmidinger
2002-10-06Improved skipping channels that are (currently) not availableKlaus Schmidinger
2002-10-06Modified channel handling; full DiSEqC supportKlaus Schmidinger
2002-09-29Made remote controls plugin awareKlaus Schmidinger
2002-09-15Only calling cStatus::MsgChannelSwitch() for actual switchingKlaus Schmidinger
2002-09-15A previous 'Transfer Mode' is now automatically re-started after a replay stopsKlaus 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-25Added cDevice::NewOsd() to allow a derived cDevice class to implement its own...Klaus Schmidinger
2002-08-16Now running even w/o DVB devices, provided at least one device is implemented...1.1.7Klaus Schmidinger