Releases: mvmn/gp2srv
Releases · mvmn/gp2srv
2.2 Beta
2.1 Beta
2.0 Beta
- Reimplemented UI
- Server side scripting with rich scripting features
- Preview light metering (is affected by camera's ability to correct lighting of preview, so not good enough yet)
Note: depends on Java 1.7+ because I used switch with strings. May go back on that one in 2.1 just to keep compatibility with Java 1.5+. Standby...
1.2 Beta
Automation fixes and improvements:
- fixed toggle type (boolean/checkbox) setting in automation UI (wasn't working for unchecked value);
- added loop counter and possibility to make steps conditional on loop interval (e.g. run step only when loop from N to K, inclusive);
- some automation UI improvements.
1.1 Beta
1.0 Beta
Rewritten to use JNA to access camera - allows live view.
See https://github.com/mvmn/jlibgphoto2 for more info on libgphot2 JNA access.