Wobuzz/wobuzz/ui
2024-12-29 14:31:21 +01:00
..
settings Added functionality to the save button. 2024-12-24 14:10:22 +01:00
library.py Implemented displaying of tracks in a QTreeWidget. 2024-12-28 20:41:18 +01:00
library_dock.py Implemented displaying of tracks in a QTreeWidget. 2024-12-28 20:41:18 +01:00
lines.py Improved library style. 2024-12-22 21:20:18 +01:00
main_window.py Connected PlaylistView.itemDoubleClicked to a function that then tells the player to play that track. 2024-12-29 14:31:21 +01:00
playlist.py Implemented displaying of tracks in a QTreeWidget. 2024-12-28 20:41:18 +01:00
track_control.py Made some gui improvements. 2024-12-23 16:02:22 +01:00
track_progress_slider.py OOPed everything a little more. 2024-12-22 19:42:48 +01:00