emmental/playlist
Anna Schumaker 289420e504 playlist: Add a Favorite toggle button
For adding / removing the currently playing track from the Favorites
playlist

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-12-28 15:50:11 -05:00
..
__init__.py sidebar: Don't change displayed playlist to None 2021-12-28 15:49:52 -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: Add a Favorite toggle button 2021-12-28 15:50:11 -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: Add a Favorite toggle button 2021-12-28 15:50:11 -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