Keith Edmunds kae
  • Joined on 2021-05-28
kae pushed to no_db_objects_use_signals at kae/musicmuster 2025-03-17 18:44:02 +00:00
e40a4ab57a WIP remove sessions, use reporistory
kae created branch no_db_objects_use_signals in kae/musicmuster 2025-03-16 10:36:25 +00:00
kae pushed to no_db_objects_use_signals at kae/musicmuster 2025-03-16 10:36:25 +00:00
e733e7025d WIP: playlists load, can't play track
b520178e3a Keep track of selected rows in model
9e07e73167 WIP: Use PlaylistRowDTO to isolate SQLAlchemy objects
Compare 3 commits »
kae pushed tag v4.1.12 to kae/musicmuster 2025-03-13 19:20:25 +00:00
kae pushed to master at kae/musicmuster 2025-03-13 10:43:11 +00:00
1749f0a0b8 Actually add tracks chosen from query
c9ff1aa668 Improver performance loading playlists
Compare 2 commits »
kae pushed to dev at kae/musicmuster 2025-03-13 10:42:34 +00:00
1749f0a0b8 Actually add tracks chosen from query
kae pushed to dev at kae/musicmuster 2025-03-09 19:52:08 +00:00
c9ff1aa668 Improver performance loading playlists
kae commented on issue kae/musicmuster#284 2025-03-09 19:51:59 +00:00
Slow switching to tab with long playlist

Fixed, or at least improved, in c9ff1aa

kae closed issue kae/musicmuster#284 2025-03-09 19:51:59 +00:00
Slow switching to tab with long playlist
kae pushed to dev at kae/musicmuster 2025-03-09 18:28:15 +00:00
49776731bf Merge branch 'dev'
77a9baa34f Merge branch 'dev'
be54187b48 Remove old files
6d56a94bca Don't track .venv
Compare 4 commits »
kae pushed to dev at kae/musicmuster 2025-03-09 18:26:42 +00:00
9bf1ab29a8 Fixup tests after data() return type fixups
4e51b44b44 More work on data() return types
582803dccc Put more info in ApplicationError dialog
5f9fd31dfd Merge branch 'issue285' into dev
74402f640f Only invalidate required roles
Compare 18 commits »
kae pushed to master at kae/musicmuster 2025-03-09 17:27:54 +00:00
49776731bf Merge branch 'dev'
9bf1ab29a8 Fixup tests after data() return type fixups
4e51b44b44 More work on data() return types
582803dccc Put more info in ApplicationError dialog
5f9fd31dfd Merge branch 'issue285' into dev
Compare 13 commits »
kae commented on issue kae/musicmuster#285 2025-03-08 21:37:55 +00:00
Sometimes a pause - up to ten seconds - after moving tracks within playlist

Hopefully fixed in 963da0b and helped by 74402f6

kae closed issue kae/musicmuster#285 2025-03-08 21:37:55 +00:00
Sometimes a pause - up to ten seconds - after moving tracks within playlist
kae pushed to master at kae/musicmuster 2025-03-07 10:00:26 +00:00
77a9baa34f Merge branch 'dev'
6e2ad86fb2 Merge branch 'mark_preview' into dev
58e244af21 Add profiling information for moving rows
93839c69e2 Remove main_window_ui.py
61b00d8531 Put preview track details in status bar
Compare 5 commits »
kae pushed to query_tabs at kae/musicmuster 2025-03-07 09:58:55 +00:00
1cf75a5d42 More query tests and remove Optional from Filter
kae pushed to master at kae/musicmuster 2025-03-07 09:47:24 +00:00
be54187b48 Remove old files
6d56a94bca Don't track .venv
ccc1737f2d Issue 285: additional logging and profiling
63b1d0dff4 mypy fixups
2293c663b9 Migrate from poetry to uv
Compare 49 commits »
kae opened issue kae/musicmuster#285 2025-03-07 09:11:00 +00:00
Sometimes a pause - up to ten seconds - after moving tracks within playlist
kae pushed tag v4.1.11 to kae/musicmuster 2025-03-06 19:24:57 +00:00
kae closed issue kae/musicmuster#280 2025-03-06 15:00:08 +00:00
Add genre and year to track database