summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-29Dropped logging writing epg.data (comes too often)Klaus Schmidinger
2006-01-29Implemented a timeout for remote controls that don't deliver "repeat" keypres...Klaus Schmidinger
2006-01-29When reading epg.data (or data from PUTE), the version number of events with ...Klaus Schmidinger
2006-01-29Fixed displaying the current audio track in the channel displayKlaus Schmidinger
2006-01-28Changed DVBS_TUNE_TIMEOUT and DVBC_TUNE_TIMEOUT to 9000ms to avoid problems w...Klaus Schmidinger
2006-01-28Fixed cTimers::GetNextActiveTimer() so that it won't return an expired timerKlaus Schmidinger
2006-01-28There is now a log message when VDR writes the epg.data fileKlaus Schmidinger
2006-01-28The epg.data file is now written when VDR exitsKlaus Schmidinger
2006-01-28Removed the "buffer reserve" in Transfer Mode - it's no longer necessary with...Klaus Schmidinger
2006-01-28Increased the timeout in cInterface::GetKey() to avoid problems with remote c...Klaus Schmidinger
2006-01-28Fixed channel switching with the Down (Up) key in case the current channel is...Klaus Schmidinger
2006-01-28Fixed some typosKlaus Schmidinger
2006-01-28Updated the Finnish OSD textsKlaus Schmidinger
2006-01-27Now trying to reestablish the connection to the LIRC daemon in case it breaksKlaus Schmidinger
2006-01-27Now checking whether the channel exists before setting the PMT filter in cPat...Klaus Schmidinger
2006-01-27Fixed handling the tfRecording flag when reading timersKlaus Schmidinger
2006-01-27Updated the Estonian OSD textsKlaus Schmidinger
2006-01-27Fixed a missing ',' in the Greek OSD textsKlaus Schmidinger
2006-01-27Updated the Danish OSD textsKlaus Schmidinger
2006-01-27Fixed a crash when pressing '0' in the "Schedule" menu on a channel that does...Klaus Schmidinger
2006-01-27Fixed checking toFile in cCuttingThread::Action()Klaus Schmidinger
2006-01-27EPG events from epg.data or SVDRP's PUTE command now have their Title set to ...Klaus Schmidinger
2006-01-22Fixed handling the '0' key for switching between the last two channels1.3.40Klaus Schmidinger
2006-01-22Fixed detecting channel switches from SVDRPKlaus Schmidinger
2006-01-22channels.confKlaus Schmidinger
2006-01-22Updated the Spanish OSD textsKlaus Schmidinger
2006-01-22Re-inserted initial lastTime.Set() callsKlaus Schmidinger
2006-01-22Fixed detecting if there can be any useful further input when entering channe...Klaus Schmidinger
2006-01-22Improved channel switching when repeat function kicks in; updating channel di...Klaus Schmidinger
2006-01-21Disabled the "buffer reserve" in Transfer ModeKlaus Schmidinger
2006-01-21Updated the Polish OSD texts and the fontosd-iso8859-2.c fileKlaus Schmidinger
2006-01-21When entering text via the numeric keys, the cursor now automatically advancesKlaus Schmidinger
2006-01-21Only calling AssertFreeDiskSpace() with 'Force' if timer is not pendingKlaus Schmidinger
2006-01-20Added AssertFreeDiskSpace() before starting a timer recordingKlaus Schmidinger
2006-01-20Recordings are now only started if there is at least 300MB free disk spaceKlaus Schmidinger
2006-01-20Updated the Estonian OSD textsKlaus Schmidinger
2006-01-20Fixed a crash in the Schedule menu with events that have no title (cEvent::Fi...Klaus Schmidinger
2006-01-20Improved NULL checking in strreplace()Klaus Schmidinger
2006-01-20Updated the Finnish OSD textsKlaus Schmidinger
2006-01-20Fixed a crash after executing the SVDRP command CLRE, caused by dangling 'sch...Klaus Schmidinger
2006-01-20Fixed a problem with @plugin in keymacros.conf in case the named plugin is no...Klaus Schmidinger
2006-01-15Modified logging so that even on NPTL systems each line in the log file shows...Klaus Schmidinger
2006-01-15Fixed a second place where a message should be given when an instant recordin...Klaus Schmidinger
2006-01-15No longer displaying color buttons in the recording info menu if it has been ...1.3.39Klaus Schmidinger
2006-01-15channels.confKlaus Schmidinger
2006-01-15Added 0x5B to more-byte sequence detectionKlaus Schmidinger
2006-01-15Added a leading '0' to the day in the DayDateTime() functionKlaus Schmidinger
2006-01-15Now only writing Dolby Digital tracks into the 'info.vdr' file of a recording...Klaus Schmidinger
2006-01-15The status markers in the "Schedule" menu are now only updated if a submenu i...Klaus Schmidinger
2006-01-15Implemented '0' key function in the "Schedule" menuKlaus Schmidinger