index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow building when srcdir != builddir (patch from Flameeyes)
Lennart Poettering
2006-09-02
1
-1
/
+6
*
fix esdcompat for non-gnu systems
Lennart Poettering
2006-09-02
1
-1
/
+1
*
make esdcompat executable
Lennart Poettering
2006-09-02
1
-0
/
+1
*
Merge FreeBSD compatibility patch (from Flameeyes)
Lennart Poettering
2006-09-02
2
-0
/
+13
*
Fix call to pa_mutex_new().
Pierre Ossman
2006-09-01
1
-1
/
+1
*
Add pthread_once() equivalent support.
Pierre Ossman
2006-09-01
3
-31
/
+55
*
Thread implementation for Win32.
Pierre Ossman
2006-09-01
3
-3
/
+392
*
fix a race condition with stream connection vs. latency measuremtn (found by ...
Lennart Poettering
2006-09-01
1
-17
/
+19
*
Also wrap yield functionality so that it can be platform independent.
Pierre Ossman
2006-08-31
3
-3
/
+11
*
work around bug in firefox which apparently misuses access() as NULL pointer ...
Lennart Poettering
2006-08-31
1
-0
/
+7
*
define AO_REQUIRE_CAS in the Makefile instead of each source file, effectivel...
Lennart Poettering
2006-08-31
4
-3
/
+1
*
fix handling of "running" variable
Lennart Poettering
2006-08-30
1
-3
/
+8
*
Add AO_REQUIRE_CAS as we do.
Pierre Ossman
2006-08-30
3
-0
/
+5
*
We need to have a callback when changing volume or we might deadlock.
Pierre Ossman
2006-08-30
1
-2
/
+2
*
add a threading primitive API
Lennart Poettering
2006-08-29
6
-3
/
+498
*
make pa_mempool_stat thread-safe/lock-free
Lennart Poettering
2006-08-29
5
-71
/
+76
*
modify memory block reference counting to use the new reference counting API
Lennart Poettering
2006-08-29
3
-15
/
+18
*
add lock-free reference counting macros, based on libatomic-ops
Lennart Poettering
2006-08-29
2
-1
/
+44
*
fix an misdesigned assert()
Lennart Poettering
2006-08-28
1
-6
/
+5
*
increase operation timeout
Lennart Poettering
2006-08-27
1
-1
/
+1
*
fix module-combine when used on top of a tunnel sink
Lennart Poettering
2006-08-26
2
-5
/
+22
*
update module-tunnel to latest protocol
Lennart Poettering
2006-08-25
1
-16
/
+51
*
activate HAL in the default config
Lennart Poettering
2006-08-25
1
-6
/
+13
*
Add missing header.
Pierre Ossman
2006-08-24
1
-0
/
+4
*
fix handling of "mtu" module argument (patch by "theBear")
Lennart Poettering
2006-08-23
1
-0
/
+1
*
fix typo
Pierre Ossman
2006-08-23
1
-1
/
+1
*
Make the recording a bit more chunky so that we can fit in the pool and have
Pierre Ossman
2006-08-23
1
-1
/
+13
*
Remove silence generation in solaris module.
Pierre Ossman
2006-08-22
1
-29
/
+26
*
Remove silence generation in waveout module.
Pierre Ossman
2006-08-22
1
-50
/
+33
*
Proceed with connect even when no cookie is loaded. Allows you to connect
Pierre Ossman
2006-08-22
1
-6
/
+2
*
Fix memory leak in waveout module.
Pierre Ossman
2006-08-22
1
-0
/
+3
*
Log when there is a problem opening the waveOut/waveIn device.
Pierre Ossman
2006-08-22
1
-3
/
+9
*
Fall back to creating a "normal" memory pool if unable to get a shared one.
Pierre Ossman
2006-08-22
1
-4
/
+13
*
Improve error messages a bit.
Pierre Ossman
2006-08-22
3
-3
/
+8
*
Fix up portability of memory pool handling a bit.
Pierre Ossman
2006-08-22
1
-33
/
+43
*
Fix detection of shared memory support and proper fallback.
Pierre Ossman
2006-08-22
2
-1
/
+27
*
Fix typo.
Pierre Ossman
2006-08-22
1
-1
/
+1
*
Add missing header.
Pierre Ossman
2006-08-22
1
-0
/
+1
*
Fix call to pa_memblock_new().
Pierre Ossman
2006-08-22
1
-2
/
+2
*
Fix detection of page size for non-POSIX systems.
Pierre Ossman
2006-08-22
1
-1
/
+7
*
Fix missing header for timeval helpers.
Pierre Ossman
2006-08-22
1
-0
/
+1
*
Fix calls to pa_memblock_new().
Pierre Ossman
2006-08-22
1
-2
/
+2
*
Add header for pa_cstrerror().
Pierre Ossman
2006-08-22
1
-0
/
+1
*
Fix call to pa_pstream_send_tagstruct().
Pierre Ossman
2006-08-22
1
-1
/
+1
*
Add an ifdef for when we do not have creds.
Pierre Ossman
2006-08-22
1
-1
/
+3
*
fix pactl output (sink drivers and names where switched)
Lennart Poettering
2006-08-21
1
-1
/
+1
*
restore the sink/source for a client in addition to the playback volume. This...
Lennart Poettering
2006-08-19
1
-36
/
+140
*
If a client leaves the sink/source for a stream unspecified by passing NULL as
Lennart Poettering
2006-08-19
2
-24
/
+31
*
fix a bad memory access
Lennart Poettering
2006-08-19
1
-1
/
+1
*
when transferring large memory chunks of a pa_pstream, split them up
Lennart Poettering
2006-08-19
1
-13
/
+29
[next]