Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed win32 build. | Ilia Alshanetsky | 2002-12-10 | 1 | -1/+1 | |
| | ||||||
* | -make those debug messages | Marcus Boerger | 2002-12-10 | 1 | -0/+12 | |
| | ||||||
* | Fixed bug #20907, patch by m-arai@sco.bekkoame.ne.jp. | Ilia Alshanetsky | 2002-12-10 | 1 | -11/+12 | |
| | ||||||
* | -Code completley rewritten | Marcus Boerger | 2002-11-27 | 1 | -20/+0 | |
| | ||||||
* | -Forgot to correct length | Marcus Boerger | 2002-11-27 | 1 | -0/+1 | |
| | ||||||
* | -Add magic_quotes_runtime support | Marcus Boerger | 2002-11-27 | 1 | -36/+75 | |
| | | | | | -Fix Canon Markernote | |||||
* | Fixed bug #20560. | Ilia Alshanetsky | 2002-11-22 | 1 | -1/+1 | |
| | ||||||
* | Test is affected by mbstring | Marcus Boerger | 2002-11-14 | 1 | -3/+16 | |
| | ||||||
* | Removed duplicate assignment. | Ilia Alshanetsky | 2002-11-08 | 1 | -1/+1 | |
| | ||||||
* | Allow ifd start at offset other than 00000007h and provide testcase. | Marcus Boerger | 2002-10-19 | 1 | -4/+6 | |
| | | | | | #Now we can read images modified by Exifer. | |||||
* | typing | Marcus Boerger | 2002-10-03 | 1 | -2/+2 | |
| | ||||||
* | One zero to much | Marcus Boerger | 2002-08-29 | 1 | -1/+1 | |
| | ||||||
* | some work on the messages | Marcus Boerger | 2002-08-13 | 1 | -64/+63 | |
| | ||||||
* | Don't use long as a type | Rasmus Lerdorf | 2002-08-13 | 1 | -1/+1 | |
| | ||||||
* | use of php_error_docref | Marcus Boerger | 2002-08-12 | 1 | -105/+117 | |
| | ||||||
* | left on debug infos | Marcus Boerger | 2002-08-07 | 1 | -1/+1 | |
| | | | | | #overlooked that in diff | |||||
* | Ignore additional thumbnails | Marcus Boerger | 2002-08-07 | 1 | -47/+54 | |
| | | | | | #anybody interested in expansion to support multiple thumbnails? | |||||
* | Keeping function prototype variables the same | Dan Kalowsky | 2002-08-06 | 1 | -1/+1 | |
| | ||||||
* | datatype inconsistency found by Dan Kalowsky | Marcus Boerger | 2002-08-06 | 1 | -1/+1 | |
| | ||||||
* | -fix warnings in windows build | Marcus Boerger | 2002-07-31 | 1 | -11/+11 | |
| | ||||||
* | -decode several MarkerNotes | Marcus Boerger | 2002-07-28 | 1 | -47/+249 | |
| | | | | | | -correct offset information in debug mode @exif_read_data() can decode MarkerNote of several Cameras. (Marcus) | |||||
* | Missing Photoshop tags | Marcus Boerger | 2002-07-26 | 1 | -2/+11 | |
| | ||||||
* | -handling of thumbnails in sub IFDs (the Photoshopway for TIFF) | Marcus Boerger | 2002-07-25 | 1 | -10/+59 | |
| | | | | | | -Some Photoshop specific tags #after the last patches this finally fixes all warnings and errors in bug #18405 | |||||
* | -naming convention | Marcus Boerger | 2002-07-24 | 1 | -78/+147 | |
| | | | | | | | | -better notices -(D)WORD are unsigned datatypes -started to split tygs into different arrays that would allow to handle vendor specific tags after detection of their markers #BUT simply i do not have any vendor specific image tags... | |||||
* | added some more tags from WinXP | Marcus Boerger | 2002-07-22 | 1 | -26/+118 | |
| | | | | | | | changed conersion for TAG_FMT_SBYTE & BYTE #second change fixes unnecessary conversion timeout #found by Johan Hultgren <johan@6thgear.se> | |||||
* | added EXIF Version 2.2 Tags | Marcus Boerger | 2002-07-22 | 1 | -40/+155 | |
| | ||||||
* | unify error messages & notices | Marcus Boerger | 2002-07-21 | 1 | -30/+30 | |
| | | | | | # this fixes exif again since it was broken by message unify | |||||
* | -fix datatypes for some vriables | Marcus Boerger | 2002-07-02 | 1 | -19/+21 | |
| | | | | | | | -fix comment for function exif_process_CME -force return parameters to be passed by reference #this should kill warnings on win systems as found by Edin | |||||
* | Unify error messages part 1 | Derick Rethans | 2002-06-29 | 1 | -149/+149 | |
| | ||||||
* | register IMAGETYPE_<xxx> constants in image.c as they are needed | Marcus Boerger | 2002-06-24 | 1 | -14/+0 | |
| | | | | | there. | |||||
* | @GetImageSize now allways set fields unknown to 0 and new Imagetype | Marcus Boerger | 2002-06-24 | 1 | -0/+1 | |
| | | | | | @iff. (Marcus) | |||||
* | -imagetype2mimetype renamed to image_type_to_mime_type | Marcus Boerger | 2002-06-23 | 1 | -2/+2 | |
| | ||||||
* | -exif version | Marcus Boerger | 2002-06-22 | 1 | -3/+4 | |
| | | | | | | -missing constant (and notice) -corrected error messages | |||||
* | @exif_read_data returns mime-type now for image and thumbnail And ↵ | Marcus Boerger | 2002-06-22 | 1 | -11/+19 | |
| | | | | | | | exif_thumbnail now optionally returns imagetype. (Marcus) #So now you can use imagetype2filetype with exif_thumbnail | |||||
* | DO NOT use C++ comments! | foobar | 2002-05-19 | 1 | -1/+5 | |
| | ||||||
* | support for WinXP tags (thanks to Rui Carmo) | Marcus Boerger | 2002-04-14 | 1 | -1/+75 | |
| | ||||||
* | Fix the build. | foobar | 2002-04-12 | 1 | -2/+2 | |
| | | | | | # Marcus, do you TEST build at all before you commit?! | |||||
* | Ini settings for internal encoding and decoding of Unicode and JIS formatted ↵ | Marcus Boerger | 2002-04-12 | 1 | -12/+111 | |
| | | | | | | | user comments. @- Ini settings for encoding/decoding Unicode/JIS user comments (Marcus) | |||||
* | fix exif using vspprintf | Marcus Boerger | 2002-04-10 | 1 | -21/+31 | |
| | ||||||
* | correcting some more whitespace | Marcus Boerger | 2002-04-07 | 1 | -323/+310 | |
| | | | | | #hope that's it | |||||
* | -fix warnings | Marcus Boerger | 2002-04-07 | 1 | -137/+140 | |
| | | | | | -fix layout | |||||
* | -correct length for ASCII | Marcus Boerger | 2002-04-05 | 1 | -11/+22 | |
| | | | | | | -global encoding variables #will become ini settings explanation on what to set follows then | |||||
* | aligning # | Marcus Boerger | 2002-04-05 | 1 | -102/+103 | |
| | | | | | #mentioned by derick | |||||
* | Unicode is now based on php_mb_convert_encoding if available | Marcus Boerger | 2002-04-05 | 1 | -4/+59 | |
| | | | | | | #currently only ISO-8859-15 is supported as result #maybe this will become an ini setting | |||||
* | removed calls to wctomb, wcstombs | Marcus Boerger | 2002-04-04 | 1 | -26/+21 | |
| | | | | | #leave UNICODE to user | |||||
* | - Fix as suggested my Marcus | Derick Rethans | 2002-04-03 | 1 | -0/+5 | |
| | ||||||
* | - Nuke *FETCH macros. | Markus Fischer | 2002-04-01 | 1 | -26/+29 | |
| | ||||||
* | #cleanup source | Marcus Boerger | 2002-04-01 | 1 | -232/+231 | |
| | ||||||
* | - Fix compilation. | Markus Fischer | 2002-03-31 | 1 | -0/+4 | |
| | | | | | # Marcus, could you please fix the whitespace in this file? | |||||
* | -compiler warnings | Marcus Boerger | 2002-03-30 | 1 | -1/+5 | |
| |