Wobuzz/wobuzz
2025-01-27 17:02:21 +01:00
..
library Made it work with relative paths also. 2025-01-26 14:07:00 +01:00
player Tried to improve file tag loading time by tweaking some parameters of TinyTag.get(). 2025-01-27 14:12:48 +01:00
ui Enabled input background again. (I disabled it for testing and accidentally committed that.) 2025-01-27 17:02:21 +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
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 Added a button that adds a playlist. 2025-01-25 21:46:48 +01:00