Wobuzz/wobuzz/player
2025-01-24 14:13:23 +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 Fixed the issue that the progress timer was further than the playback when you pause too often. 2025-01-24 14:13:23 +01:00