Releases: The-EG/OctoPrint-CameraSettings
Releases · The-EG/OctoPrint-CameraSettings
0.2.0rc1
Camera Settings - 0.2.0 Release Candidate 1 📦
🎉 New Features
0.1.2
0.1.2rc1
0.1.1
Camera Settings - 0.1.1 📷
Added a handful of controls, mostly for Logitech webcams.
Changes since 0.1.0
0.1.1rc2
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
0.1.1rc1
0.1.0
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
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
📷 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
📷 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)