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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop chunk argument from various drop() functions, since it doesn't make any ...
Lennart Poettering
2007-07-25
2
-4
/
+5
*
change order of munmap and freeing of memblocks
Lennart Poettering
2007-07-25
1
-9
/
+9
*
Port module-sine to the new lock-free core
Lennart Poettering
2007-07-13
1
-24
/
+33
*
Replace a couple of assert()s by pa_assert()s
Lennart Poettering
2007-07-13
1
-6
/
+5
*
Remove module-oss-mmap, since it is now merged into module-oss
Lennart Poettering
2007-07-13
1
-637
/
+0
*
Merge module-oss-mmap into module-oss and make suspending working properly
Lennart Poettering
2007-07-13
1
-206
/
+653
*
Properly initialize all revents on EINTR
Lennart Poettering
2007-07-12
2
-2
/
+7
*
Make sure pollfd[POLLFD_ASYNCQ].revents is properly initialized on signal
Lennart Poettering
2007-07-12
1
-1
/
+8
*
fix segfault when recording with module-oss.c
Lennart Poettering
2007-07-12
1
-1
/
+1
*
Port module-oss to the new lock-free core
Lennart Poettering
2007-06-25
1
-15
/
+23
*
Make use of dbus_watch_get_unix_fd() instead of dbus_watch_get_fd() because o...
Lennart Poettering
2007-06-24
1
-2
/
+2
*
Update OSS driver for new lock-free core
Lennart Poettering
2007-06-23
1
-228
/
+512
*
don't handle underrun special
Lennart Poettering
2007-06-23
1
-32
/
+27
*
drop silence generation from sink drivers
Lennart Poettering
2007-06-23
1
-8
/
+4
*
fix a typo and some minor optimizations
Lennart Poettering
2007-06-23
1
-8
/
+7
*
minor cleanups and optimizations
Lennart Poettering
2007-06-23
1
-20
/
+20
*
Port module-pipe-source to the new threaded design
Lennart Poettering
2007-06-14
1
-89
/
+187
*
trivial cleanups
Lennart Poettering
2007-06-14
1
-4
/
+7
*
A lot of more work to get the lock-free stuff in place
Lennart Poettering
2007-06-13
5
-168
/
+174
*
make untabify
Lennart Poettering
2007-06-11
3
-6
/
+6
*
make eolspace
Lennart Poettering
2007-06-11
2
-33
/
+33
*
Merge HUGE set of changes temporarily into a branch, to allow me to move them...
Lennart Poettering
2007-06-11
12
-176
/
+421
*
Kill spaces on EOL
Lennart Poettering
2007-05-29
12
-161
/
+161
*
Fix another DoS vulnerability that has been identified by Luigi Auriemma. (Fi...
Lennart Poettering
2007-05-23
1
-3
/
+0
*
add a missing initialization that causes a crash when parsing invalid volume ...
Lennart Poettering
2007-05-23
1
-0
/
+1
*
Fix module-oss for devices that return EAGAIN when we don't expect it. (Close...
Lennart Poettering
2007-05-23
1
-3
/
+10
*
show socket directory when we fail to create it. (Closes #85)
Lennart Poettering
2007-05-22
1
-1
/
+1
*
Fix build and only load OSS xor ALSA modules if both are available
Lennart Poettering
2007-05-22
1
-5
/
+29
*
Don't fail if hal doesn't currently contain any devices. (closes #55)
Pierre Ossman
2007-03-06
1
-8
/
+2
*
Handle suspended alsa devices. Based on patch by ranma. (closes #26)
Pierre Ossman
2007-03-02
2
-0
/
+77
*
Handle when ALSA tweaks our sample spec so much that the frame size changes.
Pierre Ossman
2007-03-01
1
-1
/
+8
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
46
-0
/
+108
*
Allow specification of device number.
Pierre Ossman
2007-02-12
1
-3
/
+12
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
36
-668
/
+668
*
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
2006-11-06
11
-94
/
+35
*
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
2006-09-26
11
-35
/
+94
*
add missing g_type_init()
Lennart Poettering
2006-09-02
1
-0
/
+2
*
Merge FreeBSD compatibility patch (from Flameeyes)
Lennart Poettering
2006-09-02
1
-0
/
+8
*
fix a race condition with stream connection vs. latency measuremtn (found by ...
Lennart Poettering
2006-09-01
1
-17
/
+19
*
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
*
fix handling of "mtu" module argument (patch by "theBear")
Lennart Poettering
2006-08-23
1
-0
/
+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
*
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
*
Fix detection of shared memory support and proper fallback.
Pierre Ossman
2006-08-22
1
-0
/
+3
*
Fix typo.
Pierre Ossman
2006-08-22
1
-1
/
+1
*
Add missing header.
Pierre Ossman
2006-08-22
1
-0
/
+1
[next]