summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-11-01channels.confKlaus Schmidinger
2004-11-01Fixed the buffer size in cRecording::SortName()Klaus Schmidinger
2004-11-01Implemented sort modes for the 'Channels' menuKlaus Schmidinger
2004-11-01Now using qsort() to sort cListBase listsKlaus Schmidinger
2004-10-31Fixed handling key codes that start with 0x1B in the KBD remote control codeKlaus Schmidinger
2004-10-31Added the 'portal name' to cChannelsKlaus Schmidinger
2004-10-31Now handling the channel name, short name and provider separatelyKlaus Schmidinger
2004-10-31Making sure that timers and channels are only saved togetherKlaus Schmidinger
2004-10-31Now calling pthread_cond_broadcast() in the desctructor of cCondWait and cCon...Klaus Schmidinger
2004-10-31Moved the main program loop variables further up to allow compilation with ol...Klaus Schmidinger
2004-10-30Immediately displaying the new channel info when switching channel groupsKlaus Schmidinger
2004-10-30No longer explicitly waiting for a tuner lock when switching channelsKlaus 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-24Implemented 'modified' and 'seen' for EPG schedules/events1.3.14Klaus Schmidinger
2004-10-24channels.confKlaus 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-24Removed the signal handler and WakeUp() call from cThreadKlaus Schmidinger
2004-10-24Increased the required free buffer space in the resultBuffer of cRemuxKlaus Schmidinger
2004-10-24Not waiting for transponder lock for EITScannerKlaus 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 a case where the resultBuffer in cRemux ran full before getting a syncKlaus 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-17Adjusted release date1.3.13Klaus Schmidinger
2004-10-17channels.confKlaus Schmidinger
2004-10-17Updated 'channels.conf.terr' for HannoverKlaus Schmidinger
2004-10-17Removed the 'Log' parameter from the cChannel::Set... functionsKlaus Schmidinger
2004-10-17Now only saving channels.conf after a modification made by the userKlaus Schmidinger