aboutsummaryrefslogtreecommitdiffstats
path: root/src/sls.cpp
Commit message (Expand)AuthorAgeFilesLines
* Handle slides ending in _PadEncRawMode.jpg always in RAWMatthias P. Braendli2020-09-141-17/+39
* Add dump current and completed slide optionsMatthias P. Braendli2020-07-211-1/+20
* Use range-based for loop where possibleStefan Pöschel2018-12-081-9/+6
* SLS: limit segment DG size to 1024 bytesStefan Pöschel2018-03-101-1/+1
* SLS: add option to limit slide sizeStefan Pöschel2018-03-041-10/+10
* SLS: add support to request slides dir re-readStefan Pöschel2018-02-161-2/+7
* Fix pedantic warnings and MakefileStefan Pöschel2017-08-241-6/+6
* Make data group apptypes constantsStefan Pöschel2017-08-241-1/+3
* Rename managers to encodersStefan Pöschel2017-08-231-16/+16
* Improve perror usageStefan Pöschel2017-08-231-3/+2
* 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
* SLS: move slides dir scan to new slide storeStefan Pöschel2017-08-221-0/+61
* Add support for ImageMagick version 7Stefan Pöschel2017-04-301-0/+4
* Move ANSI color tokens to common partStefan Pöschel2017-04-071-6/+6
* Refactor SLSManager::encodeFileStefan Pöschel2017-04-071-57/+43
* Fix setting of removed variableStefan Pöschel2017-04-071-1/+0
* 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
* Hide/Move constantsStefan Pöschel2017-02-151-3/+7
* Fix slide name coloringStefan Pöschel2017-02-151-4/+4
* Small refactoringsStefan Pöschel2017-02-151-4/+4
* DLS/SLS: use ANSI colors for label/filenameStefan Pöschel2017-02-111-2/+2
* Slight refactoringsStefan Pöschel2017-02-111-6/+14
* Move Slideshow stuff to new SLSManagerStefan Pöschel2017-02-111-0/+692