aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Travis: switch to bionic, add ARM64 buildMatthias P. Braendli2019-11-111-14/+22
* DLS: allow to use separate DL Plus item state fileStefan Pöschel2019-07-234-7/+28
* DLS: move label parsing to separate functionStefan Pöschel2019-07-232-4/+12
* DLS: indicate DUMMY DL Plus tagStefan Pöschel2019-07-231-1/+4
* Travis: update to XenialMatthias P. Braendli2019-07-091-6/+6
* README: emphasize wiki + add optipng hintStefan Pöschel2019-02-121-1/+2
* Add option to output X-PAD in intervals onlyStefan Pöschel2019-02-124-12/+32
* Add PIE+RELRO hardeningStefan Pöschel2018-12-221-1/+2
* Use range-based for loop where possibleStefan Pöschel2018-12-084-16/+13
* Replace push with emplace where possibleStefan Pöschel2018-12-031-2/+2
* Use -pedantic, if -Wpedantic not availableStefan Pöschel2018-12-011-1/+3
* Don't enable C++11 twiceStefan Pöschel2018-12-011-1/+1
* Check if compiler supports -WpedanticMatthias P. Braendli2018-11-272-1/+2
* DLS: add support to request DLS file re-readStefan Pöschel2018-11-113-0/+19
* Separate re-read file checkStefan Pöschel2018-11-112-14/+25
* PAD: add debug outputStefan Pöschel2018-03-142-2/+11
* Bump version to 2.3.0v2.3.0Stefan Pöschel2018-03-101-1/+1
* README: fix typos/formatting + remove limitationStefan Pöschel2018-03-101-20/+16
* SLS: limit segment DG size to 1024 bytesStefan Pöschel2018-03-101-1/+1
* SLS: add option to limit slide sizeStefan Pöschel2018-03-044-62/+76
* SLS: add support to request slides dir re-readStefan Pöschel2018-02-163-5/+30
* SLS: skip to next working slide on problemStefan Pöschel2018-02-152-15/+32
* Check output file for being FIFOStefan Pöschel2018-02-102-2/+15
* Update charset converterMatthias P. Braendli2018-02-092-59/+93
* C++11: use atomic bool instead of mutexStefan Pöschel2018-01-282-18/+4
* Improve warnings check for clangMatthias P. Braendli2017-12-151-5/+5
* Add ChangeLog and licence files to EXTRA_DISTMatthias P. Braendli2017-12-101-1/+4
* Check for additional compilation warningsMatthias P. Braendli2017-12-102-0/+83
* Fix pedantic warnings and MakefileStefan Pöschel2017-08-243-10/+10
* Add uniform PAD encoderStefan Pöschel2017-08-242-6/+133
* Move SLS/DLS insertion to base classStefan Pöschel2017-08-242-14/+52
* Refactor actual encoder invokationStefan Pöschel2017-08-242-37/+52
* Move some objects to PAD encoder base classStefan Pöschel2017-08-242-6/+12
* PAD: add function to check if specific DG in queueStefan Pöschel2017-08-242-0/+8
* 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-223-21/+51
* SLS: move slides dir scan to new slide storeStefan Pöschel2017-08-223-60/+83
* README: update ImageMagick memleak noteStefan Pöschel2017-08-051-8/+10
* Always show version/copyright headerStefan Pöschel2017-07-031-3/+8