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
/
pulse
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-24
device-manager: Don't allow setting an empty description in the client API
Tanu Kaskinen
1
-0
/
+1
2014-08-22
format: Don't use deprecated json-c is_error() macro
Peter Meerwald
1
-8
/
+8
2014-08-22
format: Use json_object_object_get_ex() instead of deprecated json_object_obj...
Peter Meerwald
1
-10
/
+8
2014-08-22
format: Don't _put() objects obtained with json_object_object_get() or json_o...
Peter Meerwald
1
-9
/
+0
2014-08-18
context: Handle client-side failure of pa_srbchannel_new_from_template()
Peter Meerwald
1
-0
/
+4
2014-08-18
context: Stop and return if srbchannel memblock looks fishy
Peter Meerwald
1
-3
/
+7
2014-08-12
util: Fix pa_get_binary_name() on Debian/kFreeBSD
Peter Meerwald
1
-2
/
+2
2014-07-28
simple: Take locally buffered data into account in pa_simple_get_latency()
Tanu Kaskinen
1
-3
/
+18
2014-07-12
device-manager: Add a comment about non-extensible struct
Tanu Kaskinen
1
-0
/
+3
2014-07-04
creds: Unbreak build without HAVE_CREDS
David Henningsson
1
-0
/
+7
2014-06-27
Protocol, client: Add commands to enable srbchannel
David Henningsson
2
-1
/
+110
2014-06-27
iochannel/pstream/pdispatch: Add support for receiving file descriptors
David Henningsson
1
-2
/
+2
2014-06-27
client-conf: add missing directory to pulse/client-conf.x11.h include
Evan Nemerson
1
-1
/
+1
2014-06-24
esound, native: Pass an absolute path to pa_authkey_load() when using a file ...
Tanu Kaskinen
1
-3
/
+7
2014-06-24
authkey: Rename pa_authkey_load_auto() to pa_authkey_load()
Tanu Kaskinen
1
-6
/
+6
2014-06-24
client-conf: Move x11 and env loading to pa_client_conf_load()
Tanu Kaskinen
3
-53
/
+55
2014-06-24
client-conf: Don't report failure from pa_client_conf_load()
Tanu Kaskinen
2
-18
/
+9
2014-06-06
mainloop: avoid race-y double wakeup status
Pierre Ossman
1
-7
/
+2
2014-05-27
channelmap: Add 2.1 surround
David Henningsson
1
-0
/
+6
2014-04-17
Use pa_hashmap_remove_and_free() where appropriate
Tanu Kaskinen
1
-4
/
+1
2014-03-28
client-conf: Don't create multiple cookie files
Tanu Kaskinen
4
-88
/
+104
2014-03-28
client-conf: Remove redundant function parameters
Tanu Kaskinen
5
-26
/
+14
2014-03-28
util: Check that the home dir is an absolute path
Tanu Kaskinen
1
-10
/
+22
2014-03-27
introspect: Use pa_direction_valid() to validate port direction
Tanu Kaskinen
1
-3
/
+3
2014-03-27
direction: Add a couple of direction helper functions
Tanu Kaskinen
3
-2
/
+86
2014-03-15
mainloop-api: Improve pa_mainloop_api_once() documentation
Tanu Kaskinen
1
-3
/
+5
2014-03-14
volume: Increase PA_SW_VOLUME_SNPRINT_DB_MAX
Tanu Kaskinen
1
-1
/
+1
2014-03-08
doc: Use \since doxygen command correctly in mainloop-api.h
Peter Meerwald
1
-3
/
+3
2014-03-08
doc: Use correct parameter name wait_for_accept in documentation of pa_thread...
Peter Meerwald
1
-2
/
+2
2014-03-07
Fix a few "it's -> its" typos
Alexander E. Patrakov
1
-1
/
+1
2014-03-06
doc: Fix pa_stream_set_latency_update_callback() documentation
Peter Meerwald
1
-1
/
+1
2014-03-06
doc: Fix a couple of 'to to' typos
Peter Meerwald
1
-1
/
+1
2014-02-23
doc: Assorted spelling and grammar fixes for doxygen output
Peter Meerwald
4
-7
/
+7
2014-01-23
introspect, thread-mainloop: Fix Doxygen "since" tags
Tanu Kaskinen
2
-4
/
+4
2014-01-08
format: Add some error logging
Tanu Kaskinen
1
-5
/
+26
2014-01-08
stream: Mention pa_stream_new_extended() in the high-level stream creation do...
Tanu Kaskinen
1
-3
/
+8
2014-01-08
stream: Improve pa_stream_connect_playback() documentation
Tanu Kaskinen
1
-1
/
+5
2014-01-08
def, format: Document how to leave PCM parameters to be decided by the server
Tanu Kaskinen
2
-9
/
+85
2014-01-08
stream: Remove a volume channel validity check
Tanu Kaskinen
1
-1
/
+0
2014-01-08
format, core-format: Constify some function parameters
Tanu Kaskinen
2
-18
/
+18
2014-01-08
format: Simplify pa_format_info_to_sample_spec()
Tanu Kaskinen
1
-10
/
+5
2014-01-08
core-format: Add pa_format_info_get_channel_map()
Tanu Kaskinen
1
-12
/
+2
2014-01-08
core-format: Add pa_format_info_get_channels()
Tanu Kaskinen
1
-4
/
+1
2014-01-08
core-format: Add pa_format_info_get_rate()
Tanu Kaskinen
1
-3
/
+2
2014-01-08
core-format: Add pa_format_info_get_sample_format()
Tanu Kaskinen
1
-7
/
+2
2014-01-08
Move pa_format_info_to_sample_spec_fake() to core-format
Tanu Kaskinen
1
-23
/
+2
2014-01-03
Documentation of known misuse of PulseAudio API
Alexander E. Patrakov
3
-1
/
+56
2013-12-20
core: Remove dead code in pa_mainloop_run()
Peter Meerwald
1
-3
/
+1
2013-12-20
simple: Enable pa_simple_flush() on record streams and amend documentation
Peter Meerwald
2
-5
/
+3
2013-12-20
doc: Document that pa_stream_flush() is applicable to playback and record str...
Peter Meerwald
1
-4
/
+3
[prev]
[next]