summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-23Fixed a format string in recording.c to avoid a compiler warning on 64bit sys...Klaus Schmidinger
2006-04-23Added an error message about plugins that don't honor APIVERSION in their Mak...Klaus Schmidinger
2006-04-23Fixed some missing '-' in the German OSD textsKlaus Schmidinger
2006-04-23Fixed a Finnish OSD textKlaus Schmidinger
2006-04-22Moved 'VPS' to a separate sectionKlaus Schmidinger
2006-04-22Fixed handling empty titles in cEvent::FixEpgBugs()Klaus Schmidinger
2006-04-22Extended the version number reported with the '-V' option to also show the cu...Klaus Schmidinger
2006-04-22Modified the German OSD texts to be "less technical"Klaus Schmidinger
2006-04-22Updated the Swedish OSD textsKlaus Schmidinger
2006-04-22Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a sin...Klaus Schmidinger
2006-04-22Fixed wrong credits for the patch that was used to implement cPlugin::Active()Klaus Schmidinger
2006-04-22Updated the Slovenian OSD textsKlaus Schmidinger
2006-04-22Updated the Finnish OSD textsKlaus Schmidinger
2006-04-22Updated the Russian OSD textsKlaus Schmidinger
2006-04-22Updated the Danish OSD textsKlaus Schmidinger
2006-04-22Updated the Romanian OSD textsKlaus Schmidinger
2006-04-22Updated the Estonian OSD textsKlaus Schmidinger
2006-04-22Updated the French OSD textsKlaus Schmidinger
2006-04-22Updated the Finnish OSD textsKlaus Schmidinger
2006-04-22Updated the Polish OSD textsKlaus Schmidinger
2006-04-21Fixed several spelling errorsKlaus Schmidinger
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