Commit Graph

135 Commits

Author SHA1 Message Date
n00mkrad
e6034a87b4 custom MessageBox for YesNo/YesNoCancel button modes 2022-07-24 22:30:30 +02:00
n00mkrad
54fb84de23 AI info button, custom MessageBox form 2022-07-23 14:43:57 +02:00
n00mkrad
760a187dfe AI Class/Constructor revamp 2022-07-21 10:08:53 +02:00
n00mkrad
9ea9ec0875 Basic support for RIFE-NCNN-VS 2022-05-31 22:17:22 +02:00
n00mkrad
6cb0a48f95 Option to set image sequence export quality (JPEG/WEBP) 2021-09-12 14:22:03 +02:00
n00mkrad
b1f4ff3c4c Auto/EU/US server selection in settings 2021-09-07 18:03:13 +02:00
n00mkrad
d011990756 see last commit 2021-09-07 14:52:04 +02:00
n00mkrad
316adecefc Removed autoDedupFrames, cleanup, Servers.cs backport from Installer 2021-09-07 14:51:53 +02:00
n00mkrad
ce0af044b5 Removed base url textbox in settings 2021-08-31 20:07:49 +02:00
n00mkrad
b36052e943 Updated changelog, UI text improvements 2021-08-31 01:20:07 +02:00
n00mkrad
23fff2db09 Added XVFI models to model downloader 2021-08-25 00:31:39 +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
9162b5971b Changed TabList font color so the text is no longer invisible when highlighted 2021-08-23 16:42:20 +02:00
n00mkrad
c86805b865 Fixed custom output dir not working for queue 2021-08-08 19:01:13 +02:00
n00mkrad
67ec8dcf99 Fixed GetBool(string key) always using false as default 2021-08-04 18:10:29 +02:00
n00mkrad
7115e3b3f7 Added move up/down buttons for batch queue 2021-08-02 15:26:36 +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
21942e8d48 Added option to change default output dir 2021-08-02 11:30:13 +02:00
n00mkrad
2ab61a42d9 Added Completion Actions (Sleep/Hibernate/Shutdown) 2021-08-01 15:57:35 +02:00
n00mkrad
feafd57eda Fixed BT470M color transfer not working 2021-07-25 23:22:54 +02:00
n00mkrad
b95fe6dc0d Added option to disable Preview tab 2021-07-24 17:27:17 +02:00
n00mkrad
72cd93c589 Integrated pix_fmt option for MP4/MKV/WEBM/MOV 2021-07-20 20:52:34 +02:00
n00mkrad
c656ab3e89 UI Setting for MP4/MKV color format 2021-07-20 20:39:47 +02:00
n00mkrad
12be4f6215 Added button to reset config (in SettingsForm) 2021-07-15 18:50:20 +02:00
n00mkrad
532c531a6f "Encoding Settings" shortcut next to output format selector 2021-07-14 10:58:07 +02:00
N00MKRAD
dbc1ab91bf GUI/Config option implementation for alwaysWaitForAutoEnc 2021-06-30 20:56:13 +02:00
N00MKRAD
946c6eac38 Async model integrity check, model downloader ui improvements 2021-06-23 20:05:25 +02:00
N00MKRAD
55e31ad180 minor model downloader UI improvements 2021-06-23 17:00:18 +02:00
N00MKRAD
300cd5cc09 Update ModelDownloadForm.Designer.cs 2021-06-23 16:55:04 +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
7949fbb40e Updated form icons 2021-06-22 15:03:50 +02:00
N00MKRAD
40b88bfa46 Model Downloader Cancel is now instant + other improvements 2021-06-22 15:01:48 +02:00
N00MKRAD
8dc8ccf71f Added model download tool to pre-download all AI models 2021-06-22 12:03:48 +02:00
N00MKRAD
14de283ff5 Backup muxing option now in GUI as dropdown (Off/Video/Vid+Audio) 2021-06-07 21:01:18 +02:00
N00MKRAD
2ea198a24c Remove obsolete audio/subtitle extract/merge code 2021-06-04 22:20:17 +02:00
N00MKRAD
29c2a958a7 Update DebugForm.Designer.cs 2021-05-30 16:09:45 +02:00
N00MKRAD
2fda79aad7 Batch Processing fixes and improvements 2021-05-30 15:03:24 +02:00
N00MKRAD
57737e0df5 Use new Hetzner model mirror by default 2021-05-21 16:03:43 +02:00
N00MKRAD
d5788a337e Disable fp16 by default & change wording as it's too unstable
especially with RIFE 3.x
2021-05-18 09:23:07 +02:00
N00MKRAD
be0a4077a5 Fixed null reference when using batch queue 2021-05-11 22:49:43 +02:00
N00MKRAD
ddf6aa3a3f Update SettingsForm.Designer.cs 2021-05-09 21:09:01 +02:00
N00MKRAD
a82f600479 Always select default log in log viewer 2021-05-08 12:07:24 +02:00
N00MKRAD
3929ee0e8d Avoid scrolling to right side when scrolling logBox to bottom 2021-05-04 20:23:20 +02:00
N00MKRAD
0e14d65782 Scroll log box to bottom in Log Viewer 2021-05-04 15:56:02 +02:00
N00MKRAD
747b5e3886 Better config editor, finished log viewer 2021-05-04 12:30:49 +02:00
N00MKRAD
743663fb0a Improved config editor 2021-05-04 09:32:10 +02:00
N00MKRAD
f8d7537e31 Added Debug Tools form with config editor (TODO: Log Viewer) 2021-05-04 00:20:31 +02:00
N00MKRAD
de4e5a6641 cleanup 2021-05-01 12:11:58 +02:00
N00MKRAD
3003b5c83f Added AV1 support, fixed ffmpeg progress bar 2021-04-30 16:54:54 +02:00