| patch |
summary |
view |
raw |
| 0001_sync_upstream_VCS.patch |
conf/ices-roar.xml | 121 ++++++++++++++++++++
configure.in | 21 ++-
contrib/run_ices | 150 ++++++++++++++++++++++++
src/Makefile.am | 13 +-
src/im_playlist.c | 8 -
src/im_roar.c | 307 +++++++++++++++++++++++++++++++++++++++++++++++++++
src/im_roar.h | 33 +++++
src/input.c | 21 ++-
src/metadata.c | 3
src/output.c | 113 ++++++++++++++++++
src/playlist_basic.c | 7 -
src/process.c | 155 +++++++++++++++++++++++++
src/process.h | 109 ++++++++++++++++++
src/registry.h | 65 ++++++++++
src/savefile.c | 89 ++++++++++++++
src/stream.c | 9 -
src/stream_rewrite.c | 251 +++++++++++++++++++++++++++++++++++++++++
17 files changed, 1447 insertions(+), 28 deletions(-)
|
view
|
download
|
| 1001_allow_repeat.patch |
src/im_playlist.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 1002_fix_OSS-ALSA_confusion_in_comments.patch |
conf/ices-alsa.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 1003_no_Makefile_in_debian_subdir.patch |
Makefile.am | 2 +-
configure.in | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| 1004_explicit_ogg_link.patch |
src/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|