Mercurial > geeqie.yaz
comparison TODO @ 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 | ae627d150a6b |
children | 00843150f7c8 |
comparison
equal
deleted
inserted
replaced
50:3b83fb81afc4 | 51:276ea4c98d33 |
---|---|
86 > add toolbar to: (UPDATE: these toolbars may not make it into 1.6) | 86 > add toolbar to: (UPDATE: these toolbars may not make it into 1.6) |
87 > find dupes window (with button to open dialog to add new files/folders) | 87 > find dupes window (with button to open dialog to add new files/folders) |
88 > collection window | 88 > collection window |
89 > search window | 89 > search window |
90 | 90 |
91 > clean up exif.c to be portable (don't assume sizeof(short)==2 and sizeof(long)==4) | 91 d> clean up exif.c to be portable (don't assume sizeof(short)==2 and sizeof(long)==4) |
92 | 92 |
93 | 93 |
94 Wishlist?: | 94 Wishlist?: |
95 ---------------------------------------------- | 95 ---------------------------------------------- |
96 | 96 |