index
:
~wtay/pulseaudio
HSP-profile
RHEL6-CVE-2014-3970
RHEL7-CVE-2014-3970
access-hooks
access-hooks-arg
access-hooks-core
alsa-device-thread
async-command
bluez-owner-check
bt-tests
dyn-latency
dyn-latency-work
echo-cancel
echo-cancel-2
echo-cancel-3
f20
f21
f26-flatpack
f31
fixes
flat-volume-privilege-hack
flatpack
headset2
headsetd
hfp-gateway
hsp-hs-profile
hsp-old
hsp-review
improve-timing
maemo-master
master
module-echo-cancel
module-headset
module-test
optimize
optimize-smoother
optimize-smoother2
paplay-s24
private-1154072
rawhide
resume-unload-module
rhel-6.5
rhel-6.6
rhel-6.6-dynlat
rhel-6.6-work
rhel-6.7
rhel-6.8
rhel-6.9
rhel-7.0
rhel-7.0-test
rhel-7.1
rhel-7.1-work
rhel-7.2
rhel-7.3
rhel-7.5
rhel-8.0
test
test2
timings
work
wtay's pulseaudio hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
rtp-recv: fix crash on empty UDP packets (CVE-2014-3970)
rawhide
Alexander E. Patrakov
1
-2
/
+23
2014-06-06
module-switch-on-port-available: Don't switch profiles on uninitialized cards
David Henningsson
1
-0
/
+5
2014-06-06
pulseaudio-4.0-kde_autostart_phase.patch
Wim Taymans
2
-0
/
+2
2014-06-06
pulseaudio-x11_device_manager.patch
Wim Taymans
1
-0
/
+4
2014-03-03
suspend-on-idle: Fix monitor source handling
Tanu Kaskinen
1
-2
/
+9
2014-03-03
Update NEWS
Tanu Kaskinen
1
-0
/
+70
2014-02-28
rtp-send: Add "inhibit_auto_suspend" module argument
Tanu Kaskinen
1
-1
/
+62
2014-02-28
suspend-on-idle: Ensure we still time out if a stream remains corked
David Henningsson
1
-3
/
+10
2014-02-28
sink-input/source-output: Fix LFE remixing suddenly enabled
David Henningsson
2
-2
/
+4
2014-02-25
Make tests compile on FreeBSD
Koop Mast
2
-0
/
+22
2014-02-23
rtp-send: Use _cb suffix with callbacks
Tanu Kaskinen
1
-4
/
+4
2014-02-23
doc: Assorted spelling and grammar fixes for doxygen output
Peter Meerwald
4
-7
/
+7
2014-02-23
modules: Fix uninitialized variable in rtp-send
Peter Meerwald
1
-1
/
+1
2014-02-22
sconv, svolume: Fix compilation on 32-bit FreeBSD
Koop Mast
3
-10
/
+10
2014-02-17
Revert "protocol-native: Don't enumerate unlinked sinks and sources"
Arun Raghavan
1
-7
/
+5
2014-02-15
build-sys: Bump soname
Arun Raghavan
1
-1
/
+1
2014-02-14
protocol-native: Don't enumerate unlinked sinks and sources
Arun Raghavan
1
-5
/
+7
2014-02-14
sink-input, source-output: Don't crash if format negotiation fails
Tanu Kaskinen
2
-12
/
+12
2014-02-14
i18n: Update Polish translation
Piotr Drąg
1
-1375
/
+1450
2014-02-12
man: pulse-cli-syntax: Document the "journal" log target
Tanu Kaskinen
1
-1
/
+2
2014-02-11
dbus: Use correct idxset when getting sources
Juho Hämäläinen
1
-1
/
+1
2014-02-07
man: improve man page and help for cmdline options
Wim Taymans
2
-3
/
+9
2014-02-05
source: Increase max outputs per source
Tanu Kaskinen
1
-1
/
+1
2014-02-04
protocol-native: Fix a crash
Tanu Kaskinen
1
-0
/
+1
2014-01-30
thread-win32: Implement pa_thread_free_nojoin()
Tanu Kaskinen
1
-0
/
+7
2014-01-29
card-restore: Fix a memory leak
Tanu Kaskinen
1
-0
/
+1
2014-01-28
resampler: Resample first followed by remapping if have more out channels tha...
Peter Meerwald
1
-12
/
+32
2014-01-28
resampler: Implement leftover handling in convert_to_work_format()
Peter Meerwald
1
-9
/
+27
2014-01-28
resampler: Extend fit_buf() helper to copy leftover data to new buffer
Peter Meerwald
1
-35
/
+28
2014-01-27
module: Replace rindex() with strrchr()
Tanu Kaskinen
1
-1
/
+1
2014-01-26
device-manager: Don't try to use unlinked devices
Tanu Kaskinen
1
-0
/
+4
2014-01-26
caps: Don't require --without-caps on FreeBSD
Tanu Kaskinen
1
-0
/
+3
2014-01-26
daemon: Remove deprecated Encoding from .desktop files
Wim Taymans
2
-2
/
+0
2014-01-24
build-sys: Move ORC_SOURCE definitions outside of "if HAVE_ORC"
Dominique Leuenberger
2
-2
/
+4
2014-01-23
build-sys: Add tests/runtime-test-util.h to the tarball
Tanu Kaskinen
1
-3
/
+3
2014-01-23
build-sys: Bump sonames
Tanu Kaskinen
1
-3
/
+3
2014-01-23
introspect, thread-mainloop: Fix Doxygen "since" tags
Tanu Kaskinen
2
-4
/
+4
2014-01-17
combine-sink: fix segfault
Daniel Albers
1
-1
/
+3
2014-01-17
Update Russian translation
Alexander Potashev
1
-1566
/
+1987
2014-01-17
Update Ukrainian translation
Yuri Chornoivan
1
-1427
/
+1507
2014-01-15
sink, source: Remove useless attach/detach stuff
Tanu Kaskinen
4
-70
/
+0
2014-01-15
Revert "ladspa-sink: Handle empty chunks in sink_input_pop_cb"
Tanu Kaskinen
1
-13
/
+6
2014-01-15
ladspa-sink: Set a silence memchunk for the memblockq
Ben Brewer
1
-1
/
+5
2014-01-15
ladspa-sink: Handle empty chunks in sink_input_pop_cb
Ben Brewer
1
-6
/
+13
2014-01-15
zeroconf-discover: Specify the interface when connecting to a link-local IPv6...
Héctor Martín
1
-2
/
+9
2014-01-15
alsa: Mute "Bass Speaker" when using headphones or lineout
Tanu Kaskinen
3
-0
/
+12
2014-01-14
rtp-send: Remove "don't inhibit auto-suspend" flag
Ben Brewer
1
-1
/
+0
2014-01-11
build-sys: Fix building with --as-needed
Tanu Kaskinen
1
-2
/
+3
2014-01-10
rtp-recv: Only try adding the group membership for multicast addresses
Laurentiu Nicola
1
-8
/
+17
2014-01-10
caps: Use standard macro when checking for Linux
Tanu Kaskinen
1
-3
/
+3
[next]