index
:
~tanuk/pulseaudio
better-move-logging-for-11.1
device-manager-fix
hfp
master
rtpoll-mainloop-v2
webrtc
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-11
sink-input: Allow sink_input_set_rate() to be called during a move
Georg Chini
1
-1
/
+6
2017-04-10
loopback: Add hooks to track port latency offsets
Georg Chini
3
-0
/
+6
2017-04-06
memblock: multiple references should make blocks read-only
Tanu Kaskinen
1
-1
/
+1
2017-04-06
protocol-native: log who changes card profiles
Tanu Kaskinen
1
-0
/
+5
2017-03-31
sink: Invert priorities to prefer external devices
Christian Kellner
1
-4
/
+4
2017-03-29
sink-input/source-output: Don't crash when cork() is called without valid sin...
Georg Chini
4
-24
/
+42
2017-03-10
core: Ignore pa_shared_remove() return value
Peter Meerwald-Stadler
2
-2
/
+4
2017-03-10
core: Assert return value of pa_shared_set/_remove() in dbus-shared
Peter Meerwald-Stadler
1
-2
/
+2
2017-03-08
core-util: Fix description of pa_split()
Peter Meerwald-Stadler
1
-2
/
+2
2017-03-08
build: Use #ifdef to check for #defines
Peter Meerwald-Stadler
2
-3
/
+3
2017-03-07
iochannel: don't use variable length array in union
Tanu Kaskinen
1
-2
/
+8
2017-03-06
build: Add Coverity scan model
Peter Meerwald-Stadler
1
-0
/
+9
2017-01-30
sink, source: Make rate selection more explicit
Arun Raghavan
2
-16
/
+34
2017-01-30
sink, source: Add a mode to avoid resampling if possible
Arun Raghavan
3
-4
/
+15
2017-01-19
core-util: do in-place search in pa_str_in_list_spaces
Hajime Fujita
1
-7
/
+4
2017-01-19
core-util: add pa_split_space_in_place function
Hajime Fujita
2
-0
/
+20
2017-01-19
core-util: add pa_strneq macro
Hajime Fujita
1
-0
/
+1
2017-01-19
daemon-conf: add remixing-use-all-sink-channels option
David Mandelberg
4
-0
/
+6
2017-01-19
resampler: Flag for remixing to all sink channels.
David Mandelberg
2
-10
/
+75
2017-01-19
raop: Add pulsecore/core-utils a pa_str_in_list function
Martin Blanchard
2
-2
/
+23
2017-01-19
Support IPv6 address in pa_socket_client_new_string()
Hajime Fujita
3
-2
/
+32
2017-01-03
memblockq: remove pa_memblockq_missing()
Tanu Kaskinen
2
-16
/
+1
2016-12-29
Revert "memblockq: remove internal "missing" state variable"
Tanu Kaskinen
1
-27
/
+24
2016-12-20
refactor stream attaching/detaching
Tanu Kaskinen
6
-63
/
+112
2016-12-20
sink, source: remove some assumptions about stream "attached" state
Tanu Kaskinen
2
-20
/
+25
2016-12-20
sink, source: add missing stream "attached" flag handling
Tanu Kaskinen
2
-4
/
+20
2016-12-20
sink, source: unify stream "attached" flag checking
Tanu Kaskinen
2
-9
/
+9
2016-12-20
sink-input, source-output: set sink/source to NULL before the "unlink post" hook
Tanu Kaskinen
2
-10
/
+10
2016-12-20
suspend-on-idle: use earlier (safer) hooks for stream unlink notifications
Tanu Kaskinen
4
-5
/
+22
2016-12-20
don't assume that pa_asyncq_new() always succeeds
Tanu Kaskinen
3
-9
/
+42
2016-12-12
module: postpone lt_dlclose() until a safe time
Tanu Kaskinen
1
-1
/
+15
2016-11-19
protocol-native: Don't signal memfd support for 9.0 clients
Ahmed S. Darwish
1
-2
/
+8
2016-11-17
iochannel: Strictly specify PF_UNIX ancillary data boundaries
Ahmed S. Darwish
1
-1
/
+3
2016-09-10
core-util: log error if we hit file descriptors limit
Marcin Lewandowski
1
-0
/
+20
2016-09-02
core: Replace PA_PAGE_SIZE with pa_page_size()
Peter Meerwald-Stadler
8
-31
/
+47
2016-08-16
Remove newline at end of log messages
Peter Meerwald-Stadler
3
-6
/
+6
2016-08-15
sink-input,source-output: Fix logging, don't overwrite old_value when value == 0
Peter Meerwald-Stadler
2
-12
/
+8
2016-08-15
core-util: Use _SC_NPROCESSORS_ONLN instead of _SC_NPROCESSORS_CONF
John Paul Adrian Glaubitz
1
-2
/
+2
2016-08-10
shm: Wrap memfd-specific code in relevant ifdef
Arun Raghavan
1
-3
/
+5
2016-08-10
source-output: Fix copy-pasto
Arun Raghavan
1
-1
/
+1
2016-08-10
sink-input,source-output: Fix a leak during property change logging
Arun Raghavan
2
-2
/
+6
2016-07-22
memblockq: remove internal "missing" state variable
Pierre Ossman
1
-24
/
+27
2016-07-22
memblockq: move minreq handling in to memblockq
Pierre Ossman
2
-7
/
+6
2016-07-06
modargs: Document behaviour on missing arguments
Ulrich Eckhardt
1
-8
/
+17
2016-07-04
protocol-native: DRY: Remove pdispatch callbacks declarations
Ahmed S. Darwish
1
-152
/
+109
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
[next]