comparison ChangeLog @ 51:276ea4c98d33

Sat Jun 4 22:24:00 2005 John Ellis <johne@verizon.net> * exif.[ch]: Use glib provided data types and byte order functions for consistency with rest of application. Made several more functions available in the header. Use MakerNote parsing from format_raw.c. * format_canon.[ch]: Changes to match exif.h and format_raw.h. * format_fuji.[ch]: Add support for Fuji EXIF MakerNote. * format_nikon.[ch]: New files, add support for Nikon EXIF MakerNote. * format_raw.[ch]: Add EXIF MakerNote parser functions to gather all camera formats here (similar to existing raw format list). * src/Makefile.am: Add format_nikon.[ch]. ##### Note: GQview CVS on sourceforge is not always up to date, please use ##### ##### an offical release when making enhancements and translation updates. #####
author gqview
date Sun, 05 Jun 2005 02:48:54 +0000
parents 3b83fb81afc4
children a210a19f26da
comparison
equal deleted inserted replaced
50:3b83fb81afc4 51:276ea4c98d33
1 Sat Jun 4 22:24:00 2005 John Ellis <johne@verizon.net>
2
3 * exif.[ch]: Use glib provided data types and byte order functions for
4 consistency with rest of application. Made several more functions
5 available in the header. Use MakerNote parsing from format_raw.c.
6 * format_canon.[ch]: Changes to match exif.h and format_raw.h.
7 * format_fuji.[ch]: Add support for Fuji EXIF MakerNote.
8 * format_nikon.[ch]: New files, add support for Nikon EXIF MakerNote.
9 * format_raw.[ch]: Add EXIF MakerNote parser functions to gather all
10 camera formats here (similar to existing raw format list).
11 * src/Makefile.am: Add format_nikon.[ch].
12
1 Sat Jun 4 04:02:04 2005 John Ellis <johne@verizon.net> 13 Sat Jun 4 04:02:04 2005 John Ellis <johne@verizon.net>
2 14
3 * README: Update credits. 15 * README: Update credits.
4 16
5 Apply fix from Daniel M. German: 17 Apply fix from Daniel M. German: