Commit Graph

26 Commits (master)

Author SHA1 Message Date
Jaka Perovšek e03c67245f cleaned up imports 2024-10-18 01:19:16 +02:00
Jaka Perovšek 3743dfbdaa mostly cosmetic 2024-10-18 01:13:14 +02:00
Jaka Perovšek fd0e5ddc3c logging, threading and file watchers, finally it's going well. 2024-10-18 01:05:39 +02:00
Jaka Perovšek 841fd1cbfa logging to widget works! 2024-10-13 23:23:12 +02:00
Jaka Perovšek d6bcdb9ecc moving the deployment functions into a class to avoid juggling dirs as arguments 2024-10-13 20:30:51 +02:00
Jaka Perovšek a15c9bc220 async process + loggging 2024-10-05 20:31:22 +02:00
Jaka Perovšek 24279524c7 Added console widget, removed the debug dialog, some refactoring 2024-10-05 16:52:21 +02:00
Jaka Perovšek c31e2f2b88 function to check if all the songs are there - temporary 2024-10-05 16:33:45 +02:00
Jaka Perovšek ccf1b2b53f fixed the probability spinbox look and refactored the code slightly 2024-10-05 12:35:13 +02:00
Jaka Perovšek e489737f5f Exception for loading from file caught too 2024-10-05 12:21:52 +02:00
Jaka Perovšek ed9834ea37 cosmetic 2024-10-05 12:17:59 +02:00
Jaka Perovšek 4814eacbad caught an error when applying the yaml code and displey it in a debug dialog 2024-10-05 12:17:48 +02:00
Jaka Perovšek 3036478f1d applying yaml code to widget function works now 2024-10-05 11:41:07 +02:00
Jaka Perovšek a3e6c32ae9 Auto find barotrauma install path function 2024-10-04 00:40:16 +02:00
Jaka Perovšek e8ffff4739 Label Link widget instead of setting every label individually 2024-10-03 18:09:49 +02:00
Jaka Perovšek ad974b3573 Replaced dirs in deploy with variables instead of hardcoded ones. Separated the update and install parts in the gui. Started assembling the options functionality. 2024-10-03 15:36:09 +02:00
Jaka Perovšek cc94838ad3 fixed the function for different kinds of paths 2024-09-28 00:59:19 +02:00
Jaka Perovšek a40fd85822 set dir working 2024-09-28 00:54:48 +02:00
Jaka Perovšek 73ae09c438 Made the main directory the working directory, some refactoring, added open folder function to the dir widget 2024-09-28 00:28:45 +02:00
Jaka Perovšek 66cda77233 Download ffmpeg basic functionality done. Custom folders to be implemented 2024-05-11 00:12:37 +02:00
Jaka Perovšek 93d7e0dce2 Local mod name based on username 2024-05-10 22:30:08 +02:00
Jaka Perovšek 2f6b1a8a33 Added detect screen resolution function 2024-05-10 22:22:48 +02:00
Jaka Perovšek 2e68a5eaf2 Some work on time clipping, but I'm not sure if it works because it was a long time since I did that. 2024-05-10 22:12:22 +02:00
Jaka Perovšek 6981f710be Moved the tape editor widgets to another file 2023-12-15 23:39:35 +01:00
Jaka Perovšek 1fce5f2d69 Generating code from a validator + saving file 2023-12-15 22:32:19 +01:00
Jaka Perovšek ca878de953 new installer work in progress 2023-12-15 21:12:33 +01:00