musicmuster/app
2025-02-11 19:55:07 +00:00
..
ui Split UI into section files; remove infotabs 2025-02-11 18:18:25 +00:00
audacity_controller.py Tighten up AudacityController type hints 2024-12-22 15:11:30 +00:00
classes.py Use locking when creating singleton 2025-01-31 09:55:21 +00:00
config.py Split UI into section files; remove infotabs 2025-02-11 18:18:25 +00:00
dbmanager.py Tighter mypy testing, fixed up type hints 2024-07-08 19:03:35 +01:00
dbtables.py Create queries table; set up cascade deletes 2025-02-07 16:58:26 +00:00
dialogs.py Much improved file importer 2025-01-10 19:50:53 +00:00
file_importer.py Black formatting 2025-02-05 17:46:16 +00:00
helpers.py Refine and fix file_importer tests 2025-02-05 17:43:38 +00:00
log.py Fixup logging when no module log.debug output specifed 2025-02-05 18:07:22 +00:00
logging_tester.py Fixup new logging 2025-01-31 09:55:21 +00:00
logging.yaml Cleanup around new logging 2025-01-31 09:55:21 +00:00
models.py Clean up type hints 2025-01-17 21:35:29 +00:00
music_manager.py Remove spurious logging. Start 10ms timer at a better time. 2025-01-31 09:55:21 +00:00
musicmuster.py Put menus in correct order 2025-02-11 19:55:07 +00:00
playlistmodel.py New FileImporter working, tests to be written 2025-01-31 09:55:21 +00:00
playlists.py Better management of hiding played sections 2025-02-07 12:54:44 +00:00
utilities.py Rewrite file importer 2024-12-22 15:22:21 +00:00
vlcmanager.py Fix resource leak 2024-08-02 18:35:33 +01:00