Butterflow Ui Versions Save

A graphical user interface for butterflow.

1.1.1

3 years ago

This version is a minor update to incorporate some translations provided by @kant in #6. All functionality should be the same as 1.1.0.

1.1.0

4 years ago

This version updates the included butterflow executables to version 0.2.4.alpha4. This should fix #4 and #5 as relating to this bug related to GTX drivers, OpenCV build versions, and MSYS2 build configurations. There is a new option to allow butterflow to automatically choose your OpenCL compute device for you if you do not want to manually choose one. The about page also now will link to donation pages for contributors (currently only me, feel free to make a pull request to change that).

Butterflow Announcement

Butterflow is currently looking for active developers that would be interested in taking over the project. If you are well versed in Python, C++, and OpenCV, please consider becoming a developer and talk to dthpham about the project.

1.0.5

5 years ago

This version fixes the crash that would happen if you opened butterflow-ui without a network connection as described in #3. You can also now set the compute device to "Force CPU" in case the target machine has no detected compute devices.

1.0.4

5 years ago

This version adds the ability to detect and choose the default computing/acceleration device to use, as requested in #2. This feature is still experimental pending feedback from the community. If you use a non-default acceleration device and have any problems, please submit an issue.

1.0.3

5 years ago

This version adds automatic update checking. butterflow-ui will check github to see if a newer version is available at start up. If there is a new version, you'll have the option of going directly to the release page to download the new installer.

1.0.2

5 years ago

Added the ability to batch process multiple files at once using the same settings. Housecleaning for the code.


  • Implements feature request #1. Thanks for the suggestion!
  • Adds more translated strings for things like file dialogue supported file type drop-downs.
  • Transfer some strings to constants to reduce the chance of run-time tampering.

1.0.1

5 years ago

Added the current version to the about box. Also added several more automatic UI translations.

New Languages:

  • Arabic
  • Japanese
  • Russian
  • Chinese

1.0

5 years ago

This release is the first release of butterflow-ui. Please report any issues you may find.