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
028c38b1b6
Wobuzz
/
wobuzz
/
player
History
EKNr1
028c38b1b6
OOPed the way playlist views are created.
2025-01-25 17:21:43 +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
OOPed the way playlist views are created.
2025-01-25 17:21:43 +01:00
track.py
OOPed the way playlist views are created.
2025-01-25 17:21:43 +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