musicmuster/app
2025-03-07 09:59:32 +00:00
..
ui Remove main_window_ui.py 2025-03-06 14:27:42 +00:00
audacity_controller.py Tighten up AudacityController type hints 2024-12-22 15:11:30 +00:00
classes.py More query tests and remove Optional from Filter 2025-03-05 14:27:19 +00:00
config.py Select from query working (may need tidying) 2025-03-04 10:32:11 +00:00
dbmanager.py Create queries table 2025-02-26 13:34:10 +00:00
dbtables.py mypy fixups 2025-03-06 11:33:53 +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 Make manage queries and manage templates into classes 2025-02-28 11:25:29 +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-23 21:06:41 +00:00
menu.yaml Make manage queries and manage templates into classes 2025-02-28 11:25:29 +00:00
models.py WIP: queries working, tests so far good 2025-03-05 09:00:41 +00:00
music_manager.py mypy fixups 2025-03-06 11:33:53 +00:00
musicmuster.py Add profiling information for moving rows 2025-03-06 14:30:03 +00:00
playlistmodel.py Issue 285: additional logging and profiling 2025-03-07 09:30:23 +00:00
playlists.py Add profiling information for moving rows 2025-03-06 14:30:03 +00:00
querylistmodel.py WIP: queries working, tests so far good 2025-03-05 09:00:41 +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