emmental/playlist
Anna Schumaker f78402f258 Rename trackdb -> tagdb
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-07-26 11:15:15 -04:00
..
__init__.py Rename trackdb -> tagdb 2021-07-26 11:15:15 -04:00
column.py playlist: Make the currently playing track bold 2021-07-23 12:56:35 -04:00
controls.py Rename trackdb -> tagdb 2021-07-26 11:15:15 -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 Rename trackdb -> tagdb 2021-07-26 11:15:15 -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 Rename trackdb -> tagdb 2021-07-26 11:15:15 -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 Rename trackdb -> tagdb 2021-07-26 11:15:15 -04:00
test_runtime.py playlist: Move the Runtime and Visible widgets into the Playlist pane 2021-07-23 12:56:34 -04:00