aboutsummaryrefslogtreecommitdiff
path: root/lib/libexif
AgeCommit message (Expand)Author
2015-06-23[libexif] Ignore invalid DMS value in GPS coordinate, and fix kodi crash due ...balmeras
2015-04-10fixed: bitwise and intended, not logicalArne Morten Kvarving
2014-12-16Revert "change xbmc/ path to src/ in all files"Rainer Hochecker
2014-12-15change xbmc/ path to src/ in all filesFneufneu
2013-12-21fixed: Incorrect length calculation for keywords from IPTC tags in which coul...lookup69
2013-11-10[win32] Add "core-defaults" with basic project settings, include file in each...Karlson2k
2013-11-10[win32] rest of VS projects: remove custom settings as default settings are s...Karlson2k
2013-11-10[win32] rename project defaults file, update paths to defaults file in projectsKarlson2k
2013-11-01Merge pull request #3528 from Karlson2k/win32_projects_update_02Martijn Kaijser
2013-10-30[win32] cleanup: remove leftover from old project conversionKarlson2k
2013-10-30Merge pull request #3526 from Karlson2k/win32_projects_cleanup_02wsoltys
2013-10-30[win32] mark debug/release configs with proper internal marksKarlson2k
2013-10-30[win32] fix libexif project:Karlson2k
2013-10-30[win32] Cleanup: delete old project filesKarlson2k
2013-06-18[win32] Enable SSE2 everywhereKarlson2k
2013-04-07Make picture INFO correct and completesfontes
2012-09-13[libexif] Added character set conversion to UserCommentChristian Fetzer
2012-09-05[win32] remove "Debug Testsuite" configuration from all projects except gtest...montellese
2012-09-05[WIN32] added a new target called Debug Testsuite which includes the gtest li...WiSo
2012-08-09[WIN32] changed from SSE2 to SSE for the XBMC main project and libsquash. The...WiSo
2012-08-08[droid] libexif fixestheuni
2012-07-08Total cleanup of all VS projects + fix for OpenGL buildEvgeny Grin
2012-03-27Cleaned up exif parser: Removed unneccessary comment, use MAX_COMMENT instead...Christian Fetzer
2012-03-26Updated the iptc parser to support different iptc variants. (pd code from jhead)Christian Fetzer
2012-03-26Added support for the exif ImageDescription tag to libexif and made it access...Christian Fetzer
2011-10-27Fixed Iptc parser under 64bit linuxChristian Fetzer
2011-09-16build: 3rd party lib linking symbols cleanuptheuni
2011-08-01fixed: make sure libexif is using the correct byte order (intel or motorola) ...vdrfan
2011-05-07[WIN32] enable sse for all projects in release targetWiSo
2011-03-09[darwin] changed, replace wrapping with wrapper.rb with linker alias_listS. Davilla
2011-01-24Merged cptspiff's code-reshuffle branch.theuni