aboutsummaryrefslogtreecommitdiffstats
path: root/src/dls.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename managers to encodersStefan Pöschel2017-08-231-15/+15
|
* DLS: small debug fixesStefan Pöschel2017-08-231-3/+2
|
* Move ANSI color tokens to common partStefan Pöschel2017-04-071-1/+1
|
* DLS: emit warning on shortened oversized textStefan Pöschel2017-02-171-1/+3
|
* Hide/Move constantsStefan Pöschel2017-02-151-1/+0
|
* Small refactoringsStefan Pöschel2017-02-151-13/+9
|
* DLS/SLS: use ANSI colors for label/filenameStefan Pöschel2017-02-111-1/+1
|
* Slight refactoringsStefan Pöschel2017-02-111-13/+13
| | | | | | | | - 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/+350