emmental/audio
Anna Schumaker ae7c2010e9 audio: Add a custom TrackArtist label
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-08-31 10:09:18 -04:00
..
__init__.py audio: Create an audio Player instance 2021-07-23 12:56:17 -04:00
artwork.py audio: Create a class for showing album art 2021-07-23 12:56:35 -04:00
controls.py audio: Add widgets for audio Controls 2021-07-23 12:56:17 -04:00
menu.py Rename trackdb -> tagdb 2021-07-26 11:15:15 -04:00
nowplaying.py audio: Add a custom TrackArtist label 2021-08-31 10:09:18 -04:00
player.py audio: Convert the Player into a GObject 2021-08-30 17:30:55 -04:00
seeker.py audio: Create seeking widgets 2021-07-23 12:56:17 -04:00
test_artwork.py audio: Check that artwork has a default path 2021-07-31 13:15:49 -04:00
test_controls.py audio: Add widgets for audio Controls 2021-07-23 12:56:17 -04:00
test_menu.py Rename trackdb -> tagdb 2021-07-26 11:15:15 -04:00
test_nowplaying.py audio: Add a custom TrackArtist label 2021-08-31 10:09:18 -04:00
test_player.py audio: Convert the Player into a GObject 2021-08-30 17:30:55 -04:00
test_seeker.py audio: Create seeking widgets 2021-07-23 12:56:17 -04:00