Webcam Capture - LTI-CIVIL Driver v0.3.10 changelog

webcam-capture-parent-0.3.10
2014-09-23 19:10:12 +0200Fix javadocsBartosz Firyn
2014-09-23 18:57:10 +0200Fix dependencies, upgrade pluginsBartosz Firyn
2014-09-23 18:19:18 +0200Fix more javadocs, change repos, fix classpathsBartosz Firyn
2014-09-23 17:59:57 +0200Fix javadoc comment [ci skip]Bartosz Firyn
2014-09-23 17:28:55 +0200Fix Maven repositoriesBartosz Firyn
2014-09-01 10:14:14 +0200Add links to JavaFX examples, refs #241Bartosz Firyn
2014-09-01 09:42:51 +0200Add link to FXML exampleBartosz Firyn
2014-08-31 22:57:03 +0200Fix incorrect description in README.md, refs #241 [ci skip]Bartosz Firyn
2014-08-31 22:54:30 +0200Integrate FXML example from Rakesh Bhatt, refs #241Bartosz Firyn
2014-08-31 20:49:14 +0200Add screenshoots to README.mdBartosz Firyn
2014-08-31 20:29:45 +0200Integrate JavaFX example from Rakesh Bhatt, refs #241Bartosz Firyn
2014-08-29 17:51:51 +0200Better code formatting rulesBartosz Firyn
2014-08-29 17:34:45 +0200Add get device ID, name and ref methods, refs #256Bartosz Firyn
2014-08-29 16:54:34 +0200Add examples for PULL/PUSH foscam demo, refs #255Bartosz Firyn
2014-08-10 16:31:38 +0200Add note about binding to 0.0.0.0Bartosz Firyn
2014-08-08 21:19:19 +0200GStremaer capture use of video/x-raw-rgb to increase FPSBartosz Firyn
2014-08-08 19:51:03 +0200More motion detection examples, refs #250Bartosz Firyn
2014-08-08 19:49:24 +0200Bug in the motion detector cause false positives, fixes #250Bartosz Firyn
2014-08-08 19:20:38 +0200Under some conditions webcam API completely hangs, fixes #249Bartosz Firyn
2014-07-24 20:51:57 +0200Remove buffer access from FsWebcamDevice, refs #240Bartosz Firyn
2014-07-24 20:37:14 +0200Add possibility to read image to pre-created buffer, fixes #240Bartosz Firyn
2014-07-17 12:55:05 +0200Add webcam panel super component paint, refs #234Bartosz Firyn
2014-07-15 19:59:52 +0200Update README.mdBartosz Firyn
2014-07-15 19:01:13 +0200Add possibility to use vlcj-driver on Windows, refs #233Bartosz Firyn
2014-07-15 18:54:55 +0200Do not scan devices if support says it's not possible, refs #233Bartosz Firyn
2014-07-09 13:47:43 +0200Add note about how to stream remotely, fixes #230Bartosz Firyn
2014-06-25 23:44:52 +0200Add dummy driver to be later used in testsBartosz Firyn
2014-06-25 00:39:26 +0200Update descriptions in README [ci skip]Bartosz Firyn
2014-06-25 00:37:55 +0200Build only on OpenJDK 6 to avoid network failures with many workersBartosz Firyn
2014-06-24 22:40:07 +0200Add info about the panel fit optionBartosz Firyn
2014-06-24 20:19:14 +0200Fix performance issue on Widnows when image is mirrored, refs #227Bartosz Firyn
2014-06-22 01:54:24 +0200Remove assertions failing unit tests, refs #228Bartosz Firyn
2014-06-22 01:31:35 +0200Do not spawn unecessary threads, refs #228Bartosz Firyn
2014-06-21 19:22:41 +0200Schedule update execution only when webcam is open, fixes #228Bartosz Firyn
2014-06-21 18:09:32 +0200Add possibility to mirror webcam panel image, closes #227Bartosz Firyn
2014-06-21 03:04:24 +0200Fix rendering performancem, fixes #223Bartosz Firyn
2014-06-19 00:37:13 +0200Progress on the OpenCV capture driver implementationBartosz Firyn
2014-06-19 00:32:30 +0200Test I forgot to move in 4e5cd763b5Bartosz Firyn
2014-06-19 00:29:39 +0200Add info about natives from LTI-CIVIL, refs #224Bartosz Firyn
2014-06-19 00:28:30 +0200Move some common files to main projectBartosz Firyn
2014-06-19 00:21:14 +0200Update LTI-CIVIL binaries by the ones from George Rhoten patch, refs #224Bartosz Firyn
2014-06-18 19:42:11 +0200Create README.md for LTI-CIVIL driverBartosz Firyn
2014-06-12 00:10:48 +0200Add discovery support to IP camera driver, closes #214Bartosz Firyn
2014-06-11 21:43:01 +0200Get rid of unused methodsBartosz Firyn
2014-06-11 21:41:38 +0200Add missing dependency management in root pomBartosz Firyn
2014-06-11 18:54:59 +0200Add unit tests for VLCj driverBartosz Firyn
2014-05-22 13:42:47 +0200Update vlcj capture driverBartosz Firyn
2014-05-22 13:21:30 +0200Make driver field volatile, fixes #218Bartosz Firyn
2014-05-16 09:56:24 +0200404 when accessing one of the examplesBartosz Firyn
2014-04-27 20:42:58 +0200Make Webcam.getFPS() method publicBartosz Firyn
2014-04-17 15:36:29 +0200Basic authenticator does not send auth header, fixes #205Bartosz Firyn
2014-04-17 15:36:29 +0200Add minor null checkBartosz Firyn
2014-03-28 03:48:25 +0100Urgh. Third times the charm.Dan Rollo
2014-03-28 03:44:55 +0100Fix doc that referred to maven repos at octopussy (which are gone now).Undo unicode char that was mangled with my first attempt.Dan Rollo
2014-03-28 03:35:09 +0100Fix doc that referred to maven repos at octopussy (which are gone now).Dan Rollo
2014-03-14 18:38:51 +0100Fix description a little bitBartosz Firyn
2014-03-14 19:32:47 +0100Capture driver able to read image by fswebcam cli tool, closes #175Bartosz Firyn
2014-03-10 20:33:19 +0100Add stop button in TakeSnaphotFromVideoExample, refs #188Bartosz Firyn
2014-03-10 20:31:08 +0100Do not ignore OpenIMAJ driver on mvn deploy, fixes #191Bartosz Firyn
2014-03-09 05:58:42 +0100Add 'test' scope to junit lib dependency.Dan Rollo
2014-03-09 05:02:38 +0100Fix 'String index out of range: 5' error when video device file has no suffix.Dan Rollo
2014-02-26 22:32:58 +0100Same image data for multiple images obtained from API, fixes #182Bartosz Firyn
2014-02-26 22:23:12 +0100Correcting links for drivers.tbbach
2014-02-19 00:20:52 +0100Reorganize drivers project directory structureBartosz Firyn
2014-02-19 00:09:07 +0100Use stable OpenIMAJ dependencyBartosz Firyn
2014-02-17 17:15:19 +0100Fix notes in live streaming example readmeBartosz Firyn
2014-02-03 17:39:38 +0100Painter enhancements in WebcamPanelSylwia Kauczor
2014-01-14 00:51:26 +0100Add unit tests coverage stats badge [ci skip]Bartosz Firyn
2014-01-13 22:18:36 +0100Integrate Coveralls with Travis CIBartosz Firyn
2014-01-13 20:27:29 +0100Bring Travis CI build back to normalBartosz Firyn
2013-11-21 10:22:12 +0100Shutdown executors, fix applet example, fixes #65Bartosz Firyn
2013-11-15 11:18:31 +0100Small changes in the examples [ci skip]Bartosz Firyn
2013-11-13 11:03:32 +0100Fix syntax error in dependency XML inside README.md [ci skip]Bartosz Firyn
2013-10-14 11:34:56 +0200Prepare for next development iterationBartosz Firyn
2013-10-14 11:27:36 +0200Prepare release webcam-capture-parent-0.3.10-RC6Bartosz Firyn
2013-10-14 11:02:45 +0200Add onejar exampleBartosz Firyn
2013-10-13 15:42:51 +0200Few small enhancements in processor codeBartosz Firyn
2013-10-08 19:16:03 +0200Change library paths for armhf and armel binaries, refs #140Bartosz Firyn
2013-10-07 22:41:57 +0200Fix method signature and fix detector timing issue, fixes #150Bartosz Firyn
2013-10-07 18:07:39 +0200Update site to include 0.3.10-RC5, fixes #149Bartosz Firyn
webcam-capture-parent-0.3.10-RC5
2013-08-30 16:09:19 +0200Fix broken link on web page, fixes #138Bartosz Firyn
2013-08-11 12:29:38 +0200Add few examples, change MJPEG streamerBartosz Firyn
2013-08-09 18:17:55 +0200Update Webcam Capture API handbook, refs #102Bartosz Firyn
2013-08-08 01:08:56 +0200Perform webcam buffer update in background, refs #131Bartosz Firyn
2013-08-07 23:11:46 +0200Black images when saving to JPG using OpenImajDriver, fixes #134Bartosz Firyn
2013-08-05 23:45:30 +0200Do not lock webcam when locking is disabled, closes #131Bartosz Firyn
2013-08-04 14:27:37 +0200Do not crash application when lock file is broken, refs #131Bartosz Firyn
2013-08-03 10:26:09 +0200Synchronize lock read method, refs #131Bartosz Firyn
2013-07-24 01:22:55 +0200Remove debug printlnBartosz Firyn
2013-07-24 00:48:12 +0200Rework applet example, relax discovery sync, fixes #128, refs #65Bartosz Firyn
2013-07-22 22:18:29 +0200GStremaer driver ExceptionInInitializerError when GStreamer not in PATHBartosz Firyn
2013-07-22 22:03:08 +0200Add PHP files for spycam POC example to be refinedBartosz Firyn
2013-07-22 21:50:28 +0200Application never stops on WindowsBartosz Firyn
2013-07-22 15:02:28 +0200Update README.mdBartosz Firyn
2013-07-21 23:44:47 +0200Spy camera addon, work in progress, PHP not ready yetBartosz Firyn
2013-07-21 20:54:46 +0200Add licenses, change README fileBartosz Firyn
2013-07-21 15:42:59 +0200Fix small code issues from last commit, refs #124Bartosz Firyn
2013-07-21 15:23:36 +0200VLCj driver resolution problem and cannot choose camera, fixes #124Bartosz Firyn
2013-07-20 16:56:33 +0200WebcamViewerExample image hangs when user change selected camera, fixes #123Bartosz Firyn
2013-07-20 12:38:44 +0200WebcamPanel is not being disposed correctly, fixes #121Bartosz Firyn
2013-07-20 12:23:17 +0200ConcurrentModificationException in Webcam.dispose(), fixes #122Bartosz Firyn
2013-07-14 12:50:10 +0200Bump up version in documents, upgrade deployment scriptBartosz Firyn
2013-07-13 14:31:29 +0200Add bash script to automate private release deploymentBartosz Firyn
2013-07-10 22:46:09 +0200Update README.mdBartosz Firyn
2013-07-10 22:43:45 +0200Webcam Capture Handbook continuation, refs #102Bartosz Firyn
2013-07-10 22:19:53 +0200Update README.mdBartosz Firyn
2013-07-10 22:17:36 +0200Add detect faces example showing how to use painter interfaceBartosz Firyn
2013-07-10 20:45:08 +0200Warning when trying to lock webcam, fixes #120Bartosz Firyn
2013-07-05 21:23:01 +0200Stack trace not available when no SLF4J binding in classpath, fixes #118Bartosz Firyn
2013-07-05 19:48:53 +0200Incorrect FPS value when WebcamPanel used with non-blocking mode, fixes #117Bartosz Firyn
2013-06-21 19:56:46 +0200Remove Android JARs while it's not supported, bump up BridJ versionBartosz Firyn
2013-06-21 19:54:12 +0200Update *.so objects with lowered glibc versionBartosz Firyn
2013-06-20 14:37:27 +0200OS X 10.5.8 OpenIMAJ not loaded in 3.10-RC3, fixes #109Bartosz Firyn
2013-06-08 15:09:53 +0200Reimplement lock (move from preferences to regular file)Bartosz Firyn
2013-06-02 12:26:01 +0200Latest build is failing on Travis, fixes #108Bartosz Firyn
2013-05-30 14:29:28 +0200Lock webcam so other Java process cannot use itBartosz Firyn
2013-05-29 19:29:50 +0200Start working on global webcam lockBartosz Firyn
2013-05-28 17:09:37 +0200Add formatter.xml for Eclipse Save ActionBartosz Firyn
2013-05-26 16:26:28 +0200Fix typo in the error messageBartosz Firyn
2013-05-24 17:00:21 +0200Update README.mdBartosz Firyn
2013-05-23 13:34:38 +0200Webcam capture handbook enhancements, refs #102Bartosz Firyn
2013-05-22 11:42:37 +0200Enhance log configurator to avoid ClassNotFoundExceptionBartosz Firyn
2013-05-21 17:09:23 +0200Update README.mdBartosz Firyn
2013-05-21 11:17:38 +0200Fix bug in IP camera registry, fixes #106Bartosz Firyn
2013-05-20 20:53:29 +0200Update README.mdBartosz Firyn
2013-05-20 09:18:12 +0200Add V4L4j driver on the capture drivers list, refs #104Bartosz Firyn
2013-05-19 23:15:16 +0200Fix typo in READMEBartosz Firyn
2013-05-18 20:12:50 +0200Default driver used instead of IpCamDriver, fixes #105Bartosz Firyn
2013-05-18 18:47:02 +0200Remove webcam log configurator call from examples, fixes #103Bartosz Firyn
2013-05-18 16:39:28 +0200Add README.md to V4L4J capture driver, refs #104Bartosz Firyn
2013-05-18 16:34:23 +0200Create capture driver for V4L4J framework, closes #104Bartosz Firyn
2013-05-17 14:37:44 +0200Update README.mdBartosz Firyn
2013-05-16 11:52:40 +0200Working on the SWT WebcamComposite, refs #91Bartosz Firyn
2013-05-15 10:31:42 +0200Fix InvalidThreadAccess exception on redraw composite, refs #91Bartosz Firyn
2013-05-15 10:27:04 +0200SWT equivalent for WebcamPanel, refs #91Bartosz Firyn
2013-05-14 22:34:36 +0200Update Webcam Capture API Handbook, refs #102Bartosz Firyn
2013-05-12 15:32:09 +0200Few enhancements in GStreamer driverBartosz Firyn
2013-05-12 14:40:45 +0200Add Linux support to GStreamer capture driver, refs #100Bartosz Firyn
2013-05-12 12:31:08 +0200Remove CIF, HVGA and XGA from default list of supported resolutions, closes #99Bartosz Firyn
2013-05-11 23:01:26 +0200Update README with 0.3.10-RC3 versionBartosz Firyn
2013-05-10 22:29:29 +0200Fix illegal state exception when closing application, fixes #97Bartosz Firyn
2013-05-10 22:21:54 +0200Update examplesBartosz Firyn
2013-05-10 22:18:07 +0200Too many debug prints in the log when using non-blocking mode, fixes #96Bartosz Firyn
2013-05-10 05:43:26 +0200Update OpenIMAJGrabber.dll for both 32- and 64-bit windows, refs #81Bartosz Firyn
2013-05-09 21:58:20 +0200Add logs to GStreamer driver, add FPS source supportBartosz Firyn
2013-05-09 21:58:18 +0200Continous GStreamer driver enhancementBartosz Firyn
2013-05-07 11:06:27 +0200Start working on SWT composite, refs #91Bartosz Firyn
2013-05-06 21:05:29 +0200Fix caps in GStreamerDevice, refs #57Bartosz Firyn
2013-05-06 21:02:23 +0200GStreamer driver for Webcam-Capture, closes #57Bartosz Firyn
2013-05-06 20:58:38 +0200IP camera device registry doesn't work with discovery service, fixes #93Bartosz Firyn
2013-05-06 14:55:42 +0200Update MjpegLignanoBeachExample.javaBartosz Firyn
2013-05-05 19:02:16 +0200Some usful methods in IpCamDeviceRegistryBartosz Firyn
2013-05-05 16:19:12 +0200Add unregister method to IpCamDriver, fixes #92Bartosz Firyn
2013-05-05 16:12:10 +0200Example of how to use WebcamPanel in SWT application, refs #92Bartosz Firyn
2013-05-05 15:26:29 +0200Update IP camera driver README to cover newest versionBartosz Firyn
2013-05-05 15:17:50 +0200Update README and include some IP camera examples, refs #92Bartosz Firyn
2013-05-05 15:10:51 +0200Add better IP camera examples, refs #92Bartosz Firyn
2013-05-04 11:57:42 +0200Broken ConcurrentThreadsExample link, refs #92Bartosz Firyn
2013-05-02 20:30:47 +0200Update README and site to cover new RC versionBartosz Firyn
2013-05-02 15:08:41 +0200Stop WebcamPanel doesn't stop all required threads, fixes #90Bartosz Firyn
2013-04-27 15:49:25 +0200Start working on experimental GStreamer driver, refs #57Bartosz Firyn
2013-04-27 14:10:16 +0200Move webcam viewer from examples to core, closes #89Bartosz Firyn
2013-04-22 21:30:04 +0200Create README.mdBartosz Firyn
2013-04-22 21:27:40 +0200Fix incorrect video recording example pathBartosz Firyn
2013-04-22 21:24:48 +0200Update record video example, refs #88Bartosz Firyn
2013-04-20 13:32:01 +0200Add catch clauses to debug more problems, refs #87Bartosz Firyn
2013-04-16 22:47:43 +0200Fix zh_CN and zh_TW i18n translation in WebcamPanel, fixes #76Bartosz Firyn
2013-04-16 22:20:00 +0200Add Webcam picker component, closes #85Bartosz Firyn
2013-04-16 21:51:05 +0200LTI-CIVIL driver returns null images, fixes #84Bartosz Firyn
2013-04-16 20:55:05 +0200IllegalStateException when using LTI-CIVIL driver, fixes #83Bartosz Firyn
2013-04-05 11:55:48 +0200Update CustomResolutionExample.javaBartosz Firyn
2013-03-25 10:05:36 +0100Fix broken links in README.mdBartosz Firyn
2013-03-22 20:34:12 +0100Move examples, add mixxing dx license, update link in siteBartosz Firyn
2013-03-21 21:04:45 +0100Add missing uncaught exception handlersBartosz Firyn
2013-03-21 14:08:21 +0100Update README, add release candidate infoBartosz Firyn
2013-03-20 11:07:46 +0100Add image transformation feature, closes #73Bartosz Firyn
2013-03-20 10:31:37 +0100Add few assertions in the code, minor changesBartosz Firyn
2013-03-18 22:42:05 +0100Remove Maven build warnings, fixes #72Bartosz Firyn
2013-03-18 22:11:05 +0100Introduce get image timeout in OpenImage-based default driver, fixes #40Bartosz Firyn
2013-03-18 21:22:45 +0100Fix WebcamPanel, OpenIMAJ driver, etc, fixes #71Bartosz Firyn
2013-03-18 18:04:55 +0100Update OpenIMAJ driverBartosz Firyn
2013-03-18 10:41:56 +0100Move examples to different package, refs #69Bartosz Firyn
2013-03-18 00:15:40 +0100Mavenize hepin1989's example of live webcam video streamingBartosz Firyn
2013-03-17 22:59:32 +0100I18N support for messages displayed in WebcamPanel, closes #66Bartosz Firyn
2013-03-17 09:34:54 +0100Add listener event for image obtained, fixes #64, fixes #46Bartosz Firyn
2013-03-16 14:17:22 +0100Fix in DiscoveryService.stop() methodBartosz Firyn
2013-03-16 12:09:26 +0100New Windows binariesBartosz Firyn
2013-03-16 11:58:14 +0100Don't start discovery runner if driver doesn't support discovery, fixes #63Bartosz Firyn
2013-03-16 11:46:17 +0100WebcamPanel freezes after displaying one frameBartosz Firyn
2013-03-16 11:32:24 +0100Add native timeout, fix method signature, fixes #67Bartosz Firyn
2013-03-16 00:34:03 +0100add the h264 live stream example .hepin1989
2013-03-15 21:35:43 +0100Make WebcamPanel resistant to unexpected exceptions, refs #65Bartosz Firyn
2013-03-15 18:29:06 +0100Update README.mdBartosz Firyn
2013-03-14 21:33:52 +0100Update handbookBartosz Firyn
2013-03-13 21:00:32 +0100Add logo, start writing handbookBartosz Firyn
2013-03-09 15:51:23 +0100Enhance deployment processBartosz Firyn
2013-03-09 12:03:23 +0100Bump BridJ version to 0.6.3-SNAPSHOTBartosz Firyn
2013-03-09 11:03:39 +0100Integrate new binaries for Windows, Linux, Mac OS and ARMBartosz Firyn
2013-03-09 10:41:21 +0100Update README.mdBartosz Firyn
2013-03-09 10:34:54 +0100Add README.md for FFmpeg capture driverBartosz Firyn
2013-03-05 22:44:36 +0100Enhance assembly profileBartosz Firyn
2013-03-05 22:33:17 +0100Add snapshot assemblies, fixes #56Bartosz Firyn
2013-03-02 10:33:20 +0100Add javadoc comments in webcam updater classBartosz Firyn
2013-03-01 19:14:46 +0100Compressed SVG fileBartosz Firyn
2013-03-01 18:41:27 +0100Update README.mdBartosz Firyn
2013-03-01 18:06:38 +0100Upload new QR, small fix in POMBartosz Firyn
2013-02-28 00:37:14 +0100Implement non-blocking capture API access, refs #46Bartosz Firyn
2013-02-27 21:46:27 +0100Remove list of predefined driver classes to search, closes #53Bartosz Firyn
2013-02-27 20:30:30 +0100Prevent experimental FFmpeg driver from being deployedBartosz Firyn
2013-02-27 20:27:07 +0100Implement FFmpeg driver fetching images from MJPEG stream, fixes #52Bartosz Firyn
2013-02-27 01:11:00 +0100Add possibility to display current FPS in WebcamPanel, fixes #51Bartosz Firyn
2013-02-27 00:33:20 +0100WebcamPanel much slower than native camera display, fixes #50Bartosz Firyn
2013-02-26 22:16:09 +0100Add info regarding SNAPSHOT repositoryBartosz Firyn
2013-02-24 12:41:27 +0100Non-blocking image accessBartosz Firyn
2013-02-24 00:56:17 +0100Remove unnecessary fileBartosz Firyn
2013-02-23 23:53:18 +0100Update README.mdBartosz Firyn
2013-02-23 23:50:14 +0100Example for how to record video from webcamBartosz Firyn
2013-02-22 21:11:51 +0100Implement possibility to access direct image bufferBartosz Firyn
2013-02-20 22:39:08 +0100Change delay mechanism in WebcamDiscoveryServiceBartosz Firyn
2013-02-19 20:16:38 +0100Fix problems reported by PMDBartosz Firyn
2013-02-19 17:00:17 +0100Missing licenses in binary distribution, fixes #43Bartosz Firyn
2013-02-14 14:19:14 +0100Update README.mdBartosz Firyn
2013-02-10 22:24:31 +0100Add Linux support to LTI-CIVIL driverBartosz Firyn
2013-02-10 20:33:24 +0100Remove dependency on unofficial LTI-CIVILBartosz Firyn
2013-02-09 20:15:00 +0100Update README.mdBartosz Firyn
2013-02-08 23:33:10 +0100Remove dependency on jhlabsBartosz Firyn
2013-02-08 21:15:04 +0100Update versionsBartosz Firyn
2013-02-08 20:55:40 +0100Do not exclude JMF driver from being releasedBartosz Firyn
2013-02-08 20:54:05 +0100Update README.mdBartosz Firyn
webcam-capture-parent-0.3.9
2013-02-08 19:15:55 +0100WebcamPanel does not refresh after it is resumed, fixes #37Bartosz Firyn
2013-02-08 18:36:42 +0100Prevent few modules from being releasedBartosz Firyn
2013-02-08 17:59:13 +0100Parrallel threads break native grabber, fix for #36Bartosz Firyn
2013-02-08 15:05:31 +0100Not able to detect camera, hot fix for #35Bartosz Firyn
2013-02-07 06:05:21 +0100Update version to the newest oneBartosz Firyn
webcam-capture-parent-0.3.8
2013-02-07 00:42:10 +0100Update README.mdBartosz Firyn
2013-02-06 22:47:40 +0100Update pagesBartosz Firyn
2013-02-06 22:46:53 +0100Update README.mdBartosz Firyn
2013-02-06 14:05:27 +0100Small changes in processor, fix testsBartosz Firyn
2013-02-06 13:02:27 +0100Add thread-safe support info in webcam driversBartosz Firyn
2013-02-05 22:06:00 +0100Implement non-blocking mechanismsBartosz Firyn
2013-02-05 18:34:24 +0100Disallow resolution change when webcam is openBartosz Firyn
2013-02-05 18:17:07 +0100More synchronization changesBartosz Firyn
2013-02-03 23:16:37 +0100Update README.mdBartosz Firyn
2013-02-03 22:34:07 +0100Redesign some synchronization featuresBartosz Firyn
2013-02-03 12:48:51 +0100Do not throw exception when no webcam in the systemBartosz Firyn
2013-01-31 19:15:34 +0100Add exclusions and change reposjonhare
2013-01-30 22:10:43 +0100Rever previous version of OpenIMAJGrabber.soBartosz Firyn
2013-01-17 23:07:59 +0100Check Travis output on before_script 2Bartosz Firyn
2013-01-17 22:56:34 +0100Check Travis output on before_scriptBartosz Firyn
2013-01-17 16:59:29 +0100WebcamDiscoveryListener exampleBartosz Firyn
2013-01-15 20:04:02 +0100Enhance IP camera driver, update few dependenciesBartosz Firyn
2013-01-15 17:55:35 +0100Update com.jhlabs:filters to 2.0.235-1Bartosz Firyn
2013-01-15 17:16:56 +0100Update READMEBartosz Firyn
2013-01-15 17:05:16 +0100Update version in descriptions / docsBartosz Firyn
webcam-capture-parent-0.3.7
2013-01-14 13:14:21 +0100Provide utility methods to capture image in specific formatBartosz Firyn
2013-01-14 12:52:23 +0100File capture.cpp aborting libv4l2 JPEG header errorBartosz Firyn
2013-01-13 12:58:59 +0100Fix Travis build failing due to launch4j configBartosz Firyn
2013-01-11 15:45:53 +0100Ignore exception when removing ShutdownHook on shutdownBartosz Firyn
2013-01-11 15:43:54 +0100Add bridj.quiet property so it will be less verboseBartosz Firyn
2013-01-11 15:41:59 +0100Ignore SocketExceptionBartosz Firyn
2013-01-11 15:36:56 +0100SocketException: Broken pipe when using WebcamStreamerBartosz Firyn
2013-01-11 15:34:03 +0100Remove hard dependency on org.apache.felix:org.osgi.coreBartosz Firyn
2013-01-11 08:42:26 +0100Small fixes in discovery serviceBartosz Firyn
2013-01-10 19:34:33 +0100Remove unnecessary synchronized code blocks [ci skip]Bartosz Firyn
2013-01-10 19:30:33 +0100Add webcams discovery support / listenerBartosz Firyn
2013-01-08 20:34:02 +0100Remove memory leak on resetDriver() when handle TERM signal enabledsarxos
2013-01-08 18:43:17 +0100Add timeout to Webcam.getWebcams() and getDefault() methodssarxos
2013-01-08 13:07:03 +0100Java core dump when terminating Webcam Capture processsarxos
2013-01-07 22:48:19 +0100Deallocate devices on TERM signal (experimental feature)sarxos
2012-12-27 16:35:10 +0100Fix assembly profile [ci skip]Bartosz Firyn
2012-12-27 00:09:48 +0100OpenIMAJ license file to be included in JARBartosz Firyn
2012-12-26 22:56:44 +0100Add possibility to support custom resolutionBartosz Firyn
2012-12-26 22:02:46 +0100Possible deadlock in WebcamGrabberProcessorBartosz Firyn
2012-12-20 18:35:08 +0100Update webcam-capture-examples/webcam-capture-manycams/README.mdBartosz Firyn
2012-12-04 22:08:40 +0100Update README.mdBartosz Firyn
2012-12-04 21:58:19 +0100Additional images ilustrating how bar codes are read [ci skip]Bartosz Firyn
2012-12-04 21:39:21 +0100More images for QR code exampleBartosz Firyn
2012-12-04 20:23:19 +0100Enhance WebcamPanel default painter - add camera nameBartosz Firyn
2012-12-04 20:20:53 +0100Example of how to use multiple cameras at onceBartosz Firyn
2012-12-04 01:24:07 +0100Update webcam-capture-drivers/webcam-capture-driver-jmf/README.mdBartosz Firyn
2012-12-04 01:22:51 +0100Update version infoBartosz Firyn
2012-12-03 21:44:48 +0100Fix URLs in README.mdBartosz Firyn
2012-12-03 21:43:35 +0100Update README.mdBartosz Firyn
2012-12-03 21:39:30 +0100Reorganize project structureBartosz Firyn
2012-11-30 00:47:47 +0100Update version in README and site filesBartosz Firyn
webcam-capture-parent-0.3.6
2012-11-29 21:17:36 +0100Prepare release, change to snaphotBartosz Firyn
2012-11-29 21:07:11 +0100Update jhlabs-filters versionBartosz Firyn
2012-11-24 13:17:46 +0100Add example how to read QR code with web cameraBartosz Firyn
2012-11-23 22:49:32 +0100Update README.mdBartosz Firyn
2012-11-23 22:41:38 +0100Extract WebcamPanel painter interfaceBartosz Firyn
2012-11-22 01:18:28 +0100Better multithreading supportBartosz Firyn
2012-11-21 02:02:10 +0100Remove unecessary pictureBartosz Firyn
2012-11-21 02:01:15 +0100Small fix in build, switch logback to error levelBartosz Firyn
2012-11-21 01:50:39 +0100Grabber initialization failure in multithreaded environmentBartosz Firyn
2012-11-19 20:37:47 +0100Update README.mdBartosz Firyn
2012-11-19 01:36:08 +0100Add webcam streamerBartosz Firyn
2012-11-18 23:02:18 +0100Update README for motion detector exampleBartosz Firyn
2012-11-18 22:58:15 +0100Motion detector exampleBartosz Firyn
2012-11-18 21:40:23 +0100Applet example README.md updateBartosz Firyn
2012-11-18 21:27:17 +0100Applet exampleBartosz Firyn
2012-11-18 17:27:30 +0100PagesBartosz Firyn
2012-11-18 14:56:35 +0100Update webcam-capture-driver-jmf/README.mdBartosz Firyn
2012-11-18 13:29:07 +0100Fix error loggingBartosz Firyn
2012-11-18 01:04:01 +0100Add more null checksBartosz Firyn
2012-11-16 17:59:25 +0100Update webcam-capture-driver-ipcam/README.mdBartosz Firyn
2012-11-16 17:54:41 +0100Update README.mdBartosz Firyn
2012-11-14 21:42:17 +0100Introduce IP cameras registry, fix drivers discoveryBartosz Firyn
2012-11-14 19:23:27 +0100Update versions in POMsBartosz Firyn
2012-11-14 19:16:14 +0100Update version in other POMsBartosz Firyn
webcam-capture-0.3.5
2012-11-14 18:52:02 +0100Change gitignoreBartosz Firyn
2012-11-14 18:46:02 +0100Remove modules to buildBartosz Firyn
2012-11-14 18:44:24 +0100Updare incorrect version in READMEBartosz Firyn
2012-11-14 18:37:22 +0100Remove debug log, README update, example changeBartosz Firyn
2012-11-14 18:25:46 +0100Default driver fetch only one image frameBartosz Firyn
2012-11-14 18:14:58 +0100Cannot find default webcam driverBartosz Firyn
2012-11-14 16:23:17 +0100Update README [ci skip]Bartosz Firyn
2012-11-14 12:24:59 +0100Better exception handling in MJPEG, examplesBartosz Firyn
2012-11-14 01:50:42 +0100Fix incorrect propertyBartosz Firyn
2012-11-14 01:28:30 +0100Unify POMs treeBartosz Firyn
2012-11-14 00:20:07 +0100Fix build failing because of outdated root POMBartosz Firyn
webcam-capture-0.3.4
2012-11-14 00:02:00 +0100Revert versionBartosz Firyn
2012-11-13 22:45:35 +0100Prepare to releaseBartosz Firyn
2012-11-13 22:00:40 +0100Update README [ci skip]Bartosz Firyn
2012-11-13 21:39:59 +0100Fix build failing because of outdated SNAPSHOTBartosz Firyn
2012-11-13 21:19:28 +0100Update READMEBartosz Firyn
2012-11-13 21:02:50 +0100Support for IP / network camerasBartosz Firyn
2012-07-30 12:24:06 +0200Initial IP camera driver implBartosz Firyn
2012-07-28 12:29:58 +0200JavaCV webcam device (experimental)Bartosz Firyn
2012-07-27 18:14:30 +0200Fix failing testsBartosz Firyn
2012-07-27 17:54:35 +0200Scratch for JavaCV driver, small fixesBartosz Firyn
2012-07-27 16:31:59 +0200Add experimental vlcj webcam driverBartosz Firyn
2012-07-24 22:34:22 +0200Change README, add dependencies info [ci skip]Bartosz Firyn
2012-07-24 22:20:41 +0200Fix failing testsBartosz Firyn
2012-07-24 22:15:39 +0200Fix failing testBartosz Firyn
2012-07-24 22:02:04 +0200Remove type from felix artifactBartosz Firyn
2012-07-24 21:52:26 +0200Change to OSGi bundle, configure mvn site generationBartosz Firyn
2012-07-24 01:12:48 +0200More testsBartosz Firyn
2012-07-23 22:51:33 +0200Add initial test cases foundationBartosz Firyn
webcam-capture-0.3.3
2012-07-23 20:55:51 +0200Add profiles [ci skip]Bartosz Firyn
webcam-capture-0.3.2
2012-07-23 20:25:34 +0200Fix POMs setupBartosz Firyn
2012-07-23 20:19:17 +0200Continous POM enhancements [ci skip]Bartosz Firyn
2012-07-23 20:15:07 +0200Continous POMs enhancementsBartosz Firyn
2012-07-23 20:05:08 +0200Remove parent relation [ci skip]Bartosz Firyn
2012-07-23 19:54:36 +0200Update poms 2 [ci skip]Bartosz Firyn
2012-07-23 19:53:23 +0200Update poms [ci skip]Bartosz Firyn
2012-07-23 19:48:21 +0200Update maven-release-plugin version [ci skip]Bartosz Firyn
2012-07-23 19:46:02 +0200Strange think in pom [ci skip]Bartosz Firyn
2012-07-23 19:33:18 +0200Add SNAPHOT [ci skip]Bartosz Firyn
2012-07-23 19:25:57 +0200Fix project setup [ci skip]Bartosz Firyn
2012-07-23 18:52:27 +0200Prepare next iteration [ci skip]Bartosz Firyn
2012-07-23 00:47:35 +0200Betters drivers registration, new versionBartosz Firyn
2012-07-19 22:10:30 +0200Classpath small change [skip ci]Bartosz Firyn
2012-07-19 22:05:26 +0200Fix OpenIMAJ webcam driverBartosz Firyn
2012-07-19 21:53:36 +0200Add default build in driverBartosz Firyn
2012-07-13 22:22:35 +0200Change filename on windows 2Bartosz Firyn
2012-07-13 22:21:32 +0200Change filename on windows [skip ci]Bartosz Firyn
2012-07-13 21:59:59 +0200Fix incorrect repository URLsBartosz Firyn
2012-07-13 21:50:50 +0200Better drivers loadingBartosz Firyn
2012-07-13 19:55:23 +0200Add missing repositoryBartosz Firyn
2012-07-13 01:23:42 +0200Automated resources management and drivers loadingBartosz Firyn
2012-07-10 23:25:27 +0200Add OpenIMAJ data sourceBartosz Firyn
2012-07-10 18:10:43 +0200Add external repo to pomBartosz Firyn
2012-07-10 16:47:18 +0200Move GPG sign artifacts to profileBartosz Firyn
2012-07-10 15:34:02 +0200Reorganize project structureBartosz Firyn
2012-07-09 21:33:11 +0200Change readme [skip ci]Bartosz Firyn
2012-07-09 21:26:05 +0200Create data source abstractionBartosz Firyn
2012-07-08 17:47:59 +0200Add possibility to set view size + exampleBartosz Firyn
2012-07-07 16:30:42 +0200Hide ThreadFactory interfaceBartosz Firyn
2012-07-07 13:53:52 +0200Rename root package (prepare upload to central)Bartosz Firyn
2012-07-07 01:08:20 +0200Fix markup in readme [skip ci]Bartosz Firyn
2012-07-07 01:06:23 +0200Add logging description in readmeBartosz Firyn
2012-07-07 01:00:52 +0200Fix markup in readmeBartosz Firyn
2012-07-07 00:59:47 +0200Change readme, add download linkBartosz Firyn
2012-07-07 00:40:29 +0200Add missing repo locationBartosz Firyn
2012-07-07 00:30:46 +0200Change version in pomBartosz Firyn
2012-07-06 22:46:21 +0200Add motion detector + examplesBartosz Firyn
2012-05-29 02:25:33 +0200Add github deploy optionBartosz Firyn
2012-05-26 20:43:29 +0200Refactor [ci skip]Bartosz Firyn
2012-05-26 20:41:05 +0200Description changes [ci skip]Bartosz Firyn
2012-05-26 20:10:41 +0200Add Travis support, change pomBartosz Firyn
2012-05-25 22:27:55 +0200First commitBartosz Firyn