Webcam Capture - Vlcj Driver v0.3.10-RC7 changelog

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