emmental/curds
Anna Schumaker 35e5cd1095 curds: Pass track index to the add-track notification
This eases up some of the work on the UI side, since we don't need to
spend time trying to figure out where the track is in the playlist.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2019-03-26 15:33:58 -04:00
..
playlist curds: Pass track index to the add-track notification 2019-03-26 15:33:58 -04:00
__init__.py curds: Make it easier for the UI to access the LibraryPlaylist class 2019-03-17 10:59:09 -04:00
data.py curds: Add helpful functions to the DataFile 2019-03-05 16:49:00 -05:00
notify.py curds: Push some notifications onto a queue 2019-03-26 14:26:22 -04:00
tags.py curds: Add a tags.clear() function 2019-03-26 10:55:01 -04:00
test_data.py Add a toplevel script 2019-03-06 09:23:25 -05:00
test_notify.py curds: Push some notifications onto a queue 2019-03-26 14:26:22 -04:00
test_tags_album.py curds: Add a tags.clear() function 2019-03-26 10:55:01 -04:00
test_tags_track.py curds: Add a tags.clear() function 2019-03-26 10:55:01 -04:00
test_tags.py curds: Add a tags.clear() function 2019-03-26 10:55:01 -04:00
test_threadqueue.py Add a toplevel script 2019-03-06 09:23:25 -05:00
threadqueue.py curds: Create a ThreadQueue class 2019-03-03 19:53:40 -05:00