Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate re-read file check | Stefan Pöschel | 2018-11-11 | 1 | -0/+1 |
* | SLS: add option to limit slide size | Stefan Pöschel | 2018-03-04 | 1 | -0/+2 |
* | SLS: skip to next working slide on problem | Stefan Pöschel | 2018-02-15 | 1 | -0/+2 |
* | Check output file for being FIFO | Stefan Pöschel | 2018-02-10 | 1 | -1/+3 |
* | C++11: use atomic bool instead of mutex | Stefan Pöschel | 2018-01-28 | 1 | -4/+3 |
* | Add uniform PAD encoder | Stefan Pöschel | 2017-08-24 | 1 | -0/+22 |
* | Move SLS/DLS insertion to base class | Stefan Pöschel | 2017-08-24 | 1 | -0/+2 |
* | Refactor actual encoder invokation | Stefan Pöschel | 2017-08-24 | 1 | -0/+4 |
* | Move some objects to PAD encoder base class | Stefan Pöschel | 2017-08-24 | 1 | -1/+12 |
* | Small refactorings | Stefan Pöschel | 2017-08-23 | 1 | -0/+5 |
* | Rename sleep delay to slide interval | Stefan Pöschel | 2017-08-23 | 1 | -2/+2 |
* | Move current PAD encoder algorithm into subclass | Stefan Pöschel | 2017-08-23 | 1 | -4/+18 |
* | Refactor basic PAD encoder structure | Stefan Pöschel | 2017-08-23 | 1 | -3/+38 |
* | Move includes/static vars into new main header | Stefan Pöschel | 2017-08-22 | 1 | -0/+49 |