emmental/audio
Anna Schumaker ba1a444bdf audio: Have the player handle Autopause adjustments
Putting this in the playlist layer was an experiment, but it's easier to
do from the Player now that we've abstracted out all the Gstreamer stuff
into the BassClass

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-09-08 10:07:46 -04:00
..
__init__.py audio: Have the player handle Autopause adjustments 2021-09-08 10:07:46 -04:00
artwork.py audio: Rework the Artwork widget 2021-09-08 10:07:45 -04:00
bass.py audio: Give the BassPlayer an artwork signal 2021-09-07 14:46:29 -04:00
controls.py audio: Give the BassPlayer a playing property 2021-09-07 14:45:34 -04:00
nowplaying.py audio: Clean up the NowPlaying widget 2021-08-31 15:13:18 -04:00
player.py audio: Have the player handle Autopause adjustments 2021-09-08 10:07:46 -04:00
scale.py audio: Give the BassPlayer a volume property 2021-09-07 14:46:00 -04:00
test_artwork.py audio: Rework the Artwork widget 2021-09-08 10:07:45 -04:00
test_audio.py audio: Rework the Artwork widget 2021-09-08 10:07:45 -04:00
test_bass.py audio: Give the BassPlayer a volume property 2021-09-07 14:46:00 -04:00
test_controls.py audio: Give the BassPlayer a volume property 2021-09-07 14:46:00 -04:00
test_nowplaying.py audio: Clean up the NowPlaying widget 2021-08-31 15:13:18 -04:00
test_player.py audio: Have the player handle Autopause adjustments 2021-09-08 10:07:46 -04:00
test_scale.py audio: Give the BassPlayer a volume property 2021-09-07 14:46:00 -04:00