aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* DLS: use common toggle flag for both DL and DL Plus msgs/cmdsStefan Pöschel2016-05-051-4/+1
* DLS: add DL Plus supportStefan Pöschel2016-04-241-21/+257
* MOT encoder: save some bytes in MOT header ContentNameStefan Pöschel2015-12-131-3/+3
* MOT encoder: refactored MOT header generationStefan Pöschel2015-12-131-58/+117
* MOT encoder: don't add black border to smaller slides (but emit warning)Stefan Pöschel2015-12-061-25/+21
* MOT encoder: fix MAXSLIDESIZE corner caseStefan Pöschel2015-12-061-1/+1
* MOT encoder: add quotes to file/dir namesStefan Pöschel2015-12-061-16/+16