| patch |
summary |
view |
raw |
| 00-add-libz-to-compilation.patch |
src/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 05-create-m4-directory.patch |
Makefile.am | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 10-fix-compilation-with-cpp-headers.patch |
include/id3/id3lib_strings.h | 1 +
include/id3/writers.h | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 15-fix-headers-of-main-functions.patch |
examples/demo_convert.cpp | 2 +-
examples/demo_copy.cpp | 2 +-
examples/demo_info.cpp | 2 +-
examples/demo_tag.cpp | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| 20-create-manpages.patch |
doc/man/id3convert.1 | 47 ++++++++++++++++++++++++++++++++++
doc/man/id3cp.1 | 38 ++++++++++++++++++++++++++++
doc/man/id3info.1 | 31 ++++++++++++++++++++++
doc/man/id3tag.1 | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 185 insertions(+)
|
view
|
download
|
| 30-fix-utf16.patch |
ChangeLog | 5 +++++
src/io_helpers.cpp | 13 ++++++++++++-
2 files changed, 17 insertions(+), 1 deletion(-)
|
view
|
download
|
| 40-deal-with-mkstemp.patch |
src/tag_file.cpp | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
|
view
|
download
|
| 50-remove-outdated-check.patch |
configure.in | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| 60-id3lib-missing-nullpointer-check.patch |
src/header_tag.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 60-add-c-wrapper-functions.patch |
include/id3.h | 3 +++
src/c_wrapper.cpp | 33 +++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
|
view
|
download
|
| 60-fix_make_check.patch |
examples/findeng.cpp | 2 +-
examples/findstr.cpp | 2 +-
examples/test_io.cpp | 5 ++++-
3 files changed, 6 insertions(+), 3 deletions(-)
|
view
|
download
|
| 60-spelling.patch |
/ChangeLog | 2 +-
/doc/id3v2.3.0.html | 4 ++--
/doc/id3v2.3.0.txt | 2 +-
/id3com/id3com.idl | 2 +-
/include/id3/globals.h | 6 +++---
/src/field.cpp | 4 ++--
6 files changed, 10 insertions(+), 10 deletions(-)
|
view
|
download
|
| 61-fix_vbr_stack_smash.patch |
src/mp3_parse.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|