summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-04-15Updated the Danish OSD textsKlaus Schmidinger
2006-04-14The preferred audio language is now automatically selected when starting replayKlaus Schmidinger
2006-04-14Fixed the vdr.1 man page (a single DVB card can record and do live tv)Klaus Schmidinger
2006-04-14Reintroduced the log message "deleting plugin: ..." when shutting down VDRKlaus Schmidinger
2006-04-14Added a missing "Key$" in skincurses.cKlaus Schmidinger
2006-04-14Using geteuid() to check whether VDR is running as user 'root'Klaus Schmidinger
2006-04-14Added VBITeletextDescriptorTag, TeletextDescriptorTag, ↵Klaus Schmidinger
LocalTimeOffsetDescriptorTag and PremiereContentTransmissionDescriptor to 'libsi'
2006-04-14Allowing a tolerance for symbol rate values that are off by oneKlaus Schmidinger
2006-04-14Fixed setting time transponder to 0Klaus Schmidinger
2006-04-14Fixed unnecessary Set() calls in cMenuEditIntItem::ProcessKey()Klaus Schmidinger
2006-04-14Fixed the initial setting of the time transponder setup parameterKlaus Schmidinger
2006-04-14Removed the unnecessary 'value' member from cMenuEditItemKlaus Schmidinger
2006-04-14Added NULL checks to some strdup() calls in menuitems.cKlaus Schmidinger
2006-04-14Fixed a crash when setting the time transponder in the Setup menu, caused by ↵Klaus Schmidinger
the new 'noneString' in cMenuEditChanItem
2006-04-14Updated the Finnish OSD textsKlaus Schmidinger
2006-04-09Now checking whether there is any text before calling cStatus::MsgOsdTextItem()1.3.46Klaus Schmidinger
2006-04-09channels.confKlaus Schmidinger
2006-04-09No longer calling cPlugin::ProcessArgs() if VDR is run with the --help or ↵Klaus Schmidinger
--version option
2006-04-09Changed the behaviour when hitting the end of a recording in fast forward modeKlaus Schmidinger
2006-04-09Changed Thomas Keil's email addressKlaus Schmidinger
2006-04-09The initial channel and volume can now be defined in the ↵Klaus Schmidinger
"Setup/Miscellaneous" menu
2006-04-09Additional label strings for cMenuEditIntItem and cMenuEditChanItemKlaus Schmidinger
2006-04-09Fixed handling the color button texts when switching from the 'Schedule' ↵Klaus Schmidinger
menu of a channel without EPG info to the 'What's on now' menu
2006-04-09cSkins::QueueMessage() called from a background thread with an empty message ↵Klaus Schmidinger
now clears all messages that have been previously queued by that thread
2006-04-09Fixed a typo in skins.hKlaus Schmidinger
2006-04-09Now avoiding the 'actual' device when starting a recording, so that a ↵Klaus Schmidinger
Transfer Mode for live tv isn't interrupted
2006-04-09Fixed VPS recording in case there is more than one timer in the VPS marginKlaus Schmidinger
2006-04-01VPS timers now record only events that have exactly the given start timeKlaus Schmidinger
2006-04-01Fixed handling the system time transponder setting in the Setup/EPG menu, ↵Klaus Schmidinger
which was broken by the min/max fix in cMenuEditIntItem
2006-03-31Fixed learning keys when VDR is already runningKlaus Schmidinger
2006-03-31Fixed 'sources.conf' and 'diseqc.conf'Klaus Schmidinger
2006-03-31Added a missing "Key$" in skinclassic.cKlaus Schmidinger
2006-03-31Added a missing "Button$" for the Timer buttonKlaus Schmidinger
2006-03-31Fixed handling broken PMT recordsKlaus Schmidinger
2006-03-26Improved deleting expired single shot timers1.3.45Klaus Schmidinger
2006-03-26channels.confKlaus Schmidinger
2006-03-26Fixed some #include sequencesKlaus Schmidinger
2006-03-26The 'running status' of EPG events is now only set to ↵Klaus Schmidinger
SI::RunningStatusNotRunning for events before present event
2006-03-26Ignoring 'version' in EPG data when reading from 'epg.data' or SVDRP/PUTEKlaus Schmidinger
2006-03-26The new function cDevice::ForceTransferMode() can be used to force the ↵Klaus Schmidinger
primary device into transfer mode
2006-03-26Fixed format string handlingKlaus Schmidinger
2006-03-25Enhanced logging EPG event dataKlaus Schmidinger
2006-03-25Speeded up cRemux::ScanVideoPacket()Klaus Schmidinger
2006-03-25Made cMenuRecordings::GetRecording() 'protected'Klaus Schmidinger
2006-03-25Updated the Russian OSD textsKlaus Schmidinger
2006-03-25Fixed calling a plugin's main menu function while a message is being displayedKlaus Schmidinger
2006-03-25Fixed getting the present EPG event in case none is currently 'running'Klaus Schmidinger
2006-03-25Timer log messages now show "VPS" if this is a VPS timerKlaus Schmidinger
2006-03-25Fixed handling repeating VPS timers (they stopped recording too early)Klaus Schmidinger
2006-03-19Fixed deleting recordings that have been removed externally when running out ↵Klaus Schmidinger
of disk space