Skip to content

Releases: The-EG/OctoPrint-CameraSettings

0.2.0rc1

15 May 18:35
Compare
Choose a tag to compare
0.2.0rc1 Pre-release
Pre-release

Camera Settings - 0.2.0 Release Candidate 1 📦

🎉 New Features

  • MultiCam Support
    If you have the 'MultiCam' plugin installed, this plugin will allow you to map detected cameras to MultiCam profiles. If OctoPrint-MultiCam Integration is enabled, the preview shown will use the appropriate URL from the MutliCam profile. See #35 and the added FAQ.

0.1.2

03 May 00:07
Compare
Choose a tag to compare

Camera Settings - Release 0.1.2 📷

Bug fix release

🐞 Bug Fixes

  • #12 - Can't turn off auto focus on various Logitech cameras (C92x)

0.1.2rc1

01 May 23:20
Compare
Choose a tag to compare
0.1.2rc1 Pre-release
Pre-release

Camera Settings - 0.1.2 Release Candidate 1 📦

🐞 Bug Fixes

  • #12 - Can't turn off auto focus on various Logitech cameras (C92x)

0.1.1

01 May 08:08
Compare
Choose a tag to compare

Camera Settings - 0.1.1 📷

Added a handful of controls, mostly for Logitech webcams.

Changes since 0.1.0

  • Added unimplemented controls
    • Pan & Tilt Speed (Logitech BCC950 - #21)
    • Zoom Continuous (Vitade HD960 - #19)
    • LED Mode and Blink Frequency
      • Logitech C270 HD - #16
      • Logitech StreamCam - #17
      • Logitech C922 Pro Stream - #22
      • Logitech C320 HD - #27
      • Logitech C920 - #25
      • Logitech C905 - #26
    • Hue Auto (#15)
    • Focus, Disable Video Processing, Raw Bits Per Pixel (Logitech C905 - #26)

0.1.1rc2

30 Apr 21:55
Compare
Choose a tag to compare
0.1.1rc2 Pre-release
Pre-release

Camera Settings - 0.1.1 Release Candidate 2 📦

Changes since 0.1.1rc1

  • Added unimplemented controls
    • Focus, Disable Video Processing, Raw Bits Per Pixel (Logitech C905 - #26)

Changes since 0.1.0

  • Added unimplemented controls
    • Pan & Tilt Speed (Logitech BCC950 - #21)
    • Zoom Continuous (Vitade HD960 - #19)
    • LED Mode and Blink Frequency (Logitech C270 HD - #16, StreamCam - #17 & C922 Pro Stream - #22)
    • Hue Auto (#15)

0.1.1rc1

30 Apr 14:23
Compare
Choose a tag to compare
0.1.1rc1 Pre-release
Pre-release

Camera Settings - 0.1.1 Release Candidate 1 📦

Changes since 0.1.0

  • Added unimplemented controls
    • Pan & Tilt Speed (Logitech BCC950 - #21)
    • Zoom Continuous (Vitade HD960 - #19)
    • LED Mode and Blink Frequency (Logitech C270 HD - #16, StreamCam - #17 & C922 Pro Stream - #22)
    • Hue Auto (#15)

0.1.0

29 Apr 22:07
Compare
Choose a tag to compare

Camera Settings - Initial Release - 0.1.0 🎉

Finally ready for release! Thank you to everyone who has provided testing, feedback and input!

Changes since 0.0.0:

  • Moved Camera Settings from a dedicated tab to the Plugin Settings window
  • Added controls for cameras:
    • Hercules HD Twist
    • Microsoft Lifecam Cinema
    • Playstation Eye (PS3)
    • Logitech Quickcam
    • 'cheap amazon webcam'
  • Corrected Spelling of 'Brightness'
  • Set plugin Python compatibility to Python 3 only
  • Handle exceptions caused by missing v4l2-ctl and show warnings when appropriate
  • Update setup and FAQ documentation
  • Add setting: Startup Preset Apply Count - set this to control how many times the preset is applied on startup. Multiple times may be required when some settings have interdependencies.
  • Move unimplemented controls warning down to the settings pane
  • Remove redundant js client library includes
  • LazeMSS gave the UI a quick rework, improving how it responds on responsive UIs and a few other things (the camera preview is now resizable!) - #10 .

0.1.0rc5

25 Apr 22:46
Compare
Choose a tag to compare
0.1.0rc5 Pre-release
Pre-release

Camera Settings 0.1.0 Release Candidate 5

I think this is it! This might be what gets released!

Changes since 0.1.0rc4

  • LazeMSS gave the UI a quick rework, improving how it responds on responsive UIs and a few other things (the camera preview is now resizable!) - #10 .

0.1.0rc4

23 Apr 11:54
Compare
Choose a tag to compare
0.1.0rc4 Pre-release
Pre-release

📷 Camera Settings - 0.1.0 Release Candidate 4!

Changes since 0.1.0rc3:

  • Add setting: Startup Preset Apply Count - set this to control how many times the preset is applied on startup. Multiple times may be required when some settings have interdependencies.
  • Move unimplemented controls warning down to the settings pane
  • Remove redundant js client library includes

0.1.0rc3

21 Apr 20:43
Compare
Choose a tag to compare
0.1.0rc3 Pre-release
Pre-release

📷 Camera Settings - 0.1.0 Release Candidate 3

Changes since 0.1.0rc2:

  • Set plugin Python compatibility to Python 3 only
  • Handle exceptions caused by missing v4l2-ctl and show warnings when appropriate
  • Update setup and FAQ documentation
  • Add controls for PlayStation Eye (PS3)