summaryrefslogtreecommitdiff
path: root/camlibs/ax203
Commit message (Expand)AuthorAgeFilesLines
* Help editors treat as Makefiles all our Makefile-files filesHans Ulrich Niedermann2016-10-281-0/+2
* ax203: ax206_compress_jpeg can use only "defined(HAVE_LIBGD) && defined(HAVE_...kou1okada2016-10-052-0/+9
* jpeg_memsrcdest: extend feature checkPatrick Ohly2016-06-152-2/+6
* From: "Daniel P. Berrange" <berrange@redhat.com>Marcus Meissner2014-04-111-2/+0
* ax203: Fix support for ax3003 picture frames with id 1Hans de Goede2014-03-201-0/+6
* localtime_r not available on mingwMarcus Meissner2014-02-221-2/+9
* sys/mman.h not needed hereMarcus Meissner2014-02-221-1/+0
* ax203: undo breakage caused by strict alias fixes (unwanted sign extension)Hans de Goede2014-01-061-4/+4
* ax203: The get_eeprom_id command may return more then 4 bytes, fix this causi...Hans de Goede2014-01-061-1/+1
* updated fsf addressMarcus Meissner2014-01-016-12/+18
* HAVE_GD -> HAVE_LIBGDMarcus Meissner2013-06-285-13/+13
* also make GD use the GP_CHECK_LIBRARY macroMarcus Meissner2013-06-281-1/+2
* added Support for the latest Abeyerr 1.5" DPFMarcus Meissner2013-05-221-0/+2
* avoid using the strict aliasing breaking macrosMarcus Meissner2013-05-031-5/+14
* add some _BSD_SOURCE or _POSIX_C_SOURCE where neededMarcus Meissner2013-02-202-0/+5
* swap check fo array boundary and array access to avoid overreadMarcus Meissner2013-01-291-1/+1
* ax203: Add support for SST25VF0?? spi eepromsHans de Goede2012-09-192-12/+46
* ax203: add ax203_get_checksum() functionHans de Goede2012-09-193-2/+28
* ax203: ax203_send_eeprom_cmd() add extra_argHans de Goede2012-09-181-13/+17
* Document ax206 checksum commandHans de Goede2012-09-181-1/+19
* added jpeg8 fixing compression codeMarcus Meissner2011-04-141-0/+7
* renamed macro var to not shadowMarcus Meissner2011-02-251-3/+3
* ax203: Add support for frames using Winbond W25QXX spiflashHans de Goede2011-01-071-0/+4
* ax203: Fix support for frames AMIC A25L0x0 flash memoriesHans de Goede2011-01-011-2/+2
* report if no libGD is presebtMarcus Meissner2010-12-292-0/+4
* ax203: Add support for frames with SGS Thomson flash memoryHans de Goede2010-12-211-0/+5
* ax203: Add support for ax206 frames with non multiple of 16 resolutionsHans de Goede2010-12-093-84/+62
* ax203: c81440c8 is the id for a GigaDevice GD25Q80 spi flashHans de Goede2010-11-091-3/+4
* ax203: add 0xc81440c8 eeprom idHans de Goede2010-11-091-0/+3
* ax203: Fix typo in Winbond W25P16 idHans de Goede2010-09-231-1/+1
* add make libjpeg presence conditional patch from libgphoto-2_4 branchHans de Goede2010-09-233-2/+25
* Minor portability improvementsDan Fandrich2010-09-151-0/+1
* Replaced C99-style commentsDan Fandrich2010-09-151-6/+6
* ax203: limit Y to 16-235 and UV to 16-239Hans de Goede2010-08-242-21/+32
* Eliminated some compiler warnings, fixing a couple of smallDan Fandrich2010-07-111-1/+2
* Fixed some C89 portability issues.Dan Fandrich2010-07-115-5/+5
* ax203: Support 96x64 pixel framesHans de Goede2010-06-171-0/+1
* ax203: Update READMEs with ax3003 infoHans de Goede2010-05-032-6/+50
* ax203: increase sector flags array sizes to deal with 4MB eepromsHans de Goede2010-05-032-8/+2
* ax203: Add support for ax3003 framesHans de Goede2010-05-033-19/+320
* ax203: Redo frame version handing (ax3003 support preparation)Hans de Goede2010-05-034-38/+41
* ax203: Add memory defragmentation functionHans de Goede2010-04-112-10/+76
* ax203: add get-raw-data supportHans de Goede2010-04-113-17/+69
* ax203: add storageinfo functionalityHans de Goede2010-04-103-1/+47
* ax203: fix ax202 typoHans de Goede2010-04-103-3/+3
* ax203: add ax202_get_free_mem_size() functionHans de Goede2010-04-103-2/+27
* ax203: Remove JPEG huffman table optimalization codeHans de Goede2010-04-103-13/+0
* Update README.ax203-compressionHans de Goede2010-04-101-9/+10
* ax203: Move image size calculations into a functionHans de Goede2010-04-101-45/+24
* ax203: Simplify HAVE_GD handling (sync it with 2.4 branch)Hans de Goede2010-04-101-20/+4