Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pedantic warnings and Makefile | Stefan Pöschel | 2017-08-24 | 1 | -3/+3 |
| | | | | | | - fix pedantic warnings (binary literals) - remove orphaned path from compiler call - add C++11 standard and `-Wpedantic` to compiler call | ||||
* | Make data group apptypes constants | Stefan Pöschel | 2017-08-24 | 1 | -0/+3 |
| | |||||
* | Rename managers to encoders | Stefan Pöschel | 2017-08-23 | 1 | -4/+4 |
| | |||||
* | Move ANSI color tokens to common part | Stefan Pöschel | 2017-04-07 | 1 | -0/+1 |
| | |||||
* | Hide/Move constants | Stefan Pöschel | 2017-02-15 | 1 | -7/+6 |
| | |||||
* | Small refactorings | Stefan Pöschel | 2017-02-15 | 1 | -1/+11 |
| | |||||
* | Slight refactorings | Stefan Pöschel | 2017-02-11 | 1 | -14/+5 |
| | | | | | | | | - DLSManager: store PADPacketizer ref - DABCharset: convert enum to enum class - DL cmd prefix: output reserved instead of charset (does not make a difference) - MOT header: get charset from enum class - .gitignore: add Eclipse files | ||||
* | Move DLS stuff to new DLSManager | Stefan Pöschel | 2017-02-11 | 1 | -0/+155 |