| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | SLS: show precise slides dir open error | Stefan Pöschel | 2017-08-23 | 1 | -1/+1 | |
| * | Move includes/static vars into new main header | Stefan Pöschel | 2017-08-22 | 2 | -21/+50 | |
| * | SLS: move slides dir scan to new slide store | Stefan Pöschel | 2017-08-22 | 3 | -60/+83 | |
| * | Always show version/copyright header | Stefan Pöschel | 2017-07-03 | 1 | -3/+8 | |
| * | Add support for ImageMagick version 7 | Stefan Pöschel | 2017-04-30 | 2 | -1/+9 | |
| * | Move break handler modification | Stefan Pöschel | 2017-04-30 | 1 | -14/+14 | |
| * | Move ANSI color tokens to common part | Stefan Pöschel | 2017-04-07 | 4 | -7/+14 | |
| * | Add recovery on broken pipe | Stefan Pöschel | 2017-04-07 | 2 | -2/+14 | |
| * | 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 | |
| * | Use C headers where appropriate | Stefan Pöschel | 2017-03-18 | 2 | -3/+3 | |
| * | Add cleanup before termination | Stefan Pöschel | 2017-03-10 | 1 | -2/+32 | |
| * | SLS: output ImageMagick version in verbose mode | Stefan Pöschel | 2017-03-10 | 1 | -0/+2 | |
| * | Fix printf format warning | Stefan Pöschel | 2017-03-09 | 1 | -1/+1 | |
| * | 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 | |
| * | DLS: emit warning on shortened oversized text | Stefan Pöschel | 2017-02-17 | 1 | -1/+3 | |
| * | Hide/Move constants | Stefan Pöschel | 2017-02-15 | 5 | -24/+27 | |
| * | Fix sleep delay to include encoding time | Stefan Pöschel | 2017-02-15 | 1 | -1/+6 | |
| * | Fix slide name coloring | Stefan Pöschel | 2017-02-15 | 1 | -4/+4 | |
| * | Fix alphabetic slide sorting | Stefan Pöschel | 2017-02-15 | 1 | -23/+28 | |
| * | Refactor main loop | Stefan Pöschel | 2017-02-15 | 1 | -82/+73 | |
| * | Small refactorings | Stefan Pöschel | 2017-02-15 | 7 | -57/+61 | |
| * | DLS/SLS: use ANSI colors for label/filename | Stefan Pöschel | 2017-02-11 | 2 | -3/+3 | |
| * | DLS: add feature to switch between multiple files | Stefan Pöschel | 2017-02-11 | 1 | -20/+36 | |
| * | Slight refactorings | Stefan Pöschel | 2017-02-11 | 3 | -10/+19 | |
| * | Move Slideshow stuff to new SLSManager | Stefan Pöschel | 2017-02-11 | 5 | -848/+944 | |
| * | Slight refactorings | Stefan Pöschel | 2017-02-11 | 4 | -61/+51 | |
| * | Move DLS stuff to new DLSManager | Stefan Pöschel | 2017-02-11 | 3 | -423/+512 | |
| * | Tiny fixes | Stefan Pöschel | 2017-02-11 | 2 | -0/+6 | |
| * | Move charset to separate source file to prevent multi-include errors | Stefan Pöschel | 2017-02-11 | 2 | -28/+55 | |
| * | Move common code parts | Stefan Pöschel | 2017-02-11 | 3 | -13/+45 | |
| * | Replace tabs by spaces | Stefan Pöschel | 2017-02-06 | 1 | -25/+25 | |
| * | PAD: limit packetizer visibility | Stefan Pöschel | 2017-02-06 | 1 | -29/+24 | |
| * | PAD: insert DLS regularly while SLS transmission | Stefan Pöschel | 2017-02-06 | 3 | -18/+34 | |
| * | PAD: make PADPacketizer queue private | Stefan Pöschel | 2017-02-06 | 3 | -8/+18 | |
| * | Relocate common PAD code | Stefan Pöschel | 2017-02-04 | 3 | -328/+404 | |
| * | Add common header | Stefan Pöschel | 2017-02-04 | 4 | -6/+42 | |
| * | Code cleanup | Stefan Pöschel | 2017-02-04 | 2 | -57/+48 | |
| * | MOT header: simplify extension addition | Stefan Pöschel | 2017-01-06 | 1 | -30/+41 | |
| * | Remove 'misleading indentation' warning due to tab in file | Matthias P. Braendli | 2016-12-26 | 1 | -1/+1 | |
| * | SLS: add custom params for catSLS etc. | Stefan Pöschel | 2016-12-23 | 1 | -25/+138 | |
| * | SLS: output source filename/size also for raw files | Stefan Pöschel | 2016-12-23 | 1 | -0/+5 | |
| * | converted the crc into c++ with namespace. | Thomas Karlsson | 2016-11-14 | 4 | -276/+277 | |
| * | Apply new name | Stefan Pöschel | 2016-09-19 | 1 | -43/+43 | |
| * | Replace lib_crc by crc from ODR-DabMux | Matthias P. Braendli | 2016-09-11 | 3 | -3/+301 | |
| * | MOT encoder: slight fixes/refactoring/optimization | Stefan Pöschel | 2016-08-20 | 1 | -54/+45 | |
| * | MOT encoder: also try PNG when resizing | Stefan Pöschel | 2016-07-29 | 1 | -19/+39 | |
| * | Improve Doxygen mainpage | Matthias P. Braendli | 2016-07-08 | 1 | -1/+1 | |
