Age | Commit message (Expand) | Author |
2005-01-23 | Recording and Transfer Mode can now handle up to 8 Dolby Digital tracks | Klaus Schmidinger |
2005-01-22 | Completed the Danish OSD texts | 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 | Recording and Transfer Mode now handle more than 2 audio PIDs | 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 | The "Green" button in the "Main" menu is now always "Audio" | Klaus Schmidinger |
2005-01-14 | Fixed canceling the LIRC thread | Klaus Schmidinger |
2005-01-14 | Made cCondWait::SleepMs() sleep at least 3ms to avoid a possible busy wait | Klaus Schmidinger |
2005-01-14 | Completed the Estonian OSD texts and switched to iso8859-13 character set | 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 | Some aknowledgements1.3.18 | Klaus Schmidinger |
2005-01-09 | Added support for circular polarization | Klaus Schmidinger |
2005-01-09 | Changed 'Recording/Record Dobly Digital' to 'DVB/Use Dolby Digital' and using... | Klaus Schmidinger |
2005-01-09 | Implemented displaying audio channel | Klaus Schmidinger |
2005-01-08 | Displaying audio track description in channel display | 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 | Selection the audio channel does work with the Siemens DVB-S Rev 1.3 | 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-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 | Fixed reusing OSD in cDvbSpuDecoder | Klaus Schmidinger |
2005-01-02 | Implemented audio track menu | Klaus Schmidinger |
2004-12-26 | Made several functions threadsafe (cont'd) | Klaus Schmidinger |
2004-12-24 | Added cDevice::mutexReceiver to avoid a race condition when attaching/detachi... | Klaus Schmidinger |
2004-12-19 | Replaced time_ms() with a threadsafe and non-overflowing cTimeMs | Klaus Schmidinger |
2004-12-19 | Removed delay_ms(), using cCondWait::SleepMs() instead | 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 | Fixed the character width and shifted the codes; Renamed font???.c to font???... | Klaus Schmidinger |
2004-12-18 | Fixed genfontfile.c (wrong width, shifted values) | 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 |