musicmuster/app
2022-06-05 14:30:29 +01:00
..
ui Implement search of playlist 2022-04-17 13:10:21 +01:00
__init__.py Use colour rather than hexcolour in notecolours table 2022-03-02 09:08:27 +00:00
config.py Run file import in separate thread 2022-04-19 15:25:15 +01:00
dbconfig.py Remove erroneous type 2022-04-19 10:07:39 +01:00
helpers.py Fix background importing and duplicate checking 2022-06-04 22:32:22 +01:00
icons_rc.py Use resources for button icons 2021-04-06 19:06:42 +01:00
log.py Fix up Python type checking 2022-04-19 09:47:30 +01:00
models.py Fix deleting multiple rows 2022-06-04 22:56:38 +01:00
music.py Protect music player during fade 2022-04-05 21:23:30 +01:00
musicmuster.py Add 'last played' time to track select from database box 2022-06-04 23:05:39 +01:00
playlists.py Add 'move track to playlist' to right-click menu 2022-06-05 14:30:29 +01:00
ui_helpers.py V2 using ids rather than objects. Looking good. 2022-03-02 09:27:12 +00:00
utilities.py Clarify comment 2022-05-02 16:09:29 +01:00