emmental/sidebar
Anna Schumaker 2e14b511a4 sidebar: add_to_playlist() fixes
- Commit after adding tracks
- If tracks were added to the Queued Tracks playlist, then set it as the
  current playlist in the Player

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-12-09 17:51:02 -05:00
..
__init__.py sidebar: add_to_playlist() fixes 2021-12-09 17:51:02 -05:00
model.py sidebar: Create a UserSelection list model 2021-11-20 10:04:54 -05:00
row.py sidebar: Make the current playlist bold 2021-12-05 13:49:24 -05:00
stack.py sidebar: Add selected tracks to the selected playlist 2021-12-05 13:50:24 -05:00
test_model.py sidebar: Create a UserSelection list model 2021-11-20 10:04:54 -05:00
test_row.py sidebar: Make the current playlist bold 2021-12-05 13:49:24 -05:00
test_sidebar.py sidebar: Change the currently displayed playlist 2021-12-05 13:49:24 -05:00
test_stack.py sidebar: Add selected tracks to the selected playlist 2021-12-05 13:50:24 -05:00
test_view.py sidebar: Create a TableWindow scrolled window 2021-11-20 10:04:54 -05:00
test_widgets.py sidebar: Give the AddPlaylistButton an "add-to-playlist" signal 2021-12-05 13:49:24 -05:00
view.py sidebar: Change the Player's playlist when rows are activated 2021-12-05 13:49:24 -05:00
widgets.py sidebar: Give the AddPlaylistButton an "add-to-playlist" signal 2021-12-05 13:49:24 -05:00