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
/
libid3tag
Age
Commit message (
Expand
)
Author
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] libid3tag: fix missing libz dependency
theuni
2012-07-08
Total cleanup of all VS projects + fix for OpenGL build
Evgeny Grin
2012-02-20
[WIN32] fixed compile error (the right way?)
WiSo
2012-02-21
fix win32 build error (make sure you push the right branch...)
Jonathan Marshall
2012-02-20
[fix] - revert c0855cb because its not needed anymore
Memphiz
2012-02-20
win32 didn't use PIC->APIC translate routine
Jonathan Marshall
2012-02-20
id3_metadata_getcomment could return a short description, possibly with the w...
Jonathan Marshall
2012-02-20
fix overwrite of a single byte of memory when making pre-2.4 PIC tags compatible
Jonathan Marshall
2012-02-11
[fix] - on ios use the old getcomment function in libid3tag - this is not cor...
Memphiz
2012-01-11
[id3tag] - lets be pedantic with the pointer checks in getcomment. This might...
Memphiz
2011-12-11
[fix] - refactored and cleaned up e09cb07 into libid3tag
Memphiz
2011-10-13
fixed, sporatic make failures when libid3tag tries to regenerate genre.dat on...
davilla
2011-09-16
build: 3rd party lib linking symbols cleanup
theuni
2011-05-17
[all] remove autoreconf created files from trunk
S. Davilla
2011-04-09
[WIN32] changed: libid3tag should use external zlib
WiSo
2011-04-09
[WIN32] enabled minimal rebuild on libid3tag
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