Age | Commit message (Expand) | Author |
2002-11-01 | Fixed handling audio tracks in cDvbDevice | Klaus Schmidinger |
2002-11-01 | Completely switched to the HEAD driver version | Klaus Schmidinger |
2002-10-26 | Fixed blocking replaying in case an encrypted channel is being recorded on th... | Klaus Schmidinger |
2002-10-26 | Fixed switching audio tracks in 'Transfer Mode' on the primary DVB device (co... | Klaus Schmidinger |
2002-10-26 | Fixed handling 'Transfer Mode' on single device systems when recording an enc... | Klaus Schmidinger |
2002-10-26 | Fixed switching audio tracks in 'Transfer Mode' on the primary DVB device | Klaus Schmidinger |
2002-10-20 | Frequency for DVB-C and DVB-T is now in MHz, kHz or Hz | Klaus Schmidinger |
2002-10-19 | Fixed a small glitch when switching channels | Klaus Schmidinger |
2002-10-12 | Reactivated full handling of second audio PID (even in 'Transfer Mode') | Klaus Schmidinger |
2002-10-11 | Adapted type names to the new HEAD version of the driver | Klaus Schmidinger |
2002-10-06 | Modified channel handling; full DiSEqC support | 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 | Made remote controls plugin aware | Klaus Schmidinger |
2002-09-15 | Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT driver | 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 | 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-08 | Added play mode pmAudioOnlyBlack1.1.9 | Klaus Schmidinger |
2002-09-08 | Implemented an SPU decoder | 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 | 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 | Implemented several replay modes to allow players that play only audio | Klaus Schmidinger |
2002-08-15 | Implemented cDevice::NeedsData() | Klaus Schmidinger |
2002-08-11 | Consistently using malloc/free and new/delete | Klaus Schmidinger |
2002-08-10 | Adapted VDR to the NEWSTRUCT driver | Klaus Schmidinger |
2002-08-04 | Changed the cDevice class to allow plugins to implement their own devices | Klaus Schmidinger |