Wobuzz/wobuzz/player
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
..
__init__.py Added opening of files via command line and added simple controls. 2024-12-21 16:07:27 +01:00
player.py Just corrected a PEP E714. 2025-02-27 17:58:32 +01:00
playlist.py Implemented caching of title, artist and album of a track as WOBUZZM3U parameters. 2025-03-04 19:29:24 +01:00
track.py 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
track_progress_timer.py Removed some mechanic that is going to be reimplemented. 2025-02-03 17:53:35 +01:00