Age | Commit message (Expand) | Author |
2005-02-06 | Added MPEG1 replay capability to cPesAssembler1.3.20 | Klaus Schmidinger |
2005-02-06 | Calling pesAssembler->Reset() in cDevice::AttachPlayer() to avoid problems wi... | Klaus Schmidinger |
2005-02-06 | Fixed the "pre 1.3.19" compatibility mode for old Dolby Digital recordings | Klaus Schmidinger |
2005-02-06 | Making sure the "Mute" and "Volume+/-" keys don't interfere with digital audio | 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-30 | Moved the call to SetAudioChannel(0) into cDevice::ClrAvailableTracks() | Klaus Schmidinger |
2005-01-30 | Fixed masking SubStreamType in cDevice::PlayPesPacket() | Klaus Schmidinger |
2005-01-25 | Now setting primaryDevice = NULL before deleting the devices in cDevice::Shut... | Klaus Schmidinger |
2005-01-23 | Fixed DTS detection | Klaus Schmidinger |
2005-01-23 | Recording and Transfer Mode can now handle up to 8 Dolby Digital tracks | Klaus Schmidinger |
2005-01-16 | Falling back to 'stereo' when switching channels | Klaus Schmidinger |
2005-01-16 | Fixed a possible race condition in cDevice::Action() and cTSBuffer::Action() | Klaus Schmidinger |
2005-01-16 | Recording and Transfer Mode now handle more than 2 audio PIDs | Klaus Schmidinger |
2005-01-09 | Changed 'Recording/Record Dobly Digital' to 'DVB/Use Dolby Digital' and using... | Klaus Schmidinger |
2005-01-08 | Implemented Setup.CurrentDolby | Klaus Schmidinger |
2005-01-08 | Displaying audio track description in channel display | Klaus Schmidinger |
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 |