summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-16Added diff for removing DVBDIR from plugin MakefilesKlaus Schmidinger
2006-04-15The "Update channels" parameter in the "Setup/DVB" menu has been extended to ...Klaus Schmidinger
2006-04-15Implemented kChanPrevKlaus Schmidinger
2006-04-15Implemented kNext and kPrev keysKlaus Schmidinger
2006-04-15Removed DVBDIR from Makefile; it's now defined in Make.config if necessaryKlaus Schmidinger
2006-04-15Fixed setting the 'Delta' parameter when calling the shutdown script with no ...Klaus Schmidinger
2006-04-15Implemented cPlugin::Active()Klaus Schmidinger
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, LocalTimeOffsetDescrip...Klaus Schmidinger
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
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 --v...Klaus Schmidinger
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 "Setup/Miscellaneous...Klaus Schmidinger
2006-04-09Additional label strings for cMenuEditIntItem and cMenuEditChanItemKlaus Schmidinger
2006-04-09Fixed handling the color button texts when switching from the 'Schedule' menu...Klaus Schmidinger
2006-04-09cSkins::QueueMessage() called from a background thread with an empty message ...Klaus Schmidinger
2006-04-09Fixed a typo in skins.hKlaus Schmidinger
2006-04-09Now avoiding the 'actual' device when starting a recording, so that a Transfe...Klaus Schmidinger
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, whi...Klaus Schmidinger
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 SI::RunningStatusNotRun...Klaus Schmidinger
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 primar...Klaus Schmidinger
2006-03-26Fixed format string handlingKlaus Schmidinger
2006-03-25Enhanced logging EPG event dataKlaus Schmidinger
2006-03-25Speeded up cRemux::ScanVideoPacket()Klaus Schmidinger