summaryrefslogtreecommitdiff
path: root/plugin
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-10-13Added version handling to plugin and command MakefileJochen 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-29Small changes on plugin makefileJochen Dolze
2012-09-27Added diff for man page (contributed by marco) - closes #1071Jochen Dolze
Added --svdrpport to plugin, closes #1070
2012-09-10Code cleanupsJochen Dolze
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-25Added E4+1 logo, thanks to oldmanukJochen Dolze
Changed text for "index creation option"
2012-02-13Revert changes to plugin MakefileJochen Dolze
2012-02-09Added more debug output to status.cpp, updated HISTORYJochen Dolze
2012-02-06Changed Makefile in plugin directory to close bug #840Jochen Dolze
2011-12-05Added more info about starting markadJochen Dolze
2011-07-28Changed kabel1-logo, changed prosieben-logoJochen Dolze
2011-06-14Added link to version.hJochen Dolze
2011-04-11Sorting of logo list addedJochen Dolze
New MTV3 logo Changed demuxer to return raw packets
2011-04-03Fixed another bug in handling ts files ("demux error")v0.1.2Jochen Dolze
Limited logo extraction to 1000 frames Added more finnish logos Added czech translation
2011-03-25Fixed TS afc error which led to "demux error"Jochen Dolze
Added more error messages and stream numbers
2011-03-20Fixed bug in handling ts files ("demux error")v0.1.1Jochen Dolze
Fixed output of marks on channels without logos Added finnish logos and translation from Rolf Ahrensberg Added more informations in markad logfile
2011-03-09Decreased cutval in logo detectionJochen Dolze
Added italian translation from Diego Pierotto Added slovak translation from Milan Hrala Added logos from Dominic Evans Added logo from Copperhead
2011-02-23Updated HISTORYv0.1.0Jochen Dolze
Updated version Added dist directory
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-02-01New standard switches in plugin (repair index off, only scan channels with logo)Jochen Dolze
Fixed output of audio channel detection
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-12-31Added Make.global to plugin makefileJochen Dolze
Changed URL in README
2010-11-24Added log to recdir optionJochen Dolze
Added access check for recdir
2010-11-16Prevent divison by zero on very small displays (<720x576)Jochen Dolze
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-09-24Added support for libavcodec51 (see define in Makefile)Jochen Dolze
Lowered memory consumption on some cases Enhanced buffer usage output
2010-09-17Added patches from Anonym and italian translation from Diego PierottoJochen Dolze
2010-07-08Corrected info/info.vdr will now be savedJochen Dolze
Added compatibility for GCC3.x
2010-06-08Got rid of --tstart/--tstopJochen Dolze
Reworked logomark handling Added rewriting of info/info.vdr (not yet complete)
2010-06-08Re-ordered includesJochen Dolze
2010-05-25Fixed display bug (text moved too far to the left)Jochen Dolze
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