musicmuster/app
2025-02-22 11:34:36 +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 Misc cleanups from query_tabs branch 2025-02-14 21:44:20 +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 Log to stderr timer10 stop/start 2025-02-14 19:49:13 +00:00
models.py Only have one db.create_all(), and that in dbmanager 2025-02-14 21:39:10 +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 WIP: template management: edit and delete working 2025-02-22 11:34:36 +00:00
playlistmodel.py "=" header fixes 2025-02-14 21:45:23 +00:00
playlists.py Framework for dynamic submenus 2025-02-21 15:18:45 +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