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
67c3b9e226
Wobuzz
/
wobuzz
History
EKNr1
67c3b9e226
Fixed another crash that occurred because of a missing playlist.has_tracks() check.
2025-02-03 14:06:16 +01:00
..
library
Made it work with relative paths also.
2025-01-26 14:07:00 +01:00
player
Added some comments.
2025-02-02 14:56:06 +01:00
ui
Fixed another crash that occurred because of a missing playlist.has_tracks() check.
2025-02-03 14:06:16 +01:00
__init__.py
Modified function cache() so that the player can load all ffmpeg compatible files.
2024-12-29 20:10:34 +01:00
command_line.py
Fixed some bugs that happened when tracks got rearranged.
2025-01-26 16:49:09 +01:00
gui.py
Fixed some bugs that happened when tracks got rearranged.
2025-01-26 16:49:09 +01:00
icon.svg
Improved the icon.
2025-02-01 13:35:19 +01:00
main.py
Made it work with relative paths also.
2025-01-26 14:07:00 +01:00
settings.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
utils.py
Improved unique name system.
2025-01-28 17:42:39 +01:00