Commit Graph

42 Commits

Author SHA1 Message Date
N00MKRAD
916dd2fe06 Fix culture to en-US across entire program to avoid parsing issues etc 2023-12-21 19:12:12 +01:00
N00MKRAD
2eff92958f Cleanup RIFE crash dumps 2023-12-21 05:02:03 +01:00
n00mkrad
42fd89437e Save/load output settings, some refactoring 2023-02-21 12:00:07 +01:00
n00mkrad
a0b145ae0d Fix image sequences, Nmkoder session path system, some refactoring/cleanup 2022-07-27 14:10:29 +02:00
n00mkrad
d96513ed4b Backported MediaFile stuff from Nmkoder 2022-07-20 18:10:31 +02:00
n00mkrad
90eb2b0f3e Backported Nmkoder message boxes 2022-04-07 04:59:34 +02:00
n00mkrad
9433269813 Case-sensitive rename operation (2/2) 2021-08-23 16:50:18 +02:00
n00mkrad
2c14fa9515 Case-sensitive rename operation (1/2) 2021-08-23 16:49:40 +02:00
n00mkrad
08661b68eb initialize AI list directly 2021-08-22 20:26:08 +02:00
n00mkrad
b1b60ecc69 Rename Networks => Implementations 2021-08-15 11:10:18 +02:00
n00mkrad
c3bdc27b94 Basic CLI/batch support
-start - Auto-start interpolation if file was also given
-quit-when-done - Auto-quit after task or queue
-factor - Interpolation factor (2/4/8)
-ai - Interpolation AI by dropdown index
-output-mode - Export mode by dropdown index
-model - AI model by dropdown index
2021-08-02 15:08:19 +02:00
N00MKRAD
8dd1e7072a Check args to open model downloader, add checkboxes for AIs in mdl downloader 2021-06-23 15:21:52 +02:00
N00MKRAD
15d6a16e52 Don't show "Interpolation has been paused" multiple times while paused 2021-06-06 14:51:19 +02:00
N00MKRAD
08195b4da6 Possible SSL Fix (same as FlowframesInstaller) 2021-05-21 16:32:15 +02:00
N00MKRAD
05a55fcbd5 Hardcoded config key names to avoid string typos 2021-05-18 14:37:16 +02:00
N00MKRAD
ed2a2257ca JSON models now fully integrated, added BackgroundTaskManager 2021-05-17 16:09:19 +02:00
N00MKRAD
7b0498f4fc Fixed 10-15% idle CPU load by removing log dequeue loop 2021-05-13 22:31:13 +02:00
N00MKRAD
f3434a71e4 Removed 1000x disk space space requirement multiplier (testing) 2021-05-09 17:05:21 +02:00
N00MKRAD
c3ae4b51a0 Pause interp at low disk space, only cancel if very low 2021-05-09 16:03:18 +02:00
N00MKRAD
1983e33778 Thread-safe Logger (backported from MagickUtils) 2021-05-09 14:48:41 +02:00
N00MKRAD
570764d573 Handle vkCreateInstance NCNN/VK error 2021-05-04 14:39:11 +02:00
N00MKRAD
52bfcd8c6b Catch and show all unhandled errors 2021-05-03 12:41:11 +02:00
N00MKRAD
ea1364acd4 Reduce default min disk space from 6 GB to 5 GB 2021-04-25 14:03:57 +02:00
N00MKRAD
60ee6c2102 Fixed Patreon CSV parsing with new local pricing 2021-03-30 13:34:17 +02:00
N00MKRAD
a1fccea635 Fixed DPI scaling breaking when opening file browser 2021-03-30 13:17:04 +02:00
N00MKRAD
7b261382f4 minor change to disk space check loop to avoid throwing errors in VS 2021-03-22 21:40:21 +01:00
N00MKRAD
ddf68715fb Basic support for blended scene changes 2021-03-19 19:34:48 +01:00
N00MKRAD
472f031ae6 Disk space check: Check if already cancelled 2021-03-09 21:35:01 +01:00
N00MKRAD
c34047f54b Improved disk space check with min gb value from config 2021-03-09 19:28:12 +01:00
N00MKRAD
d0dfedf02f Added disk space check loop 2021-03-09 19:20:47 +01:00
N00MKRAD
8dd1d4ee4c NvApi UX improvements 2021-02-24 14:56:47 +01:00
N00MKRAD
f491b6f6f9 Show error if trying to run FF out of an archive (temp folder)
+ other UI improvements
2021-02-18 14:30:56 +01:00
N00MKRAD
80225b6f1c Cleaner RIFE NCNN recursion code 2021-01-27 12:04:22 +01:00
N00MKRAD
3ba9564d8c Removed pkg installer, removed dain mention 2021-01-15 19:28:42 +01:00
N00MKRAD
4df2949681 Cleaner code for Interpolate.cs 2020-12-17 11:32:45 +01:00
N00MKRAD
dd4043abe9 Exit if required pkgs are missing, minor cleanups 2020-12-10 15:19:44 +01:00
N00MKRAD
f968db6180 Switched to pseudo-semantic versioning, new updater code for manual downloading of udpates 2020-12-08 20:41:50 +01:00
N00MKRAD
79fd8b82dd Added warning for autoenc with chained 4x/8x interp, added option to re-use or delete temp folder for sbs 2020-12-08 16:49:47 +01:00
N00MKRAD
9e1f3d3421 Print vid res on load, set preview to 1st frame on load, updated Readme with basic info 2020-11-27 14:35:32 +01:00
N00MKRAD
64d1d040ef Better code for config defaults 2020-11-27 09:45:06 +01:00
N00MKRAD
fb30d7230d Added landing page, improved updater for beta versions 2020-11-25 20:31:21 +01:00
N00MKRAD
1bce73dea6 Initial 2020-11-23 16:51:05 +01:00