Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare v3.1.0HEADv3.1.0nextmaster | Matthias P. Braendli | 6 days | 2 | -2/+6 |
| | |||||
* | Merge 'cosimo-tribe/dont-delay-dls-on-overlap' into next | Matthias P. Braendli | 6 days | 2 | -8/+17 |
|\ | |||||
| * | Fix comment | Cosimo Tribe | 2022-09-28 | 1 | -1/+1 |
| | | |||||
| * | Uniform logging | Cosimo Tribe | 2022-09-28 | 1 | -1/+1 |
| | | |||||
| * | Don't delay DLS transmission on overlap | Cosimo Tribe | 2022-09-28 | 2 | -7/+16 |
| | | |||||
* | | Improve verbose logging | Matthias P. Braendli | 6 days | 1 | -1/+11 |
| | | |||||
* | | fix: correct string formatting in usage() function | rmens | 13 days | 1 | -3/+3 |
| | | | | | | | | Fixed improper multi-line string literal formatting that caused compilation errors. | ||||
* | | feat: more flexibele `--output` socket path | rmens | 2025-08-31 | 4 | -5/+33 |
| | | |||||
* | | Add repology badge | Robin Alexander | 2025-06-01 | 1 | -6/+2 |
| | | |||||
* | | Fix issues identified by markdownlint | Robin Alexander | 2025-06-01 | 1 | -22/+47 |
| | | |||||
* | | Fix issue 18 | Robin ALEXANDER | 2024-10-26 | 1 | -24/+9 |
| | | | | | | Update README.md | ||||
* | | SLS: add aspect ratio note for resized images | Stefan Pöschel | 2024-03-30 | 1 | -2/+3 |
| | | |||||
* | | SLS: improve resolution warning | Stefan Pöschel | 2024-03-18 | 2 | -6/+8 |
| | | | | | | | | | | | | Mention whether the image was resized or not. Fixes #16. | ||||
* | | Merge pull request #15 from colisee/doc | Matthias P. Braendli | 2023-09-04 | 1 | -5/+8 |
|\ \ | | | | | | | Fix issue 67 (odr-dabmux) | ||||
| * | | Fix issue 67 (odr-dabmux) | Robin Alexander | 2023-09-02 | 1 | -5/+8 |
|/ / | | | | | | | Update the debian-package-related instructions | ||||
* | | Merge pull request #14 from porech/fix/10-zero-sleep-value-explained | Stefan Pöschel | 2022-09-28 | 1 | -1/+2 |
|\ \ | | | | | | | Explain the meaning of the value 0 for sleep parameter in help screen | ||||
| * | | Explain the meaning of the value 0 for sleep parameter in help screen | Alessandro Rinaldi | 2022-09-25 | 1 | -1/+2 |
| |/ | |||||
* | | Update README.md | Robin ALEXANDER | 2022-06-09 | 1 | -1/+0 |
| | | | | | | Cosmetic change | ||||
* | | Add 2 additional installation options | Robin ALEXANDER | 2022-06-09 | 1 | -41/+76 |
| | | |||||
* | | Travis: Try ubuntu focal | 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 |
| | | | | Also hide PADPacketizer::GetPAD(). | ||||
* | 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 |
| | | | | It is already enabled by `AX_CXX_COMPILE_STDCXX_11` in `configure.ac`. | ||||
* | 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 |
| | | | | | | | | | | | A re-read of any of the used DLS files can now be requested by storing a file with the same filename which is suffixed by `.REQUEST_DLS_REREAD`. When the next PAD is going to be encoded and such a file is present, the encoder changes the current DLS file to the related DLS file, if needed (only applies if multiple DLS files are used). The DLS file is re-read and the request file is deleted. The DLS is also immediately inserted into the PAD transmission. | ||||
* | 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 |
| |