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 | Added CMD_SPU_CHG_COLCON to cDvbSpuDecoder::setTime() | Klaus Schmidinger |
2005-02-06 | Fixed several memory leaks that were introduced through the use of cString | Klaus Schmidinger |
2005-02-05 | Modified cDolbyRepacker to make sure PES packets don't exceed the requested l... | Klaus Schmidinger |
2005-02-05 | Implemented setup option "OSD/Channel info time" | Klaus Schmidinger |
2005-02-05 | Fixed a memory leak in AddDirectory() and strescape() | Klaus Schmidinger |
2005-01-30 | Making sure the current audio track is actually one of the ones available in ... | Klaus Schmidinger |
2005-01-30 | Fixed masking SubStreamType in cDevice::PlayPesPacket() | Klaus Schmidinger |
2005-01-30 | Fixed a buffer overflow in case a station defines all 32 audio PIDs | Klaus Schmidinger |
2005-01-25 | Now setting primaryDevice = NULL before deleting the devices in cDevice::Shut... | Klaus Schmidinger |
2005-01-23 | Fixed displaying the "Audio" menu with the "Green" button from the "Main" men... | Klaus Schmidinger |
2005-01-23 | Added PlayPes(NULL, 0) to cTransfer::Action() when clearing the transfer buffer1.3.19 | 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 | Added 'channels.conf.terr' entries for Düsseldorf and Köln | Klaus Schmidinger |
2005-01-16 | Extended some buffer sizes to allow handling HDTV streams | Klaus Schmidinger |
2005-01-16 | Fixed a possible race condition in cDevice::Action() and cTSBuffer::Action() | Klaus Schmidinger |
2005-01-16 | Fixed playing files with PES packets longer than 2048 byte through the full f... | Klaus Schmidinger |
2005-01-15 | Implemented cDolbyRepacker for better handling of Dolby Digital PES packets | Klaus Schmidinger |
2005-01-15 | Added 'channels.conf.terr' entries for Mainz | Klaus Schmidinger |
2005-01-14 | Fixed handling the '-E' option | Klaus Schmidinger |
2005-01-14 | Fixed canceling the LIRC thread | Klaus Schmidinger |
2005-01-14 | Completed the Finnish OSD texts and fixed internationalization of the text fo... | Klaus Schmidinger |
2005-01-14 | Making sure at least the default skin is available at program start | Klaus Schmidinger |
2005-01-09 | Added support for circular polarization | Klaus Schmidinger |
2005-01-08 | Implemented displaying mandatory subtitles in the SPU decoder | Klaus Schmidinger |
2005-01-08 | Revoked 'Fixed reusing OSD in cDvbSpuDecoder' by demand of Marco Schluessler | Klaus Schmidinger |
2005-01-07 | Fixed deleting a menu item in case the next item is not selectable | Klaus Schmidinger |
2005-01-07 | Fixed the default quality value when grabbing a JPEG image | Klaus Schmidinger |
2005-01-06 | Fixed a possible race condition in cDevice::Action() | Klaus Schmidinger |
2005-01-02 | Fixed reusing OSD in cDvbSpuDecoder | Klaus Schmidinger |
2004-12-19 | Replaced time_ms() with a threadsafe and non-overflowing cTimeMs | Klaus Schmidinger |
2004-12-19 | Made several functions threadsafe | Klaus Schmidinger |
2004-12-19 | Fixed a race condition in starting a thread | Klaus Schmidinger |
2004-12-19 | Added 'channels.conf.terr' entries for Lübeck | Klaus Schmidinger |
2004-12-18 | Switched the character set to iso8859-15 for English, German and Finnish | Klaus Schmidinger |
2004-12-18 | Removed the LOCK_THREAD from the LIRC thread | Klaus Schmidinger |
2004-12-18 | Fixed setting 'synced' in cRemux when recording radio channels | Klaus Schmidinger |
2004-12-18 | Completed the Italian OSD texts | Klaus Schmidinger |
2004-12-18 | Escaped the '-' and 'ö' characters in the man pages | Klaus Schmidinger |
2004-12-17 | Added support for AC3 replay over the DVB device | Klaus Schmidinger |
2004-11-27 | Fixed a possible race condition in generating the DVB device names | Klaus Schmidinger |
2004-11-27 | Re-introduced a sleep to cDvbPlayer::Action() to avoid high CPU load in still... | Klaus Schmidinger |
2004-11-26 | Fixed the spelling of 'canceling' | Klaus Schmidinger |
2004-11-22 | Removed an unused variable from cTimer::GetWDayFromMDay() | Klaus Schmidinger |
2004-11-21 | Some improvements to cPoller1.3.17 | Klaus Schmidinger |
2004-11-20 | Fixed handling childTid in cThread to avoid possible race conditions | Klaus Schmidinger |
2004-11-20 | Fixed some typos in the Makefile's 'font' target | Klaus Schmidinger |