summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Klaus Schmidinger
the same channel
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 ↵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-19Fixed some typosKlaus 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
2004-12-18Fixed genfontfile.c (wrong width, shifted values)Klaus Schmidinger
2004-12-18Removed the LOCK_THREAD from the LIRC threadKlaus Schmidinger
2004-12-18Fixed setting 'synced' in cRemux when recording radio channelsKlaus Schmidinger
2004-12-18Completed the Italian OSD textsKlaus Schmidinger
2004-12-18Escaped the '-' and 'ö' characters in the man pagesKlaus Schmidinger
2004-12-17Added support for AC3 replay over the DVB deviceKlaus Schmidinger
2004-11-27Fixed a possible race condition in generating the DVB device namesKlaus Schmidinger
2004-11-27Re-introduced a sleep to cDvbPlayer::Action() to avoid high CPU load in ↵Klaus Schmidinger
still picture mode
2004-11-26Fixed the spelling of 'canceling'Klaus Schmidinger
2004-11-26Some more changes to the 'childTid' handling in cThreadKlaus Schmidinger
2004-11-22Removed an unused variable from cTimer::GetWDayFromMDay()Klaus Schmidinger
2004-11-21Some improvements to cPoller1.3.17Klaus Schmidinger
2004-11-21channels.confKlaus Schmidinger
2004-11-21Fixed toggling the 'Day' item in the 'Timers' menu, so that it selects the ↵Klaus Schmidinger
right day of week for timers in the future
2004-11-21Back to the old DVB driver due to tuning failures with dvb-kernelKlaus Schmidinger
2004-11-20Fixed handling childTid in cThread to avoid possible race conditionsKlaus Schmidinger
2004-11-20Fixed some typos in the Makefile's 'font' targetKlaus Schmidinger
2004-11-20Now checking available OSD memory at runtimeKlaus Schmidinger
2004-11-20Now setting the VPID before the APID in live mode to avoid unnecessary ↵Klaus Schmidinger
overhead in the firmware
2004-11-20Fixed a possible recursion in cControl::Shutdown()Klaus Schmidinger
2004-11-20Fixed some errors in the Croatian language textsKlaus Schmidinger
2004-11-20Fixed some characters in the iso8859-2 font fileKlaus Schmidinger
2004-11-20Fixed a possible crash when pausing live video and the recording was unable ↵Klaus Schmidinger
to start
2004-11-19Switched to 'dvb-kernel' driver (build-2.4)Klaus Schmidinger
2004-11-16Fixed cRemux::ScanVideoPacket() to make sure it doesn't access memory beyond ↵Klaus Schmidinger
the end of the given buffer
2004-11-14Implemented handling of number keys in the 'Timers' menu for toggling days1.3.16Klaus Schmidinger
2004-11-14channels.confKlaus Schmidinger