summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-23Added PlayPes(NULL, 0) to cTransfer::Action() when clearing the transfer buffer1.3.19Klaus Schmidinger
2005-01-23channels.confKlaus Schmidinger
2005-01-23Fixed DTS detectionKlaus Schmidinger
2005-01-23Recording and Transfer Mode can now handle up to 8 Dolby Digital tracksKlaus Schmidinger
2005-01-22Completed the Danish OSD textsKlaus Schmidinger
2005-01-16Falling back to 'stereo' when switching channelsKlaus Schmidinger
2005-01-16Added 'channels.conf.terr' entries for Düsseldorf and KölnKlaus Schmidinger
2005-01-16Extended some buffer sizes to allow handling HDTV streamsKlaus Schmidinger
2005-01-16Fixed a possible race condition in cDevice::Action() and cTSBuffer::Action()Klaus Schmidinger
2005-01-16Recording and Transfer Mode now handle more than 2 audio PIDsKlaus Schmidinger
2005-01-16Fixed playing files with PES packets longer than 2048 byte through the full f...Klaus Schmidinger
2005-01-15Implemented cDolbyRepacker for better handling of Dolby Digital PES packetsKlaus Schmidinger
2005-01-15Added 'channels.conf.terr' entries for MainzKlaus Schmidinger
2005-01-14Fixed handling the '-E' optionKlaus Schmidinger
2005-01-14The "Green" button in the "Main" menu is now always "Audio"Klaus Schmidinger
2005-01-14Fixed canceling the LIRC threadKlaus Schmidinger
2005-01-14Made cCondWait::SleepMs() sleep at least 3ms to avoid a possible busy waitKlaus Schmidinger
2005-01-14Completed the Estonian OSD texts and switched to iso8859-13 character setKlaus Schmidinger
2005-01-14Completed the Finnish OSD texts and fixed internationalization of the text fo...Klaus Schmidinger
2005-01-14Making sure at least the default skin is available at program startKlaus Schmidinger
2005-01-09Some aknowledgements1.3.18Klaus Schmidinger
2005-01-09channels.confKlaus Schmidinger
2005-01-09Added support for circular polarizationKlaus Schmidinger
2005-01-09Changed 'Recording/Record Dobly Digital' to 'DVB/Use Dolby Digital' and using...Klaus Schmidinger
2005-01-09Implemented displaying audio channelKlaus Schmidinger
2005-01-08Implemented Setup.CurrentDolbyKlaus Schmidinger
2005-01-08Displaying audio track description in channel displayKlaus Schmidinger
2005-01-08Implemented displaying mandatory subtitles in the SPU decoderKlaus Schmidinger
2005-01-08Revoked 'Fixed reusing OSD in cDvbSpuDecoder' by demand of Marco SchluesslerKlaus Schmidinger
2005-01-07Selection the audio channel does work with the Siemens DVB-S Rev 1.3Klaus Schmidinger
2005-01-07Fixed deleting a menu item in case the next item is not selectableKlaus Schmidinger
2005-01-07Fixed the default quality value when grabbing a JPEG imageKlaus Schmidinger
2005-01-07Changed a variable nameKlaus Schmidinger
2005-01-06Fixed a possible race condition in cDevice::Action()Klaus Schmidinger
2005-01-06Only waiting for data if there actually is a DPidKlaus Schmidinger
2005-01-06Fixed handling preferred audio language when switching via Channels menu to t...Klaus Schmidinger
2005-01-06kAudio closes temporary OSD displaysKlaus Schmidinger
2005-01-06Implemented left/right/stereo selectionKlaus Schmidinger
2005-01-05Implemented preferred audio languagesKlaus Schmidinger
2005-01-04Added special handling if no audio is availableKlaus Schmidinger
2005-01-04Moved setting available tracks to cDeviceKlaus Schmidinger
2005-01-04Explicitly switch to the selected audio track with kOkKlaus Schmidinger
2005-01-04Using '*itoa()' for compatibility with gcc 2.95Klaus Schmidinger
2005-01-04Changed objalloc.h to stddef.h for compatibility with gcc 2.95Klaus Schmidinger
2005-01-04Made cTimeMs::Now() staticKlaus Schmidinger
2005-01-02Fixed reusing OSD in cDvbSpuDecoderKlaus Schmidinger
2005-01-02Implemented audio track menuKlaus Schmidinger
2004-12-26Made several functions threadsafe (cont'd)Klaus Schmidinger
2004-12-24Added cDevice::mutexReceiver to avoid a race condition when attaching/detachi...Klaus Schmidinger
2004-12-19Replaced time_ms() with a threadsafe and non-overflowing cTimeMsKlaus Schmidinger