emmental/playlist
Anna Schumaker f13983269b playlist: Switch over to using the emmental-favorites icon
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-07-31 19:18:17 -04:00
..
__init__.py playlist: Add a button for scrolling to the current track 2021-07-31 13:15:49 -04:00
column.py playlist: Make the currently playing track bold 2021-07-23 12:56:35 -04: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
model.py playlist: Make the currently playing track bold 2021-07-23 12:56:35 -04: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
test_column.py playlist: Bind columns to a ListItemFactory 2021-07-23 12:56:02 -04: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_model.py playlist: Add a Controls instance above the ColumnView 2021-07-23 12:56:02 -04:00
test_playlist.py Move module tests out of the toplevel directory 2021-07-26 11:03:32 -04: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