emmental/playlist
Anna Schumaker d834ce3a34 playlist: Allow selecting multiple tracks
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-07-23 12:56:02 -04:00
..
__init__.py playlist: Allow selecting multiple tracks 2021-07-23 12:56:02 -04:00
column.py playlist: Bind columns to a ListItemFactory 2021-07-23 12:56:02 -04:00
controls.py playlist: Add a "Add to Playlist" button to the Controls 2021-07-23 12:56:02 -04:00
filter.py playlist: Create a custom filter for matching tracks 2021-07-23 12:56:02 -04:00
model.py playlist: Add a Controls instance above the ColumnView 2021-07-23 12:56:02 -04:00
popover.py playlist: Create a popover for adding tracks to playlists 2021-07-23 12:56:02 -04:00
runtime.py runtime: Handle changing the runtime label 2021-07-23 12:51:54 -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 "Add to Playlist" button to the Controls 2021-07-23 12:56:02 -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_popover.py playlist: Create a popover for adding tracks to playlists 2021-07-23 12:56:02 -04:00
test_runtime.py playlist: Update the visible and runtime labels 2021-07-23 12:56:02 -04:00