|
|
739f17283f
|
make cli output better
|
2023-06-09 15:40:58 +02:00 |
|
janis
|
ad64287a8a
|
make cli output better
|
2023-06-09 09:52:43 +02:00 |
|
|
|
8669ff0ee2
|
Fix some more wrong names & update Readme
|
2023-06-07 20:02:18 +02:00 |
|
|
|
bb44362a3e
|
fix name wrong
|
2023-06-07 19:59:35 +02:00 |
|
|
|
d19435277f
|
add various fixes for bugs
|
2023-06-07 19:57:31 +02:00 |
|
|
|
b79e206f0d
|
add relative path call for engines
|
2023-06-07 12:13:30 +02:00 |
|
|
|
7377625812
|
fix bug that only occurs on windows
|
2023-06-07 11:54:38 +02:00 |
|
|
|
bf30e40759
|
rename project, fix bug & optional output path
|
2023-06-05 08:24:33 +02:00 |
|
|
|
e3d1ff1228
|
fix image upscaling
|
2023-06-04 10:05:17 +02:00 |
|
|
|
df9269597d
|
Merge branch 'main' into dev-V1.1
|
2023-05-29 20:57:45 +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
|
d378018896
|
add new upscaler test
|
2023-05-24 10:23:19 +02:00 |
|
janis
|
fc635526f3
|
remove debug code
|
2023-05-23 09:19:14 +02:00 |
|
janis
|
90e00530fd
|
fix sharpening
|
2023-05-23 09:07:15 +02:00 |
|
janis
|
d54e3efb5e
|
add debug code
|
2023-05-23 08:36:12 +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 |
|
|
|
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 |
|
|
|
955ae46e4f
|
fix mixed up vars
|
2023-03-28 15:17:25 +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 |
|
|
|
282691a8e6
|
updates to handler
|
2023-03-27 19:33:54 +02:00 |
|
Janis Hutz
|
c1dc26ff6b
|
Update handler.py
add output for framerate of video
|
2023-03-17 12:24:19 +00: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 Hutz
|
d3142988bf
|
Update handler.py
fix one of the erros
|
2023-03-17 07:13:18 +00:00 |
|
Janis Hutz
|
8962839e94
|
Update handler.py
fix command
|
2023-03-17 06:52:23 +00:00 |
|
janis
|
0b0b2da00f
|
fixed error
|
2023-03-16 15:03:07 +01:00 |
|
Janis Hutz
|
fa7dafc411
|
Update handler.py
add debug code to troubleshoot code
|
2023-03-16 12:37:43 +00:00 |
|
Janis Hutz
|
ca85822530
|
Update handler.py
max cmd length windows + wrong filepath fix
|
2023-03-16 10:08:13 +00:00 |
|
Janis Hutz
|
0917911998
|
Update handler.py
fix weird code
|
2023-03-16 09:56:39 +00:00 |
|
Janis Hutz
|
77fee5f5da
|
Update handler.py
possible fix for upscaling images command
|
2023-03-16 09:50:54 +00:00 |
|