Age | Commit message (Expand) | Author |
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 |
2004-12-19 | Fixed a race condition in starting a thread | Klaus Schmidinger |
2004-12-19 | Added 'channels.conf.terr' entries for Lübeck | Klaus Schmidinger |
2004-12-18 | Switched the character set to iso8859-15 for English, German and Finnish | Klaus Schmidinger |
2004-12-18 | Fixed the character width and shifted the codes; Renamed font???.c to font???... | Klaus Schmidinger |
2004-12-18 | Fixed genfontfile.c (wrong width, shifted values) | Klaus Schmidinger |
2004-12-18 | Removed the LOCK_THREAD from the LIRC thread | Klaus Schmidinger |
2004-12-18 | Fixed setting 'synced' in cRemux when recording radio channels | Klaus Schmidinger |
2004-12-18 | Completed the Italian OSD texts | Klaus Schmidinger |
2004-12-18 | Escaped the '-' and 'ö' characters in the man pages | Klaus Schmidinger |
2004-12-17 | Added support for AC3 replay over the DVB device | Klaus Schmidinger |
2004-11-27 | Fixed a possible race condition in generating the DVB device names | Klaus Schmidinger |
2004-11-27 | Re-introduced a sleep to cDvbPlayer::Action() to avoid high CPU load in still... | Klaus Schmidinger |
2004-11-26 | Fixed the spelling of 'canceling' | Klaus Schmidinger |
2004-11-26 | Some more changes to the 'childTid' handling in cThread | Klaus Schmidinger |
2004-11-22 | Removed an unused variable from cTimer::GetWDayFromMDay() | Klaus Schmidinger |
2004-11-21 | Some improvements to cPoller1.3.17 | Klaus Schmidinger |
2004-11-21 | Fixed toggling the 'Day' item in the 'Timers' menu, so that it selects the ri... | Klaus Schmidinger |
2004-11-21 | Back to the old DVB driver due to tuning failures with dvb-kernel | Klaus Schmidinger |
2004-11-20 | Fixed handling childTid in cThread to avoid possible race conditions | Klaus Schmidinger |
2004-11-20 | Fixed some typos in the Makefile's 'font' target | Klaus Schmidinger |
2004-11-20 | Now checking available OSD memory at runtime | Klaus Schmidinger |
2004-11-20 | Now setting the VPID before the APID in live mode to avoid unnecessary overhe... | Klaus Schmidinger |
2004-11-20 | Fixed a possible recursion in cControl::Shutdown() | Klaus Schmidinger |
2004-11-20 | Fixed some errors in the Croatian language texts | Klaus Schmidinger |
2004-11-20 | Fixed some characters in the iso8859-2 font file | Klaus Schmidinger |
2004-11-20 | Fixed a possible crash when pausing live video and the recording was unable t... | Klaus Schmidinger |
2004-11-19 | Switched to 'dvb-kernel' driver (build-2.4) | Klaus Schmidinger |
2004-11-16 | Fixed cRemux::ScanVideoPacket() to make sure it doesn't access memory beyond ... | Klaus Schmidinger |
2004-11-14 | Implemented handling of number keys in the 'Timers' menu for toggling days1.3.16 | Klaus Schmidinger |
2004-11-14 | Checking PID language codes for ISO 639 compliance | Klaus Schmidinger |
2004-11-07 | Added missing initialization of cEvent::seen | Klaus Schmidinger |
2004-11-07 | Fixed a short glitch when starting a recording on the primary device while in... | Klaus Schmidinger |
2004-11-07 | Added a missing call to cStatus::MsgOsdStatusMessage(NULL) in cSkins::Message() | Klaus Schmidinger |
2004-11-06 | Fixed handling of pmAudioOnlyBlack | Klaus Schmidinger |
2004-11-06 | Fixed the cDvbSpuDecoder | Klaus Schmidinger |
2004-11-06 | Added missing calls to cStatus::MsgOsdClear() in cSkins::Message() | Klaus Schmidinger |
2004-11-06 | Reactivated the NPTL check at startup | Klaus Schmidinger |
2004-11-06 | Added Danish language texts | Klaus Schmidinger |
2004-11-02 | Fixed cChannel::SetName() in case only the ShortName or Provider has changed | Klaus Schmidinger |
2004-11-01 | Now displaying the name of the remote control for which the keys are being le...1.3.15 | Klaus Schmidinger |
2004-11-01 | Fixed the buffer size in cRecording::SortName() | Klaus Schmidinger |