Commit Graph

14 Commits (master)

Author SHA1 Message Date
Phil Howard 1633402de2 Fix linting issues 2020-07-14 14:50:24 +01:00
wildestpixel d5851339a5
Update frontend.py
Add definition of handle_play_stop which will allow the ALSA playback device to unlock for audio to be played back from an alternative source
2020-07-14 12:15:49 +01:00
Phil Howard 279ddb4f39 Change config to options 2020-03-25 12:31:22 +00:00
Phil Howard ecd9b14a24 Pass options into event handlers 2020-03-25 11:42:57 +00:00
Phil Howard 5854f568fe Fix for 3.x API changes
Switches from use of playback controller (deprecated) to mixer volume as mentioned in #1

Uses `get_state()` instead of `state`
2020-01-23 12:37:36 +00:00
Phil Howard 68abdf508b dos2unix crlf -> lf 2020-01-23 11:55:28 +00:00
Phil Howard eacc95c9d7 isort -rc . && black . 2020-01-23 11:55:27 +00:00
Phil Howard 87e0d91201 black . 2020-01-23 11:55:27 +00:00
Phil Howard ba32cf7df8 pyupgrade --py37-plus **/*.py 2020-01-23 11:55:27 +00:00
Phil Howard b2863fd2a3 Fixed volume control limits and steps 2019-10-10 16:08:19 +01:00
Phil Howard b23b666a34 Test cleanup and fixes 2019-10-10 15:52:43 +01:00
Phil Howard d64f7ba650 Make it work 2019-10-10 13:49:20 +01:00
Phil Howard cfdf07e3b6 Make magic happen 2019-10-10 13:16:37 +01:00
Phil Howard 2aa3e5b28b Initial commit from CookieCutter project 2019-10-10 11:22:34 +01:00