This website requires JavaScript.
Explore
Help
Sign in
Wobbl
/
Wobuzz
Watch
1
Star
0
Fork
You've already forked Wobuzz
1
Code
Issues
5
Pull requests
Projects
1
Releases
2
Packages
Wiki
Activity
Actions
7205de8389
Wobuzz
/
wobuzz
/
player
History
The Wobbler
3dd9123332
Implemented sorting by track title, artist name etc...
...
(Sorting order is not getting saved.)
2025-02-23 16:38:56 +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
Implemented sorting by track title, artist name etc...
2025-02-23 16:38:56 +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