Mercurial > geeqie.yaz
comparison ChangeLog @ 46:905f8fa583a3
Thu May 26 22:14:53 2005 John Ellis <johne@verizon.net>
* format_raw.c (format_raw_parse): Use unsigned int to match arguments.
author | gqview |
---|---|
date | Fri, 27 May 2005 02:17:18 +0000 |
parents | 7cfa60beda76 |
children | aa4c0e1b54b0 |
comparison
equal
deleted
inserted
replaced
45:7cfa60beda76 | 46:905f8fa583a3 |
---|---|
1 Thu May 26 22:14:53 2005 John Ellis <johne@verizon.net> | |
2 | |
3 * format_raw.c (format_raw_parse): Use unsigned int to match arguments. | |
4 | |
1 Thu May 26 13:57:19 2005 John Ellis <johne@verizon.net> | 5 Thu May 26 13:57:19 2005 John Ellis <johne@verizon.net> |
2 | 6 |
3 * format_raw.[ch]: Move camera specific code to manufacturer specific | 7 * format_raw.[ch]: Move camera specific code to manufacturer specific |
4 format_*.c files. Change code so that file descripter version is now a | 8 format_*.c files. Change code so that file descripter version is now a |
5 separate functions that wraps the standard parser by using mmap. | 9 separate functions that wraps the standard parser by using mmap. |