|
0c2c91389d
|
Playlists now get loaded when they are started and removed debug prints.
|
2025-02-12 13:50:12 +01:00 |
|
|
22ffd211df
|
Got it working, but it's not better than before...
|
2025-02-04 14:43:08 +01:00 |
|
|
95d40dd30c
|
Made a small memory optimisation by making the fonts a class variable and not an instance variable.
|
2025-02-02 16:08:25 +01:00 |
|
|
042c253d2f
|
Added playing mark to tabs of currently playing playlist.
|
2025-01-27 14:30:45 +01:00 |
|
|
bff8681f5b
|
Improved playlist design.
|
2025-01-26 17:18:42 +01:00 |
|
|
a48602d379
|
Removed an unnecessary line that was already commented out.
|
2025-01-26 16:51:08 +01:00 |
|
|
519b2d0adb
|
Fixed some bugs that happened when tracks got rearranged.
|
2025-01-26 16:49:09 +01:00 |
|
|
74bff6ea13
|
Added history and improved marking of playing track.
|
2025-01-26 13:51:31 +01:00 |
|
|
29f86e2196
|
Made the first track have the play mark on start.
|
2025-01-26 12:58:37 +01:00 |
|
|
35f5bd9efb
|
Removed unnecessary import that was a mistaken autoimport by pycharm.
|
2025-01-26 12:43:15 +01:00 |
|
|
2b1310990a
|
Implemented playing of different playlist, but its buggy.
|
2025-01-25 22:59:19 +01:00 |
|
|
744d050bac
|
Enabled drag and drop between PlaylistViews.
|
2025-01-25 22:41:29 +01:00 |
|
|
cba4fd67fa
|
Implemented editing of playlist.
(Changes aren't persistent.)
|
2025-01-25 18:04:46 +01:00 |
|
|
028c38b1b6
|
OOPed the way playlist views are created.
|
2025-01-25 17:21:43 +01:00 |
|
|
4ea3f04fb9
|
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 |
|
|
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 |
|
|
af2b7b6c8d
|
Implemented displaying of tracks in a QTreeWidget.
|
2024-12-28 20:41:18 +01:00 |
|