Age | Commit message (Expand) | Author |
2006-02-04 | Implemented cDevice::Transferring() | Klaus Schmidinger |
2006-02-04 | Added an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier pr... | Klaus Schmidinger |
2006-01-08 | Added a mutex to synchronize cDevice::PlayPesPacket() and SetCurrentAudioTrack() | Klaus Schmidinger |
2006-01-07 | Adapted c(Dvb)Device::ProvidesCa() to the dynamic CA handling | Klaus Schmidinger |
2006-01-06 | Any cReceivers still attached to a cDevice when that device switches to a dif... | Klaus Schmidinger |
2005-12-29 | cDevice::GrabImage() now returns a pointer to the image in memory; cDevice::G... | Klaus Schmidinger |
2005-11-05 | The EPG scan no longer disturbs players that have also set live PIDs | Klaus Schmidinger |
2005-09-17 | Removed obsolete 'shift' code in device.[hc] | Klaus Schmidinger |
2005-09-10 | Fixed a typo | Klaus Schmidinger |
2005-09-04 | Changed the audio PID language codes to hold up to two 3 letter codes; automa... | Klaus Schmidinger |
2005-08-21 | Now waiting at startup until all DVB devices are ready | Klaus Schmidinger |
2005-08-13 | Centralized 'thread active' handling | Klaus Schmidinger |
2005-07-30 | Modified the description of cDevice::Poll() to avoid misunderstandings | Klaus Schmidinger |
2005-06-12 | Modified cEITScanner::Process() so that it works on systems with only budget ... | Klaus Schmidinger |
2005-06-05 | A device can now detach all receivers for a given PID | Klaus Schmidinger |
2005-02-20 | Changed MAXDPIDS to 16 (8xAC3 + 8xDTS) | Klaus Schmidinger |
2005-02-20 | Added support for setting the video display mode | Klaus Schmidinger |
2005-02-06 | Removed 'flags' from tTrackId | Klaus Schmidinger |
2005-02-06 | Making sure the current audio track is actually one of the ones available in ... | Klaus Schmidinger |
2005-01-23 | Recording and Transfer Mode can now handle up to 8 Dolby Digital tracks | Klaus Schmidinger |
2005-01-16 | Recording and Transfer Mode now handle more than 2 audio PIDs | Klaus Schmidinger |
2005-01-08 | Displaying audio track description in channel display | Klaus Schmidinger |
2005-01-06 | Implemented left/right/stereo selection | Klaus Schmidinger |
2005-01-02 | Implemented audio track menu | Klaus Schmidinger |
2004-12-24 | Added cDevice::mutexReceiver to avoid a race condition when attaching/detachi... | Klaus Schmidinger |
2004-12-17 | Added support for AC3 replay over the DVB device | Klaus Schmidinger |
2004-10-30 | No longer explicitly waiting for a tuner lock when switching channels | Klaus Schmidinger |
2004-10-16 | Improved buffer handling | Klaus Schmidinger |
2004-06-19 | Added cDevice::Flush() | Klaus Schmidinger |
2004-05-23 | Added play mode pmVideoOnly | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-03-14 | Fixed a typo | Klaus Schmidinger |
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 |