n00mkrad
|
a57936c01c
|
Update pkgs with vulnerabilities, remove some unused code
|
2025-12-14 15:27:46 +01:00 |
|
n00mkrad
|
3a8a86d03d
|
Tear out unused/broken cmdDebugMode (run processes in visible window) option
|
2025-11-09 21:14:55 +01:00 |
|
n00mkrad
|
0b93537ffb
|
alpha option in config
|
2025-11-09 16:19:10 +01:00 |
|
n00mkrad
|
c52e2abde9
|
Logger cleanup, remove redundant WriteToFile method
|
2025-11-09 16:16:42 +01:00 |
|
n00mkrad
|
2d2a29fb1f
|
Minor logger changes
|
2025-06-28 22:37:37 +02:00 |
|
N00MKRAD
|
e57a32d5b9
|
mpdecimate improvements, fix custom out path, lwi caching, alpha tests (wip)
|
2025-03-23 19:36:57 +01:00 |
|
N00MKRAD
|
bef933b6f9
|
Added missing log textbox invokes, minor cleanup
|
2025-03-10 20:13:35 +01:00 |
|
N00MKRAD
|
ac0a9398b5
|
Remove legacy dedupe, fix mpdecimate parsing, delete partial outputs on cancel
|
2025-03-05 22:57:13 +01:00 |
|
N00MKRAD
|
048a849e49
|
More Invoke() for cross-thread UI access, fix log box issue, allow -1 as GPU ID for CPU
|
2024-12-27 19:14:43 +01:00 |
|
N00MKRAD
|
046cbaddb1
|
VFR option in GUI, logic fixes and sanity check improvs, disable dedupe if <5% dupes
|
2024-12-03 00:40:24 +01:00 |
|
N00MKRAD
|
075dd06299
|
Retry failed log file writes up to 10 times
|
2024-11-28 16:08:41 +01:00 |
|
N00MKRAD
|
defff4f29c
|
Full VFR handling including FPS downsampling to CFR
|
2024-11-28 16:08:04 +01:00 |
|
N00MKRAD
|
b9029cb5f4
|
Remove ToStringDot, no longer needed with forced CultureInfo
|
2024-11-26 12:14:44 +01:00 |
|
N00MKRAD
|
67cbff594c
|
Remove ToString calls on string objects
|
2024-11-26 12:13:13 +01:00 |
|
N00MKRAD
|
6e4cc8d552
|
Option to only show relevant settings
|
2024-11-26 11:45:21 +01:00 |
|
N00MKRAD
|
2c1882c814
|
List all GPU IDs in settings with names on tooltip, sort NvGpus by VRAM
|
2024-11-24 03:39:52 +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
|
8a578daac0
|
Auto-set NCNN GPU threads default value based on hardware
|
2024-11-14 22:34:26 +01:00 |
|
N00MKRAD
|
6b44346138
|
Pad/crop system for improved model support, VS improvements
|
2024-11-12 22:13:59 +01:00 |
|
N00MKRAD
|
70e17dcabc
|
Fix image sequence import, fix JPEG export args, include img ext in frame output dir name
|
2024-11-08 11:54:26 +01:00 |
|
N00MKRAD
|
835ec0277f
|
Model Downloader: Copy NCNN models to NCNN-VS, NCNN: Clamp compute queues
|
2024-10-15 16:45:49 +02:00 |
|
N00MKRAD
|
7e0182f007
|
Fix more FPS readout issues
|
2024-10-13 16:58:06 +02:00 |
|
N00MKRAD
|
f8c24c253d
|
Model Downloader: Only allow downloading models for avail. implementations
|
2024-10-13 14:21:50 +02:00 |
|
N00MKRAD
|
f47a27a7de
|
Allow retrying when writing config json
|
2024-09-28 22:20:13 +02:00 |
|
N00MKRAD
|
76defc4c19
|
Remove unused code
|
2024-09-28 18:15:26 +02:00 |
|
N00MKRAD
|
f40896c12b
|
Fixed TryDeleteIfExistsAsync, fixed Settings rendering, remove legacy stuff
|
2024-09-25 14:08:26 +02:00 |
|
N00MKRAD
|
3e7fdc31b9
|
Limit in-memory log to 100 entries per log file
|
2024-09-03 22:18:31 +02:00 |
|
N00MKRAD
|
9672c31fba
|
Always use Invariant shortcuts for ToLower/ToUpper
|
2024-09-03 22:08:38 +02:00 |
|
N00MKRAD
|
c31c76f423
|
CLI improvements, OneDrive path check
|
2024-09-03 22:01:32 +02:00 |
|
N00MKRAD
|
70841fe21f
|
Reduce log spam, minor refactor stuff, disable GUI when using autorun
|
2024-08-25 21:43:06 +02:00 |
|
N00MKRAD
|
5a3a84bbdc
|
Cleanup n stuff
|
2024-08-25 21:18:38 +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
|
713c64e6ec
|
Refactor Implementations.cs to use enums, backwards compat to GetAi(string name)
|
2024-08-21 14:45:46 +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 |
|