Commit graph

20 commits

Author SHA1 Message Date
efcae74382 Added indicator icon that shows on the currently playing track. 2024-12-29 18:55:55 +01:00
44854af42f Added "Custom Sorting" to playlist view. 2024-12-29 15:10:51 +01:00
da27963884 Connected PlaylistView.itemDoubleClicked to a function that then tells the player to play that track. 2024-12-29 14:31:21 +01:00
af2b7b6c8d Implemented displaying of tracks in a QTreeWidget. 2024-12-28 20:41:18 +01:00
94269fdae4 Added a "Playlist" class. 2024-12-24 17:22:30 +01:00
7c6566e9a1 Added functionality to the save button. 2024-12-24 14:10:22 +01:00
ab018494e9 Added "Save All"-Button to the settings. 2024-12-24 14:02:55 +01:00
6498f43d5f Added "library_path" setting, added a gui for the settings, changed the window layout and did a bunch of other things. 2024-12-24 12:13:24 +01:00
259ec72442 Improved library style. 2024-12-23 18:09:55 +01:00
6aae95c865 Added settings and implemented restoring of window size. 2024-12-23 17:12:21 +01:00
99934e73b7 Made some gui improvements. 2024-12-23 16:02:22 +01:00
368bbbe6f8 Improved library style. 2024-12-22 21:20:18 +01:00
2f0c01601d Added library template. 2024-12-22 20:52:49 +01:00
8811ba7ab4 OOPed everything a little more. 2024-12-22 19:42:48 +01:00
19b6f4dcaa Made the Track Progress Slider clickable. 2024-12-22 19:09:37 +01:00
bd69ddbcde Got progress and track length indicators working. 2024-12-21 20:50:09 +01:00
45d97f5aeb Got shitty basic features working. 2024-12-21 19:00:06 +01:00
ce254c8b54 Added opening of files via command line and added simple controls. 2024-12-21 16:07:27 +01:00
d089a57151 Added track length and current position indicator. 2024-12-20 18:11:25 +01:00
b158a234fd Added "Track Control" gui. 2024-12-20 18:02:59 +01:00