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
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
109
-74
/
+207
2016-06-28
alsa: set availability for (some) unavailable profiles
Tanu Kaskinen
1
-0
/
+27
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
8
-69
/
+143
2016-06-28
card: don't allow the CARD_NEW hook to fail
Tanu Kaskinen
1
-6
/
+1
2016-06-28
alsa, bluetooth: fail if user-requested profile doesn't exist
Tanu Kaskinen
2
-4
/
+14
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
alsa: Use pa_device_port->impl_free() for freeing port data
Arun Raghavan
3
-23
/
+16
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
webrtc: improve comment about mic geometry
Tanu Kaskinen
1
-2
/
+2
2016-06-22
source: Fixed bug: pa_source_set_port() did not update the latency_offset.
Chris Billington
1
-0
/
+2
2016-06-22
json: Drop refcounting of json objects
Arun Raghavan
4
-37
/
+33
2016-06-22
json: Add some more negative test cases
Arun Raghavan
1
-0
/
+3
2016-06-22
json: Add a positive test for nested objects
Arun Raghavan
1
-0
/
+13
2016-06-22
json: Error out for objects and arrays that are nested too deep
Arun Raghavan
2
-10
/
+19
2016-06-22
json: Handle error cases while parsing numbers
Arun Raghavan
2
-1
/
+30
2016-06-22
json: Add overflow checks for integer and float parsing
Arun Raghavan
2
-0
/
+21
2016-06-22
json: Correctly handle bad strings with missing closing quotes
Arun Raghavan
2
-1
/
+14
2016-06-22
format: Drop dependency on json-c
Arun Raghavan
5
-139
/
+187
2016-06-22
pulse: Add a JSON-parsing library
Arun Raghavan
5
-0
/
+815
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
qpaeq: Don't set font-size on widgets
Aidan Gauland
1
-4
/
+4
2016-06-22
ladspa-sink: avoid to configure invalid format
KimJeongYeon
1
-0
/
+5
2016-06-22
core-util: Improve pa_replace() behaviour
Ulrich Eckhardt
3
-0
/
+11
2016-06-22
core-util-test: Add tests
Ulrich Eckhardt
1
-0
/
+230
2016-06-22
core-util-test: Add boilerplate
Ulrich Eckhardt
3
-0
/
+53
2016-06-22
pstream: fix revoke callback setting
Tanu Kaskinen
1
-2
/
+2
2016-06-22
alsa: reread configuration when opening new devices
Alexander E. Patrakov
3
-0
/
+26
2016-06-22
allow-passthrough: Use pa_module_hook_connect()
Arun Raghavan
1
-19
/
+4
2016-06-22
allow-passthrough: Add module to allow passthrough streams always go through
Guillaume Desmottes
2
-2
/
+337
2016-06-22
client, protocol-native: Use macros for protocol version/flag access
Arun Raghavan
3
-12
/
+18
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-29
dbus: Deal with double-counting module-dbus-protocol
Arun Raghavan
1
-0
/
+8
2016-05-29
dbus: fix crash on LoadModule()
Tanu Kaskinen
1
-14
/
+11
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
3
-6
/
+6
2016-05-13
resampler: Fix a memory leak in pa_resampler_ffmpeg_init()
Sachin Kumar Chauhan
1
-1
/
+3
2016-05-11
module-filter-apply: Fix stale m-d-m property name in comment
Arun Raghavan
1
-2
/
+2
2016-05-11
alsa: Reread and upate jack status when a card is unsuspended
Arun Raghavan
3
-18
/
+32
2016-05-10
alsa: ignore jack events when the user is inactive
Tanu Kaskinen
3
-0
/
+35
2016-05-10
module-filter-apply: Fix a memory leak
Sachin Kumar Chauhan
1
-14
/
+11
2016-05-07
module-device-manager: Refine logic to ignore filtered streams
Arun Raghavan
2
-15
/
+31
2016-05-07
module-filter-apply: Don't implement policy in module-device-manager
Arun Raghavan
2
-24
/
+50
2016-05-06
module-filter-apply: Remove some dead code
Arun Raghavan
1
-10
/
+6
[next]