aboutsummaryrefslogtreecommitdiffstats
path: root/src/dls.cpp
Commit message (Expand)AuthorAgeFilesLines
* DLS: allow to use separate DL Plus item state fileStefan Pöschel2019-07-231-2/+13
* DLS: move label parsing to separate functionStefan Pöschel2019-07-231-4/+10
* DLS: indicate DUMMY DL Plus tagStefan Pöschel2019-07-231-1/+4
* Use range-based for loop where possibleStefan Pöschel2018-12-081-2/+2
* Replace push with emplace where possibleStefan Pöschel2018-12-031-2/+2
* DLS: add support to request DLS file re-readStefan Pöschel2018-11-111-0/+1
* Make data group apptypes constantsStefan Pöschel2017-08-241-3/+6
* 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
* Move DLS stuff to new DLSManagerStefan Pöschel2017-02-111-0/+350