Mercurial > geeqie
comparison ChangeLog @ 53:00843150f7c8
Tue Jun 7 03:47:03 2005 John Ellis <johne@verizon.net>
* filelist.c (filter_add_defaults): Add Nikon file extension for nef.
* format_canon.[ch], format_fuji.[ch]: Add comment tile, and
description field for MakerNote parser.
* format_nikon.[ch]: Add support for jpegs embedded in Nikon nef files.
* format_raw.c: Add debug description output and Nikon raw parser hook.
##### 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 | Tue, 07 Jun 2005 07:55:00 +0000 |
parents | a210a19f26da |
children | b58cac75ad12 |
comparison
equal
deleted
inserted
replaced
52:a210a19f26da | 53:00843150f7c8 |
---|---|
1 Tue Jun 7 03:47:03 2005 John Ellis <johne@verizon.net> | |
2 | |
3 * filelist.c (filter_add_defaults): Add Nikon file extension for nef. | |
4 * format_canon.[ch], format_fuji.[ch]: Add comment tile, and | |
5 description field for MakerNote parser. | |
6 * format_nikon.[ch]: Add support for jpegs embedded in Nikon nef files. | |
7 * format_raw.c: Add debug description output and Nikon raw parser hook. | |
8 | |
1 Sun Jun 5 03:05:39 2005 John Ellis <johne@verizon.net> | 9 Sun Jun 5 03:05:39 2005 John Ellis <johne@verizon.net> |
2 | 10 |
3 * filelist.c (path_list_recursive_append): Fix memory leak by using | 11 * filelist.c (path_list_recursive_append): Fix memory leak by using |
4 correct function to free path list. | 12 correct function to free path list. |
5 | 13 |