Age | Commit message (Expand) | Author |
2005-01-06 | Fixed a possible race condition in cDevice::Action() | Klaus Schmidinger |
2005-01-06 | Fixed handling preferred audio language when switching via Channels menu to t... | Klaus Schmidinger |
2005-01-06 | Implemented left/right/stereo selection | Klaus Schmidinger |
2005-01-05 | Implemented preferred audio languages | Klaus Schmidinger |
2005-01-04 | Moved setting available tracks to cDevice | 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-23 | Fixed attaching a cPlayer to a cDevice | Klaus Schmidinger |
2004-10-17 | If one PID can't be added, the whole cDevice::AttachReceiver() will now fail | Klaus Schmidinger |
2004-10-16 | Made the "Channel not available!" message and mtInfo instead of mtError | Klaus Schmidinger |
2004-10-16 | Avoiding unnecessary section filter start/stops | Klaus Schmidinger |
2004-10-16 | Improved buffer handling | Klaus Schmidinger |
2004-06-19 | Added cDevice::Flush() | Klaus Schmidinger |
2004-05-16 | Added missing NULL checks when accessing sectionHandler | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | 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-10-18 | The cThread class now accepts a 'Description' parameter | Klaus Schmidinger |
2003-08-15 | Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC material | Klaus Schmidinger |
2003-08-02 | Fixed selecting the device, because sometimes an FTA recording terminated a C... | Klaus Schmidinger |
2003-06-08 | Initializing the current channel to '1' | Klaus Schmidinger |
2003-05-25 | Changed the DEFAULTPRIORITY in device.c to -1 | Klaus Schmidinger |
2003-05-16 | Moved the detection of a broken video data stream from the cDevice into the c... | 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-12 | If no device with an MPEG decoder can be found at startup, the first device i... | Klaus Schmidinger |
2003-03-30 | Added some missing cAudio handling calls | Klaus Schmidinger |
2003-03-09 | Trying harder to find a primary device | Klaus Schmidinger |
2003-01-06 | Implemented 'Link Layer' based CAM support | Klaus Schmidinger |
2002-11-10 | First step towards a 'unique channel ID' | 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 channel switching in case of an active 'Transfer Mode' on the primary d... | Klaus Schmidinger |
2002-10-26 | Fixed checking the Ca() status of a cDevice | Klaus Schmidinger |
2002-10-20 | Fixed skipping unavailable channels when zapping downwards | Klaus Schmidinger |
2002-10-19 | Implemented gaps in channel numbering | 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 | Improved skipping channels that are (currently) not available (cont'd, fix, T... | Klaus Schmidinger |
2002-10-06 | Improved skipping channels that are (currently) not available | 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-15 | Only calling cStatus::MsgChannelSwitch() for actual switching | Klaus Schmidinger |