webcam-capture-parent-0.3.10 |
2014-09-23 19:10:12 +0200 | Fix javadocs | Bartosz Firyn |
2014-09-23 18:57:10 +0200 | Fix dependencies, upgrade plugins | Bartosz Firyn |
2014-09-23 18:19:18 +0200 | Fix more javadocs, change repos, fix classpaths | Bartosz Firyn |
2014-09-23 17:59:57 +0200 | Fix javadoc comment [ci skip] | Bartosz Firyn |
2014-09-23 17:28:55 +0200 | Fix Maven repositories | Bartosz Firyn |
2014-09-01 10:14:14 +0200 | Add links to JavaFX examples, refs #241 | Bartosz Firyn |
2014-09-01 09:42:51 +0200 | Add link to FXML example | Bartosz Firyn |
2014-08-31 22:57:03 +0200 | Fix incorrect description in README.md, refs #241 [ci skip] | Bartosz Firyn |
2014-08-31 22:54:30 +0200 | Integrate FXML example from Rakesh Bhatt, refs #241 | Bartosz Firyn |
2014-08-31 20:49:14 +0200 | Add screenshoots to README.md | Bartosz Firyn |
2014-08-31 20:29:45 +0200 | Integrate JavaFX example from Rakesh Bhatt, refs #241 | Bartosz Firyn |
2014-08-29 17:51:51 +0200 | Better code formatting rules | Bartosz Firyn |
2014-08-29 17:34:45 +0200 | Add get device ID, name and ref methods, refs #256 | Bartosz Firyn |
2014-08-29 16:54:34 +0200 | Add examples for PULL/PUSH foscam demo, refs #255 | Bartosz Firyn |
2014-08-10 16:31:38 +0200 | Add note about binding to 0.0.0.0 | Bartosz Firyn |
2014-08-08 21:19:19 +0200 | GStremaer capture use of video/x-raw-rgb to increase FPS | Bartosz Firyn |
2014-08-08 19:51:03 +0200 | More motion detection examples, refs #250 | Bartosz Firyn |
2014-08-08 19:49:24 +0200 | Bug in the motion detector cause false positives, fixes #250 | Bartosz Firyn |
2014-08-08 19:20:38 +0200 | Under some conditions webcam API completely hangs, fixes #249 | Bartosz Firyn |
2014-07-24 20:51:57 +0200 | Remove buffer access from FsWebcamDevice, refs #240 | Bartosz Firyn |
2014-07-24 20:37:14 +0200 | Add possibility to read image to pre-created buffer, fixes #240 | Bartosz Firyn |
2014-07-17 12:55:05 +0200 | Add webcam panel super component paint, refs #234 | Bartosz Firyn |
2014-07-15 19:59:52 +0200 | Update README.md | Bartosz Firyn |
2014-07-15 19:01:13 +0200 | Add possibility to use vlcj-driver on Windows, refs #233 | Bartosz Firyn |
2014-07-15 18:54:55 +0200 | Do not scan devices if support says it's not possible, refs #233 | Bartosz Firyn |
2014-07-09 13:47:43 +0200 | Add note about how to stream remotely, fixes #230 | Bartosz Firyn |
2014-06-25 23:44:52 +0200 | Add dummy driver to be later used in tests | Bartosz Firyn |
2014-06-25 00:39:26 +0200 | Update descriptions in README [ci skip] | Bartosz Firyn |
2014-06-25 00:37:55 +0200 | Build only on OpenJDK 6 to avoid network failures with many workers | Bartosz Firyn |
2014-06-24 22:40:07 +0200 | Add info about the panel fit option | Bartosz Firyn |
2014-06-24 20:19:14 +0200 | Fix performance issue on Widnows when image is mirrored, refs #227 | Bartosz Firyn |
2014-06-22 01:54:24 +0200 | Remove assertions failing unit tests, refs #228 | Bartosz Firyn |
2014-06-22 01:31:35 +0200 | Do not spawn unecessary threads, refs #228 | Bartosz Firyn |
2014-06-21 19:22:41 +0200 | Schedule update execution only when webcam is open, fixes #228 | Bartosz Firyn |
2014-06-21 18:09:32 +0200 | Add possibility to mirror webcam panel image, closes #227 | Bartosz Firyn |
2014-06-21 03:04:24 +0200 | Fix rendering performancem, fixes #223 | Bartosz Firyn |
2014-06-19 00:37:13 +0200 | Progress on the OpenCV capture driver implementation | Bartosz Firyn |
2014-06-19 00:32:30 +0200 | Test I forgot to move in 4e5cd763b5 | Bartosz Firyn |
2014-06-19 00:29:39 +0200 | Add info about natives from LTI-CIVIL, refs #224 | Bartosz Firyn |
2014-06-19 00:28:30 +0200 | Move some common files to main project | Bartosz Firyn |
2014-06-19 00:21:14 +0200 | Update LTI-CIVIL binaries by the ones from George Rhoten patch, refs #224 | Bartosz Firyn |
2014-06-18 19:42:11 +0200 | Create README.md for LTI-CIVIL driver | Bartosz Firyn |
2014-06-12 00:10:48 +0200 | Add discovery support to IP camera driver, closes #214 | Bartosz Firyn |
2014-06-11 21:43:01 +0200 | Get rid of unused methods | Bartosz Firyn |
2014-06-11 21:41:38 +0200 | Add missing dependency management in root pom | Bartosz Firyn |
2014-06-11 18:54:59 +0200 | Add unit tests for VLCj driver | Bartosz Firyn |
2014-05-22 13:42:47 +0200 | Update vlcj capture driver | Bartosz Firyn |
2014-05-22 13:21:30 +0200 | Make driver field volatile, fixes #218 | Bartosz Firyn |
2014-05-16 09:56:24 +0200 | 404 when accessing one of the examples | Bartosz Firyn |
2014-04-27 20:42:58 +0200 | Make Webcam.getFPS() method public | Bartosz Firyn |
2014-04-17 15:36:29 +0200 | Basic authenticator does not send auth header, fixes #205 | Bartosz Firyn |
2014-04-17 15:36:29 +0200 | Add minor null check | Bartosz Firyn |
2014-03-28 03:48:25 +0100 | Urgh. Third times the charm. | Dan Rollo |
2014-03-28 03:44:55 +0100 | Fix 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 +0100 | Fix doc that referred to maven repos at octopussy (which are gone now). | Dan Rollo |
2014-03-14 18:38:51 +0100 | Fix description a little bit | Bartosz Firyn |
2014-03-14 19:32:47 +0100 | Capture driver able to read image by fswebcam cli tool, closes #175 | Bartosz Firyn |
2014-03-10 20:33:19 +0100 | Add stop button in TakeSnaphotFromVideoExample, refs #188 | Bartosz Firyn |
2014-03-10 20:31:08 +0100 | Do not ignore OpenIMAJ driver on mvn deploy, fixes #191 | Bartosz Firyn |
2014-03-09 05:58:42 +0100 | Add 'test' scope to junit lib dependency. | Dan Rollo |
2014-03-09 05:02:38 +0100 | Fix 'String index out of range: 5' error when video device file has no suffix. | Dan Rollo |
2014-02-26 22:32:58 +0100 | Same image data for multiple images obtained from API, fixes #182 | Bartosz Firyn |
2014-02-26 22:23:12 +0100 | Correcting links for drivers. | tbbach |
2014-02-19 00:20:52 +0100 | Reorganize drivers project directory structure | Bartosz Firyn |
2014-02-19 00:09:07 +0100 | Use stable OpenIMAJ dependency | Bartosz Firyn |
2014-02-17 17:15:19 +0100 | Fix notes in live streaming example readme | Bartosz Firyn |
2014-02-03 17:39:38 +0100 | Painter enhancements in WebcamPanel | Sylwia Kauczor |
2014-01-14 00:51:26 +0100 | Add unit tests coverage stats badge [ci skip] | Bartosz Firyn |
2014-01-13 22:18:36 +0100 | Integrate Coveralls with Travis CI | Bartosz Firyn |
2014-01-13 20:27:29 +0100 | Bring Travis CI build back to normal | Bartosz Firyn |
2013-11-21 10:22:12 +0100 | Shutdown executors, fix applet example, fixes #65 | Bartosz Firyn |
2013-11-15 11:18:31 +0100 | Small changes in the examples [ci skip] | Bartosz Firyn |
2013-11-13 11:03:32 +0100 | Fix syntax error in dependency XML inside README.md [ci skip] | Bartosz Firyn |
2013-10-14 11:34:56 +0200 | Prepare for next development iteration | Bartosz Firyn |
2013-10-14 11:27:36 +0200 | Prepare release webcam-capture-parent-0.3.10-RC6 | Bartosz Firyn |
2013-10-14 11:02:45 +0200 | Add onejar example | Bartosz Firyn |
2013-10-13 15:42:51 +0200 | Few small enhancements in processor code | Bartosz Firyn |
2013-10-08 19:16:03 +0200 | Change library paths for armhf and armel binaries, refs #140 | Bartosz Firyn |
2013-10-07 22:41:57 +0200 | Fix method signature and fix detector timing issue, fixes #150 | Bartosz Firyn |
2013-10-07 18:07:39 +0200 | Update site to include 0.3.10-RC5, fixes #149 | Bartosz Firyn |
webcam-capture-parent-0.3.10-RC5 |
2013-08-30 16:09:19 +0200 | Fix broken link on web page, fixes #138 | Bartosz Firyn |
2013-08-11 12:29:38 +0200 | Add few examples, change MJPEG streamer | Bartosz Firyn |
2013-08-09 18:17:55 +0200 | Update Webcam Capture API handbook, refs #102 | Bartosz Firyn |
2013-08-08 01:08:56 +0200 | Perform webcam buffer update in background, refs #131 | Bartosz Firyn |
2013-08-07 23:11:46 +0200 | Black images when saving to JPG using OpenImajDriver, fixes #134 | Bartosz Firyn |
2013-08-05 23:45:30 +0200 | Do not lock webcam when locking is disabled, closes #131 | Bartosz Firyn |
2013-08-04 14:27:37 +0200 | Do not crash application when lock file is broken, refs #131 | Bartosz Firyn |
2013-08-03 10:26:09 +0200 | Synchronize lock read method, refs #131 | Bartosz Firyn |
2013-07-24 01:22:55 +0200 | Remove debug println | Bartosz Firyn |
2013-07-24 00:48:12 +0200 | Rework applet example, relax discovery sync, fixes #128, refs #65 | Bartosz Firyn |
2013-07-22 22:18:29 +0200 | GStremaer driver ExceptionInInitializerError when GStreamer not in PATH | Bartosz Firyn |
2013-07-22 22:03:08 +0200 | Add PHP files for spycam POC example to be refined | Bartosz Firyn |
2013-07-22 21:50:28 +0200 | Application never stops on Windows | Bartosz Firyn |
2013-07-22 15:02:28 +0200 | Update README.md | Bartosz Firyn |
2013-07-21 23:44:47 +0200 | Spy camera addon, work in progress, PHP not ready yet | Bartosz Firyn |
2013-07-21 20:54:46 +0200 | Add licenses, change README file | Bartosz Firyn |
2013-07-21 15:42:59 +0200 | Fix small code issues from last commit, refs #124 | Bartosz Firyn |
2013-07-21 15:23:36 +0200 | VLCj driver resolution problem and cannot choose camera, fixes #124 | Bartosz Firyn |
2013-07-20 16:56:33 +0200 | WebcamViewerExample image hangs when user change selected camera, fixes #123 | Bartosz Firyn |
2013-07-20 12:38:44 +0200 | WebcamPanel is not being disposed correctly, fixes #121 | Bartosz Firyn |
2013-07-20 12:23:17 +0200 | ConcurrentModificationException in Webcam.dispose(), fixes #122 | Bartosz Firyn |
2013-07-14 12:50:10 +0200 | Bump up version in documents, upgrade deployment script | Bartosz Firyn |
2013-07-13 14:31:29 +0200 | Add bash script to automate private release deployment | Bartosz Firyn |
2013-07-10 22:46:09 +0200 | Update README.md | Bartosz Firyn |
2013-07-10 22:43:45 +0200 | Webcam Capture Handbook continuation, refs #102 | Bartosz Firyn |
2013-07-10 22:19:53 +0200 | Update README.md | Bartosz Firyn |
2013-07-10 22:17:36 +0200 | Add detect faces example showing how to use painter interface | Bartosz Firyn |
2013-07-10 20:45:08 +0200 | Warning when trying to lock webcam, fixes #120 | Bartosz Firyn |
2013-07-05 21:23:01 +0200 | Stack trace not available when no SLF4J binding in classpath, fixes #118 | Bartosz Firyn |
2013-07-05 19:48:53 +0200 | Incorrect FPS value when WebcamPanel used with non-blocking mode, fixes #117 | Bartosz Firyn |
2013-06-21 19:56:46 +0200 | Remove Android JARs while it's not supported, bump up BridJ version | Bartosz Firyn |
2013-06-21 19:54:12 +0200 | Update *.so objects with lowered glibc version | Bartosz Firyn |
2013-06-20 14:37:27 +0200 | OS X 10.5.8 OpenIMAJ not loaded in 3.10-RC3, fixes #109 | Bartosz Firyn |
2013-06-08 15:09:53 +0200 | Reimplement lock (move from preferences to regular file) | Bartosz Firyn |
2013-06-02 12:26:01 +0200 | Latest build is failing on Travis, fixes #108 | Bartosz Firyn |
2013-05-30 14:29:28 +0200 | Lock webcam so other Java process cannot use it | Bartosz Firyn |
2013-05-29 19:29:50 +0200 | Start working on global webcam lock | Bartosz Firyn |
2013-05-28 17:09:37 +0200 | Add formatter.xml for Eclipse Save Action | Bartosz Firyn |
2013-05-26 16:26:28 +0200 | Fix typo in the error message | Bartosz Firyn |
2013-05-24 17:00:21 +0200 | Update README.md | Bartosz Firyn |
2013-05-23 13:34:38 +0200 | Webcam capture handbook enhancements, refs #102 | Bartosz Firyn |
2013-05-22 11:42:37 +0200 | Enhance log configurator to avoid ClassNotFoundException | Bartosz Firyn |
2013-05-21 17:09:23 +0200 | Update README.md | Bartosz Firyn |
2013-05-21 11:17:38 +0200 | Fix bug in IP camera registry, fixes #106 | Bartosz Firyn |
2013-05-20 20:53:29 +0200 | Update README.md | Bartosz Firyn |
2013-05-20 09:18:12 +0200 | Add V4L4j driver on the capture drivers list, refs #104 | Bartosz Firyn |
2013-05-19 23:15:16 +0200 | Fix typo in README | Bartosz Firyn |
2013-05-18 20:12:50 +0200 | Default driver used instead of IpCamDriver, fixes #105 | Bartosz Firyn |
2013-05-18 18:47:02 +0200 | Remove webcam log configurator call from examples, fixes #103 | Bartosz Firyn |
2013-05-18 16:39:28 +0200 | Add README.md to V4L4J capture driver, refs #104 | Bartosz Firyn |
2013-05-18 16:34:23 +0200 | Create capture driver for V4L4J framework, closes #104 | Bartosz Firyn |
2013-05-17 14:37:44 +0200 | Update README.md | Bartosz Firyn |
2013-05-16 11:52:40 +0200 | Working on the SWT WebcamComposite, refs #91 | Bartosz Firyn |
2013-05-15 10:31:42 +0200 | Fix InvalidThreadAccess exception on redraw composite, refs #91 | Bartosz Firyn |
2013-05-15 10:27:04 +0200 | SWT equivalent for WebcamPanel, refs #91 | Bartosz Firyn |
2013-05-14 22:34:36 +0200 | Update Webcam Capture API Handbook, refs #102 | Bartosz Firyn |
2013-05-12 15:32:09 +0200 | Few enhancements in GStreamer driver | Bartosz Firyn |
2013-05-12 14:40:45 +0200 | Add Linux support to GStreamer capture driver, refs #100 | Bartosz Firyn |
2013-05-12 12:31:08 +0200 | Remove CIF, HVGA and XGA from default list of supported resolutions, closes #99 | Bartosz Firyn |
2013-05-11 23:01:26 +0200 | Update README with 0.3.10-RC3 version | Bartosz Firyn |
2013-05-10 22:29:29 +0200 | Fix illegal state exception when closing application, fixes #97 | Bartosz Firyn |
2013-05-10 22:21:54 +0200 | Update examples | Bartosz Firyn |
2013-05-10 22:18:07 +0200 | Too many debug prints in the log when using non-blocking mode, fixes #96 | Bartosz Firyn |
2013-05-10 05:43:26 +0200 | Update OpenIMAJGrabber.dll for both 32- and 64-bit windows, refs #81 | Bartosz Firyn |
2013-05-09 21:58:20 +0200 | Add logs to GStreamer driver, add FPS source support | Bartosz Firyn |
2013-05-09 21:58:18 +0200 | Continous GStreamer driver enhancement | Bartosz Firyn |
2013-05-07 11:06:27 +0200 | Start working on SWT composite, refs #91 | Bartosz Firyn |
2013-05-06 21:05:29 +0200 | Fix caps in GStreamerDevice, refs #57 | Bartosz Firyn |
2013-05-06 21:02:23 +0200 | GStreamer driver for Webcam-Capture, closes #57 | Bartosz Firyn |
2013-05-06 20:58:38 +0200 | IP camera device registry doesn't work with discovery service, fixes #93 | Bartosz Firyn |
2013-05-06 14:55:42 +0200 | Update MjpegLignanoBeachExample.java | Bartosz Firyn |
2013-05-05 19:02:16 +0200 | Some usful methods in IpCamDeviceRegistry | Bartosz Firyn |
2013-05-05 16:19:12 +0200 | Add unregister method to IpCamDriver, fixes #92 | Bartosz Firyn |
2013-05-05 16:12:10 +0200 | Example of how to use WebcamPanel in SWT application, refs #92 | Bartosz Firyn |
2013-05-05 15:26:29 +0200 | Update IP camera driver README to cover newest version | Bartosz Firyn |
2013-05-05 15:17:50 +0200 | Update README and include some IP camera examples, refs #92 | Bartosz Firyn |
2013-05-05 15:10:51 +0200 | Add better IP camera examples, refs #92 | Bartosz Firyn |
2013-05-04 11:57:42 +0200 | Broken ConcurrentThreadsExample link, refs #92 | Bartosz Firyn |
2013-05-02 20:30:47 +0200 | Update README and site to cover new RC version | Bartosz Firyn |
2013-05-02 15:08:41 +0200 | Stop WebcamPanel doesn't stop all required threads, fixes #90 | Bartosz Firyn |
2013-04-27 15:49:25 +0200 | Start working on experimental GStreamer driver, refs #57 | Bartosz Firyn |
2013-04-27 14:10:16 +0200 | Move webcam viewer from examples to core, closes #89 | Bartosz Firyn |
2013-04-22 21:30:04 +0200 | Create README.md | Bartosz Firyn |
2013-04-22 21:27:40 +0200 | Fix incorrect video recording example path | Bartosz Firyn |
2013-04-22 21:24:48 +0200 | Update record video example, refs #88 | Bartosz Firyn |
2013-04-20 13:32:01 +0200 | Add catch clauses to debug more problems, refs #87 | Bartosz Firyn |
2013-04-16 22:47:43 +0200 | Fix zh_CN and zh_TW i18n translation in WebcamPanel, fixes #76 | Bartosz Firyn |
2013-04-16 22:20:00 +0200 | Add Webcam picker component, closes #85 | Bartosz Firyn |
2013-04-16 21:51:05 +0200 | LTI-CIVIL driver returns null images, fixes #84 | Bartosz Firyn |
2013-04-16 20:55:05 +0200 | IllegalStateException when using LTI-CIVIL driver, fixes #83 | Bartosz Firyn |
2013-04-05 11:55:48 +0200 | Update CustomResolutionExample.java | Bartosz Firyn |
2013-03-25 10:05:36 +0100 | Fix broken links in README.md | Bartosz Firyn |
2013-03-22 20:34:12 +0100 | Move examples, add mixxing dx license, update link in site | Bartosz Firyn |
2013-03-21 21:04:45 +0100 | Add missing uncaught exception handlers | Bartosz Firyn |
2013-03-21 14:08:21 +0100 | Update README, add release candidate info | Bartosz Firyn |
2013-03-20 11:07:46 +0100 | Add image transformation feature, closes #73 | Bartosz Firyn |
2013-03-20 10:31:37 +0100 | Add few assertions in the code, minor changes | Bartosz Firyn |
2013-03-18 22:42:05 +0100 | Remove Maven build warnings, fixes #72 | Bartosz Firyn |
2013-03-18 22:11:05 +0100 | Introduce get image timeout in OpenImage-based default driver, fixes #40 | Bartosz Firyn |
2013-03-18 21:22:45 +0100 | Fix WebcamPanel, OpenIMAJ driver, etc, fixes #71 | Bartosz Firyn |
2013-03-18 18:04:55 +0100 | Update OpenIMAJ driver | Bartosz Firyn |
2013-03-18 10:41:56 +0100 | Move examples to different package, refs #69 | Bartosz Firyn |
2013-03-18 00:15:40 +0100 | Mavenize hepin1989's example of live webcam video streaming | Bartosz Firyn |
2013-03-17 22:59:32 +0100 | I18N support for messages displayed in WebcamPanel, closes #66 | Bartosz Firyn |
2013-03-17 09:34:54 +0100 | Add listener event for image obtained, fixes #64, fixes #46 | Bartosz Firyn |
2013-03-16 14:17:22 +0100 | Fix in DiscoveryService.stop() method | Bartosz Firyn |
2013-03-16 12:09:26 +0100 | New Windows binaries | Bartosz Firyn |
2013-03-16 11:58:14 +0100 | Don't start discovery runner if driver doesn't support discovery, fixes #63 | Bartosz Firyn |
2013-03-16 11:46:17 +0100 | WebcamPanel freezes after displaying one frame | Bartosz Firyn |
2013-03-16 11:32:24 +0100 | Add native timeout, fix method signature, fixes #67 | Bartosz Firyn |
2013-03-16 00:34:03 +0100 | add the h264 live stream example . | hepin1989 |
2013-03-15 21:35:43 +0100 | Make WebcamPanel resistant to unexpected exceptions, refs #65 | Bartosz Firyn |
2013-03-15 18:29:06 +0100 | Update README.md | Bartosz Firyn |
2013-03-14 21:33:52 +0100 | Update handbook | Bartosz Firyn |
2013-03-13 21:00:32 +0100 | Add logo, start writing handbook | Bartosz Firyn |
2013-03-09 15:51:23 +0100 | Enhance deployment process | Bartosz Firyn |
2013-03-09 12:03:23 +0100 | Bump BridJ version to 0.6.3-SNAPSHOT | Bartosz Firyn |
2013-03-09 11:03:39 +0100 | Integrate new binaries for Windows, Linux, Mac OS and ARM | Bartosz Firyn |
2013-03-09 10:41:21 +0100 | Update README.md | Bartosz Firyn |
2013-03-09 10:34:54 +0100 | Add README.md for FFmpeg capture driver | Bartosz Firyn |
2013-03-05 22:44:36 +0100 | Enhance assembly profile | Bartosz Firyn |
2013-03-05 22:33:17 +0100 | Add snapshot assemblies, fixes #56 | Bartosz Firyn |
2013-03-02 10:33:20 +0100 | Add javadoc comments in webcam updater class | Bartosz Firyn |
2013-03-01 19:14:46 +0100 | Compressed SVG file | Bartosz Firyn |
2013-03-01 18:41:27 +0100 | Update README.md | Bartosz Firyn |
2013-03-01 18:06:38 +0100 | Upload new QR, small fix in POM | Bartosz Firyn |
2013-02-28 00:37:14 +0100 | Implement non-blocking capture API access, refs #46 | Bartosz Firyn |
2013-02-27 21:46:27 +0100 | Remove list of predefined driver classes to search, closes #53 | Bartosz Firyn |
2013-02-27 20:30:30 +0100 | Prevent experimental FFmpeg driver from being deployed | Bartosz Firyn |
2013-02-27 20:27:07 +0100 | Implement FFmpeg driver fetching images from MJPEG stream, fixes #52 | Bartosz Firyn |
2013-02-27 01:11:00 +0100 | Add possibility to display current FPS in WebcamPanel, fixes #51 | Bartosz Firyn |
2013-02-27 00:33:20 +0100 | WebcamPanel much slower than native camera display, fixes #50 | Bartosz Firyn |
2013-02-26 22:16:09 +0100 | Add info regarding SNAPSHOT repository | Bartosz Firyn |
2013-02-24 12:41:27 +0100 | Non-blocking image access | Bartosz Firyn |
2013-02-24 00:56:17 +0100 | Remove unnecessary file | Bartosz Firyn |
2013-02-23 23:53:18 +0100 | Update README.md | Bartosz Firyn |
2013-02-23 23:50:14 +0100 | Example for how to record video from webcam | Bartosz Firyn |
2013-02-22 21:11:51 +0100 | Implement possibility to access direct image buffer | Bartosz Firyn |
2013-02-20 22:39:08 +0100 | Change delay mechanism in WebcamDiscoveryService | Bartosz Firyn |
2013-02-19 20:16:38 +0100 | Fix problems reported by PMD | Bartosz Firyn |
2013-02-19 17:00:17 +0100 | Missing licenses in binary distribution, fixes #43 | Bartosz Firyn |
2013-02-14 14:19:14 +0100 | Update README.md | Bartosz Firyn |
2013-02-10 22:24:31 +0100 | Add Linux support to LTI-CIVIL driver | Bartosz Firyn |
2013-02-10 20:33:24 +0100 | Remove dependency on unofficial LTI-CIVIL | Bartosz Firyn |
2013-02-09 20:15:00 +0100 | Update README.md | Bartosz Firyn |
2013-02-08 23:33:10 +0100 | Remove dependency on jhlabs | Bartosz Firyn |
2013-02-08 21:15:04 +0100 | Update versions | Bartosz Firyn |
2013-02-08 20:55:40 +0100 | Do not exclude JMF driver from being released | Bartosz Firyn |
2013-02-08 20:54:05 +0100 | Update README.md | Bartosz Firyn |
webcam-capture-parent-0.3.9 |
2013-02-08 19:15:55 +0100 | WebcamPanel does not refresh after it is resumed, fixes #37 | Bartosz Firyn |
2013-02-08 18:36:42 +0100 | Prevent few modules from being released | Bartosz Firyn |
2013-02-08 17:59:13 +0100 | Parrallel threads break native grabber, fix for #36 | Bartosz Firyn |
2013-02-08 15:05:31 +0100 | Not able to detect camera, hot fix for #35 | Bartosz Firyn |
2013-02-07 06:05:21 +0100 | Update version to the newest one | Bartosz Firyn |
webcam-capture-parent-0.3.8 |
2013-02-07 00:42:10 +0100 | Update README.md | Bartosz Firyn |
2013-02-06 22:47:40 +0100 | Update pages | Bartosz Firyn |
2013-02-06 22:46:53 +0100 | Update README.md | Bartosz Firyn |
2013-02-06 14:05:27 +0100 | Small changes in processor, fix tests | Bartosz Firyn |
2013-02-06 13:02:27 +0100 | Add thread-safe support info in webcam drivers | Bartosz Firyn |
2013-02-05 22:06:00 +0100 | Implement non-blocking mechanisms | Bartosz Firyn |
2013-02-05 18:34:24 +0100 | Disallow resolution change when webcam is open | Bartosz Firyn |
2013-02-05 18:17:07 +0100 | More synchronization changes | Bartosz Firyn |
2013-02-03 23:16:37 +0100 | Update README.md | Bartosz Firyn |
2013-02-03 22:34:07 +0100 | Redesign some synchronization features | Bartosz Firyn |
2013-02-03 12:48:51 +0100 | Do not throw exception when no webcam in the system | Bartosz Firyn |
2013-01-31 19:15:34 +0100 | Add exclusions and change repos | jonhare |
2013-01-30 22:10:43 +0100 | Rever previous version of OpenIMAJGrabber.so | Bartosz Firyn |
2013-01-17 23:07:59 +0100 | Check Travis output on before_script 2 | Bartosz Firyn |
2013-01-17 22:56:34 +0100 | Check Travis output on before_script | Bartosz Firyn |
2013-01-17 16:59:29 +0100 | WebcamDiscoveryListener example | Bartosz Firyn |
2013-01-15 20:04:02 +0100 | Enhance IP camera driver, update few dependencies | Bartosz Firyn |
2013-01-15 17:55:35 +0100 | Update com.jhlabs:filters to 2.0.235-1 | Bartosz Firyn |
2013-01-15 17:16:56 +0100 | Update README | Bartosz Firyn |
2013-01-15 17:05:16 +0100 | Update version in descriptions / docs | Bartosz Firyn |
webcam-capture-parent-0.3.7 |
2013-01-14 13:14:21 +0100 | Provide utility methods to capture image in specific format | Bartosz Firyn |
2013-01-14 12:52:23 +0100 | File capture.cpp aborting libv4l2 JPEG header error | Bartosz Firyn |
2013-01-13 12:58:59 +0100 | Fix Travis build failing due to launch4j config | Bartosz Firyn |
2013-01-11 15:45:53 +0100 | Ignore exception when removing ShutdownHook on shutdown | Bartosz Firyn |
2013-01-11 15:43:54 +0100 | Add bridj.quiet property so it will be less verbose | Bartosz Firyn |
2013-01-11 15:41:59 +0100 | Ignore SocketException | Bartosz Firyn |
2013-01-11 15:36:56 +0100 | SocketException: Broken pipe when using WebcamStreamer | Bartosz Firyn |
2013-01-11 15:34:03 +0100 | Remove hard dependency on org.apache.felix:org.osgi.core | Bartosz Firyn |
2013-01-11 08:42:26 +0100 | Small fixes in discovery service | Bartosz Firyn |
2013-01-10 19:34:33 +0100 | Remove unnecessary synchronized code blocks [ci skip] | Bartosz Firyn |
2013-01-10 19:30:33 +0100 | Add webcams discovery support / listener | Bartosz Firyn |
2013-01-08 20:34:02 +0100 | Remove memory leak on resetDriver() when handle TERM signal enabled | sarxos |
2013-01-08 18:43:17 +0100 | Add timeout to Webcam.getWebcams() and getDefault() methods | sarxos |
2013-01-08 13:07:03 +0100 | Java core dump when terminating Webcam Capture process | sarxos |
2013-01-07 22:48:19 +0100 | Deallocate devices on TERM signal (experimental feature) | sarxos |
2012-12-27 16:35:10 +0100 | Fix assembly profile [ci skip] | Bartosz Firyn |
2012-12-27 00:09:48 +0100 | OpenIMAJ license file to be included in JAR | Bartosz Firyn |
2012-12-26 22:56:44 +0100 | Add possibility to support custom resolution | Bartosz Firyn |
2012-12-26 22:02:46 +0100 | Possible deadlock in WebcamGrabberProcessor | Bartosz Firyn |
2012-12-20 18:35:08 +0100 | Update webcam-capture-examples/webcam-capture-manycams/README.md | Bartosz Firyn |
2012-12-04 22:08:40 +0100 | Update README.md | Bartosz Firyn |
2012-12-04 21:58:19 +0100 | Additional images ilustrating how bar codes are read [ci skip] | Bartosz Firyn |
2012-12-04 21:39:21 +0100 | More images for QR code example | Bartosz Firyn |
2012-12-04 20:23:19 +0100 | Enhance WebcamPanel default painter - add camera name | Bartosz Firyn |
2012-12-04 20:20:53 +0100 | Example of how to use multiple cameras at once | Bartosz Firyn |
2012-12-04 01:24:07 +0100 | Update webcam-capture-drivers/webcam-capture-driver-jmf/README.md | Bartosz Firyn |
2012-12-04 01:22:51 +0100 | Update version info | Bartosz Firyn |
2012-12-03 21:44:48 +0100 | Fix URLs in README.md | Bartosz Firyn |
2012-12-03 21:43:35 +0100 | Update README.md | Bartosz Firyn |
2012-12-03 21:39:30 +0100 | Reorganize project structure | Bartosz Firyn |
2012-11-30 00:47:47 +0100 | Update version in README and site files | Bartosz Firyn |
webcam-capture-parent-0.3.6 |
2012-11-29 21:17:36 +0100 | Prepare release, change to snaphot | Bartosz Firyn |
2012-11-29 21:07:11 +0100 | Update jhlabs-filters version | Bartosz Firyn |
2012-11-24 13:17:46 +0100 | Add example how to read QR code with web camera | Bartosz Firyn |
2012-11-23 22:49:32 +0100 | Update README.md | Bartosz Firyn |
2012-11-23 22:41:38 +0100 | Extract WebcamPanel painter interface | Bartosz Firyn |
2012-11-22 01:18:28 +0100 | Better multithreading support | Bartosz Firyn |
2012-11-21 02:02:10 +0100 | Remove unecessary picture | Bartosz Firyn |
2012-11-21 02:01:15 +0100 | Small fix in build, switch logback to error level | Bartosz Firyn |
2012-11-21 01:50:39 +0100 | Grabber initialization failure in multithreaded environment | Bartosz Firyn |
2012-11-19 20:37:47 +0100 | Update README.md | Bartosz Firyn |
2012-11-19 01:36:08 +0100 | Add webcam streamer | Bartosz Firyn |
2012-11-18 23:02:18 +0100 | Update README for motion detector example | Bartosz Firyn |
2012-11-18 22:58:15 +0100 | Motion detector example | Bartosz Firyn |
2012-11-18 21:40:23 +0100 | Applet example README.md update | Bartosz Firyn |
2012-11-18 21:27:17 +0100 | Applet example | Bartosz Firyn |
2012-11-18 17:27:30 +0100 | Pages | Bartosz Firyn |
2012-11-18 14:56:35 +0100 | Update webcam-capture-driver-jmf/README.md | Bartosz Firyn |
2012-11-18 13:29:07 +0100 | Fix error logging | Bartosz Firyn |
2012-11-18 01:04:01 +0100 | Add more null checks | Bartosz Firyn |
2012-11-16 17:59:25 +0100 | Update webcam-capture-driver-ipcam/README.md | Bartosz Firyn |
2012-11-16 17:54:41 +0100 | Update README.md | Bartosz Firyn |
2012-11-14 21:42:17 +0100 | Introduce IP cameras registry, fix drivers discovery | Bartosz Firyn |
2012-11-14 19:23:27 +0100 | Update versions in POMs | Bartosz Firyn |
2012-11-14 19:16:14 +0100 | Update version in other POMs | Bartosz Firyn |
webcam-capture-0.3.5 |
2012-11-14 18:52:02 +0100 | Change gitignore | Bartosz Firyn |
2012-11-14 18:46:02 +0100 | Remove modules to build | Bartosz Firyn |
2012-11-14 18:44:24 +0100 | Updare incorrect version in README | Bartosz Firyn |
2012-11-14 18:37:22 +0100 | Remove debug log, README update, example change | Bartosz Firyn |
2012-11-14 18:25:46 +0100 | Default driver fetch only one image frame | Bartosz Firyn |
2012-11-14 18:14:58 +0100 | Cannot find default webcam driver | Bartosz Firyn |
2012-11-14 16:23:17 +0100 | Update README [ci skip] | Bartosz Firyn |
2012-11-14 12:24:59 +0100 | Better exception handling in MJPEG, examples | Bartosz Firyn |
2012-11-14 01:50:42 +0100 | Fix incorrect property | Bartosz Firyn |
2012-11-14 01:28:30 +0100 | Unify POMs tree | Bartosz Firyn |
2012-11-14 00:20:07 +0100 | Fix build failing because of outdated root POM | Bartosz Firyn |
webcam-capture-0.3.4 |
2012-11-14 00:02:00 +0100 | Revert version | Bartosz Firyn |
2012-11-13 22:45:35 +0100 | Prepare to release | Bartosz Firyn |
2012-11-13 22:00:40 +0100 | Update README [ci skip] | Bartosz Firyn |
2012-11-13 21:39:59 +0100 | Fix build failing because of outdated SNAPSHOT | Bartosz Firyn |
2012-11-13 21:19:28 +0100 | Update README | Bartosz Firyn |
2012-11-13 21:02:50 +0100 | Support for IP / network cameras | Bartosz Firyn |
2012-07-30 12:24:06 +0200 | Initial IP camera driver impl | Bartosz Firyn |
2012-07-28 12:29:58 +0200 | JavaCV webcam device (experimental) | Bartosz Firyn |
2012-07-27 18:14:30 +0200 | Fix failing tests | Bartosz Firyn |
2012-07-27 17:54:35 +0200 | Scratch for JavaCV driver, small fixes | Bartosz Firyn |
2012-07-27 16:31:59 +0200 | Add experimental vlcj webcam driver | Bartosz Firyn |
2012-07-24 22:34:22 +0200 | Change README, add dependencies info [ci skip] | Bartosz Firyn |
2012-07-24 22:20:41 +0200 | Fix failing tests | Bartosz Firyn |
2012-07-24 22:15:39 +0200 | Fix failing test | Bartosz Firyn |
2012-07-24 22:02:04 +0200 | Remove type from felix artifact | Bartosz Firyn |
2012-07-24 21:52:26 +0200 | Change to OSGi bundle, configure mvn site generation | Bartosz Firyn |
2012-07-24 01:12:48 +0200 | More tests | Bartosz Firyn |
2012-07-23 22:51:33 +0200 | Add initial test cases foundation | Bartosz Firyn |
webcam-capture-0.3.3 |
2012-07-23 20:55:51 +0200 | Add profiles [ci skip] | Bartosz Firyn |
webcam-capture-0.3.2 |
2012-07-23 20:25:34 +0200 | Fix POMs setup | Bartosz Firyn |
2012-07-23 20:19:17 +0200 | Continous POM enhancements [ci skip] | Bartosz Firyn |
2012-07-23 20:15:07 +0200 | Continous POMs enhancements | Bartosz Firyn |
2012-07-23 20:05:08 +0200 | Remove parent relation [ci skip] | Bartosz Firyn |
2012-07-23 19:54:36 +0200 | Update poms 2 [ci skip] | Bartosz Firyn |
2012-07-23 19:53:23 +0200 | Update poms [ci skip] | Bartosz Firyn |
2012-07-23 19:48:21 +0200 | Update maven-release-plugin version [ci skip] | Bartosz Firyn |
2012-07-23 19:46:02 +0200 | Strange think in pom [ci skip] | Bartosz Firyn |
2012-07-23 19:33:18 +0200 | Add SNAPHOT [ci skip] | Bartosz Firyn |
2012-07-23 19:25:57 +0200 | Fix project setup [ci skip] | Bartosz Firyn |
2012-07-23 18:52:27 +0200 | Prepare next iteration [ci skip] | Bartosz Firyn |
2012-07-23 00:47:35 +0200 | Betters drivers registration, new version | Bartosz Firyn |
2012-07-19 22:10:30 +0200 | Classpath small change [skip ci] | Bartosz Firyn |
2012-07-19 22:05:26 +0200 | Fix OpenIMAJ webcam driver | Bartosz Firyn |
2012-07-19 21:53:36 +0200 | Add default build in driver | Bartosz Firyn |
2012-07-13 22:22:35 +0200 | Change filename on windows 2 | Bartosz Firyn |
2012-07-13 22:21:32 +0200 | Change filename on windows [skip ci] | Bartosz Firyn |
2012-07-13 21:59:59 +0200 | Fix incorrect repository URLs | Bartosz Firyn |
2012-07-13 21:50:50 +0200 | Better drivers loading | Bartosz Firyn |
2012-07-13 19:55:23 +0200 | Add missing repository | Bartosz Firyn |
2012-07-13 01:23:42 +0200 | Automated resources management and drivers loading | Bartosz Firyn |
2012-07-10 23:25:27 +0200 | Add OpenIMAJ data source | Bartosz Firyn |
2012-07-10 18:10:43 +0200 | Add external repo to pom | Bartosz Firyn |
2012-07-10 16:47:18 +0200 | Move GPG sign artifacts to profile | Bartosz Firyn |
2012-07-10 15:34:02 +0200 | Reorganize project structure | Bartosz Firyn |
2012-07-09 21:33:11 +0200 | Change readme [skip ci] | Bartosz Firyn |
2012-07-09 21:26:05 +0200 | Create data source abstraction | Bartosz Firyn |
2012-07-08 17:47:59 +0200 | Add possibility to set view size + example | Bartosz Firyn |
2012-07-07 16:30:42 +0200 | Hide ThreadFactory interface | Bartosz Firyn |
2012-07-07 13:53:52 +0200 | Rename root package (prepare upload to central) | Bartosz Firyn |
2012-07-07 01:08:20 +0200 | Fix markup in readme [skip ci] | Bartosz Firyn |
2012-07-07 01:06:23 +0200 | Add logging description in readme | Bartosz Firyn |
2012-07-07 01:00:52 +0200 | Fix markup in readme | Bartosz Firyn |
2012-07-07 00:59:47 +0200 | Change readme, add download link | Bartosz Firyn |
2012-07-07 00:40:29 +0200 | Add missing repo location | Bartosz Firyn |
2012-07-07 00:30:46 +0200 | Change version in pom | Bartosz Firyn |
2012-07-06 22:46:21 +0200 | Add motion detector + examples | Bartosz Firyn |
2012-05-29 02:25:33 +0200 | Add github deploy option | Bartosz Firyn |
2012-05-26 20:43:29 +0200 | Refactor [ci skip] | Bartosz Firyn |
2012-05-26 20:41:05 +0200 | Description changes [ci skip] | Bartosz Firyn |
2012-05-26 20:10:41 +0200 | Add Travis support, change pom | Bartosz Firyn |
2012-05-25 22:27:55 +0200 | First commit | Bartosz Firyn |