Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Travis: Try ubuntu focalnext | Matthias P. Braendli | 2020-11-16 | 1 | -10/+6 |
* | Add basic example to README | Matthias P. Braendli | 2020-10-14 | 1 | -6/+14 |
* | Prepare v3.0.0v3.0.0 | Matthias P. Braendli | 2020-09-23 | 2 | -1/+8 |
* | Update README | Matthias P. Braendli | 2020-09-23 | 1 | -7/+9 |
* | Remove useless skip_if_already_queued arguments | Matthias P. Braendli | 2020-09-23 | 2 | -14/+14 |
* | Fix padsocket communication on intermittently missing receive requests | Matthias P. Braendli | 2020-09-22 | 1 | -17/+14 |
* | Merge branch 'next' into padsocket | Matthias P. Braendli | 2020-09-17 | 7 | -25/+132 |
|\ | |||||
| * | Prepare v2.4.0v2.4.0 | Matthias P. Braendli | 2020-09-15 | 2 | -1/+25 |
| * | Handle slides ending in _PadEncRawMode.jpg always in RAW | Matthias P. Braendli | 2020-09-14 | 4 | -19/+45 |
| * | Add --version option | Matthias P. Braendli | 2020-07-21 | 1 | -0/+13 |
| * | Add dump current and completed slide options | Matthias P. Braendli | 2020-07-21 | 4 | -3/+51 |
* | | Replace PAD fifo by UNIX socket | Matthias P. Braendli | 2020-07-08 | 7 | -269/+319 |
|/ | |||||
* | Update m4 macros | Matthias P. Braendli | 2020-04-21 | 5 | -488/+1275 |
* | Travis: switch to bionic, add ARM64 build | Matthias P. Braendli | 2019-11-11 | 1 | -14/+22 |
* | DLS: allow to use separate DL Plus item state file | Stefan Pöschel | 2019-07-23 | 4 | -7/+28 |
* | DLS: move label parsing to separate function | Stefan Pöschel | 2019-07-23 | 2 | -4/+12 |
* | DLS: indicate DUMMY DL Plus tag | Stefan Pöschel | 2019-07-23 | 1 | -1/+4 |
* | Travis: update to Xenial | Matthias P. Braendli | 2019-07-09 | 1 | -6/+6 |
* | README: emphasize wiki + add optipng hint | Stefan Pöschel | 2019-02-12 | 1 | -1/+2 |
* | Add option to output X-PAD in intervals only | Stefan Pöschel | 2019-02-12 | 4 | -12/+32 |
* | Add PIE+RELRO hardening | Stefan Pöschel | 2018-12-22 | 1 | -1/+2 |
* | Use range-based for loop where possible | Stefan Pöschel | 2018-12-08 | 4 | -16/+13 |
* | Replace push with emplace where possible | Stefan Pöschel | 2018-12-03 | 1 | -2/+2 |
* | Use -pedantic, if -Wpedantic not available | Stefan Pöschel | 2018-12-01 | 1 | -1/+3 |
* | Don't enable C++11 twice | Stefan Pöschel | 2018-12-01 | 1 | -1/+1 |
* | Check if compiler supports -Wpedantic | Matthias P. Braendli | 2018-11-27 | 2 | -1/+2 |
* | DLS: add support to request DLS file re-read | Stefan Pöschel | 2018-11-11 | 3 | -0/+19 |
* | Separate re-read file check | Stefan Pöschel | 2018-11-11 | 2 | -14/+25 |
* | PAD: add debug output | Stefan Pöschel | 2018-03-14 | 2 | -2/+11 |
* | Bump version to 2.3.0v2.3.0 | Stefan Pöschel | 2018-03-10 | 1 | -1/+1 |
* | README: fix typos/formatting + remove limitation | Stefan Pöschel | 2018-03-10 | 1 | -20/+16 |
* | SLS: limit segment DG size to 1024 bytes | Stefan Pöschel | 2018-03-10 | 1 | -1/+1 |
* | SLS: add option to limit slide size | Stefan Pöschel | 2018-03-04 | 4 | -62/+76 |
* | SLS: add support to request slides dir re-read | Stefan Pöschel | 2018-02-16 | 3 | -5/+30 |
* | SLS: skip to next working slide on problem | Stefan Pöschel | 2018-02-15 | 2 | -15/+32 |
* | Check output file for being FIFO | Stefan Pöschel | 2018-02-10 | 2 | -2/+15 |
* | Update charset converter | Matthias P. Braendli | 2018-02-09 | 2 | -59/+93 |
* | C++11: use atomic bool instead of mutex | Stefan Pöschel | 2018-01-28 | 2 | -18/+4 |
* | Improve warnings check for clang | Matthias P. Braendli | 2017-12-15 | 1 | -5/+5 |
* | Add ChangeLog and licence files to EXTRA_DIST | Matthias P. Braendli | 2017-12-10 | 1 | -1/+4 |
* | Check for additional compilation warnings | Matthias P. Braendli | 2017-12-10 | 2 | -0/+83 |
* | Fix pedantic warnings and Makefile | Stefan Pöschel | 2017-08-24 | 3 | -10/+10 |
* | Add uniform PAD encoder | Stefan Pöschel | 2017-08-24 | 2 | -6/+133 |
* | Move SLS/DLS insertion to base class | Stefan Pöschel | 2017-08-24 | 2 | -14/+52 |
* | Refactor actual encoder invokation | Stefan Pöschel | 2017-08-24 | 2 | -37/+52 |
* | Move some objects to PAD encoder base class | Stefan Pöschel | 2017-08-24 | 2 | -6/+12 |
* | PAD: add function to check if specific DG in queue | Stefan Pöschel | 2017-08-24 | 2 | -0/+8 |
* | Make data group apptypes constants | Stefan Pöschel | 2017-08-24 | 6 | -5/+18 |
* | Small refactorings | Stefan Pöschel | 2017-08-23 | 2 | -6/+11 |
* | PAD: add option to output also sole F-PAD | Stefan Pöschel | 2017-08-23 | 2 | -6/+5 |