Wobuzz/wobuzz
2025-04-18 19:35:13 +02:00
..
library Added some small shit that will get used in the future and made the code compatible with Python>=3.10. (According to Pycharm) 2025-03-13 14:20:12 +01:00
mpris MPRIS: Got everything necessary working. (I think.) 2025-04-18 19:35:13 +02:00
player MPRIS: Got everything necessary working. (I think.) 2025-04-18 19:35:13 +02:00
types Added popup on import where the user can configure how the tracks get imported. 2025-03-08 17:50:45 +01:00
ui MPRIS: Got everything necessary working. (I think.) 2025-04-18 19:35:13 +02:00
wobuzzm3u Made the Playlist.save()-function write a header again. 2025-04-10 12:00:11 +02: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 MPRIS: Switching from python-sdbus to jeepney, no functionality. 2025-04-16 16:57:01 +02:00
icon.svg Improved the icon. 2025-02-01 13:35:19 +01:00
main.py MPRIS: Switching from python-sdbus to jeepney, no functionality. 2025-04-16 16:57:01 +02:00
settings.py Added appearance settings. 2025-03-02 14:54:44 +01:00
utils.py Implemented MPRIS metadata "mpris:artUrl" 2025-04-13 16:24:34 +02:00