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