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
2008-06-18
add another .gitignore file, this time for pulse/
Lennart Poettering
1
-0
/
+1
2008-06-17
rework shm usage negotiation; merge a few pa_bool_t in a single bit field to ...
Lennart Poettering
2
-99
/
+42
2008-06-17
minor modernizations
Lennart Poettering
1
-2
/
+4
2008-06-17
make use of the pa_init_proplist() version in proplist-util.[ch]
Lennart Poettering
1
-1
/
+3
2008-06-16
add missing const to a few functions
Lennart Poettering
2
-8
/
+8
2008-06-16
check for packet size on server info data
Lennart Poettering
1
-1
/
+2
2008-06-16
add missing inclusion
Lennart Poettering
1
-0
/
+2
2008-06-13
fix a bad memory access pulsecore/client.c
Lennart Poettering
3
-3
/
+44
2008-06-11
enable auto-spawning by default
Lennart Poettering
3
-3
/
+3
2008-06-11
update well-known property list
Lennart Poettering
1
-3
/
+12
2008-06-09
Do not invalidate the cookie if no file was specified.
Colin Guthrie
1
-2
/
+2
2008-06-03
Perfer client.conf over X11 property variables.
Colin Guthrie
1
-1
/
+1
2008-05-29
update props
Lennart Poettering
1
-11
/
+20
2008-05-27
readd name field to upload datagram
Lennart Poettering
1
-3
/
+8
2008-05-27
fix a minor memory leak
Lennart Poettering
1
-2
/
+6
2008-05-21
deal with failing pa_runtime_path()
Lennart Poettering
1
-3
/
+7
2008-05-18
make sure we don't hit an assert when autospawning
Lennart Poettering
1
-0
/
+1
2008-05-17
fix pa_stream flag checking
Lennart Poettering
1
-2
/
+2
2008-05-17
type fixes for constants
Lennart Poettering
1
-2
/
+2
2008-05-17
type fixes for constants
Lennart Poettering
1
-3
/
+3
2008-05-17
declare the explicit type for our PA_xSEC_PER_ySEC constants
Lennart Poettering
2
-7
/
+7
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
34
-824
/
+2223
2008-03-31
merge r2185 from prepare-0.9.10
Lennart Poettering
1
-2
/
+5
2008-02-13
deal with a possibly failing pa_channel_map_init_auto() correctly
Lennart Poettering
1
-5
/
+5
2008-01-06
use __BYTE_ORDER macro for detecting byte order, as suggested on http://unixp...
Lennart Poettering
1
-0
/
+9
2007-12-29
add new function pa_proplist_contains()
Lennart Poettering
2
-0
/
+15
2007-12-23
add new property list implementation
Lennart Poettering
2
-0
/
+332
2007-11-24
rearrange #includes
Lennart Poettering
1
-3
/
+3
2007-11-22
fix uploading of samples into PA. Problem discovered by Colin Guthrie
Lennart Poettering
1
-1
/
+1
2007-11-21
- Check process name when dealing with PID files
Lennart Poettering
6
-20
/
+593
2007-11-14
use a prio inheriting mutex for the threaded mainloop, to ease writing of RT ...
Lennart Poettering
1
-1
/
+1
2007-11-14
use a free list for allocation pa_operation objects
Lennart Poettering
1
-2
/
+9
2007-11-13
add array size to increase chance of detecting missing updates
Lennart Poettering
1
-3
/
+2
2007-11-09
minor typo
Lennart Poettering
1
-1
/
+1
2007-11-09
add support for 32bit integer samples
Lennart Poettering
2
-5
/
+29
2007-11-08
strip most comments from the default configuration files, since the man page ...
Lennart Poettering
1
-20
/
+9
2007-11-01
pa_boolize the client config
Lennart Poettering
2
-8
/
+7
2007-10-30
save and restore errno in the sig handler
Lennart Poettering
1
-0
/
+6
2007-10-30
rename 'length' parameters in the API to 'bytes', to make their unit clear
Lennart Poettering
2
-7
/
+7
2007-10-29
ignore network sinks/sources
Lennart Poettering
1
-2
/
+4
2007-10-29
make use of new pa_readlink() where applicable
Lennart Poettering
1
-5
/
+6
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
34
-749
/
+1154
2007-05-23
only browse for ipv4 pa servers for now. Needs better fixing which however is...
Lennart Poettering
1
-1
/
+1
2007-05-23
don't allow excessively high sample rates
Lennart Poettering
2
-0
/
+4
2007-05-23
Treat empty :0.0 identically to unset :0.0 when trying to find a PA server. (...
Lennart Poettering
1
-1
/
+1
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
51
-0
/
+156
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
48
-699
/
+699
2006-11-06
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
2
-17
/
+4
2006-11-06
Handle when threaded mainloop is freed before it is started.
Pierre Ossman
1
-1
/
+2
2006-09-26
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
2
-4
/
+17
[next]