Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fujifilm camera support #2

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

CodyJung
Copy link

@CodyJung CodyJung commented Jul 26, 2022

Fujifilm cameras, like Windows Phone 8 devices, don't send an InterfaceStringIndex.
This patch adds a similar exception to Open() to handle those cameras.

In the future, we want to make this more generic, depending on the number of devices this applies to.

Should help ganeshrvel/openmtp#259

Edit: removed the fixed keyword so that issue doesn’t get auto-closed

Fujifilm cameras, like Windows Phone 8 devices, don't send an InterfaceStringIndex. This patch adds a similar exception to Open() to handle those cameras.
@ganeshrvel ganeshrvel changed the base branch from master to fix/garmin-fujifilm November 1, 2022 15:24
@ganeshrvel ganeshrvel merged commit 27ccd6f into ganeshrvel:fix/garmin-fujifilm Nov 1, 2022
@ganeshrvel
Copy link
Owner

Thank you for the PRs. Merged them.

Shall be releasing a beta release of OpenMTP tonight

@ganeshrvel
Copy link
Owner

ganeshrvel commented Nov 1, 2022

Hey @CodyJung, Thanks a tonne for your PRs. I have made a release tonight. Please download the DMG file from the appropriate URL given below and do let me know if the Garmin and Fujifilm devices work on OpenMTP.

Thanks again!

OpenMTP-3.2.0-beta.1 is out 🔥🔥

Note: This a pre-release version and the app might be unstable. ⚠️

Features

  • Much awaited Apple Silicone support 🔥🔥
  • Garmin device support - PR by @CodyJung
  • Fujifilm device support - PR by @CodyJung
  • Other UI optimization and performance improvements

Download

macOS Apple Silicone (arm64): https://github.com/ganeshrvel/openmtp/releases/download/v3.2.0-beta.1/openmtp-3.2.0-beta.1-mac-arm64.dmg
macOS Intel (x64): https://github.com/ganeshrvel/openmtp/releases/download/v3.2.0-beta.1/openmtp-3.2.0-beta.1-mac-arm64.dmg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants