Wobuzz/wobuzz
The Wobbler 7edaebc3c3 Did some memory optimisation, moved some files and created a completely not tested gui class that will list an artist's tracks.
Made tracks return an already existing object when they get created with a path of an already existing track object.
2025-03-06 16:35:13 +01:00
..
library Did some memory optimisation, moved some files and created a completely not tested gui class that will list an artist's tracks. 2025-03-06 16:35:13 +01:00
player Did some memory optimisation, moved some files and created a completely not tested gui class that will list an artist's tracks. 2025-03-06 16:35:13 +01:00
ui Did some memory optimisation, moved some files and created a completely not tested gui class that will list an artist's tracks. 2025-03-06 16:35:13 +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 Implemented loading of tracks via the window's top menubar. 2025-02-28 17:28:14 +01:00
gui.py Made the playlist tabs look prettier by making the tab title editor non-static. 2025-03-03 17:18:30 +01:00
icon.svg Improved the icon. 2025-02-01 13:35:19 +01:00
main.py Added option to load playlists on start to the settings. 2025-02-20 17:44:09 +01:00
settings.py Added appearance settings. 2025-03-02 14:54:44 +01:00
utils.py Improved unique name system. 2025-01-28 17:42:39 +01:00