summaryrefslogtreecommitdiff
path: root/plugin/markad.cpp
AgeCommit message (Collapse)Author
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
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-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-06-08Re-ordered includesJochen 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
2010-04-08Added plugin setup, plugin main menuJochen Dolze
2010-03-30Changed directory structure, added MakefilesJochen Dolze