summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Collapse)Author
2005-01-30Making sure the current audio track is actually one of the ones available in ↵Klaus Schmidinger
a recording
2005-01-30Moved the call to SetAudioChannel(0) into cDevice::ClrAvailableTracks()Klaus Schmidinger
2005-01-30Added cPlugin::Stop()Klaus Schmidinger
2005-01-30Fixed masking SubStreamType in cDevice::PlayPesPacket()Klaus Schmidinger
2005-01-30Fixed a buffer overflow in case a station defines all 32 audio PIDsKlaus Schmidinger
2005-01-25Now setting primaryDevice = NULL before deleting the devices in ↵Klaus Schmidinger
cDevice::Shutdown()
2005-01-23Fixed displaying the "Audio" menu with the "Green" button from the "Main" ↵Klaus Schmidinger
menu in case there is only one audio track
2005-01-23Added PlayPes(NULL, 0) to cTransfer::Action() when clearing the transfer buffer1.3.19Klaus 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 ↵Klaus Schmidinger
featured DVB card
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 ↵Klaus Schmidinger
for "Setup/DVB/Audio language(s)"
2005-01-14Making sure at least the default skin is available at program startKlaus Schmidinger
2005-01-09Some aknowledgements1.3.18Klaus Schmidinger
2005-01-09Added support for circular polarizationKlaus Schmidinger
2005-01-09Changed 'Recording/Record Dobly Digital' to 'DVB/Use Dolby Digital' and ↵Klaus Schmidinger
using it for available audio tracks
2005-01-09Implemented displaying audio channelKlaus 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-06Fixed a possible race condition in cDevice::Action()Klaus Schmidinger
2005-01-06Implemented left/right/stereo selectionKlaus Schmidinger
2005-01-05Implemented preferred audio languagesKlaus Schmidinger
2005-01-04Moved setting available tracks to cDeviceKlaus 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 ↵Klaus Schmidinger
attaching/detaching receivers from different threads
2004-12-19Replaced time_ms() with a threadsafe and non-overflowing cTimeMsKlaus Schmidinger
2004-12-19Removed delay_ms(), using cCondWait::SleepMs() insteadKlaus Schmidinger
2004-12-19Made several functions threadsafeKlaus Schmidinger
2004-12-19Fixed a race condition in starting a threadKlaus Schmidinger
2004-12-19Added 'channels.conf.terr' entries for LübeckKlaus Schmidinger
2004-12-18Switched the character set to iso8859-15 for English, German and FinnishKlaus Schmidinger
2004-12-18Fixed the character width and shifted the codes; Renamed font???.c to ↵Klaus Schmidinger
font???-iso8859-1.c