summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
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
2004-10-17Updated 'channels.conf.terr' for HannoverKlaus Schmidinger
2004-10-17If one PID can't be added, the whole cDevice::AttachReceiver() will now failKlaus Schmidinger
2004-10-17Refined formula for making volume control more linearKlaus Schmidinger
2004-10-16Fixed a crash in the time search mechanismKlaus Schmidinger
2004-10-16Added missing Czech characters to fontosd-iso8859-2.cKlaus Schmidinger
2004-10-16Now skipping code table info in SI dataKlaus Schmidinger
2004-10-16Made volume control more linearKlaus Schmidinger
2004-10-16Made the "Channel not available!" message and mtInfo instead of mtErrorKlaus Schmidinger
2004-10-16Avoiding unnecessary section filter start/stopsKlaus Schmidinger
2004-10-16Fixed libsi/Makefile to use the compiler defined in for generating file depe...Klaus Schmidinger
2004-10-16Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::c...Klaus Schmidinger
2004-10-16Fixed 'newplugin' to use the compiler defined in $(CXX) for generating file d...Klaus Schmidinger
2004-10-16Added Estonian language textsKlaus Schmidinger
2004-10-16Fixed showing the replay mode if the OSD is currently in useKlaus Schmidinger
2004-10-16Fixed a possible crash with inconsistent SI dataKlaus Schmidinger