summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-08-19Added code to distinguish between different index errorsJochen Dolze
2010-08-15Fixed demux error with AC3 on VDR files (added in the last commits)Jochen Dolze
Fixed writing info files Few cleanups
2010-08-09Fixed AC3 demux error on restartJochen Dolze
2010-08-08Fixed index repair for inded.vdrJochen Dolze
2010-08-03Index repair now done by markad instead of genindex - and for TS too!Jochen Dolze
2010-07-08Corrected info/info.vdr will now be savedJochen Dolze
Added compatibility for GCC3.x
2010-06-20Added STDC_CONSTANT_MACROS to MakefileJochen Dolze
Added function CheckLogoMarks
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-25Added Clear()-function to demuxer,paket classesJochen Dolze
Added marks DelAll, DelTill functions
2010-05-25Fixed format string warningsJochen Dolze
2010-05-25Fixed some compiler warningsJochen Dolze
2010-05-22Updated Historyv0.0.7Jochen Dolze
2010-05-22Fixed marks handling, new version 0.0.7Jochen Dolze
2010-05-15Fixed various thingsJochen Dolze
2010-04-28Changed --bstart/stop to --tstart/stop, added SIGSEGV backtraceJochen Dolze
2010-04-21last commit missed file markad-standalone.hJochen Dolze
2010-04-21added -G and --bstart/--bstop optionsJochen Dolze
2010-04-10Added more setup options, added MARK svdrp commandJochen Dolze
2010-04-08Fixed APIVERSION bug, increased H264 bufferJochen Dolze
2010-04-08Added plugin setup, plugin main menuJochen Dolze
2010-04-04Added handler for SIGTSTP/SIGCONTJochen Dolze
2010-03-31Fixed bugs in makefile, extended usage infoJochen Dolze
2010-03-31Added OSD message outputJochen Dolze
2010-03-30Moved logos into command dirJochen Dolze
2010-03-30Changed directory structure, added MakefilesJochen Dolze
2010-03-29Fixed make dist, fixed spelling in a log messageJochen Dolze
2010-03-29Updated logo ratingJochen Dolze
2010-03-28Fixed black border detectionJochen Dolze
2010-03-27Added missing file audio.h of last commitJochen Dolze
2010-03-27Got rid of <vdr/tool.h> dependencyJochen Dolze
2010-03-27Changed structures in global.hJochen Dolze
2010-03-26Added missing debug.hJochen Dolze
2010-03-26Fixed buffer full bug, added queue debugging (-v -v)Jochen Dolze
2010-03-26Added plugin active check to prevent shutdown while markad is still workingJochen Dolze
2010-03-26Logo changesJochen Dolze
2010-03-26Updated video handling, updated RateMarks, added FirstMark handlingJochen Dolze
2010-03-25Fixed channelchange bugJochen Dolze
2010-03-24Fixed error on 64Bit machines, added ffmpeg ifdefs and infosJochen Dolze
2010-03-23Fixed marks.GetNext()Jochen Dolze
2010-03-23Added more marktypes, added initial mark ratingJochen Dolze
2010-03-23Fixed last -pedantic warning, added some info for VDR1.7.0Jochen Dolze
2010-03-23Fixed wrong logging output, added some more useful informationJochen Dolze
2010-03-23Fixed most warnings from -Wextra and -pedanticJochen Dolze
2010-03-22Added Pidfile creation, Logo from CopperheadJochen Dolze
2010-03-22Revoked plugin scanJochen Dolze
2010-03-22Fixed bug found by valgrindJochen Dolze
2010-03-22Fixed bug reported by SurfaceCleanerZJochen Dolze
2010-03-22Fixed plugin compile bugJochen Dolze