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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-31
update todo
Lennart Poettering
1
-0
/
+1
2006-08-30
fix handling of "running" variable
Lennart Poettering
1
-3
/
+8
2006-08-30
Add AO_REQUIRE_CAS as we do.
Pierre Ossman
3
-0
/
+5
2006-08-30
Make sure the libatomic_ops lib is included.
Pierre Ossman
1
-0
/
+2
2006-08-30
Remove check for libatomic_ops library as some systems have no (zero, nada)
Pierre Ossman
1
-6
/
+0
2006-08-30
We need to have a callback when changing volume or we might deadlock.
Pierre Ossman
1
-2
/
+2
2006-08-29
add a threading primitive API
Lennart Poettering
6
-3
/
+498
2006-08-29
make pa_mempool_stat thread-safe/lock-free
Lennart Poettering
5
-71
/
+76
2006-08-29
modify memory block reference counting to use the new reference counting API
Lennart Poettering
3
-15
/
+18
2006-08-29
add lock-free reference counting macros, based on libatomic-ops
Lennart Poettering
2
-1
/
+44
2006-08-29
add libatomic-ops to hard dependencies
Lennart Poettering
1
-0
/
+12
2006-08-28
fix an misdesigned assert()
Lennart Poettering
1
-6
/
+5
2006-08-28
Add PulseAudio logo to tree.
Pierre Ossman
1
-0
/
+287
2006-08-28
update todo
Pierre Ossman
1
-0
/
+1
2006-08-27
increase operation timeout
Lennart Poettering
1
-1
/
+1
2006-08-26
bump version and sonames
Lennart Poettering
1
-4
/
+4
2006-08-26
fix module-combine when used on top of a tunnel sink
Lennart Poettering
2
-5
/
+22
2006-08-25
update module-tunnel to latest protocol
Lennart Poettering
1
-16
/
+51
2006-08-25
activate HAL in the default config
Lennart Poettering
1
-6
/
+13
2006-08-24
Add missing header.
Pierre Ossman
1
-0
/
+4
2006-08-23
fix handling of "mtu" module argument (patch by "theBear")
Lennart Poettering
1
-0
/
+1
2006-08-23
fix typo
Pierre Ossman
1
-1
/
+1
2006-08-23
Make the recording a bit more chunky so that we can fit in the pool and have
Pierre Ossman
1
-1
/
+13
2006-08-22
Remove silence generation in solaris module.
Pierre Ossman
1
-29
/
+26
2006-08-22
Remove silence generation in waveout module.
Pierre Ossman
1
-50
/
+33
2006-08-22
Proceed with connect even when no cookie is loaded. Allows you to connect
Pierre Ossman
1
-6
/
+2
2006-08-22
Fix memory leak in waveout module.
Pierre Ossman
1
-0
/
+3
2006-08-22
Log when there is a problem opening the waveOut/waveIn device.
Pierre Ossman
1
-3
/
+9
2006-08-22
Fall back to creating a "normal" memory pool if unable to get a shared one.
Pierre Ossman
1
-4
/
+13
2006-08-22
Improve error messages a bit.
Pierre Ossman
3
-3
/
+8
2006-08-22
Fix up portability of memory pool handling a bit.
Pierre Ossman
1
-33
/
+43
2006-08-22
update todo
Lennart Poettering
1
-0
/
+1
2006-08-22
fix typo
Lennart Poettering
1
-1
/
+1
2006-08-22
Fix detection of shared memory support and proper fallback.
Pierre Ossman
3
-10
/
+31
2006-08-22
Fix typo.
Pierre Ossman
1
-1
/
+1
2006-08-22
Add missing header.
Pierre Ossman
1
-0
/
+1
2006-08-22
Fix call to pa_memblock_new().
Pierre Ossman
1
-2
/
+2
2006-08-22
Fix detection of page size for non-POSIX systems.
Pierre Ossman
2
-2
/
+9
2006-08-22
Fix missing header for timeval helpers.
Pierre Ossman
1
-0
/
+1
2006-08-22
Fix calls to pa_memblock_new().
Pierre Ossman
1
-2
/
+2
2006-08-22
Add header for pa_cstrerror().
Pierre Ossman
1
-0
/
+1
2006-08-22
Fix call to pa_pstream_send_tagstruct().
Pierre Ossman
1
-1
/
+1
2006-08-22
Add an ifdef for when we do not have creds.
Pierre Ossman
1
-1
/
+3
2006-08-21
fix pactl output (sink drivers and names where switched)
Lennart Poettering
1
-1
/
+1
2006-08-19
update todo
Lennart Poettering
1
-1
/
+0
2006-08-19
restore the sink/source for a client in addition to the playback volume. This...
Lennart Poettering
1
-36
/
+140
2006-08-19
If a client leaves the sink/source for a stream unspecified by passing NULL as
Lennart Poettering
2
-24
/
+31
2006-08-19
fix a bad memory access
Lennart Poettering
1
-1
/
+1
2006-08-19
update todo
Lennart Poettering
1
-1
/
+0
2006-08-19
when transferring large memory chunks of a pa_pstream, split them up
Lennart Poettering
1
-13
/
+29
[next]