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-07-04
WIP protocol-native: Don't access pa_core structures directly
HEAD
master
Arun Raghavan
3
-62
/
+202
2016-07-04
pulsecore: Move pa_core structure into its own header
Arun Raghavan
25
-74
/
+122
2016-06-28
card: remove pa_card_new_data.active_profile
Tanu Kaskinen
2
-13
/
+0
2016-06-28
card: move profile selection after pa_card_new()
Tanu Kaskinen
3
-37
/
+72
2016-06-28
card: don't allow the CARD_NEW hook to fail
Tanu Kaskinen
1
-6
/
+1
2016-06-22
pstream: Add rationale for pa_cmsg_ancil_data_close_fds()
Ahmed S. Darwish
1
-3
/
+28
2016-06-22
modargs: Add a mechanism to append modargs
Arun Raghavan
2
-18
/
+38
2016-06-22
device-port: Add mechanism to free implementation data
Arun Raghavan
2
-0
/
+6
2016-06-22
sink, source, device-port: renames to distinguish latency offsets
Chris Billington
5
-40
/
+40
2016-06-22
source: Fixed bug: pa_source_set_port() did not update the latency_offset.
Chris Billington
1
-0
/
+2
2016-06-22
pulsecore: Fix incorrect architecture mapping on sparc64.
John Paul Adrian Glaubitz
1
-1
/
+1
2016-06-22
pulsecore: Don't allow unreferencing linked object.
Juho Hämäläinen
4
-16
/
+9
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
[next]