57 Revize (895d59028ee1b2c060f6a3beec979b2ae7455dda)

Autor SHA1 Zpráva Datum
  sam 895d59028e * improved lmt filter (98% efficiency). před 20 roky
  sam 1b12f8c097 * code cleanup (no changes) před 20 roky
  sam e3e5a28894 * lmt.lv captcha cracker. před 20 roky
  sam f71e89f830 * 81% success před 20 roky
  sam 381311d4c6 * Paypal decoder. 64% efficiency. před 20 roky
  sam 0eb4d06cdc * set threshold to 250, not 240. před 20 roky
  sam adfa585fc4 * attempt at the xanga decoder. roughly 50% success. před 20 roky
  sam 5e74d66c21 * also blur borders in filter_blur(). před 20 roky
  sam 47b2c48535 * when cutting fonts, detect black pixels below 240, not below 128 před 20 roky
  sam 9b2bf908bb * Oops, fixed typo. před 20 roky
  sam 44c18ed26c * Use font_load_* for all decoders. před 20 roky
  sam 1a5e330895 * src/common.h: new font structure. před 20 roky
  sam 0045682d2a * don't duplicate picture in filter functions. před 20 roky
  sam bb0f826c9f * add (non-working) Xanga decoder skeleton. před 20 roky
  sam 2775834444 * oops, forgot to commit #ifdef fixes. před 20 roky
  sam 1a28bcb810 * fixed bound error in filter_contrast před 20 roky
  sam a6f00a050a * deactivated OLE loader and short-lived DeVIL stuff. před 20 roky
  sam 2f8f88f534 * get_CurDC() was a stupid idea. před 20 roky
  sam c11ed92174 * use IPicture's DC instead of CreateCompatibleDC. před 20 roky
  sam 72d1d986c7 * Win32 support!! před 20 roky
  sam 84b64ad5ae * support for -s / --share před 20 roky
  sam 6e008f9acc * better efficiency před 20 roky
  sam 26bbb901b1 * removed image_display -- it's useless if we have image_save. před 20 roky
  sam a10f5e0752 * clubic captchas support. před 20 roky
  sam 916666d0c2 * Fixed uninitialised data. před 20 roky
  sam 52d7749ff4 * authimage support před 20 roky
  sam 21a6a717f4 * fixed a bug in scode.c that was missing bottom lines před 20 roky
  sam 336bac428c * keep the font loaded across decodings. před 20 roky
  sam 60c710a115 * bugfixes in the linuxfr captcha decoder, and new control.txt před 20 roky
  sam 10a438c117 * linuxfr.org captchas před 20 roky
  sam 07c6689143 * removed global variables. před 20 roky
  sam 87a7c38bde * do equalizing on grayscale image. před 20 roky
  sam 72a1507e7d * if image is 8bpp, convert SDL surface to 32. před 20 roky
  sam 54221398d8 * fixed typo. před 20 roky
  sam 9a3687249d * vbulletin captcha support. před 20 roky
  sam 7f8593d11a * fixed a bug in the SDL code: alpha mask should be set to 0. před 20 roky
  sam 6733c9623c * use INT_MAX instead of 99999... před 20 roky
  sam 7b9bc9c0e0 * cosmetic fix před 20 roky
  sam 98f1af353e * s/autodetecting/autodetected/ před 20 roky
  sam a967f0584c * src/image.c: SDL_image support. před 20 roky
  sam 82ff580894 * print colour count in debug messages před 20 roky
  sam dea689a955 * Decode Auditor captchas. před 20 roky
  sam ac7b4c3422 * scode captcha decoder před 20 roky
  sam ceaceb2652 * filter_dup() před 20 roky
  sam 95d68a9d2f * src/slashdot.c: fixed stupid bug... před 20 roky
  sam 20002e934e * fixed stupid buffer overrun před 20 roky
  sam 2968baf95c * debug message system před 20 roky
  sam 4ffb87231e * check for getopt_long; work with simple getopt. před 20 roky
  sam 615684b0a0 * added usercp_confirm.php that was used to create font_phpbb.png před 20 roky
  sam ba195bbc65 * use OpenCV rather than Imlib2 if both are available. před 20 roky