Commit Graph

131 Commits (eca1cdf9bda9b549bdc6d3bb116eee3321f09548)

Author SHA1 Message Date
kieat 78179ce570 Allow drawRect to accept and handle style.lineWidth (#315)
Allow drawRect to accept and handle style.lineWidth
7 years ago
Christoph Oberhofer e8352c7017 Fixed error in live_example; Working for iOS in Safari 11 beta 8 years ago
Christoph Oberhofer 012924fbe2 Exposing active track to API 8 years ago
Christoph Oberhofer 57312a0638 195: Extracted common method to BarcodeReader; 8 years ago
Christoph Oberhofer e2b37c32b1 #195: Added Code93 barcode reader; 8 years ago
Christoph Oberhofer 55d2eb971b 194: Refactoring/Review 8 years ago
Christoph Oberhofer 06bcda3157 194: Added basic support for 2of5 barcodes; fixed integration-tests 8 years ago
E020873 25dd873d9c remove useless Math.floor 8 years ago
Christoph Oberhofer c2d583f19a Closes #167; Removed dependency on webrtc-adapter; Removed workaround for facing-mode that is not needed any more when using the latest version of webrtc-adapter; 8 years ago
Christoph Oberhofer 036fc30d48 Added camera selection to example; Upgrade to webpack 2.2 9 years ago
Christoph Oberhofer c4cbf10976 Added tests for selecting camera; related to #128 9 years ago
Christoph Oberhofer 473f4366a5 Selecting camera based on facingMode; Relates to #128 9 years ago
Christoph Oberhofer 5e90f25b0b Updated webrtc-adapter; Removed workaround for Chrome 9 years ago
Christoph Oberhofer ce4d4a976a Added tests for exif-helper 9 years ago
Christoph Oberhofer 6d5fd9d7ac Added helper module for extracting EXIF; Rotating the processing image according to EXIF orientation; Relates to #121 9 years ago
Christoph Oberhofer 3df696a1f7 Fixed bug in event-handling; Updated webrtc-adapter 9 years ago
Christoph Oberhofer 9bbcfc2f99 Removed unused variable 9 years ago
Christoph Oberhofer 8fa0c69bc1 Fixed Code128 Reader 9 years ago
Christoph Oberhofer dadb8dbc9f Improved code-matching 9 years ago
Christoph Oberhofer a9584bae77 Fixed EAN-readers 9 years ago
Christoph Oberhofer eb9a4ca4cb Initial commit on EAN supplements; Relates to #71 9 years ago
Christoph Oberhofer 1b9d5451ed Reorganizing functions/methods 9 years ago
Christoph Oberhofer 7a9f146278 Improving robustness of Code 128 decoder; Relates to #104 9 years ago
Christoph Oberhofer c851635522 Fixes #105 9 years ago
Christoph Oberhofer 7bead78de8 Fixes #102; Relates to #103 and #96 9 years ago
Christoph Oberhofer 29b98ea442 Fixed #100 9 years ago
Christoph Oberhofer ca3e4b673a Fixed: Workers are terminated instead of re-usedin order to initialize them correctly 9 years ago
Christoph Oberhofer da08ae3eaf Upgrade to webpack 2 and babel 6 9 years ago
Christoph Oberhofer 9e6134cc07 Added tests for video-access 9 years ago
Christoph Oberhofer 4019ea867f Implemented new MediaDevices API; Fallback for facingMode on Chrome-Mobile 9 years ago
Matthias Jauernig 3cf474d484 scan frequency as proposed by serratus 9 years ago
Matthias Jauernig 9b1e697609 new config variable scanDelay to add some time between two scans 9 years ago
Christoph Oberhofer 040f3e5704 Minor bugfixes 9 years ago
Christoph Oberhofer 47f0169709 Remove console-messages for production build 10 years ago
Christoph Oberhofer 835f524b33 Fixed ESlint errors 10 years ago
Christoph Oberhofer 0ed588ecb5 Fixed Integration-Tests 10 years ago
Christoph Oberhofer 3c020d04bf Fixed node build 10 years ago
Christoph Oberhofer 16da30652c Restructuring builds; Moved debug-config 10 years ago
Christoph Oberhofer 9cbfafe698 Added ENV for dead-code elimination in production mode 10 years ago
Christoph Oberhofer b7ffeec6db Moved files into meaningful folders 10 years ago
Christoph Oberhofer dad0b1daef Merged multiple-results 10 years ago
David Madner 944d92cd9c code changes according to PR line notes 10 years ago
dgreif 2c14a4897d feat: return `multiple` as array instead of object 10 years ago
dgreif 9a9b8de4bc fix: publish `detected` event for `multiple` 10 years ago
dgreif 74c4f04a07 refactor: move result check to higher level 10 years ago
dgreif afeb37be35 feat: allow multiple barcodes to be decoded 10 years ago
David Madner 3c85675fbf actual changes have been ignored unintentionally 10 years ago
Christoph Oberhofer 0fbedf5f61 Improved docs
Added docs for locate

Added docs for inputStream

Removed unused code

Added docs for decoder

Improved docs
10 years ago
Christoph Oberhofer 9b128cd577 Fixed #76 10 years ago
Christoph Oberhofer 79356dcdbd Fixes Code 39 decoding where parts of the results are skipped. Relates to #41 10 years ago