* Remove unused exempi dependency. |
|
More...
|
over 17 years ago
|
fix make distcheck |
|
More...
|
over 17 years ago
|
add a "test_equal" check to know what the result. only works with ints. set debug level to error to catch eventual error messages. |
|
More...
|
over 17 years ago
|
generated headers are in noinst_HEADERS, not _SOURCES |
|
More...
|
over 17 years ago
|
* lib/cr2file.{cpp,h}, lib/ifdfile.{cpp,h}, testsuite/testsuite.xml: getting exif meta values is refactored. Orientation works for PEF, NEF, DNG, ERF, ORF and ARW. * lib/rawfile.cpp: Orientation is in the TIFF namespace. |
|
More...
|
over 17 years ago
|
* lib/*, lib/tiffepfile.{cpp,h}: Refactoring: have a TIFF/EP base class. Have Exif IFD, Main IFD and CFA IFD located in a common way. |
|
More...
|
over 17 years ago
|
* testsuite/*: Working testsuite. |
|
More...
|
over 17 years ago
|
* tools/ordiag.cpp: Display the thumbnail byte size. |
|
More...
|
over 17 years ago
|
* testsuite/*, Makefile.am, configure.in: bootstrap the test suite including a new XML parser. |
|
More...
|
over 17 years ago
|
Merge branch 'master' of git+ssh://git.freedesktop.org/git/libopenraw |
|
More...
|
over 17 years ago
|
* README, include/libopenraw/consts.h, lib/Makefile.am, lib/erffile.{h,cpp}, lib/rawfile.cpp, tools/ordiag.cpp: Epson ERF support for thumbnail and compressed CFA. |
|
More...
|
over 17 years ago
|
* README, include/libopenraw/consts.h, lib/Makefile.am, lib/erffile.{h,cpp}, lib/rawfile.cpp, tools/ordiag.cpp: Epson ERF support for thumbnail and compressed CFA. |
|
More...
|
over 17 years ago
|
Merge branch 'master' of git+ssh://git.freedesktop.org/git/libopenraw |
|
More...
|
over 17 years ago
|
* configure.in, m4/boost.m4, test/Makefile.am: Change boost detection. Closes bug #13658. Closes bug #13659 |
|
More...
|
over 17 years ago
|
* configure.in, m4/boost.m4, test/Makefile.am: Change boost detection. Closes bug #13658. Closes bug #13659 |
|
More...
|
over 17 years ago
|
* demo/Makefile.am: gdk demo opted out. Closes bug #13718 |
|
More...
|
over 17 years ago
|
* lib/io/io.c: remove stray ';'. Closes bug #13717 |
|
More...
|
over 17 years ago
|
add a note about pkg-config |
|
More...
|
over 17 years ago
|
Merge branch 'master' of git+ssh://git.freedesktop.org/git/libopenraw |
|
More...
|
over 17 years ago
|
* lib/ciffcontainer.{cpp,h}, lib/crwfile.cpp: retrieve the orientation from the CIFF/CRW files. |
|
More...
|
over 17 years ago
|
* README: Update build instruction. Closes bug #13595 |
|
More...
|
over 17 years ago
|
more ignore |
|
More...
|
over 17 years ago
|
Merge branch 'master' of git+ssh://git.freedesktop.org/git/libopenraw |
|
More...
|
over 17 years ago
|
update to reflect new features |
|
More...
|
over 17 years ago
|
* demo/thumbc.c, lib/io/teststream.cpp, test/ciffcontainertest.cpp, test/fileio.t.c: warning removal. |
|
More...
|
over 17 years ago
|
* Get orientation (CR2-only). * API for orientation. * Rotate gdk pixbuf depending on orientation. also include partial metadata loading. |
|
More...
|
over 17 years ago
|
* New rawfile C API. |
|
More...
|
over 17 years ago
|
* lib/crwfile.cpp: Fix crash with A610 CRW files and other non-CIFF files. Closes bug #13393 |
|
More...
|
over 17 years ago
|
* lib/io/posix_io.c (posix_munmap): Fix unused parameter warning. |
|
More...
|
over 17 years ago
|
* lib/jfifcontainer.cpp: Add string.h to fix build on Factory. |
|
More...
|
over 17 years ago
|