emmental/playlist
Anna Schumaker dbad19ad46 playlist: Create a new Panel class
Containing the ControlBox, PlaylistWindow, and FooterBox

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-11-26 17:26:09 -05:00
..
__init__.py playlist: Create a new Panel class 2021-11-26 17:26:09 -05:00
column.py playlist: Add a LastPlayed column to the PlaylistView 2021-11-26 17:26:09 -05:00
controls.py playlist: Add a button for scrolling to the current track 2021-07-31 13:15:49 -04:00
filter.py playlist: Create a custom filter for matching tracks 2021-07-23 12:56:02 -04:00
footer.py playlist: Create a Footer box 2021-11-26 17:26:09 -05:00
header.py playlist: Create a Header box 2021-11-26 17:26:09 -05:00
model.py playlist: Create a FlatSortModel 2021-11-26 17:26:09 -05:00
popover.py playlist: Switch over to using the emmental-favorites icon 2021-07-31 19:18:17 -04:00
runtime.py playlist: Move the Runtime and Visible widgets into the Playlist pane 2021-07-23 12:56:34 -04:00
sort.py playlist: Create a sort Factory 2021-11-26 17:26:09 -05:00
test_column.py playlist: Add a LastPlayed column to the PlaylistView 2021-11-26 17:26:09 -05:00
test_controls.py playlist: Add a button for scrolling to the current track 2021-07-31 13:15:49 -04:00
test_filter.py playlist: Create a custom filter for matching tracks 2021-07-23 12:56:02 -04:00
test_footer.py playlist: Create a Footer box 2021-11-26 17:26:09 -05:00
test_header.py playlist: Create a Header box 2021-11-26 17:26:09 -05:00
test_model.py playlist: Create a FlatSortModel 2021-11-26 17:26:09 -05:00
test_playlist.py playlist: Create a new Panel class 2021-11-26 17:26:09 -05:00
test_popover.py playlist: Switch over to using the emmental-favorites icon 2021-07-31 19:18:17 -04:00
test_runtime.py playlist: Move the Runtime and Visible widgets into the Playlist pane 2021-07-23 12:56:34 -04: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: Create a SortOrderPopover 2021-11-26 17:26:09 -05:00