Mercurial > geeqie
comparison README @ 50:3b83fb81afc4
Sat Jun 4 04:02:04 2005 John Ellis <johne@verizon.net>
* README: Update credits.
Apply fix from Daniel M. German:
* format_canon.c (canon_read_int): Fixed error which caused a
segfault under OS X. It was a casting a number as a 32
bit, when it was 16. it works in little endian, but not in big
endian machines.
##### 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 | Sat, 04 Jun 2005 08:06:47 +0000 |
parents | 606fcf461a68 |
children | 9c0c402b0ef3 |
comparison
equal
deleted
inserted
replaced
49:ae627d150a6b | 50:3b83fb81afc4 |
---|---|
57 Notes: | 57 Notes: |
58 | 58 |
59 For translation status list, see further below. | 59 For translation status list, see further below. |
60 | 60 |
61 Version in perenthesis indicates first appearance of feature or change. | 61 Version in perenthesis indicates first appearance of feature or change. |
62 | |
63 (2.1.1) Add support for viewing jpeg images and EXIF embedded within | |
64 raw files for Canon (.crw, .cr2) and Fujifilm (.raf). | |
62 | 65 |
63 (1.5.6) The "shared thumbnail cache" is a proposal to unify the method | 66 (1.5.6) The "shared thumbnail cache" is a proposal to unify the method |
64 of storing thumbnails, so that they are compatible between different | 67 of storing thumbnails, so that they are compatible between different |
65 applications. Using this option will allow GQview to share it's | 68 applications. Using this option will allow GQview to share it's |
66 thumbnails with, and use thumbnails from, other applications. Current | 69 thumbnails with, and use thumbnails from, other applications. Current |
527 | 530 |
528 Fixes, additions, and patches: | 531 Fixes, additions, and patches: |
529 | 532 |
530 Eric Swalens | 533 Eric Swalens |
531 Quy Tonthat | 534 Quy Tonthat |
532 for Exif support. | 535 for initial Exif support. |
536 | |
537 Daniel M. German <dmgerman at uvic.ca> | |
538 for Canon raw image support. | |
539 | |
540 Lars Ellenberg | |
541 for Fujifilm raw image support. | |
533 | 542 |
534 Diederen Damien <D.Diederen@student.ulg.ac.be> | 543 Diederen Damien <D.Diederen@student.ulg.ac.be> |
535 for .xvpics thumbnail reading support. | 544 for .xvpics thumbnail reading support. |
536 | 545 |
537 Nick Rusnov <nick@grawk.net> | 546 Nick Rusnov <nick@grawk.net> |