Commit graph

  • ac1f1a7334 The UPC decoder now returns a pair of points to indicate the row where the barcode was found. dswitkin 2007-12-21 20:07:31 +0000
  • a9e7e3c8ae Be more forgiving about endpoints that transform to be just off the image srowen 2007-12-21 18:32:49 +0000
  • 24690a49a6 Be more forgiving about endpoints that transform to be just off the image srowen 2007-12-21 18:32:49 +0000
  • 3fd38e3893 Small logic fix -- OK to end up at border of image in this code srowen 2007-12-21 18:09:03 +0000
  • db42d01293 Small logic fix -- OK to end up at border of image in this code srowen 2007-12-21 18:09:03 +0000
  • f1639974f0 Added new app icon from Haase & Martin srowen 2007-12-20 22:04:48 +0000
  • f9153d1a0b Added new app icon from Haase & Martin srowen 2007-12-20 22:04:48 +0000
  • 6fed049a2c Improve correctness of black-run logic in case where patterns are very close to edge srowen 2007-12-18 21:45:44 +0000
  • 8a18f57147 Improve correctness of black-run logic in case where patterns are very close to edge srowen 2007-12-18 21:45:44 +0000
  • f7ef069a47 Tiny logic improvement srowen 2007-12-18 21:44:08 +0000
  • 65e262558b Tiny logic improvement srowen 2007-12-18 21:44:08 +0000
  • 74ff130112 Now public srowen 2007-12-18 16:45:36 +0000
  • 78cba02c97 Now public srowen 2007-12-18 16:45:36 +0000
  • ac3e9d3335 Fixed handling of UPC/QR hints, improved error reporting srowen 2007-12-18 16:43:38 +0000
  • f9bf6eceb3 Fixed handling of UPC/QR hints, improved error reporting srowen 2007-12-18 16:43:38 +0000
  • fd68032e1a Bug fix from K. Kakima srowen 2007-12-18 16:37:05 +0000
  • 4122bae57f Bug fix from K. Kakima srowen 2007-12-18 16:37:05 +0000
  • 87c2c1acaa Put back the buildwithoutj2me target. dswitkin 2007-12-17 18:59:03 +0000
  • 127ad8ac1a Put back the buildwithoutj2me target. dswitkin 2007-12-17 18:59:03 +0000
  • 17f54acbdf Misc. small updates for 0.1.4 srowen 2007-12-13 22:34:38 +0000
  • 9393f2bc13 Misc. small updates for 0.1.4 srowen 2007-12-13 22:34:38 +0000
  • 0eff866ec0 Oops, fix compile problem srowen 2007-12-12 18:55:30 +0000
  • d9b3c0c6ce Oops, fix compile problem srowen 2007-12-12 18:55:30 +0000
  • ba277374a5 Oops, also remove core-ext dir srowen 2007-12-12 18:39:44 +0000
  • 2a4f1aeed8 Oops, also remove core-ext dir srowen 2007-12-12 18:39:44 +0000
  • 0daa06a5e0 Moved com.google.zxing.client.result from core-ext to core, rewrote it for J2ME, changed javame to use it, and removed core-ext srowen 2007-12-12 18:38:22 +0000
  • 6f45d916a2 Moved com.google.zxing.client.result from core-ext to core, rewrote it for J2ME, changed javame to use it, and removed core-ext srowen 2007-12-12 18:38:22 +0000
  • 39389daad4 Various improvements to handling and detection of URLs in codes srowen 2007-12-11 21:52:11 +0000
  • 1a11f77aba Various improvements to handling and detection of URLs in codes srowen 2007-12-11 21:52:11 +0000
  • 4a29bdc6bd Added first cut at script to build a Blackberry client -- does not yet seem to work. srowen 2007-12-11 20:18:57 +0000
  • 8f0adc251a Added first cut at script to build a Blackberry client -- does not yet seem to work. srowen 2007-12-11 20:18:57 +0000
  • 31dfb6a063 Added Google Analytics srowen 2007-12-10 18:40:14 +0000
  • 18394da289 Added Google Analytics srowen 2007-12-10 18:40:14 +0000
  • 71b77b0959 Added javadoc target srowen 2007-12-10 18:08:36 +0000
  • 2e0faa1868 Added javadoc target srowen 2007-12-10 18:08:36 +0000
  • 797e502410 Fixed a few little typos srowen 2007-12-07 22:16:18 +0000
  • 8271978cd6 Fixed a few little typos srowen 2007-12-07 22:16:18 +0000
  • f7e6d457c8 Updates for 0.1.3 srowen 2007-12-07 22:02:11 +0000
  • 411ba74438 Updates for 0.1.3 srowen 2007-12-07 22:02:11 +0000
  • 0a6ab338b8 Tiny update to store string length in var srowen 2007-12-07 22:00:06 +0000
  • 91b0194eb0 Tiny update to store string length in var srowen 2007-12-07 22:00:06 +0000
  • 852669ced6 Don't calculate 1st digit unless checkBothParities is true alasdair.john.mackintosh 2007-12-07 21:06:26 +0000
  • fcaa79bb37 Don't calculate 1st digit unless checkBothParities is true alasdair.john.mackintosh 2007-12-07 21:06:26 +0000
  • 776c3db869 Minor changes to support EAN-13. dswitkin 2007-12-07 20:50:23 +0000
  • 32700276ad Minor changes to support EAN-13. dswitkin 2007-12-07 20:50:23 +0000
  • 34c8f125ce Typo fix srowen 2007-12-06 22:27:49 +0000
  • 7626134746 Typo fix srowen 2007-12-06 22:27:49 +0000
  • 611e057250 Added some 'if' braces, changes C-comments to javadocs -- minor stuff srowen 2007-12-06 20:47:05 +0000
  • ef75760a47 Added some 'if' braces, changes C-comments to javadocs -- minor stuff srowen 2007-12-06 20:47:05 +0000
  • 0ce5a5c57d Add support for EAN-13 barcodes alasdair.john.mackintosh 2007-12-06 19:23:16 +0000
  • e5833842da Add support for EAN-13 barcodes alasdair.john.mackintosh 2007-12-06 19:23:16 +0000
  • c34fca355f Added UPC support to the result types, and added a build target without J2ME. dswitkin 2007-12-03 16:44:39 +0000
  • c9f91639e4 Added UPC support to the result types, and added a build target without J2ME. dswitkin 2007-12-03 16:44:39 +0000
  • e459482771 Finally added the beginnings of a decent black-box unit test for QR code decoding srowen 2007-11-30 22:24:02 +0000
  • 6261452b04 Finally added the beginnings of a decent black-box unit test for QR code decoding srowen 2007-11-30 22:24:02 +0000
  • 5ee60cd4e2 Add proguard optimizer support. Switch to compile against WTK class files and target version 1.2 class file output, to possibly fix compatibility issues. srowen 2007-11-29 19:44:05 +0000
  • 08460ec9b5 Add proguard optimizer support. Switch to compile against WTK class files and target version 1.2 class file output, to possibly fix compatibility issues. srowen 2007-11-29 19:44:05 +0000
  • 958edca745 Use version when creating manfiest/.jad files srowen 2007-11-28 17:29:10 +0000
  • c3e13b1118 Use version when creating manfiest/.jad files srowen 2007-11-28 17:29:10 +0000
  • aea9fa22f9 Use max compression on .zip/.jar files srowen 2007-11-28 17:22:39 +0000
  • ad58d78ea6 Use max compression on .zip/.jar files srowen 2007-11-28 17:22:39 +0000
  • 0dd08d5ed4 I guess build.xml should have a copyright statement too srowen 2007-11-28 17:19:36 +0000
  • ec2eab40d4 I guess build.xml should have a copyright statement too srowen 2007-11-28 17:19:36 +0000
  • eb678fd191 More changes for 0.1.2 srowen 2007-11-28 17:16:12 +0000
  • ae2a278b3d More changes for 0.1.2 srowen 2007-11-28 17:16:12 +0000
  • 2deec1abc1 Now builds release .zip which puts all files into one containing directory, for convenience srowen 2007-11-28 17:11:57 +0000
  • 28b61fa56e Now builds release .zip which puts all files into one containing directory, for convenience srowen 2007-11-28 17:11:57 +0000
  • 0cf90f2197 Now, can build "ZXingReaderBasic" which does not require JSR-234 srowen 2007-11-26 20:04:32 +0000
  • 103e0384dd Now, can build "ZXingReaderBasic" which does not require JSR-234 srowen 2007-11-26 20:04:32 +0000
  • bc849497d8 Added more clarifying comments about how to configure the build properties srowen 2007-11-26 16:42:42 +0000
  • c9233ef2fc Added more clarifying comments about how to configure the build properties srowen 2007-11-26 16:42:42 +0000
  • 2ab0f2e2ad Now makes sure JDK 1.4 / WTK are present. No longer requires Unix-style wc binary, so runs on Windows srowen 2007-11-26 16:21:57 +0000
  • 35bedd40c1 Now makes sure JDK 1.4 / WTK are present. No longer requires Unix-style wc binary, so runs on Windows srowen 2007-11-26 16:21:57 +0000
  • 9081d63ce1 preverify classpath now should work on Windows srowen 2007-11-22 03:52:30 +0000
  • 883c708273 preverify classpath now should work on Windows srowen 2007-11-22 03:52:30 +0000
  • 8a4e518f82 Fix up release target srowen 2007-11-21 19:22:06 +0000
  • 57e5939a6c Fix up release target srowen 2007-11-21 19:22:06 +0000
  • 153e4e5035 Updates for version 0.1.1 srowen 2007-11-21 19:14:01 +0000
  • d46f3629af Updates for version 0.1.1 srowen 2007-11-21 19:14:01 +0000
  • b53b6f27cc Should fix problems decoding tiny QR codes without any alignment pattern srowen 2007-11-20 18:51:40 +0000
  • 03fa325baf Should fix problems decoding tiny QR codes without any alignment pattern srowen 2007-11-20 18:51:40 +0000
  • a164858fe4 Reference JDK 1.4 classes file location directly to accommodate Mac users, and also include top-level build files in release. srowen 2007-11-20 18:22:52 +0000
  • ae8521eab0 Reference JDK 1.4 classes file location directly to accommodate Mac users, and also include top-level build files in release. srowen 2007-11-20 18:22:52 +0000
  • b4b090219e Increase maximum desired zoom to 2.5x srowen 2007-11-20 18:19:18 +0000
  • e91791406d Increase maximum desired zoom to 2.5x srowen 2007-11-20 18:19:18 +0000
  • 1c66eceb59 Last updates to build files srowen 2007-11-19 18:33:02 +0000
  • 05d11dee0e Last updates to build files srowen 2007-11-19 18:33:02 +0000
  • 8a53b9cb63 Minor change to add braces (also testing commit notification e-mail) srowen 2007-11-19 18:01:18 +0000
  • 851feb0713 Minor change to add braces (also testing commit notification e-mail) srowen 2007-11-19 18:01:18 +0000
  • 25d112c554 Implemented row sampling for histograms and tweaked the valley finding algorithm for better performance. dswitkin 2007-11-19 17:26:22 +0000
  • 8200a7ae09 Implemented row sampling for histograms and tweaked the valley finding algorithm for better performance. dswitkin 2007-11-19 17:26:22 +0000
  • eb52d61f46 Initial refactorings to support multiple kinds of black point estimation srowen 2007-11-16 22:06:18 +0000
  • 19da9f871e Initial refactorings to support multiple kinds of black point estimation srowen 2007-11-16 22:06:18 +0000
  • ff4f86126f Finally, much better support for auto-focus, other UI fixes. Now requires JSR-234. srowen 2007-11-16 21:34:39 +0000
  • ff1ceeb59b Finally, much better support for auto-focus, other UI fixes. Now requires JSR-234. srowen 2007-11-16 21:34:39 +0000
  • 57c5bc3b8e Minor improvements srowen 2007-11-16 16:56:03 +0000
  • 1b0e66b0b9 Minor improvements srowen 2007-11-16 16:56:03 +0000
  • 7ab9de8fd8 Broke out classes, tried to add "open URL" support. Still some issues. srowen 2007-11-15 21:46:36 +0000
  • a328d64900 Broke out classes, tried to add "open URL" support. Still some issues. srowen 2007-11-15 21:46:36 +0000
  • 09e93c1ae9 Added reference to thresholding resource srowen 2007-11-15 21:00:17 +0000