Andreas Huggel
|
2ce6c3dd00
|
Compile WError stuff only if Unicode paths are configured.
|
16 years ago |
Andreas Huggel
|
50d9dce7af
|
Make sure BasicError<> typeinfo symbol is published in the shared library, provide a test case in exifprint.cpp
|
16 years ago |
Andreas Huggel
|
9b4f4f84d6
|
MinGW and MSVC fixes.
|
16 years ago |
Andreas Huggel
|
49e040ee8d
|
Generalized class Error, added class WError for use with Unicode-Paths.
|
16 years ago |
Andreas Huggel
|
c6ae14cbb9
|
Added includes for g++-4.4 (Debian 4.4.2-3).
|
16 years ago |
Andreas Huggel
|
83cd2efab9
|
#579: Implemented mmap for Windows directly in FileIo and made that class use the Pimpl idiom (#510) to de-clutter the interface. Unrelated: Added EXV_MIN/MAX macros, allow iconv config in commercial version.
|
16 years ago |
Andreas Huggel
|
370af5c8a3
|
Merged all changes from the unstable branch into the trunk.
|
16 years ago |
Andreas Huggel
|
21ccbfce18
|
#618: Added functions for easy access of common metadata, which is not always in the same tag. (Based on a discussion with and initial patch from Carsten Pfeiffer)
|
17 years ago |
Andreas Huggel
|
917080fc37
|
Handle unknown type name (reported by Marijn Kampf).
|
17 years ago |
Andreas Huggel
|
8a6d9dbc42
|
Updated Copyright notice for 2009.
|
17 years ago |
Andreas Huggel
|
cbebc753fa
|
- Reverted exifprint idx display
- Fixed/enhanced ExifParser::encode
- Added API ExifData::erase(beg, end)
- Enhanced logic to find matching tags in non-intrusive writing
- Disabled sorting of IFD entries when writing makernote IFDs
|
17 years ago |
Andreas Huggel
|
b657f8a9be
|
Minor improvements when writing duplicate tags.
|
17 years ago |
Andreas Huggel
|
925c795750
|
Minor beautification.
|
17 years ago |
Andreas Huggel
|
9578e81236
|
Preview API changes.
|
17 years ago |
Andreas Huggel
|
f04912cbbf
|
Removed readDimensions(), uncompressed_, fixed doxygen warnings (Vladimir).
|
17 years ago |
Andreas Huggel
|
27d629425e
|
Minor changes.
|
17 years ago |
Andreas Huggel
|
0e58b5a537
|
Checking in original CRW, RAF and another preview patch from Vladimir.
|
17 years ago |
Andreas Huggel
|
26b488a255
|
Added preview support (Vladimir Nadvornik)
|
17 years ago |
Andreas Huggel
|
00a3ef321b
|
Removed CIFF classes from published API, doc tweaks.
|
17 years ago |
Andreas Huggel
|
a9577e6c25
|
Removed obsolete sample/test program.
|
17 years ago |
Andreas Huggel
|
0d55992e2f
|
Merged unstable branch to trunk.
|
17 years ago |
Andreas Huggel
|
ff47483e85
|
Mainly changes to make MSVC compilers happy, improved accuracy of GPS coordinates conversion.
|
17 years ago |
Andreas Huggel
|
1503192f13
|
First draft conversion code.
|
18 years ago |
Andreas Huggel
|
e878166f0d
|
Improved XMP value toLong, toFloat and toRational using new functions parseLong, parseFloat and parseRational. (Vladimir Nadvornik)
|
18 years ago |
Andreas Huggel
|
2e3672d211
|
#539: Make registration of namespaces actually work (Vladimir Nadvornik, S M Ryan)
|
18 years ago |
Andreas Huggel
|
3ac665a305
|
Added 2008 to Copyright notice.
|
18 years ago |
Andreas Huggel
|
eb0e088034
|
Added projects to compile XMP sample programs to MSVC solution.
|
18 years ago |
Andreas Huggel
|
515b86b5bf
|
Added relink and binclean targets.
|
18 years ago |
Andreas Huggel
|
201d97939f
|
Iptc -> IPTC.
|
18 years ago |
Andreas Huggel
|
f51e7e0512
|
Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample.
|
18 years ago |
Andreas Huggel
|
8896c99005
|
Moved taglist.cpp back to src/ to make doc build easier.
|
18 years ago |
Andreas Huggel
|
3a3ca52f99
|
Added Pentax Makernote tag doc, changed copyright.
|
18 years ago |
Andreas Huggel
|
a6440d4ed1
|
Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles.
|
18 years ago |