emmental/audio
Anna Schumaker f9cec5e1b3 audio: Use the new match / case statement in scale.py:format_value()
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-12-28 17:24:09 -05:00
..
__init__.py Remove unused tagdb module 2021-12-26 10:08:33 -05:00
artwork.py audio: Pick the next track from the current playlist 2021-12-05 13:49:24 -05:00
bass.py audio: Implement our own about-to-finish handling 2021-12-09 17:51:02 -05:00
controls.py audio: Convert our MenuButton into a Gtk.MenuButton 2021-09-28 16:56:16 -04:00
nowplaying.py audio: Pick the next track from the current playlist 2021-12-05 13:49:24 -05:00
player.py audio: Reset the pipeline whenever we reach EOS 2021-12-10 12:00:20 -05:00
replaygain.py audio: Fix GstOutputSelector pad negotiation 2021-11-18 10:20:24 -05:00
scale.py audio: Use the new match / case statement in scale.py:format_value() 2021-12-28 17:24:09 -05:00
test_artwork.py audio: Rework the Artwork widget 2021-09-08 10:07:45 -04:00
test_audio.py audio: Pick the next track from the current playlist 2021-12-05 13:49:24 -05:00
test_bass.py audio: Implement our own about-to-finish handling 2021-12-09 17:51:02 -05:00
test_controls.py audio: Convert our MenuButton into a Gtk.MenuButton 2021-09-28 16:56:16 -04:00
test_nowplaying.py audio: Pick the next track from the current playlist 2021-12-05 13:49:24 -05:00
test_player.py audio: Pick next track from the Previous playlist first 2021-12-05 13:49:24 -05:00
test_replaygain.py audio: Add a custom ReplayGainSink 2021-09-14 14:26:54 -04:00
test_scale.py audio: Give the AutoPauseScale a keep_playing property 2021-11-18 16:49:58 -05:00