Commit Graph

22 Commits

Author SHA1 Message Date
n00mkrad
a9f4018e0f Use Cascadia as default monospace font, fallbacks to Consolas/Courier New, wider DebugForm 2025-11-09 20:34:37 +01:00
n00mkrad
cab30607d3 Monospace option for MessageForm 2025-11-09 16:07:03 +01:00
n00mkrad
08705f764e Null check for progress reporting when reading log 2025-11-09 16:06:12 +01:00
n00mkrad
f9684d1107 Fixed a cross-thread UI call & possible null ref 2025-06-29 18:41:28 +02:00
N00MKRAD
4447731cbc Test "1x interpolation" (dedupe, then interp back to orig. frame count)
Also fixes issue with having dedupe enabled on videos that have no (<5%) dupes
2025-02-10 21:03:05 +01:00
N00MKRAD
fa11214b6e Check for GPU availability on startup, no CPU fallback for now since NCNN VS doesn't support it 2024-12-31 19:08:28 +01:00
N00MKRAD
473af3bd78 Use Invoke for cross-thread UI operations in GetWebInfo 2024-12-03 00:40:52 +01:00
N00MKRAD
defff4f29c Full VFR handling including FPS downsampling to CFR 2024-11-28 16:08:04 +01:00
N00MKRAD
1657117a27 Unify mpdecimate variables, also show settings tooltips on click (not just hover) 2024-11-25 18:51:43 +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
1f8541f69e Import splash window, call BringToFront after import 2024-10-16 20:15:04 +02:00
N00MKRAD
a521f9cfbb File import splash, disable input file drive check by default 2024-10-16 13:50:26 +02:00
N00MKRAD
7e0182f007 Fix more FPS readout issues 2024-10-13 16:58:06 +02:00
N00MKRAD
8a3b4ebd80 CLI mode (hide window) 2024-09-28 21:33:36 +02:00
N00MKRAD
8824a17f32 Optimize interpolation progress display, use rolling avg. for fps 2024-09-26 18:51:07 +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
a5c59d27d0 Disable main form during media import 2024-08-26 12:05:32 +02:00
N00MKRAD
dc0ffc9f32 Added splash screen, removed semi-unused preview tab 2024-08-26 10:04:35 +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