summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-21Updated the GPL copiesKlaus Schmidinger
2006-04-17Stripped some trailing whitespace1.3.47Klaus Schmidinger
2006-04-17channels.confKlaus Schmidinger
2006-04-17Added the UPDATE-1.4.0 fileKlaus Schmidinger
2006-04-17Some comment cleanupsKlaus Schmidinger
2006-04-17Moved calling PluginManager.MainThreadHook() to the end of the main loopKlaus Schmidinger
2006-04-17The new function cPlugin::MainThreadHook() can be used by plugins to perform ...Klaus Schmidinger
2006-04-17The cRemote::CallPlugin() function now has a boolean return value that tells ...Klaus Schmidinger
2006-04-16No longer using characters 0x01 and 0x02 for mapping single quote and slash i...Klaus Schmidinger
2006-04-16Changed the behaviour of the "Use small font" setup option to *always* use th...Klaus Schmidinger
2006-04-16Updated the INSTALL file's section about non-VDR files in the video directoryKlaus Schmidinger
2006-04-16Added format check to syslog_with_tid()Klaus Schmidinger
2006-04-16Now going into the "Edit timer" menu if a newly created timer starts soonKlaus Schmidinger
2006-04-16Implemented APIVERSION for the VDR plugin API version numberKlaus Schmidinger
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