summaryrefslogtreecommitdiff
path: root/command/markad-standalone.cpp
AgeCommit message (Expand)Author
2012-09-12New version 0.1.4v0.1.4Jochen Dolze
2012-09-10Code cleanupsJochen Dolze
2012-09-10Changed log output for some messagesJochen Dolze
2012-05-22Added support for reelvdr info.txtJochen Dolze
2012-05-17Fixed warnings from cppcheckJochen Dolze
2012-03-10Changed PATPMT seekerJochen Dolze
2012-02-24Removed AC3 and MP2 audio decoding support (not needed)Jochen Dolze
2012-02-08Changed H264 stream frame/field processingJochen Dolze
2012-02-08Fixed a bug in the PATPMT seekerJochen Dolze
2011-07-28Changed kabel1-logo, changed prosieben-logoJochen Dolze
2011-05-24Removed unsupported arch errorJochen Dolze
2011-04-16Disabling pre-/post timer on live recordingsJochen Dolze
2011-04-03Fixed another bug in handling ts files ("demux error")v0.1.2Jochen Dolze
2011-03-25Fixed TS afc error which led to "demux error"Jochen Dolze
2011-03-20Fixed bug in handling ts files ("demux error")v0.1.1Jochen Dolze
2011-03-13Changed order of detection modes in video.cppJochen Dolze
2011-03-09Decreased cutval in logo detectionJochen Dolze
2011-03-02Added experimental start/stop detection without logoJochen Dolze
2011-03-02Fixed memory leak in AddMarkJochen Dolze
2011-02-22Got rid of backupmarks plugin optiondevelJochen Dolze
2011-02-21Fixed markad running when timer is deleted bugJochen Dolze
2011-02-19Added missing includes (closes #570)Jochen Dolze
2011-02-16Drop of -i 1/2 (ignore video/audio info)Jochen Dolze
2011-02-14Improved stop detectionJochen Dolze
2011-02-13Removed "scan ac3 always" parameterJochen Dolze
2011-02-09Fixed bug in SaveInfo which ignored some linesJochen Dolze
2011-02-09Completed end mark detectionJochen Dolze
2011-02-08Prevent overlap detection to detect former overlaps in ad blockJochen Dolze
2011-02-06Added CheckStart to check start conditionJochen Dolze
2011-02-06Got rid of additional overlap in second passJochen Dolze
2011-02-05Changed overlap detectionJochen Dolze
2011-02-01New standard switches in plugin (repair index off, only scan channels with logo)Jochen Dolze
2011-01-30Further cleanupsJochen Dolze
2011-01-29Rewrite of demux/marks recognition (still incomplete)Jochen Dolze
2011-01-23New Version 0.0.8v0.0.8Jochen Dolze
2011-01-04Changed index creation for TSJochen Dolze
2011-01-01Changed detection of short audio channel changesJochen Dolze
2010-12-31Added new plugin option 'scan channel with logos only'Jochen Dolze
2010-12-29Improved startpoint detection with short recordingsJochen Dolze
2010-11-28Improved overlap detection by increasing the inspection rangeJochen Dolze
2010-11-28Fixed GetBroadcastLength for TS-recordingsJochen Dolze
2010-11-24Added log to recdir optionJochen Dolze
2010-11-22Added SeekPATPMT when there is no PAT/PMT on start of the TS-recordingJochen Dolze
2010-11-22Fixed bug found by neptunvasjaJochen Dolze
2010-11-19Changed broken stream handlingJochen Dolze
2010-11-09Added handling for interrupted recordingsJochen Dolze
2010-11-07Rewrote GenIndex (works with SDTV-PES, should work with SDTV-TS, unknown on H...Jochen Dolze
2010-11-05Small fixups, removed P1,P2 of RTL logoJochen Dolze
2010-11-03Got rid of iframetime, better broadcast start detection, dont change atime/mt...Jochen Dolze
2010-10-30Fixed endless loop bug with DD5.1 (found by amair)Jochen Dolze