summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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 font???...Klaus Schmidinger
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 still...Klaus Schmidinger
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 ri...Klaus Schmidinger
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 overhe...Klaus Schmidinger
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 t...Klaus Schmidinger
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
2004-11-14Implemented handling of number keys in the 'Timers' menu for toggling days1.3.16Klaus Schmidinger
2004-11-14channels.confKlaus Schmidinger
2004-11-14Checking PID language codes for ISO 639 complianceKlaus Schmidinger
2004-11-07Added missing initialization of cEvent::seenKlaus Schmidinger
2004-11-07Fixed a short glitch when starting a recording on the primary device while in...Klaus Schmidinger
2004-11-07Added a missing call to cStatus::MsgOsdStatusMessage(NULL) in cSkins::Message()Klaus Schmidinger
2004-11-06Fixed handling of pmAudioOnlyBlackKlaus Schmidinger
2004-11-06Fixed the cDvbSpuDecoderKlaus Schmidinger
2004-11-06Added missing calls to cStatus::MsgOsdClear() in cSkins::Message()Klaus Schmidinger
2004-11-06Reactivated the NPTL check at startupKlaus Schmidinger
2004-11-06Added Danish language textsKlaus Schmidinger
2004-11-05Changed channel number of 'itv2'Klaus Schmidinger
2004-11-02Fixed cChannel::SetName() in case only the ShortName or Provider has changedKlaus Schmidinger
2004-11-01Now displaying the name of the remote control for which the keys are being le...1.3.15Klaus Schmidinger