Age | Commit message (Expand) | Author |
2004-02-14 | Fixed a typo | Klaus Schmidinger |
2004-02-08 | Removed the now obsolete CaCaps stuff | Klaus Schmidinger |
2004-01-11 | The actual transponder data is now taken from the NIT1.3.1 | Klaus Schmidinger |
2004-01-04 | Implemented automatic PID switching and channel detection | Klaus Schmidinger |
2003-12-22 | Changed section handling; replaced 'libdtv' with 'libsi' | Klaus Schmidinger |
2003-11-07 | Added cDevice::GetSTC() | Klaus Schmidinger |
2003-08-15 | Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC material | Klaus Schmidinger |
2003-05-11 | Implemented cDevice::ActualDevice() | Klaus Schmidinger |
2003-05-03 | Restoring the current channel in case a recording has switched the transponder | Klaus Schmidinger |
2003-05-02 | Fixed setting the PCR-PID in case it is equal to one of the other PIDs | Klaus Schmidinger |
2003-04-26 | The PCR PID can now be set separately from the video PID | Klaus Schmidinger |
2003-01-06 | Implemented 'Link Layer' based CAM support | Klaus Schmidinger |
2002-12-15 | Using 'Doxygen' to generate source code documentation | Klaus Schmidinger |
2002-11-03 | Implemented audio plugin interface | Klaus Schmidinger |
2002-11-01 | Fixed the EPG scanner, which broke 'Transfer Mode' as soon as it kicked in | Klaus Schmidinger |
2002-10-26 | Fixed blocking replaying in case an encrypted channel is being recorded on th... | Klaus Schmidinger |
2002-10-26 | Fixed checking the Ca() status of a cDevice | Klaus Schmidinger |
2002-10-12 | Reactivated full handling of second audio PID (even in 'Transfer Mode') | Klaus Schmidinger |
2002-10-07 | Added cDevice::DeviceNumber() | Klaus Schmidinger |
2002-10-06 | Modified channel handling; full DiSEqC support | Klaus Schmidinger |
2002-09-29 | Made remote controls plugin aware | Klaus Schmidinger |
2002-09-21 | Added a missing 'public' keyword | Klaus Schmidinger |
2002-09-15 | A previous 'Transfer Mode' is now automatically re-started after a replay stops | Klaus Schmidinger |
2002-09-14 | Fixed starting a recording of the current channel with only one DVB card | Klaus Schmidinger |
2002-09-08 | Added play mode pmAudioOnlyBlack1.1.9 | 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-06 | Changed NeedsSwitchChannel to NeedsDetachReceivers | Klaus Schmidinger |
2002-09-04 | Implemented recording and replaying with a single DVB card | Klaus Schmidinger |
2002-08-25 | Added cDevice::NewOsd() to allow a derived cDevice class to implement its own... | Klaus Schmidinger |
2002-08-16 | Using cPoller instead of NeedsData | 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-04 | Changed the cDevice class to allow plugins to implement their own devices | Klaus Schmidinger |
2002-07-28 | Fixed PID handling for cReceiver | Klaus Schmidinger |
2002-06-23 | Switched handling 'Transfer Mode' to the new cPlayer/cControl structures | Klaus Schmidinger |
2002-06-22 | Activated transfer mode | Klaus Schmidinger |
2002-06-16 | Totally rearranged device/player/recorder structures | Klaus Schmidinger |