musicmuster/app
2024-12-29 14:32:32 +00:00
..
ui Implement File|New to create from template (possibly empty) 2024-12-29 14:32:32 +00:00
audacity_controller.py Tighten up AudacityController type hints 2024-12-22 15:11:30 +00:00
classes.py Clean up data structures in musicmuster.py 2024-12-28 17:16:19 +00:00
config.py Implement File|New to create from template (possibly empty) 2024-12-29 14:32:32 +00:00
dbmanager.py Tighter mypy testing, fixed up type hints 2024-07-08 19:03:35 +01:00
dbtables.py Remove mtime from Track 2024-12-22 15:23:04 +00:00
dialogs.py Major update: correct use of proxy model 2024-12-26 14:09:21 +00:00
file_importer.py Major update: correct use of proxy model 2024-12-26 14:09:21 +00:00
helpers.py Misc tidying 2024-12-22 15:23:22 +00:00
infotabs.py Implement external browser 2024-07-19 19:59:18 +01:00
log.py Log.debug production stackprinter messages 2024-07-26 18:10:53 +01:00
models.py Misc tidying 2024-12-22 15:23:22 +00:00
music_manager.py Split music_manager from classes 2024-12-22 15:14:00 +00:00
musicmuster.py Implement File|New to create from template (possibly empty) 2024-12-29 14:32:32 +00:00
playlistmodel.py Clean up data structures in musicmuster.py 2024-12-28 17:16:19 +00:00
playlists.py Clean up data structures in musicmuster.py 2024-12-28 17:16:19 +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