aboutsummaryrefslogtreecommitdiffstats
path: root/src/dls.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix pedantic warnings and MakefileStefan Pöschel2017-08-241-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 constantsStefan Pöschel2017-08-241-0/+3
|
* Rename managers to encodersStefan Pöschel2017-08-231-4/+4
|
* Move ANSI color tokens to common partStefan Pöschel2017-04-071-0/+1
|
* Hide/Move constantsStefan Pöschel2017-02-151-7/+6
|
* Small refactoringsStefan Pöschel2017-02-151-1/+11
|
* Slight refactoringsStefan Pöschel2017-02-111-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 DLSManagerStefan Pöschel2017-02-111-0/+155