index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libexif
Age
Commit message (
Expand
)
Author
2015-07-10
[libexif] Add an own field for XP comments.
ace20022
2015-07-10
[fix][libexif] Force text fields to be null-terminated.
ace20022
2015-07-10
[libexif] Increase the possible length of a comment according to the specific...
ace20022
2015-07-10
[fix][libexif] Fix possible buffer overrun.
ace20022
2015-07-10
[fix][libexif] Fix mixing of file comments and exif comments.
ace20022
2015-07-10
[fix][libexif] Prevent possible buffer overrun for XP comments.
ace20022
2015-07-08
Merge pull request #7410 from mkortstiege/coverity
Pär Björklund
2015-07-07
fix a few coverity warnings
Matthias Kortstiege
2015-07-06
[libexif] Add processing of comment tags used by Windows.
ace20022
2015-06-23
[libexif] Ignore invalid DMS value in GPS coordinate, and fix kodi crash due ...
balmeras
2015-04-10
fixed: bitwise and intended, not logical
Arne Morten Kvarving
2014-12-16
Revert "change xbmc/ path to src/ in all files"
Rainer Hochecker
2014-12-15
change xbmc/ path to src/ in all files
Fneufneu
2013-12-21
fixed: 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 projects
Karlson2k
2013-11-01
Merge pull request #3528 from Karlson2k/win32_projects_update_02
Martijn Kaijser
2013-10-30
[win32] cleanup: remove leftover from old project conversion
Karlson2k
2013-10-30
Merge pull request #3526 from Karlson2k/win32_projects_cleanup_02
wsoltys
2013-10-30
[win32] mark debug/release configs with proper internal marks
Karlson2k
2013-10-30
[win32] fix libexif project:
Karlson2k
2013-10-30
[win32] Cleanup: delete old project files
Karlson2k
2013-06-18
[win32] Enable SSE2 everywhere
Karlson2k
2013-04-07
Make picture INFO correct and complete
sfontes
2012-09-13
[libexif] Added character set conversion to UserComment
Christian 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 fixes
theuni
2012-07-08
Total cleanup of all VS projects + fix for OpenGL build
Evgeny Grin
2012-03-27
Cleaned up exif parser: Removed unneccessary comment, use MAX_COMMENT instead...
Christian Fetzer
2012-03-26
Updated the iptc parser to support different iptc variants. (pd code from jhead)
Christian Fetzer
2012-03-26
Added support for the exif ImageDescription tag to libexif and made it access...
Christian Fetzer
2011-10-27
Fixed Iptc parser under 64bit linux
Christian Fetzer
2011-09-16
build: 3rd party lib linking symbols cleanup
theuni
2011-08-01
fixed: make sure libexif is using the correct byte order (intel or motorola) ...
vdrfan
2011-05-07
[WIN32] enable sse for all projects in release target
WiSo
2011-03-09
[darwin] changed, replace wrapping with wrapper.rb with linker alias_list
S. Davilla
2011-01-24
Merged cptspiff's code-reshuffle branch.
theuni