Commit Graph

63 Commits

Author SHA1 Message Date
Jordan Wages b5665a0134 Update documentation to make sure its up to date.
Updating documentation to be complete and in sync to the current version.
2019-02-01 18:13:40 -06: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 2d366141a9 Add non-connection failsafe
Added a try/catch as a failsafe for non-operational networks and any other errors involving using Octokit to check for updates on github. Fixes #3.
2019-01-05 20:39:52 -06:00
Jordan Wages 43c3db77d8 Documentation Update
Updated documentation.
2018-09-12 22:56:20 -05:00
Jordan Wages 8a9009fc0e Comments
Adding comments
2018-09-12 22:35:36 -05:00
Jordan Wages 2878ff900f Localization Update
Completes localization and fixes #2
2018-09-12 21:55:53 -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 77d409b4c7 Updating localizations. 2018-07-29 16:03:34 -05:00
Jordan Wages 4a9571e153 Adding Octokit to installer 2018-07-28 19:38:20 -05:00
Jordan Wages 5751726f99 Update Check 2018-07-28 19:30:13 -05:00
Jordan Wages 0c3921f6b0 Updated documentation. 2018-07-26 17:40:53 -05:00
Jordan Wages 641ffbd617 Merge branch 'master' of https://github.com/wagesj45/butterflow-ui 2018-07-26 17:37:00 -05:00
Jordan Wages 6d41f96b1f XML Docs 2018-07-26 17:36:57 -05:00
Jordan Wages 0ec848ff79 Update issue templates 2018-07-26 15:42:24 -05:00
Jordan Wages df48c26af8 Merge branch 'master' of https://github.com/wagesj45/butterflow-ui 2018-07-26 14:28:48 -05:00
Jordan Wages 955374781f Updating Build Number 2018-07-26 14:28:46 -05:00
Jordan Wages a913369510
Update README.md 2018-07-26 14:25:19 -05:00
Jordan Wages d647ac1b86 Updating Localizations
Added some localized strings and updated the translation files.
2018-07-24 23:03:17 -05:00
Jordan Wages 8cab2cef5c Variable to Const
Just cause it should be, right?
2018-07-24 02:24:36 -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 cd23ef899d Updated installer 2018-07-14 23:38:38 -05:00
Jordan Wages 01d62e8136 Localizations
Added Arabic, Japanese, Russian, and Chinese translations via auto-translator.
2018-07-14 22:17:15 -05:00
Jordan Wages 5becb42a63 Adding versioning and meta data 2018-07-14 22:00:48 -05:00
Jordan Wages 300fad34e7
Update README.md 2018-07-09 23:17:07 -05:00
Jordan Wages 75a5bd2f90 Updating path so that documentation gets placed in the correct folder. 2018-07-09 15:15:22 -05:00
Jordan Wages b89319529b Sandcastle Help File 2018-07-09 15:11:26 -05:00
Jordan Wages 1e0a7c4f88
Update README.md 2018-07-09 14:56:50 -05:00
Jordan Wages fb517aba9d Adding generated help documents. 2018-07-09 14:50:36 -05:00
Jordan Wages 1a143b9e81 Merge branch 'master' of https://github.com/wagesj45/butterflow-ui 2018-07-09 14:49:50 -05:00
Jordan Wages 92f7229c96 Added documentation. 2018-07-09 14:49:48 -05:00
Jordan Wages 7f73b4a809
Update index.html 2018-07-09 14:46:51 -05:00
Jordan Wages 00f7c92c07
Create index.html 2018-07-09 14:45:28 -05:00
Jordan Wages f3717bf8c4
Delete index.html 2018-07-09 14:44:40 -05:00
Jordan Wages 3a721e31c1
Create index.html 2018-07-09 14:44:00 -05:00
Jordan Wages 329feaf342 Created XML Documentation file 2018-07-09 14:04:35 -05:00
Jordan Wages 116a6f2a34 Video Formats
Better video format list.
2018-07-06 17:29:12 -05:00
Jordan Wages 82b511f876 Merge branch 'master' of https://github.com/wagesj45/butterflow-ui 2018-07-06 17:00:17 -05:00
Jordan Wages 49e081ff7e Video Formats
Expanded the list of video formats supported by ffmpeg
2018-07-06 17:00:15 -05:00
Jordan Wages 9f9d4a66b7
Update README.md 2018-07-05 15:15:38 -05:00
Jordan Wages df503fa44f WIX Installer Project
Added installer project for creating automated installers that will include all components necessary, including third party compiled libraries.
2018-07-05 14:51:38 -05:00
Jordan Wages b9aec513eb
Create README.md 2018-07-05 02:15:51 -05:00
Jordan Wages 50eb034ac9 Saving Configurations to Files 2018-07-05 02:00:37 -05:00
Jordan Wages 5083716c05 Localizations. User Settings. About and Options Menu. 2018-07-05 00:01:11 -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 980cb790d4 IsRunning Added 2018-07-04 15:11:35 -05:00
Jordan Wages 13f2caa6fc Mispelled Gaussian
Bug fix
2018-07-04 00:35:08 -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