Commit Graph
158 Commits
Author SHA1 Message Date
Christoph Oberhofer c851635522 Fixes #105 2016-04-14 23:16:02 +02:00
Christoph Oberhofer 7bead78de8 Fixes #102; Relates to #103 and #96 2016-04-05 22:17:51 +02:00
Christoph Oberhofer 29b98ea442 Fixed #100 2016-04-05 21:38:06 +02:00
Christoph Oberhofer ca3e4b673a Fixed: Workers are terminated instead of re-usedin order to initialize them correctly 2016-03-29 22:52:34 +02:00
Christoph Oberhofer da08ae3eaf Upgrade to webpack 2 and babel 6 2016-03-29 12:08:57 +02:00
Christoph Oberhofer 9e6134cc07 Added tests for video-access 2016-03-28 10:07:35 +02:00
Christoph Oberhofer 4019ea867f Implemented new MediaDevices API; Fallback for facingMode on Chrome-Mobile 2016-03-27 23:18:43 +02:00
Matthias Jauernig 3cf474d484 scan frequency as proposed by serratus 2016-03-23 21:01:00 +01:00
Matthias Jauernig 9b1e697609 new config variable scanDelay to add some time between two scans 2016-03-22 09:51:15 +01:00
Christoph Oberhofer 040f3e5704 Minor bugfixes 2016-03-20 22:54:58 +01:00
Christoph Oberhofer 47f0169709 Remove console-messages for production build 2016-02-28 20:03:35 +01:00
Christoph Oberhofer 835f524b33 Fixed ESlint errors 2016-02-26 07:26:53 +01:00
Christoph Oberhofer 0ed588ecb5 Fixed Integration-Tests 2016-02-25 23:10:52 +01:00
Christoph Oberhofer 3c020d04bf Fixed node build 2016-02-25 22:30:41 +01:00
Christoph Oberhofer 16da30652c Restructuring builds; Moved debug-config 2016-02-25 21:42:10 +01:00
Christoph Oberhofer 9cbfafe698 Added ENV for dead-code elimination in production mode 2016-02-25 07:20:51 +01:00
Christoph Oberhofer b7ffeec6db Moved files into meaningful folders 2016-02-24 21:37:46 +01:00
Christoph Oberhofer dad0b1daef Merged multiple-results 2016-02-15 21:58:02 +01:00
David Madner 944d92cd9c code changes according to PR line notes 2016-02-10 09:23:26 +01:00
dgreif 2c14a4897d feat: return multiple as array instead of object 2016-02-09 07:30:22 -06:00
dgreif 9a9b8de4bc fix: publish detected event for multiple 2016-02-08 21:55:40 -06:00
dgreif 74c4f04a07 refactor: move result check to higher level 2016-02-08 21:31:28 -06:00
dgreif afeb37be35 feat: allow multiple barcodes to be decoded 2016-02-08 09:36:08 -06:00
David Madner 3c85675fbf actual changes have been ignored unintentionally 2016-02-07 16:52:57 +01:00
Christoph Oberhofer 0fbedf5f61 Improved docs
Added docs for locate

Added docs for inputStream

Removed unused code

Added docs for decoder

Improved docs
2015-12-20 21:18:08 -05:00
Christoph Oberhofer 9b128cd577 Fixed #76 2015-11-22 20:12:38 +01:00
Christoph Oberhofer 79356dcdbd Fixes Code 39 decoding where parts of the results are skipped. Relates to #41 2015-11-15 21:28:43 +01:00
Christoph Oberhofer 6a56d7a1c2 version for node working 2015-10-08 01:41:20 +02:00
Christoph Oberhofer 9295e41655 Fixed minified code 2015-10-07 00:19:37 +02:00
Christoph Oberhofer 03e9bee015 Fixed code-style errors 2015-10-05 22:46:53 +02:00
Christoph Oberhofer 8668e79b63 Fixed unit/integration testing; fixed a few linting errors; 2015-10-03 23:36:58 +02:00
Christoph Oberhofer 38da5b0d41 Initial migration to webpack 2015-09-27 21:49:47 +02:00
Christoph Oberhofer a7deedff63 removed unused dependencies; updated readme 2015-09-15 19:53:16 +02:00
Christoph Oberhofer abe1458c58 Can now operate on scaled/area images 2015-09-13 22:31:32 +02:00
Christoph Oberhofer e65df1d131 Updated npm-dependencies 2015-09-13 17:49:08 +02:00
Christoph Oberhofer adaa2b3e42 IE support added; Basic error reporting for workers 2015-08-29 21:42:52 +02:00
Christoph Oberhofer edf813a20d Added polyfill for Math.imul to support IE 2015-08-29 20:45:53 +02:00
Christoph Oberhofer 9fe7db25b0 Merged master 2015-08-13 22:56:37 +02:00
Christoph Oberhofer bc72830035 Added methods to remove handlers from event-queue 2015-08-13 22:19:28 +02:00
Christoph Oberhofer 86f085039e #49: configuration of i2of5 reader; still issues with high-density 2015-07-28 22:19:33 +02:00
Christoph Oberhofer f99b4a3e64 #49: added a few test images; high-density codes still causing problems 2015-07-27 23:18:38 +02:00
Christoph Oberhofer 5f68c6c69a Experimenting on i2of5 reader regarding different weights of bars and spaces 2015-07-26 13:40:19 +02:00
Christoph Oberhofer df6b447db7 issue-49: Experimenting with different bar/space widths 2015-07-22 23:20:09 +02:00
Christoph Oberhofer 9c0248f1d7 Initial commit for I2of5 reader; Relates to #49 2015-07-14 00:18:08 +02:00
Christoph Oberhofer f98e078707 Merged master 2015-07-10 18:54:44 +02:00
Christoph Oberhofer 31df5d8faf Tweaking parameters; Minor Bugfixes 2015-07-08 00:36:32 +02:00
Christoph Oberhofer 2c61d16cb7 #47: Passing camera related errors to the init callback 2015-07-06 22:47:11 +02:00
Christoph Oberhofer 8ad97419c3 Fixed bug when using area as box size without web-workers 2015-06-23 21:02:32 +02:00
Christoph Oberhofer 4f224b782a Using inputStream.area as default decoding box when localization is turned off. 2015-06-22 21:53:10 +02:00
Christoph Oberhofer b648014a5e Added result-collector; Relates to #48 2015-06-21 23:45:09 +02:00