Commit Graph

10 Commits

Author SHA1 Message Date
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 8a9009fc0e Comments
Adding comments
2018-09-12 22:35:36 -05: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 9af3ad400b Adding icons. Progress Bar. 2018-07-04 18:11:25 -05:00
Jordan Wages 980cb790d4 IsRunning Added 2018-07-04 15:11:35 -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 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