Wobuzz/wobuzz/player
2024-12-29 18:55:55 +01:00
..
__init__.py Added opening of files via command line and added simple controls. 2024-12-21 16:07:27 +01:00
player.py Added indicator icon that shows on the currently playing track. 2024-12-29 18:55:55 +01:00
playlist.py Added "Custom Sorting" to playlist view. 2024-12-29 15:10:51 +01:00
track.py Connected PlaylistView.itemDoubleClicked to a function that then tells the player to play that track. 2024-12-29 14:31:21 +01:00
track_progress_timer.py Added a "Playlist" class. 2024-12-24 17:22:30 +01:00