Commit Graph

16 Commits

Author SHA1 Message Date
Jordan Wages f912673f5f Updating Compiled Libraries
Updating to the newest version of butterflow.
2019-08-17 00:48:18 -05:00
Jordan Wages 2c8f51a453 Added Force CPU option
Added an option to force CPU usage in case no compatible OpenCL devices were found.
2019-01-06 00:20:29 -06:00
Jordan Wages d454d7a7f0 Added compute device selection
Added a call to butterflow to get compute devices, as well as a user setting that lets them set which device they want to use. I only have a single GPU, so I am unable to test this.
2018-09-12 21:35:06 -05:00
Jordan Wages b9a9c3e503 Adding Multible File Support
Added the neccesary functions to support batch processing.
2018-07-24 02:12:53 -05:00
Jordan Wages 92f7229c96 Added documentation. 2018-07-09 14:49:48 -05:00
Jordan Wages 50eb034ac9 Saving Configurations to Files 2018-07-05 02:00:37 -05:00
Jordan Wages 0ffd5c401b Menu progress 2018-07-04 19:46:33 -05:00
Jordan Wages 9af3ad400b Adding icons. Progress Bar. 2018-07-04 18:11:25 -05:00
Jordan Wages 4cbde7d1b4 Subregion bug
Fixed bug that left out the -s flag when subregions were present.
2018-07-04 00:23:00 -05:00
Jordan Wages da04af543b Processing Videos
Can now actually process a video. Needs some safety checks to make sure the user doesn't select something that causes it to go haywire.
2018-07-04 00:16:54 -05:00
Jordan Wages 3af7fd2b2c Advanced Options
Added several advanced options.
2018-07-03 23:26:42 -05:00
Jordan Wages 2e73a77538 Advanced options and documentation
Added a lot of new advanced options and documented a lot of functions and members.
2018-07-03 18:59:28 -05:00
Jordan Wages d0b29f20fd Subregions auto update. ButterflowWrapper now calls butterflow.exe 2018-07-02 23:31:16 -05:00
Jordan Wages ec5e493e4f Media Play/Pause/Stop buttons added 2018-07-01 17:02:50 -05:00
Jordan Wages 7fde16539f Fleshing out bindings and values 2018-06-24 03:29:34 -05:00
Jordan Wages d5f58560fd Basic pieces seem to be in place
Got the controls working in the way that I wanted them.
2018-06-24 02:56:03 -05:00