Wobuzz/wobuzz/player
2024-12-29 20:10:34 +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 Modified function cache() so that the player can load all ffmpeg compatible files. 2024-12-29 20:10:34 +01:00
track.py Modified function cache() so that the player can load all ffmpeg compatible files. 2024-12-29 20:10:34 +01:00
track_progress_timer.py Added a "Playlist" class. 2024-12-24 17:22:30 +01:00