1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Remove unused exempi dependency.
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
fix make distcheck
Hubert Figuière
as Hubert Figuiere
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.
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
generated headers are in noinst_HEADERS, not _SOURCES
Hubert Figuière
as Hubert Figuiere
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.
Hubert Figuière
as Hubert Figuiere
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.
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* testsuite/*: Working testsuite.
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* tools/ordiag.cpp: Display the thumbnail byte size.
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* testsuite/*, Makefile.am, configure.in: bootstrap the test suite including a new XML parser.
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
Merge branch 'master' of git+ssh://git.freedesktop.org/git/libopenraw
Hubert Figuière
as Hubert Figuiere
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.
Hubert Figuière
as Hubert Figuiere
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.
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
Merge branch 'master' of git+ssh://git.freedesktop.org/git/libopenraw
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* configure.in, m4/boost.m4, test/Makefile.am: Change boost detection. Closes bug #13658. Closes bug #13659
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* configure.in, m4/boost.m4, test/Makefile.am: Change boost detection. Closes bug #13658. Closes bug #13659
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* demo/Makefile.am: gdk demo opted out. Closes bug #13718
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* lib/io/io.c: remove stray ';'. Closes bug #13717
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
add a note about pkg-config
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
Merge branch 'master' of git+ssh://git.freedesktop.org/git/libopenraw
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* lib/ciffcontainer.{cpp,h}, lib/crwfile.cpp: retrieve the orientation from the CIFF/CRW files.
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* README: Update build instruction. Closes bug #13595
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
more ignore
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
Merge branch 'master' of git+ssh://git.freedesktop.org/git/libopenraw
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
update to reflect new features
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* demo/thumbc.c, lib/io/teststream.cpp, test/ciffcontainertest.cpp, test/fileio.t.c: warning removal.
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* Get orientation (CR2-only). * API for orientation. * Rotate gdk pixbuf depending on orientation. also include partial metadata loading.
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* New rawfile C API.
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* lib/crwfile.cpp: Fix crash with A610 CRW files and other non-CIFF files. Closes bug #13393
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* lib/io/posix_io.c (posix_munmap): Fix unused parameter warning.
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago
* lib/jfifcontainer.cpp: Add string.h to fix build on Factory.
Hubert Figuière
as Hubert Figuiere
More... over 17 years ago