summaryrefslogtreecommitdiff
path: root/client/modules/MPDControl.py
Commit message (Expand)AuthorAgeFilesLines
* Fix module import paths in standard pluginsschneefux2014-12-301-1/+1
* Use Python-3-style print function to match coding styleschneefux2014-12-041-3/+3
* Remove TranscriptionMode and improve STT engine initialisationschneefux2014-11-051-11/+2
* Integrate new vocabcompiler into jasper.py, client/stt.py and client/musicmod...schneefux2014-10-081-27/+15
* Fix flake8 style nitsschneefux2014-10-061-31/+42
* Only look for 'close' if activeListen returned somethingschneefux2014-10-011-4/+3
* Apply fix from PR jasperproject/jasper-client#173 to MusicModeschneefux2014-10-011-15/+15
* Use instance attributes in MPDWrapperschneefux2014-10-011-9/+5
* Readd MusicMode as dedicated moduleschneefux2014-10-011-0/+428