| patch |
summary |
view |
raw |
| debian/01_Makefiles.patch |
Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| debian/02_mocp.8.patch |
mocp.1 | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
|
view
|
download
|
| external/01_modplug.patch |
Makefile.in | 2
config.example | 37 ++
configure | 145 +++++++--
configure.in | 13
decoder_plugins/Makefile.in | 2
decoder_plugins/ffmpeg/Makefile.in | 2
decoder_plugins/flac/Makefile.in | 2
decoder_plugins/modplug/Makefile.am | 6
decoder_plugins/modplug/Makefile.in | 509 ++++++++++++++++++++++++++++++++++
decoder_plugins/modplug/modplug.c | 346 +++++++++++++++++++++++
decoder_plugins/mp3/Makefile.in | 2
decoder_plugins/musepack/Makefile.in | 2
decoder_plugins/sndfile/Makefile.in | 2
decoder_plugins/speex/Makefile.in | 2
decoder_plugins/vorbis/Makefile.in | 2
options.c | 94 ++++++
options.c.orig | 522 +++++++++++++++++++++++++++++++++++
themes/Makefile.in | 2
18 files changed, 1663 insertions(+), 29 deletions(-)
|
view
|
download
|
| external/02_prune_command.patch |
files.c | 6 ++++
files.h | 1
interface.c | 83 ++++++++++++++++++++++++++++++++++++++++-----------------
keymap.example | 1
keys.c | 8 +++++
keys.h | 1
playlist.c | 25 +++++++++++++++++
playlist.h | 2 +
8 files changed, 103 insertions(+), 24 deletions(-)
|
view
|
download
|