Wobuzz/wobuzz/ui
2025-01-25 13:02:23 +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 Deleted some unnecessary shit and finally found an easy way to figure out which tracks got dragged. 2025-01-25 11:58:34 +01:00
track_control.py Made some gui improvements. 2024-12-23 16:02:22 +01:00
track_progress_slider.py Improved comments. 2025-01-25 13:02:23 +01:00