aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make data group apptypes constantsStefan Pöschel2017-08-246-5/+18
* Small refactoringsStefan Pöschel2017-08-232-6/+11
* PAD: add option to output also sole F-PADStefan Pöschel2017-08-232-6/+5
* Rename sleep delay to slide intervalStefan Pöschel2017-08-232-5/+5
* Rename managers to encodersStefan Pöschel2017-08-235-44/+44
* Move current PAD encoder algorithm into subclassStefan Pöschel2017-08-232-24/+46
* Print used PAD length to logStefan Pöschel2017-08-231-7/+7
* DLS: small debug fixesStefan Pöschel2017-08-231-3/+2
* Improve perror usageStefan Pöschel2017-08-232-7/+4
* Refactor basic PAD encoder structureStefan Pöschel2017-08-232-54/+108
* SLS: fix open slide file in error caseStefan Pöschel2017-08-231-0/+2
* SLS: show precise slides dir open errorStefan Pöschel2017-08-231-1/+1
* Move includes/static vars into new main headerStefan Pöschel2017-08-222-21/+50
* SLS: move slides dir scan to new slide storeStefan Pöschel2017-08-223-60/+83
* 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