aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Always show version/copyright headerStefan Pöschel2017-07-031-3/+8
* Add support for ImageMagick version 7Stefan Pöschel2017-04-302-1/+9
* 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
* 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
* 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
* 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-115-848/+944
* Slight refactoringsStefan Pöschel2017-02-114-61/+51
* Move DLS stuff to new DLSManagerStefan Pöschel2017-02-113-423/+512
* Tiny fixesStefan Pöschel2017-02-112-0/+6
* Move charset to separate source file to prevent multi-include errorsStefan Pöschel2017-02-112-28/+55
* Move common code partsStefan Pöschel2017-02-113-13/+45
* 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-043-328/+404
* Add common headerStefan Pöschel2017-02-044-6/+42
* Code cleanupStefan Pöschel2017-02-042-57/+48
* 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
* converted the crc into c++ with namespace.Thomas Karlsson2016-11-144-276/+277
* Apply new nameStefan Pöschel2016-09-191-43/+43
* Replace lib_crc by crc from ODR-DabMuxMatthias P. Braendli2016-09-113-3/+301
* MOT encoder: slight fixes/refactoring/optimizationStefan Pöschel2016-08-201-54/+45
* MOT encoder: also try PNG when resizingStefan Pöschel2016-07-291-19/+39
* Improve Doxygen mainpageMatthias P. Braendli2016-07-081-1/+1
* Add doxygen configuration and targetMatthias P. Braendli2016-07-082-36/+45
* MOT encoder: fix broken Slideshow by last commitStefan Pöschel2016-06-271-1/+1
* MOT encoder: enable/fix all/extra warningsStefan Pöschel2016-06-261-9/+12