emmental/playlist
Anna Schumaker 798ef20a72 playlist: Give the playlist panel an add_selected_tracks() function
So we can have all the add track functionality in one place that also
allows for keyboard presses to work.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-12-09 19:25:16 -05:00
..
__init__.py playlist: Give the playlist panel an add_selected_tracks() function 2021-12-09 19:25:16 -05:00
column.py playlist: Make the current track bold 2021-12-05 13:49:24 -05:00
footer.py playlist: Create a Footer box 2021-11-26 17:26:09 -05:00
header.py playlist: Create a JumpButton 2021-12-05 13:49:24 -05:00
model.py playlist: Remove old playlist code 2021-11-26 17:26:09 -05:00
sort.py playlist: Create a sort Factory 2021-11-26 17:26:09 -05:00
test_column.py playlist: Make the current track bold 2021-12-05 13:49:24 -05:00
test_footer.py playlist: Create a Footer box 2021-11-26 17:26:09 -05:00
test_header.py playlist: Create a JumpButton 2021-12-05 13:49:24 -05:00
test_model.py playlist: Remove old playlist code 2021-11-26 17:26:09 -05:00
test_playlist.py playlist: Remove old playlist code 2021-11-26 17:26:09 -05:00
test_sort.py playlist: Create a sort Factory 2021-11-26 17:26:09 -05:00
test_view.py playlist: Create a SortOrderPopover 2021-11-26 17:26:09 -05:00
view.py playlist: Clear selection after iterating 2021-12-09 17:51:02 -05:00