|
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 |
|
|
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 |
|
|
6aae95c865
|
Added settings and implemented restoring of window size.
|
2024-12-23 17:12:21 +01:00 |
|
|
19b6f4dcaa
|
Made the Track Progress Slider clickable.
|
2024-12-22 19:09:37 +01:00 |
|
|
d3a6cb7dd8
|
OOPed everything a little.
|
2024-12-22 16:11:43 +01:00 |
|
|
3dfb07ab14
|
Fixed import that won't work if the script isn't executed by pycharm.
|
2024-12-22 00:03:08 +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 |
|
|
b158a234fd
|
Added "Track Control" gui.
|
2024-12-20 18:02:59 +01:00 |
|