Commit Graph

47 Commits

Author SHA1 Message Date
fc6f892a35 some first code for new CLI in Rust 2023-08-15 16:14:11 +02:00
c01948dc3f fix lots of GUI bugs + styling a lil 2023-06-09 17:03:25 +02:00
73661fae19 fix cli crash if engine does not exist in -d flag 2023-06-09 15:49:38 +02:00
a3d1362d50 fix bug with fsr upscaler on windows 2023-06-09 15:38:37 +02:00
janis
ad64287a8a make cli output better 2023-06-09 09:52:43 +02:00
janis
9569e46b75 fix defaults 2023-06-09 09:45:28 +02:00
d19435277f add various fixes for bugs 2023-06-07 19:57:31 +02:00
7377625812 fix bug that only occurs on windows 2023-06-07 11:54:38 +02:00
janis
7299250437 fix crash of CLI when no input file specified 2023-06-07 09:04:04 +02:00
e3d1ff1228 fix image upscaling 2023-06-04 10:05:17 +02:00
bf2931085f possibly working GUI, compiling missing 2023-06-03 11:34:39 +02:00
a0e7b459e1 fix crashes and add version option 2023-05-25 15:09:37 +02:00
4c2900b6b3 add packaging information 2023-05-24 21:40:47 +02:00
fc8f027a1c full plugin support in cli 2023-05-24 21:02:58 +02:00
db32279e6c completely rewrite CLI & finish plugin support 2023-05-24 20:57:16 +02:00
e59e7f5101 add documentation for plugins & refactor more 2023-05-24 12:34:35 +02:00
janis
1fa50afd01 sync - broken currently due to refactoring!! 2023-05-24 11:06:19 +02:00
janis
90e00530fd fix sharpening 2023-05-23 09:07:15 +02:00
janis
b194c73963 add nearestneighbour upscaling 2023-05-22 16:43:50 +02:00
janis
37ac0f1ece possible fix for sharpening error when not us 2023-05-22 16:14:57 +02:00
7043cad015 fix fsr sharpening regardless of cli option 2023-05-16 17:27:09 +02:00
254e0cf669 fix crash with FSR 2023-05-16 17:21:08 +02:00
50d8ea1a9b remove debug code 2023-05-16 16:44:17 +02:00
2f7200022e added multi-threaded additional upscaler 2023-05-16 16:13:38 +02:00
janis
01105d33e6 preparations for new threading mode for SS 2023-05-16 08:47:29 +02:00
b01cdcbdd6 add alternative upscaler, more to come soon! 2023-05-15 21:25:05 +02:00
janis
69c08778fc not working yet with new scaler 2023-05-15 17:07:13 +02:00
janis
00988c524e temporary changes 2023-05-15 16:02:40 +02:00
bdbfc9a8ce sharpening fixed 2023-03-29 20:52:43 +02:00
janis
4b4dc46ebb swich to bmp images 2023-03-29 18:21:23 +02:00
janis
f61b59955b fix crashing 2023-03-29 11:54:18 +02:00
a0460a8113 sharpening 2023-03-28 17:10:45 +02:00
182e3698b7 alternative fps counter 2023-03-28 15:28:27 +02:00
d4605924cb switch main frame rate determination 2023-03-28 15:21:40 +02:00
e43a4f6546 debug code + nicer look 2023-03-28 15:12:15 +02:00
be74be1bf7 possible fix for windows 2023-03-28 14:56:54 +02:00
3ed9781d27 possible fix + readding FSR 2023-03-28 13:46:49 +02:00
b3a83fdbad fully functional multithreading 2023-03-27 21:43:27 +02:00
janis
d8521321b2 most likely a fix 2023-03-17 12:47:35 +01:00
janis
51816e82e3 potential fix 2023-03-17 12:38:15 +01:00
janis
0b0b2da00f fixed error 2023-03-16 15:03:07 +01:00
d12182e8c6 possible fix for upscaler & removal of lib 2023-03-16 09:42:11 +01:00
459963faff working cli 2023-03-15 20:07:10 +01:00
janis
70080953d0 fixes to cli & handler 2023-03-15 12:32:50 +01:00
janis
0e15c2a31b fixed ffmpeg errors and added cli 2023-03-15 12:21:28 +01:00
029c70356f more ui updates 2023-03-14 18:46:19 +01:00
2e73026a8d first parts of GUI migrated 2023-03-14 18:04:49 +01:00