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
3896d18393
Wobuzz
/
wobuzz
/
player
History
EKNr1
3896d18393
Fixed playlist double-click behaviour.
2025-01-26 12:33: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
Fixed playlist double-click behaviour.
2025-01-26 12:33:23 +01:00
playlist.py
Fixed a crash where the current_track of a playlist won't get updated when the playlist is loaded from the command line.
2025-01-26 12:07:18 +01:00
track.py
Added option to always clear the cache of the last track when another track starts to greatly reduce memory usage.
2025-01-25 18:29:27 +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