summaryrefslogtreecommitdiff
path: root/plugin/status.cpp
AgeCommit message (Collapse)Author
2017-03-13Added compatibility for VDR >= 2.3.1HEADmasterJochen Dolze
Added ServusTV-logo (thanks to MegaV0lt, Feature #2448) Added possible fix for GCC compiler warning (Bug #2416)
2016-09-25Added patch from feature #1625, thanks to MegaV0ltJochen Dolze
2013-07-15Added support for ffmpeg 2.0Jochen Dolze
Prevent wrong setup options to become active
2013-04-04Added option to disable markadJochen Dolze
Fixed option 'deferred shutdown'
2012-12-23Fixed bug in status.cppJochen Dolze
2012-12-16Fixed IsTunedToTransponder compile errorJochen Dolze
2012-12-11Changed recognition of timer/channel in function LogoExists()Jochen Dolze
2012-09-27Added diff for man page (contributed by marco) - closes #1071Jochen Dolze
Added --svdrpport to plugin, closes #1070
2012-09-10Changed log output for some messagesJochen Dolze
2012-05-17Fixed warnings from cppcheckJochen Dolze
Added setup menu entry to prevent deferred shutdown Added many logos from contributors
2012-02-09Added more debug output to status.cpp, updated HISTORYJochen Dolze
2011-12-05Added more info about starting markadJochen Dolze
2011-02-22Got rid of backupmarks plugin optiondevelJochen Dolze
Fixed noatime detection in GetBroadcastStart
2011-02-21Fixed markad running when timer is deleted bugJochen Dolze
Removed option "hdd priority", start markad always with idle iopriority
2011-02-13Removed "scan ac3 always" parameterJochen Dolze
Added some logos Added spanish translations (thanks to jbjbjb) Minor code cleanups
2011-02-09Completed end mark detectionJochen Dolze
New option -I for correcting info file Better texts for options
2011-01-10Fixed bug reported by ALT255 (markad stops when VDR deletes the timer after ↵Jochen Dolze
a recording) Fixed bug reported by Copperhead (saving setup values was broken) Added logos for SIXX and NICK_COMEDY
2010-12-31Added new plugin option 'scan channel with logos only'Jochen Dolze
Abort markad if timer gets deleted by user (reported by Mase) New logo DAS-VIERTE
2010-11-24Added log to recdir optionJochen Dolze
Added access check for recdir
2010-10-12Changed detection of border/aspect/channel-changesJochen Dolze
2010-10-10Added -a (AC3 always) optionJochen Dolze
2010-10-08Added ioprio_setJochen Dolze
2010-10-06Added --pass1only command line argumentJochen Dolze
Optimized start/stop recognition
2010-06-08Got rid of --tstart/--tstopJochen Dolze
Reworked logomark handling Added rewriting of info/info.vdr (not yet complete)
2010-05-15Fixed various thingsJochen Dolze
2010-04-28Changed --bstart/stop to --tstart/stop, added SIGSEGV backtraceJochen Dolze
2010-04-21added -G and --bstart/--bstop optionsJochen Dolze
2010-04-10Added more setup options, added MARK svdrp commandJochen Dolze
2010-04-08Added plugin setup, plugin main menuJochen Dolze
2010-03-30Changed directory structure, added MakefilesJochen Dolze