emmental/audio
Anna Schumaker 7979cb1a4a ui: Switch to the new audio.Header()
And delete the old ui/header.py code

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-11-18 16:49:58 -05:00
..
__init__.py ui: Switch to the new audio.Header() 2021-11-18 16:49:58 -05:00
artwork.py audio: Rework the Artwork widget 2021-09-08 10:07:45 -04:00
bass.py audio: Set a ReplayGainSink as the playbin's audio sink 2021-09-14 14:29:14 -04:00
controls.py audio: Convert our MenuButton into a Gtk.MenuButton 2021-09-28 16:56:16 -04:00
nowplaying.py audio: Clean up the NowPlaying widget 2021-08-31 15:13:18 -04:00
player.py audio: Replace load_track() with change_track() 2021-11-18 16:49:58 -05:00
replaygain.py audio: Fix GstOutputSelector pad negotiation 2021-11-18 10:20:24 -05:00
scale.py audio: Give the AutoPauseScale a keep_playing property 2021-11-18 16:49:58 -05:00
selector.py audio: Create a new Selector object 2021-09-30 11:07:20 -04:00
test_artwork.py audio: Rework the Artwork widget 2021-09-08 10:07:45 -04:00
test_audio.py ui: Switch to the new audio.Header() 2021-11-18 16:49:58 -05:00
test_bass.py audio: Set a ReplayGainSink as the playbin's audio sink 2021-09-14 14:29:14 -04:00
test_controls.py audio: Convert our MenuButton into a Gtk.MenuButton 2021-09-28 16:56:16 -04:00
test_nowplaying.py audio: Clean up the NowPlaying widget 2021-08-31 15:13:18 -04:00
test_player.py audio: Replace load_track() with change_track() 2021-11-18 16:49:58 -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
test_selector.py audio: Create a new Selector object 2021-09-30 11:07:20 -04:00