Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use range-based for loop where possible | Stefan Pöschel | 2018-12-08 | 1 | -9/+6 |
* | 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 | 1 | -10/+10 |
* | SLS: add support to request slides dir re-read | Stefan Pöschel | 2018-02-16 | 1 | -2/+7 |
* | Fix pedantic warnings and Makefile | Stefan Pöschel | 2017-08-24 | 1 | -6/+6 |
* | Make data group apptypes constants | Stefan Pöschel | 2017-08-24 | 1 | -1/+3 |
* | Rename managers to encoders | Stefan Pöschel | 2017-08-23 | 1 | -16/+16 |
* | Improve perror usage | Stefan Pöschel | 2017-08-23 | 1 | -3/+2 |
* | SLS: fix open slide file in error case | Stefan Pöschel | 2017-08-23 | 1 | -0/+2 |
* | SLS: show precise slides dir open error | Stefan Pöschel | 2017-08-23 | 1 | -1/+1 |
* | SLS: move slides dir scan to new slide store | Stefan Pöschel | 2017-08-22 | 1 | -0/+61 |
* | Add support for ImageMagick version 7 | Stefan Pöschel | 2017-04-30 | 1 | -0/+4 |
* | Move ANSI color tokens to common part | Stefan Pöschel | 2017-04-07 | 1 | -6/+6 |
* | Refactor SLSManager::encodeFile | Stefan Pöschel | 2017-04-07 | 1 | -57/+43 |
* | Fix setting of removed variable | Stefan Pöschel | 2017-04-07 | 1 | -1/+0 |
* | SLS: fix also missed free | Stefan Pöschel | 2017-03-09 | 1 | -1/+1 |
* | SLS: free with MagickRelinquishMemory where needed | Stefan Pöschel | 2017-03-07 | 1 | -7/+14 |
* | SLS: fix conditional memleak | Stefan Pöschel | 2017-03-07 | 1 | -0/+3 |
* | Hide/Move constants | Stefan Pöschel | 2017-02-15 | 1 | -3/+7 |
* | Fix slide name coloring | Stefan Pöschel | 2017-02-15 | 1 | -4/+4 |
* | Small refactorings | Stefan Pöschel | 2017-02-15 | 1 | -4/+4 |
* | DLS/SLS: use ANSI colors for label/filename | Stefan Pöschel | 2017-02-11 | 1 | -2/+2 |
* | Slight refactorings | Stefan Pöschel | 2017-02-11 | 1 | -6/+14 |
* | Move Slideshow stuff to new SLSManager | Stefan Pöschel | 2017-02-11 | 1 | -0/+692 |