summaryrefslogtreecommitdiff
path: root/device.c
AgeCommit message (Expand)Author
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
2002-08-16Using cPoller instead of NeedsDataKlaus Schmidinger
2002-08-15Implemented several replay modes to allow players that play only audioKlaus Schmidinger
2002-08-15Implemented cDevice::NeedsData()Klaus Schmidinger
2002-08-04Fixed recognizing 'Receiving()'Klaus Schmidinger
2002-08-04Changed the cDevice class to allow plugins to implement their own devicesKlaus Schmidinger
2002-07-28Fixed PID handling for cReceiverKlaus 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-22Activated transfer modeKlaus Schmidinger
2002-06-16Changed 'cStatusMonitor' to 'cStatus'1.1.3Klaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger