Skip to content

Releases: mvmn/gp2srv

2.2 Beta

30 Dec 17:50
Compare
Choose a tag to compare
  • Improved performance of lighting calculation for a picture
  • Added mass delete feature
  • Added run.sh+run.bat to package

2.1 Beta

30 Dec 00:06
Compare
Choose a tag to compare
  • Back to Java 1.5 compatibility
  • Added feature for getting average lighting of captured shot
  • Capture script step will put path+name of captured image in camera FS to a variable (so it can be used for average lighting calculation later)

2.0 Beta

29 Dec 23:52
Compare
Choose a tag to compare
  • 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

27 Sep 23:10
Compare
Choose a tag to compare

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

27 Sep 09:40
Compare
Choose a tag to compare

New features:

  • Automation - run scenario every N miliseconds
  • Support for optional basic HTTP authentication

Fixes:

  • Properly update settings values when changed via settings page

1.0 Beta

11 Sep 11:16
Compare
Choose a tag to compare

Rewritten to use JNA to access camera - allows live view.

See https://github.com/mvmn/jlibgphoto2 for more info on libgphot2 JNA access.

0.07 Beta

01 Sep 01:11
Compare
Choose a tag to compare

Added automation page

0.06 Beta

03 Feb 05:01
Compare
Choose a tag to compare

Added fix for gphoto2 incorrectly naming thumbnail files.

0.05 Beta

27 Jun 14:37
Compare
Choose a tag to compare

Fixed range type options handling.

0.04 Beta

25 Jun 14:16
Compare
Choose a tag to compare

Corrected thumbnail download