|
1007ac045f
|
Implemented saving of playlists to disk.
|
2025-01-25 20:45:43 +01:00 |
|
|
a7fc19f98b
|
Moved import into the main function so that when the program is executed with the wrong command line parameters, the pygame hello-message won't get printed.
|
2025-01-25 20:44:30 +01:00 |
|
|
028c38b1b6
|
OOPed the way playlist views are created.
|
2025-01-25 17:21:43 +01:00 |
|
|
3685f25882
|
Made the project also work with "pip install ." (without "-e")
|
2025-01-25 14:05:10 +01:00 |
|
|
5cbc272ee3
|
Added setup.py and made all imports relative so it will work as a module.
|
2024-12-29 19:23:53 +01:00 |
|
|
af2b7b6c8d
|
Implemented displaying of tracks in a QTreeWidget.
|
2024-12-28 20:41:18 +01:00 |
|
|
10c36b37a1
|
Added command_line.py to control the player via command line.
|
2024-12-28 18:12:59 +01:00 |
|