Wobuzz/wobuzz
2024-12-29 14:49:19 +01:00
..
gui_communication Added command_line.py to control the player via command line. 2024-12-28 18:12:59 +01:00
library Added item flags so it is impossible to put other tracks into tracks. 2024-12-29 14:49:19 +01:00
player Connected PlaylistView.itemDoubleClicked to a function that then tells the player to play that track. 2024-12-29 14:31:21 +01:00
ui Connected PlaylistView.itemDoubleClicked to a function that then tells the player to play that track. 2024-12-29 14:31:21 +01:00
command_line.py Implemented displaying of tracks in a QTreeWidget. 2024-12-28 20:41:18 +01:00
gui.py Implemented displaying of tracks in a QTreeWidget. 2024-12-28 20:41:18 +01:00
main.py Implemented displaying of tracks in a QTreeWidget. 2024-12-28 20:41:18 +01:00
settings.py Added settings and implemented restoring of window size. 2024-12-23 17:12:21 +01:00
utils.py Added settings and implemented restoring of window size. 2024-12-23 17:12:21 +01:00