Alexander Capehart
c9b1ab9068
all: reformat xml
2023-12-23 20:01:20 -07:00
Alexander Capehart
6ef2f74694
detail: add playlist resorting
...
Add the ability to resort a playlist when in edit mode.
Resolves #446 .
2023-07-25 19:58:03 -06:00
Alexander Capehart
0597fa876c
detail: drop playlist resorting for now
...
Don't really have the UI for it currently. It would require some kind
of dialog instead of a popup menu, which is planned eventually.
2023-05-20 11:28:57 -06:00
Alexander Capehart
1fd6795b0d
detail: move editing state to toolbar
...
Move the music editing state to the toolbar.
This should be signifigantly clearer than prior, at the cost of it's
"universality" implying that renaming should be available when it
actually won't be.
2023-05-19 19:57:41 -06:00
Alexander Capehart
996c86b361
detail: add playlist editing
...
Add the ability to edit a playlist in it's detail view.
This replaces the prior sorting functionality entirely. That will be
re-added later.
2023-05-19 11:15:33 -06:00