Age | Commit message (Expand) | Author |
2005-01-02 | Fixed reusing OSD in cDvbSpuDecoder | Klaus Schmidinger |
2004-12-19 | Replaced time_ms() with a threadsafe and non-overflowing cTimeMs | 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 | 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-22 | Removed an unused variable from cTimer::GetWDayFromMDay() | Klaus Schmidinger |
2004-11-21 | Some improvements to cPoller1.3.17 | 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-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-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 | 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-10-31 | Added the 'portal name' to cChannels | Klaus Schmidinger |
2004-10-31 | Making sure that timers and channels are only saved together | Klaus Schmidinger |
2004-10-31 | Moved the main program loop variables further up to allow compilation with ol... | Klaus Schmidinger |
2004-10-30 | Added more checks and polling when getting frontend events | Klaus Schmidinger |
2004-10-30 | Fixed some typos in the Makefile's 'font' target | Klaus Schmidinger |
2004-10-24 | Added cCondWait::Sleep() and using it to replace all usleep() calls | Klaus Schmidinger |
2004-10-24 | Added some checks when cancelling a thread and removed the usleep() in cThrea... | Klaus Schmidinger |
2004-10-23 | Fixed missing cleanup at program exit in case there is a problem with a plugin | Klaus Schmidinger |
2004-10-23 | Some minor code cleanups | Klaus Schmidinger |
2004-10-23 | Now actually using the iso8859-15 fonts | Klaus Schmidinger |
2004-10-23 | Updated Romanian language texts and the iso8859-2 fonts | Klaus Schmidinger |
2004-10-23 | Taking the complete size of available data into account when deciding whether... | Klaus Schmidinger |
2004-10-23 | Removed the usleep() call from cDvbPlayer::Action() to make VDR run on NPTL s... | Klaus Schmidinger |
2004-10-23 | Fixed attaching a cPlayer to a cDevice | Klaus Schmidinger |
2004-10-23 | Added a sample setup for 'DisiCon-4 Single Cable Network' | Klaus Schmidinger |
2004-10-23 | Fixed detecting transponder lock; removed WAIT_FOR_LOCK_AFTER_TUNING; added s... | Klaus Schmidinger |