index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-22
core-util: Improve pa_replace() behaviour
Ulrich Eckhardt
2
-0
/
+5
2016-06-22
pstream: fix revoke callback setting
Tanu Kaskinen
1
-2
/
+2
2016-06-22
client, protocol-native: Use macros for protocol version/flag access
Arun Raghavan
1
-5
/
+5
2016-06-21
sink-input,source-output: Fix crasher while setting property
Arun Raghavan
2
-2
/
+2
2016-06-21
pstream: Fix use of uninitialized value: ancillary fd cleanup flag
Ahmed S. Darwish
1
-1
/
+1
2016-06-21
shm: Fix use of uninitialized value: segment's shared-memory type
Ahmed S. Darwish
1
-7
/
+7
2016-05-27
resampler: Fix leaking lfe filter on init failure
Barun Kumar Singh
1
-0
/
+2
2016-05-24
Disable LFE remixing by default
Alexander E. Patrakov
1
-2
/
+2
2016-05-13
resampler: Fix a memory leak in pa_resampler_ffmpeg_init()
Sachin Kumar Chauhan
1
-1
/
+3
2016-05-11
alsa: Reread and upate jack status when a card is unsuspended
Arun Raghavan
2
-2
/
+12
2016-05-10
alsa: ignore jack events when the user is inactive
Tanu Kaskinen
2
-0
/
+7
2016-05-06
pulsecore: Fixed possible memory leak
Deepak Srivastava
1
-1
/
+3
2016-05-03
card: add preferred_{input, output}_port
Tanu Kaskinen
3
-0
/
+59
2016-04-27
core: Support memfd transport; bump protocol version
Ahmed S. Darwish
3
-15
/
+45
2016-04-27
client audio: Support memfd transport
Ahmed S. Darwish
2
-2
/
+35
2016-04-25
sink-input, source-output: remove set_name()
Tanu Kaskinen
5
-56
/
+2
2016-04-25
sink-input, source-output: rework property setting
Tanu Kaskinen
4
-10
/
+228
2016-04-25
don't move streams to devices that are going away
Tanu Kaskinen
6
-3
/
+27
2016-04-24
protocol-native: Disable srbchannel for setups without SCM_CREDENTIALS
Ahmed S. Darwish
2
-2
/
+7
2016-04-02
memblock/pstream: Fix two compiler warnings
David Henningsson
2
-2
/
+4
2016-04-02
pstream: Support memfd blocks transport
Ahmed S. Darwish
12
-54
/
+411
2016-04-02
pulsecore: Specially mark global mempools
Ahmed S. Darwish
5
-6
/
+111
2016-04-02
memimport: Support memfd blocks
Ahmed S. Darwish
5
-19
/
+108
2016-04-02
pulsecore: Introduce memfd support
Ahmed S. Darwish
3
-65
/
+206
2016-04-02
SHM: Refactor private allocations
Ahmed S. Darwish
1
-73
/
+87
2016-04-02
pulsecore: Transform pa_mempool_new() into a factory method
Ahmed S. Darwish
7
-23
/
+78
2016-04-02
srbchannel: Introduce per-client SHM files
Ahmed S. Darwish
3
-17
/
+27
2016-04-02
pulsecore: Reference count mempools
Ahmed S. Darwish
7
-8
/
+72
2016-04-02
pulsecore: Cache daemon shm size inside pa_core
Ahmed S. Darwish
2
-0
/
+6
2016-03-25
log: journal: Prevent duplicate values for CODE_* fields
Ahmed S. Darwish
1
-0
/
+11
2016-02-18
core: Fix GCC 6 compiler warning regarding left shift of negative value
Peter Meerwald
1
-2
/
+4
2016-01-22
source-output: remap volume_factor_source when starting move
Tanu Kaskinen
1
-0
/
+3
2016-01-22
source-output: do volume_factor_source application before resampling
Tanu Kaskinen
1
-13
/
+7
2016-01-15
build-sys: Use #ifdef with HAVE_FAST_64BIT_OPERATIONS
Arun Raghavan
1
-1
/
+1
2016-01-12
sink-input, source-output: Add some debug output on start_move()
Arun Raghavan
2
-0
/
+4
2016-01-08
NetBSD: Stop depending upon nonstandard __WORDSIZE
Kamil Rytarowski
1
-1
/
+1
2016-01-07
rtpoll: Fix build error when building with DEBUG_TIMING
jungsup lee
1
-1
/
+1
2015-12-14
conf-parser: add support for .d directories
Tanu Kaskinen
2
-3
/
+47
2015-12-14
typedefs.h: Move some typedefs to a separate file
David Henningsson
9
-19
/
+47
2015-12-08
core, pulse, modules: Fix undefined behavior with array subscript of invalid ...
Kamil Rytarowski
3
-8
/
+8
2015-12-08
core-rtclock: Add missing declaration of struct timespec
Kamil Rytarowski
1
-0
/
+2
2015-12-07
core-util: improve comments in pa_machine_id()
Tanu Kaskinen
1
-8
/
+13
2015-12-07
module: Remove redundant core argument from pa_module_unload()
Kiran Krishnappa
3
-6
/
+5
2015-12-07
netbsd: Improve handling of <locale> and <xlocale.h> headers
Kamil Rytarowski
1
-1
/
+4
2015-11-27
card: Only update port's preferred profile if profile is saved
David Henningsson
1
-9
/
+18
2015-11-27
netbsd: NetBSD ships with paccept(2) a superset of Linux-specific accept4()
Kamil Rytarowski
1
-0
/
+7
2015-11-22
card: Update preferred_profile for ports when profile changes
David Henningsson
1
-0
/
+18
2015-11-22
device-port: Add preferred_profile field to pa_device_port
David Henningsson
2
-0
/
+13
2015-11-22
card: Add variables for splitting up a profile
David Henningsson
2
-0
/
+10
2015-11-20
source: Deal with filter having more channels than the master
Arun Raghavan
1
-4
/
+14
[next]