This website requires JavaScript.
Explore
Help
Sign in
Wobbl
/
Wobuzz
Watch
1
Star
0
Fork
You've already forked Wobuzz
1
Code
Issues
6
Pull requests
Projects
1
Releases
2
Packages
Wiki
Activity
Actions
88b846f3b6
Wobuzz
/
wobuzz
/
player
History
EKNr1
88b846f3b6
Made the player always cache also the next track when Player.play() gets executed so that there is completely no delay when the track finished and a new track starts.
2025-01-25 16:17:42 +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
Made the player always cache also the next track when Player.play() gets executed so that there is completely no delay when the track finished and a new track starts.
2025-01-25 16:17:42 +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