32 Commits

Author SHA1 Message Date
n00mkrad
3a8a86d03d Tear out unused/broken cmdDebugMode (run processes in visible window) option 2025-11-09 21:14:55 +01:00
n00mkrad
98ae0973f3 PackageBuild: Use CodeLegacy (.NET Framework) dir 2025-11-09 17:21:45 +01:00
n00mkrad
5a18f896b5 General alpha support with VS, fix SAR/DAR problems in combination with rotation 2025-11-09 16:55:58 +01:00
n00mkrad
9c0bad36c3 Fixed being unable to interpolate image sequences with NCNN VS if dedupe is enabled 2025-07-24 18:34:57 +02:00
n00mkrad
b2f7030c33 FrameOrder only log in debug mode, WIP 2025-06-28 23:19:58 +02:00
n00mkrad
fbf0e6111a Refactored & improved color data transfer 2025-06-28 23:16:14 +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
c38df3f872 Validate batch entries that are added from curr. UI settings 2025-02-08 16:50:57 +01:00
N00MKRAD
3cb7b155ba Fix main window stealing focus after dropping queue videos 2025-02-06 22:09:06 +01:00
N00MKRAD
05cb41d818 Fix batch queue not properly loading input files 2025-02-06 20:38:18 +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
3b35b63c68 Don't allow VFR with dedupe enabled 2024-12-24 00:10:16 +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
6278fedbc2 Don't try muxing audio/subtitles from GIF inputs 2024-11-29 10:27:18 +01:00
N00MKRAD
defff4f29c Full VFR handling including FPS downsampling to CFR 2024-11-28 16:08:04 +01:00
N00MKRAD
32eeac578d Fix timestamps for loop frames for VFR loop videos 2024-11-26 13:45:44 +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
6b44346138 Pad/crop system for improved model support, VS improvements 2024-11-12 22:13:59 +01:00
N00MKRAD
9bd1736fec Fix dragndrop cursor getting stuck when main thread is busy 2024-11-08 12:07:43 +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
b89ce780b4 Support for preserving VFR timings and video rotation, better duration readout 2024-11-07 15:10:36 +01:00
N00MKRAD
7e0182f007 Fix more FPS readout issues 2024-10-13 16:58:06 +02:00
N00MKRAD
dcbb70b603 Don't exit app when interp. is stopped and ShowConsole is true 2024-09-26 18:51: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
c31c76f423 CLI improvements, OneDrive path check 2024-09-03 22:01:32 +02:00
N00MKRAD
dc0ffc9f32 Added splash screen, removed semi-unused preview tab 2024-08-26 10:04:35 +02:00
N00MKRAD
5a3a84bbdc Cleanup n stuff 2024-08-25 21:18:38 +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