emmental/trackdb
Anna Schumaker eb163b27bb trackdb: Turn Tracks into GObjects
So they can be returned directly by the ListModel

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-07-23 12:56:02 -04:00
..
__init__.py trackdb: Give the TagStack a NextTrack publisher 2021-07-23 12:55:24 -04:00
allocator.py trackdb: Fix setting tags when loading tracks 2021-07-23 12:52:48 -04:00
stack.py trackdb: Give the TagStack a NextTrack publisher 2021-07-23 12:55:24 -04:00
tags.py trackdb: Create a UserTagStore and add it to the tag state tuple 2021-07-23 12:55:08 -04:00
test_allocator.py trackdb: Move LibraryPaths into the __init__.py file 2021-07-23 12:52:48 -04:00
test_stack.py trackdb: Give the TagStack a NextTrack publisher 2021-07-23 12:55:24 -04:00
test_tags.py trackdb: Create a UserTagStore and add it to the tag state tuple 2021-07-23 12:55:08 -04:00
test_track.py trackdb: Turn Tracks into GObjects 2021-07-23 12:56:02 -04:00
test_user.py trackdb: Have the UpNextPlaylist use Track.remove_from_playlist() 2021-07-23 12:55:13 -04:00
track.py trackdb: Turn Tracks into GObjects 2021-07-23 12:56:02 -04:00
user.py trackdb: Have the UpNextPlaylist use Track.remove_from_playlist() 2021-07-23 12:55:13 -04:00