aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare v3.0.0HEADv3.0.0masterMatthias P. Braendli2020-09-232-1/+8
* Update READMEMatthias P. Braendli2020-09-231-7/+9
* Remove useless skip_if_already_queued argumentsMatthias P. Braendli2020-09-232-14/+14
* Fix padsocket communication on intermittently missing receive requestsMatthias P. Braendli2020-09-221-17/+14
* Merge branch 'next' into padsocketMatthias P. Braendli2020-09-177-25/+132
|\
| * Prepare v2.4.0v2.4.0Matthias P. Braendli2020-09-152-1/+25
| * Handle slides ending in _PadEncRawMode.jpg always in RAWMatthias P. Braendli2020-09-144-19/+45
| * Add --version optionMatthias P. Braendli2020-07-211-0/+13
| * Add dump current and completed slide optionsMatthias P. Braendli2020-07-214-3/+51
* | Replace PAD fifo by UNIX socketMatthias P. Braendli2020-07-087-269/+319
|/
* Update m4 macrosMatthias P. Braendli2020-04-215-488/+1275
* 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