aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for ImageMagick version 7Stefan Pöschel2017-04-304-2/+13
* Move break handler modificationStefan Pöschel2017-04-301-14/+14
* Move ANSI color tokens to common partStefan Pöschel2017-04-074-7/+14
* Add recovery on broken pipeStefan Pöschel2017-04-072-2/+14
* Refactor SLSManager::encodeFileStefan Pöschel2017-04-071-57/+43
* Fix setting of removed variableStefan Pöschel2017-04-071-1/+0
* README: Clarify required MagickWand versionStefan Pöschel2017-04-061-3/+7
* Use C headers where appropriateStefan Pöschel2017-03-182-3/+3
* Add cleanup before terminationStefan Pöschel2017-03-101-2/+32
* SLS: output ImageMagick version in verbose modeStefan Pöschel2017-03-101-0/+2
* Bump version to 2.1.1v2.1.1Stefan Pöschel2017-03-091-1/+1
* README: add ImageMagick Ubuntu 16.04 memleak noteStefan Pöschel2017-03-091-1/+10
* Fix printf format warningStefan Pöschel2017-03-091-1/+1
* SLS: fix also missed freeStefan Pöschel2017-03-091-1/+1
* SLS: free with MagickRelinquishMemory where neededStefan Pöschel2017-03-071-7/+14
* SLS: fix conditional memleakStefan Pöschel2017-03-071-0/+3
* Bump versionv2.1.0Stefan Pöschel2017-02-191-1/+1
* DLS: emit warning on shortened oversized textStefan Pöschel2017-02-171-1/+3
* Hide/Move constantsStefan Pöschel2017-02-155-24/+27
* Fix sleep delay to include encoding timeStefan Pöschel2017-02-151-1/+6
* Fix slide name coloringStefan Pöschel2017-02-151-4/+4
* Fix alphabetic slide sortingStefan Pöschel2017-02-151-23/+28
* Refactor main loopStefan Pöschel2017-02-151-82/+73
* Small refactoringsStefan Pöschel2017-02-157-57/+61
* DLS/SLS: use ANSI colors for label/filenameStefan Pöschel2017-02-112-3/+3
* DLS: add feature to switch between multiple filesStefan Pöschel2017-02-111-20/+36
* Slight refactoringsStefan Pöschel2017-02-113-10/+19
* Move Slideshow stuff to new SLSManagerStefan Pöschel2017-02-116-848/+946
* Slight refactoringsStefan Pöschel2017-02-115-61/+56
* Move DLS stuff to new DLSManagerStefan Pöschel2017-02-114-423/+514
* Tiny fixesStefan Pöschel2017-02-112-0/+6
* Move charset to separate source file to prevent multi-include errorsStefan Pöschel2017-02-113-28/+56
* Move common code partsStefan Pöschel2017-02-114-13/+46
* Replace tabs by spacesStefan Pöschel2017-02-061-25/+25
* PAD: limit packetizer visibilityStefan Pöschel2017-02-061-29/+24
* PAD: insert DLS regularly while SLS transmissionStefan Pöschel2017-02-063-18/+34
* PAD: make PADPacketizer queue privateStefan Pöschel2017-02-063-8/+18
* Relocate common PAD codeStefan Pöschel2017-02-044-328/+406
* Add common headerStefan Pöschel2017-02-045-6/+43
* Make: include also headers (needed for dist)Stefan Pöschel2017-02-041-2/+5
* Code cleanupStefan Pöschel2017-02-042-57/+48
* Make: remove unused filesStefan Pöschel2017-02-042-143/+0
* Update READMEStefan Pöschel2017-01-061-3/+6
* MOT header: simplify extension additionStefan Pöschel2017-01-061-30/+41
* Remove 'misleading indentation' warning due to tab in fileMatthias P. Braendli2016-12-261-1/+1
* SLS: add custom params for catSLS etc.Stefan Pöschel2016-12-231-25/+138
* SLS: output source filename/size also for raw filesStefan Pöschel2016-12-231-0/+5
* Merge pull request #1 from paneda/fix-crc-conflictStefan Pöschel2016-11-165-278/+278
|\
| * converted the crc into c++ with namespace.Thomas Karlsson2016-11-145-278/+278
|/
* Fix version in configure.acv2.0.1Stefan Pöschel2016-10-141-1/+1