musicmuster/app
Keith Edmunds 73879c6a99 Add locking to music.py
Ensure nothing interrupts the stop - release - nullify sequence. Also
don't limit how many concurrent fades there can be.
2021-06-07 20:46:05 +01:00
..
ui Wire up Tracks, Stop menu. Fixed #6. 2021-06-06 14:43:27 +01:00
config.py Add option to force DEBUG message to stderr 2021-06-06 10:50:40 +01:00
helpers.py Code review for V1.0.0 2021-04-09 23:21:42 +01:00
icons_rc.py Use resources for button icons 2021-04-06 19:06:42 +01:00
log.py Add option to force DEBUG message to stderr 2021-06-06 10:50:40 +01:00
model.py Fix moving tracks between playlists 2021-06-06 15:57:32 +01:00
music.py Add locking to music.py 2021-06-07 20:46:05 +01:00
musicmuster.py Differentiate between playlist tabs and db objects. Fixes #17 2021-06-06 16:40:36 +01:00
playlists.py Differentiate between playlist tabs and db objects. Fixes #17 2021-06-06 16:40:10 +01:00
songdb.py Segregate adding notes, tracks to onscreen playlist and database 2021-06-06 14:47:14 +01:00