The Wobbler Wobbl · he/him
Wobbl pushed to main at Wobbl/wobbl_tools 2024-12-24 12:01:02 +01:00
5919c1bf8b Change default parameter of "builtin_change_event" to "True"
Wobbl pushed to main at Wobbl/wobbl_tools 2024-12-23 19:21:45 +01:00
871b732ed9 Added "event" that gets called when an attribute of the instance gets modified.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-23 18:09:58 +01:00
259ec72442 Improved library style.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-23 17:12:23 +01:00
6aae95c865 Added settings and implemented restoring of window size.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-23 16:02:27 +01:00
99934e73b7 Made some gui improvements.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-22 21:20:27 +01:00
368bbbe6f8 Improved library style.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-22 20:52:53 +01:00
2f0c01601d Added library template.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-22 19:42:52 +01:00
8811ba7ab4 OOPed everything a little more.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-22 19:09:40 +01:00
19b6f4dcaa Made the Track Progress Slider clickable.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-22 17:41:58 +01:00
7844e15aa2 OOPed everything a little more.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-22 17:20:22 +01:00
19563930c5 Fixed some progress bar bugs again.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-22 16:24:00 +01:00
d453afc6d0 Undid some "OOPing" that just made it unnecessarily more complicated.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-22 16:18:06 +01:00
fac2dc0f1b Fixed some "crashes" that occurred on track control button presses when the current_playlist variable was empty.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-22 16:11:47 +01:00
d3a6cb7dd8 OOPed everything a little.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-22 00:03:12 +01:00
3dfb07ab14 Fixed import that won't work if the script isn't executed by pycharm.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-21 21:06:15 +01:00
4918d70d53 Removed test effect.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-21 20:59:16 +01:00
785483f92c Removed debug print.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-21 20:58:32 +01:00
a97fe2e0cf Fixed "crash" when the last track of the playlist finished.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-21 20:50:13 +01:00
bd69ddbcde Got progress and track length indicators working.
Wobbl pushed to main at Wobbl/Wobuzz 2024-12-21 20:20:09 +01:00
24d589b172 Implemented seeking.