n00mkrad
|
aed095f88b
|
CLI/debug: Don't log process output to console by default (only with -v/--verbose)
|
2025-12-21 18:30:03 +01:00 |
|
n00mkrad
|
eed7ba0c1f
|
Don't start up if no args passed in CLI mode (or only help arg)
|
2025-12-21 18:06:42 +01:00 |
|
n00mkrad
|
185b7023c5
|
More compact Cleanup
|
2025-12-20 23:20:16 +01:00 |
|
n00mkrad
|
e97d78f85d
|
Keep logs for 7d instead of 4d
|
2025-12-20 23:14:03 +01:00 |
|
n00mkrad
|
d20317e4e3
|
Cleanup minor refactor
|
2025-12-20 23:13:36 +01:00 |
|
n00mkrad
|
2f0ec88e9b
|
(Hopefully) avoid exception when checking if proc has exited (to avoid debugging clutter)
|
2025-12-16 18:34:23 +01:00 |
|
N00MKRAD
|
e57a32d5b9
|
mpdecimate improvements, fix custom out path, lwi caching, alpha tests (wip)
|
2025-03-23 19:36:57 +01:00 |
|
N00MKRAD
|
7aab7158fa
|
Hide certain settings based on conditions, auto-pick DAIN tile size based on VRAM
|
2024-11-21 01:22:31 +01:00 |
|
N00MKRAD
|
a521f9cfbb
|
File import splash, disable input file drive check by default
|
2024-10-16 13:50:26 +02:00 |
|
N00MKRAD
|
3a13e975fd
|
Startup & splash improvements
|
2024-10-16 13:38:15 +02:00 |
|
N00MKRAD
|
90ba89f840
|
Cleanup function: Delete installer temp folder if not modified in >1d
|
2024-10-16 11:40:31 +02:00 |
|
N00MKRAD
|
8a3b4ebd80
|
CLI mode (hide window)
|
2024-09-28 21:33:36 +02:00 |
|
N00MKRAD
|
53b82765dd
|
CLI fixes, separate cmd version from regular
|
2024-09-27 14:52:37 +02:00 |
|
N00MKRAD
|
f40896c12b
|
Fixed TryDeleteIfExistsAsync, fixed Settings rendering, remove legacy stuff
|
2024-09-25 14:08:26 +02:00 |
|
N00MKRAD
|
9672c31fba
|
Always use Invariant shortcuts for ToLower/ToUpper
|
2024-09-03 22:08:38 +02:00 |
|
N00MKRAD
|
70841fe21f
|
Reduce log spam, minor refactor stuff, disable GUI when using autorun
|
2024-08-25 21:43:06 +02:00 |
|
N00MKRAD
|
26f14876a7
|
Move CLI stuff into own class, --console option
|
2024-08-25 20:45:50 +02:00 |
|
N00MKRAD
|
4ea676c405
|
CLI: --loop, --fix_scene_changes, --scene_change_sensitivity, --max_fps
|
2024-08-23 18:42:27 +02:00 |
|
N00MKRAD
|
d570c5f95a
|
CLI: --video_encoder, --pixel_format, --max_height
|
2024-08-23 16:11:38 +02:00 |
|
N00MKRAD
|
e5d87d4d2d
|
CLI: --no_config_save, add ArgParseExtensions
|
2024-08-23 09:58:30 +02:00 |
|
N00MKRAD
|
46f1ec652a
|
Re-implement and fix CLI args using Ndesk.Options
|
2024-08-21 20:46:28 +02:00 |
|
N00MKRAD
|
0b500563ca
|
Improve disk space check loop and make Program.cs slightly prettier
|
2024-08-21 13:28:59 +02:00 |
|
N00MKRAD
|
d0a7c0aee4
|
Move DisablePython around, benchmark NvApi init
|
2024-08-15 11:34:36 +02:00 |
|
N00MKRAD
|
b520d7212d
|
Split into legacy (Framework 4.8) and .NET 8 projects, WIP .NET 8 fixes
|
2024-08-12 10:47:19 +02:00 |
|