emmental/curds
Anna Schumaker e73416a2e1 curds: Replace new-track notification with TrackAdded publisher
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2020-11-15 17:43:07 -05:00
..
playlist curds: Replace new-track notification with TrackAdded publisher 2020-11-15 17:43:07 -05:00
trak curds: Replace new-track notification with TrackAdded publisher 2020-11-15 17:43:07 -05:00
__init__.py curds: Remove most code from curds.trak.__init__.py 2020-11-01 16:08:51 -05:00
data.py curds: Add helpful functions to the DataFile 2019-03-05 16:49:00 -05:00
notify.py curds: Rename notification "main" parameter to "idle" 2019-12-12 12:06:37 -05:00
sort.py curds: Pass key_func() to sort.bisect() 2020-11-01 08:59:37 -05:00
test_data.py curds: Move the os.remove() onto the same line as the existence check 2019-04-08 14:12:22 -04:00
test_notify.py curds: Rename notification "main" parameter to "idle" 2019-12-12 12:06:37 -05:00
test_playlist.py curds: Pass library to new-track callback and trak.lookup() 2020-11-15 17:32:48 -05:00
test_sort.py curds: Pass key_func() to sort.bisect() 2020-11-01 08:59:37 -05:00
test_threadqueue.py Add a toplevel script 2019-03-06 09:23:25 -05:00
test_trak.py curds: Replace new-track notification with TrackAdded publisher 2020-11-15 17:43:07 -05:00
test_tree.py curds: Pass key_func() to sort.bisect() 2020-11-01 08:59:37 -05:00
threadqueue.py curds: Create a ThreadQueue class 2019-03-03 19:53:40 -05:00
tree.py curds: Replace new-track notification with TrackAdded publisher 2020-11-15 17:43:07 -05:00