-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Changelog For v0.3.7
sarxos edited this page Feb 26, 2013
·
1 revision
Changes:
- f6719f3 by Bartosz Firyn at Tue Jan 15 15:59:20 2013 +0100 - [maven-release-plugin] prepare release webcam-capture-parent-0.3.7
- 6849d97 by Bartosz Firyn at Mon Jan 14 13:14:21 2013 +0100 - Provide utility methods to capture image in specific format
- 958a8ec by Bartosz Firyn at Mon Jan 14 12:52:23 2013 +0100 - File capture.cpp aborting libv4l2 JPEG header error
- 71cfc74 by Bartosz Firyn at Sun Jan 13 12:51:00 2013 +0100 - Fix Travis build failing due to launch4j config
- 2cca85b by Bartosz Firyn at Fri Jan 11 15:45:53 2013 +0100 - Ignore exception when removing ShutdownHook on shutdown
- 0190efb by Bartosz Firyn at Fri Jan 11 15:43:54 2013 +0100 - Add bridj.quiet property so it will be less verbose
- 4f688fc by Bartosz Firyn at Fri Jan 11 15:41:59 2013 +0100 - Ignore SocketException
- 35e1f5b by Bartosz Firyn at Fri Jan 11 15:36:56 2013 +0100 - SocketException: Broken pipe when using WebcamStreamer
- 1583f66 by Bartosz Firyn at Fri Jan 11 15:34:03 2013 +0100 - Remove hard dependency on org.apache.felix:org.osgi.core
- 940dfe3 by Bartosz Firyn at Fri Jan 11 08:42:26 2013 +0100 - Small fixes in discovery service
- e2b93b5 by Bartosz Firyn at Thu Jan 10 19:34:33 2013 +0100 - Remove unnecessary synchronized code blocks [ci skip]
- 6d68885 by Bartosz Firyn at Thu Jan 10 19:30:33 2013 +0100 - Add webcams discovery support / listener
- 5a50ddd by sarxos at Tue Jan 8 20:29:50 2013 +0100 - Remove memory leak on resetDriver() when handle TERM signal enabled
- 421c070 by sarxos at Tue Jan 8 18:43:17 2013 +0100 - Add timeout to Webcam.getWebcams() and getDefault() methods
- 6f9c770 by sarxos at Tue Jan 8 13:07:03 2013 +0100 - Java core dump when terminating Webcam Capture process
- 9c8acf3 by sarxos at Mon Jan 7 22:48:19 2013 +0100 - Deallocate devices on TERM signal (experimental feature)
- 064efa2 by Bartosz Firyn at Thu Dec 27 16:34:43 2012 +0100 - Fix assembly profile [ci skip]
- 4fe3932 by Bartosz Firyn at Thu Dec 27 00:09:48 2012 +0100 - OpenIMAJ license file to be included in JAR
- d53dbe4 by Bartosz Firyn at Wed Dec 26 22:56:44 2012 +0100 - Add possibility to support custom resolution
- 0320c80 by Bartosz Firyn at Wed Dec 26 21:56:02 2012 +0100 - Possible deadlock in WebcamGrabberProcessor
- 6b97f75 by Bartosz Firyn at Thu Dec 20 18:35:08 2012 +0100 - Update webcam-capture-examples/webcam-capture-manycams/README.md
- d2a472d by Bartosz Firyn at Tue Dec 4 22:08:40 2012 +0100 - Update README.md
- 6a2b1f3 by Bartosz Firyn at Tue Dec 4 21:58:09 2012 +0100 - Additional images ilustrating how bar codes are read [ci skip]
- 0f16fcf by Bartosz Firyn at Tue Dec 4 21:37:16 2012 +0100 - More images for QR code example
- 9aaf9d6 by Bartosz Firyn at Tue Dec 4 20:20:35 2012 +0100 - Enhance WebcamPanel default painter - add camera name
- ee94acb by Bartosz Firyn at Tue Dec 4 20:19:35 2012 +0100 - Example of how to use multiple cameras at once
- 3b1af95 by Bartosz Firyn at Tue Dec 4 01:24:07 2012 +0100 - Update webcam-capture-drivers/webcam-capture-driver-jmf/README.md
- 26717f6 by Bartosz Firyn at Tue Dec 4 01:22:51 2012 +0100 - Update version info
- c6042cb by Bartosz Firyn at Mon Dec 3 21:44:48 2012 +0100 - Fix URLs in README.md
- bddd360 by Bartosz Firyn at Mon Dec 3 21:43:35 2012 +0100 - Update README.md
- 29b3fd8 by Bartosz Firyn at Mon Dec 3 21:31:01 2012 +0100 - Reorganize project structure
- 070031e by Bartosz Firyn at Fri Nov 30 00:47:47 2012 +0100 - Update version in README and site files
- 3ac52cb by Bartosz Firyn at Thu Nov 29 21:28:33 2012 +0100 - [maven-release-plugin] prepare for next development iteration