emmental/emmental/tracklist
Anna Schumaker c5f9608c49 tracklist: Commit the database after adding, moving, or removing tracks
Otherwise we could lose the changes if the app crashes.

Fixes: #63 ("The database isn't being committed enough")
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-06-07 14:58:19 -04:00
..
__init__.py tracklist: Add a Remove Tracks button to the TrackView 2023-05-10 17:42:27 -04:00
buttons.py tracklist: Add a SortButton 2023-05-10 17:42:27 -04:00
footer.py tracklist: Add a Footer widget 2023-05-10 17:42:27 -04:00
row.py tracklist: Create a MediumName TrackRow 2023-05-10 17:42:27 -04:00
selection.py tracklist: Commit the database after adding, moving, or removing tracks 2023-06-07 14:58:19 -04:00
sorter.py tracklist: Add a SortOrderModel 2023-05-10 17:42:27 -04:00
trackview.py tracklist: Add an Add Tracks button to the TrackView OSD 2023-05-10 17:42:27 -04:00