Wobuzz/wobuzz/player
2025-02-21 17:26:47 +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 Added a "track_info"-toolbar which shows an image found in the current audio file's metadata (usually the front-cover) and information about the currently playing track such as title and artist name. 2025-02-21 17:26:47 +01:00
playlist.py Added loading of playlists to the process-dock. 2025-02-20 18:55:01 +01:00
track.py Added a "track_info"-toolbar which shows an image found in the current audio file's metadata (usually the front-cover) and information about the currently playing track such as title and artist name. 2025-02-21 17:26:47 +01:00
track_progress_timer.py Removed some mechanic that is going to be reimplemented. 2025-02-03 17:53:35 +01:00