emmental/playlist
Anna Schumaker 1296857189 playlist: Don't leave the Subtitle column blank
Instead, fill in something generated from the disc number but make it
dimmed.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2022-01-10 11:36:42 -05:00
..
__init__.py playlist: Use the new match / case statement in __init__.py:key_pressed() 2021-12-28 17:33:26 -05:00
column.py playlist: Don't leave the Subtitle column blank 2022-01-10 11:36:42 -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: Don't leave the Subtitle column blank 2022-01-10 11:36:42 -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