Age | Commit message (Expand) | Author |
2005-02-05 | Implemented setup option "OSD/Channel info time" | Klaus Schmidinger |
2005-02-05 | Completed the French OSD texts | Klaus Schmidinger |
2005-02-05 | Completed the Danish OSD texts | 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 | Moved the call to SetAudioChannel(0) into cDevice::ClrAvailableTracks() | Klaus Schmidinger |
2005-01-30 | Added cPlugin::Stop() | 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-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 |