Skip to content

Releases: puhitaku/mtplvcap

Version 1.6.2

10 Sep 12:11
Compare
Choose a tag to compare

Changes from 1.6.1

For macOS users

‼️ Note to users of macOS Ventura or later ‼️
Please run mtplvcap with sudo sudo ./mtplvcap to get it to work on macOS Ventura or later.

  • Intel (amd64): built on macOS 12.6 on CircleCI
  • Arm (arm64): built on macOS 13.5.1 on my MacBook Pro (2021)

Version 1.6.1

07 Feb 22:43
7821b65
Compare
Choose a tag to compare

Changes from 1.6.0

  • Support macOS Ventura
    • Detach kernel drivers before claiming the device
    • I'm not sure if this solution be temporary or be permanent

For macOS users

‼️ Note to Ventura Users ‼️
Please run mtplvcap with sudo sudo ./mtplvcap to get it work on macOS Ventura.

  • Intel (amd64): built on macOS 11.6.2 on CircleCI
  • Arm (arm64): built on macOS 13.1 on my MacBook Pro (2021)

Version 1.6.0

23 Aug 17:05
Compare
Choose a tag to compare

Changes from 1.5.1

  • Add new paths /mjpeg and /snapshot thanks to @scraton

For macOS users

  • Intel (amd64): built on macOS 11.6.2 on CircleCI
  • Arm (arm64): built on macOS 12.5.1 on my MacBook Pro (2021)

Version 1.5.1

26 Jul 17:49
Compare
Choose a tag to compare

Changes from 1.5.1 RC

  • Fix broken -max-resolution due to a wrong interface handling
  • Update deps

For macOS users

  • Intel (amd64): built on macOS 10.15.5 on CircleCI
  • Arm (arm64): built on macOS 12.4 on my MacBook Pro (2021)

Version 1.5.1 RC1

21 Feb 17:19
3bc52d4
Compare
Choose a tag to compare
Version 1.5.1 RC1 Pre-release
Pre-release

Changes from 1.5.0

Communication to change the resolution is revised for newer models such as Z6 (#57).
I applied this change to D6, D780, Z5, Z6, Z6II, Z7, Z7II, Z9, Z50, Z fc.
Confirmation is much appreciated because I don't have any of these models. Thank you!

For macOS users

  • Intel (amd64): built on macOS 10.15.5 on CircleCI
  • Arm (arm64): built on macOS 12.2 on my MacBook Pro (2021)

Version 1.5.0

13 Dec 17:09
Compare
Choose a tag to compare

Changes from 1.4.2

  • Added an experimental -max-resolution option
    This option makes mtplvcap to fetch the choices of resolution and set it maximum. It's not well tested since I have no DSLRs to test it (D5300 does not support higher resolutions). Not all DSLRs support it and some models have different and yet unknown ways to set it high. Please test it by yourself and report the result in issues! Thank you!

For macOS users

  • Intel (amd64): built on macOS 10.15.5 on CircleCI
  • Arm (arm64): built on macOS 12.0.1 on my MacBook Pro (2021)

Version 1.4.2

05 Oct 03:51
d2bbfd9
Compare
Choose a tag to compare

THIS RELEASE HAS NO MACOS ARM64 BUILD AT PRESENT

Changes from 1.4.1

  • D300s: enable switch media quirk

v1.4.1

25 Jun 16:24
Compare
Choose a tag to compare

Changes from 1.4.0

  • D90: fix switching media
  • D3, D3S, D3X, D300: enable switching media for potential quirk
    While these models are neither tested nor confirmed, they potentially need to switch the recording media

v1.4.0

20 Jun 00:49
Compare
Choose a tag to compare

Changes from 1.3.1

  • The recording media is switched only for the models that need it: D5000
    • This should fix the timeout issue on recent models

v1.4.0-rc2

16 Jun 15:40
Compare
Choose a tag to compare
v1.4.0-rc2 Pre-release
Pre-release
Version 1.4.0 RC2