| patch |
summary |
view |
raw |
| 00_gcc3-fixes.patch |
bin/qmp3check.cc | 100 ++++++++++++++++++++++++-------------------------
bin/qmp3cut.cc | 14 +++---
bin/qmp3info.cc | 39 +++++++++++--------
bin/qmp3join.cc | 22 +++++-----
bin/qmp3report.cc | 53 ++++++++++++++-----------
bin/qwavcut.cc | 14 +++---
bin/qwavfade.cc | 25 +++++++-----
bin/qwavheaderdump.cc | 69 ++++++++++++++++++---------------
bin/qwavinfo.cc | 23 ++++++-----
bin/qwavjoin.cc | 20 +++++----
bin/qwavsilence.cc | 31 ++++++++-------
doc/quelcom |only
doc/quelcom.html |only
doc/quelcom.info |only
doc/quelcom.txt |only
lib/qcuthandler.cc | 2
lib/qcuthandler.hh | 4 +
lib/qexception.hh | 2
lib/qfile.hh | 1
lib/qmisc.cc | 2
lib/qmp3.cc | 17 ++++++--
lib/qmp3.hh | 2
lib/qmp3frameheader.hh | 3 +
lib/qreport.cc | 73 ++++++++++++++++++++++++++++-------
lib/qreport.hh | 1
lib/qtag.cc | 11 ++++-
lib/qtag.hh | 1
lib/qvf.cc | 4 +
lib/qvf.hh | 5 +-
lib/qwav.cc | 18 +++++++-
lib/qwavheader.cc | 2
lib/qwavsample.cc | 21 ++++++----
po/ca.mo |only
po/es.mo |only
34 files changed, 357 insertions(+), 222 deletions(-)
|
view
|
download
|
| 01_pic.patch |
lib/makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 02_optionalstrip.patch |
bin/makefile | 4 ++--
lib/makefile | 6 +++---
makefile | 1 +
3 files changed, 6 insertions(+), 5 deletions(-)
|
view
|
download
|
| 03_debugbuild.patch |
bin/makefile | 4 ++--
lib/makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| 04_wavheader-endian.patch |
lib/endian.hh | 36 ++++++++++++++++++++++++++++++++++++
lib/qwav.hh | 8 ++++++++
lib/qwavheader.cc | 39 +++++++++++++++++++++++++++++----------
lib/qwavheader.hh | 33 ++++++++++++++++++++++++---------
4 files changed, 97 insertions(+), 19 deletions(-)
|
view
|
download
|
| 05_wavheaderdump-endian.patch |
bin/qwavheaderdump.cc | 62 +++++++++++++++++++++++++++++++-------------------
1 file changed, 39 insertions(+), 23 deletions(-)
|
view
|
download
|
| 06_wavsample-endian.patch |
lib/qwavsample.cc | 40 +++++++++++++++++++++++++---------------
1 file changed, 25 insertions(+), 15 deletions(-)
|
view
|
download
|
| 07_mp3frameheader-endian.patch |
lib/qmp3frameheader.cc | 189 ++++++++++++++++++++++++++++++++-----------------
lib/qmp3frameheader.hh | 10 ++
2 files changed, 132 insertions(+), 67 deletions(-)
|
view
|
download
|
| 08_gcc4-fixes.patch |
lib/qwavsample.cc | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
|
view
|
download
|
| 09_zerolengthmmap-fix.patch |
lib/qfile.cc | 71 +++++++++++++++++++++++++++++++++++++++--------------------
1 file changed, 47 insertions(+), 24 deletions(-)
|
view
|
download
|
| 10_doc_makefile_bashism.patch |
doc/makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 11_info_section.patch |
doc/quelcom.texinfo | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 12_qwavsilence_language.patch |
doc/old.man.pages/qwavsilence.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 13_gcc4.3-fixes.patch |
bin/qmp3report.cc | 2 ++
bin/qwavheaderdump.cc | 1 +
bin/qwavsilence.cc | 1 +
lib/qcuthandler.cc | 1 +
lib/qtag.cc | 1 +
lib/qwavheader.cc | 2 ++
lib/qwavsample.cc | 1 +
7 files changed, 9 insertions(+)
|
view
|
download
|
| 14_info_direntry |
doc/quelcom.texinfo | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|