| patch |
summary |
view |
raw |
| 0001-equalizer-fix-filter-history-usage.-Fixes-597397.patch |
gst/equalizer/gstiirequalizer.c | 32 +++++++++++++++-----------------
1 file changed, 15 insertions(+), 17 deletions(-)
|
view
|
download
|
| 0001-pulsesink-also-guard-reseting-subscribe-callback-wit.patch |
ext/pulse/pulsesink.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 0002-equalizer-use-shelfing-filters-for-first-and-last-ba.patch |
gst/equalizer/gstiirequalizer.c | 200 +++++++++++++++++++++++++++++-----------
1 file changed, 145 insertions(+), 55 deletions(-)
|
view
|
download
|
| 0002-pulse-small-cleanups.patch |
ext/pulse/pulsemixer.c | 14 +++++++++-----
ext/pulse/pulsemixerctrl.c | 6 ++++++
ext/pulse/pulseprobe.c | 6 ++++++
3 files changed, 21 insertions(+), 5 deletions(-)
|
view
|
download
|
| 0003-pulsesink-whitespace-fixes.patch |
ext/pulse/pulsesink.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 0004-pulsesink-remove-ringbuffer-reset-compensation.patch |
ext/pulse/pulsesink.c | 30 +-----------------------------
1 file changed, 1 insertion(+), 29 deletions(-)
|
view
|
download
|
| 0005-pulsesink-Implement-mute-property.patch |
ext/pulse/pulsesink.c | 140 +++++++++++++++++++++++++++++++++++++++++++++++++-
ext/pulse/pulsesink.h | 2
2 files changed, 140 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0006-pulsesink-Implement-GstStreamVolume-interface.patch |
ext/pulse/pulsesink.c | 8 ++++++++
1 file changed, 8 insertions(+)
|
view
|
download
|
| 0007-pulsesink-handle-stream-events.patch |
ext/pulse/pulsesink.c | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
|
view
|
download
|
| 0008-pulsesink-Don-t-dereference-NULL-pointers.patch |
ext/pulse/pulsesink.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| 0009-pulsesrc-Don-t-dereference-NULL-pointers.patch |
ext/pulse/pulsesrc.c | 5 +++++
1 file changed, 5 insertions(+)
|
view
|
download
|
| 0010-pulse-rename-pa_buffer_attr-variables.patch |
ext/pulse/pulsesink.c | 42 +++++++++++++++++++++---------------------
ext/pulse/pulsesrc.c | 44 ++++++++++++++++++++++----------------------
2 files changed, 43 insertions(+), 43 deletions(-)
|
view
|
download
|
| 0011-pulsesrc-guard-fragment-size-with-a-lower-limit-base.patch |
ext/pulse/pulsesrc.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0012-pulsesink-set-desired-minreq-value-to-segsize-latenc.patch |
ext/pulse/pulsesink.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 0013-pulse-make-a-few-things-smaller-by-making-them-bitfi.patch |
ext/pulse/pulsemixerctrl.c | 30 ++++++++++++++++--------------
ext/pulse/pulsemixerctrl.h | 13 ++++++++++---
ext/pulse/pulseprobe.c | 9 ++++++---
ext/pulse/pulseprobe.h | 13 +++++++++----
ext/pulse/pulsesink.c | 12 +++++++-----
ext/pulse/pulsesink.h | 14 +++++++++-----
ext/pulse/pulsesrc.h | 10 ++++++----
7 files changed, 63 insertions(+), 38 deletions(-)
|
view
|
download
|
| 0014-pulse-adjust-CHECK_DEAD_GOTO-macro-to-glib-style.patch |
ext/pulse/pulsemixerctrl.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
|
view
|
download
|
| 0015-pulse-mainloop-creation-can-fail-too-so-handle-that.patch |
ext/pulse/pulsemixerctrl.c | 10 +++++++---
ext/pulse/pulseprobe.c | 12 +++++++++---
2 files changed, 16 insertions(+), 6 deletions(-)
|
view
|
download
|
| 0016-pulse-loop-while-connecting-to-server.patch |
ext/pulse/pulsemixerctrl.c | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
|
view
|
download
|
| 0017-pulse-when-constructing-a-stream-title-from-tag-data.patch |
ext/pulse/pulsesink.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 0018-pulse-use-performer-as-a-fallback-for-artist-tag.patch |
ext/pulse/pulsesink.c | 7 +++++++
1 file changed, 7 insertions(+)
|
view
|
download
|
| 0019-pulsesink-Initialize-gettext-for-the-translated-stri.patch |
ext/pulse/plugin.c | 8 ++++++++
1 file changed, 8 insertions(+)
|
view
|
download
|
| 0020-pulse-never-apply-volume-more-than-once.patch |
ext/pulse/pulsesink.c | 34 ++++++++++++++++++++--------------
1 file changed, 20 insertions(+), 14 deletions(-)
|
view
|
download
|
| 0021-pulsesink-Only-set-the-volume-on-stream-connection-i.patch |
configure | 111 ++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 4 +
ext/pulse/pulsesink.c | 7 ++-
3 files changed, 121 insertions(+), 1 deletion(-)
|
view
|
download
|
| 03_pulse-rank.patch |
pulse/plugin.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 04_oss-rank.patch |
sys/oss/gstossaudio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 99_ltmain_as-needed.patch |
ltmain.sh | 14 ++++++++++++++
1 file changed, 14 insertions(+)
|
view
|
download
|