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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add PulseAudio logo to tree.
Pierre Ossman
2006-08-28
1
-0
/
+287
*
update todo
Pierre Ossman
2006-08-28
1
-0
/
+1
*
increase operation timeout
Lennart Poettering
2006-08-27
1
-1
/
+1
*
bump version and sonames
Lennart Poettering
2006-08-26
1
-4
/
+4
*
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
*
update todo
Lennart Poettering
2006-08-22
1
-0
/
+1
*
fix typo
Lennart Poettering
2006-08-22
1
-1
/
+1
*
Fix detection of shared memory support and proper fallback.
Pierre Ossman
2006-08-22
3
-10
/
+31
*
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
2
-2
/
+9
*
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
*
update todo
Lennart Poettering
2006-08-19
1
-1
/
+0
*
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
*
update todo
Lennart Poettering
2006-08-19
1
-1
/
+0
*
when transferring large memory chunks of a pa_pstream, split them up
Lennart Poettering
2006-08-19
1
-13
/
+29
*
update todo
Lennart Poettering
2006-08-19
1
-2
/
+2
*
update todo
Lennart Poettering
2006-08-19
1
-3
/
+6
*
check for posix_memalign and friends
Lennart Poettering
2006-08-19
1
-6
/
+5
*
if MAP_ANONYMOUS is not supported use posix_memalign if possible to allocate ...
Lennart Poettering
2006-08-19
1
-2
/
+19
*
update todo
Lennart Poettering
2006-08-19
1
-0
/
+1
*
print per-type memory block statistics on "stat"
Lennart Poettering
2006-08-19
1
-1
/
+20
*
generate per-type memory block statistics
Lennart Poettering
2006-08-19
2
-1
/
+22
*
update todo
Lennart Poettering
2006-08-19
1
-1
/
+3
*
rework the resample to allocate temporary memory with pa_memblock_new() inste...
Lennart Poettering
2006-08-19
1
-25
/
+58
*
fix a memory leak
Lennart Poettering
2006-08-19
1
-1
/
+3
*
update todo
Lennart Poettering
2006-08-19
1
-1
/
+0
*
add --disable-shm command line option to the daemon
Lennart Poettering
2006-08-19
1
-2
/
+11
[next]