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
*
Fix concurrency bug when turning memblock into a local memblock
Lennart Poettering
2007-07-13
1
-3
/
+3
*
Fix off-by-one in mixing code
Lennart Poettering
2007-07-13
1
-1
/
+2
*
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
2
-643
/
+0
*
Merge module-oss-mmap into module-oss and make suspending working properly
Lennart Poettering
2007-07-13
1
-206
/
+653
*
Make pa_sink_render_* and pa_source_post work only when in RUNNING state, to ...
Lennart Poettering
2007-07-13
2
-2
/
+5
*
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
*
remove pa_memblockq_is_writable() (because it is stupid and not used anywhere...
Lennart Poettering
2007-06-25
2
-59
/
+46
*
make sure we don't free the same connection twice
Lennart Poettering
2007-06-25
1
-1
/
+2
*
Limit silence buffer size for pa_sink_render()
Lennart Poettering
2007-06-24
1
-0
/
+4
*
Track the 'missing' variable safely between the threads
Lennart Poettering
2007-06-24
1
-7
/
+7
*
rework the logic of pa_asyncq
Lennart Poettering
2007-06-24
1
-88
/
+113
*
Make sure the returned pa_msgobject object has a valid refcnt before returnin...
Lennart Poettering
2007-06-24
1
-4
/
+10
*
Include assert.h, since we use assert() for our pa_assert() macro
Lennart Poettering
2007-06-24
1
-0
/
+1
*
Fix length calculation in pa_silence_memblock_new() and make use of pa_assert...
Lennart Poettering
2007-06-24
1
-21
/
+26
*
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
2
-239
/
+523
*
remove underrun condition in pa_sinks. Instead return silence in pa_sink_rend...
Lennart Poettering
2007-06-23
2
-55
/
+81
*
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
*
Fix minor typo
Lennart Poettering
2007-06-23
1
-1
/
+1
*
Port module-pipe-source to the new threaded design
Lennart Poettering
2007-06-14
1
-89
/
+187
*
Fix another ugly typo, which made source outputs unusable
Lennart Poettering
2007-06-14
1
-1
/
+1
*
use pa_memblockq_push_align() instead of pa_memblockq_push() to deal with una...
Lennart Poettering
2007-06-14
1
-2
/
+5
*
Show memchunk length in debug output
Lennart Poettering
2007-06-14
1
-1
/
+1
*
Fix a nasty typo in pa_asyncq_pop
Lennart Poettering
2007-06-14
1
-6
/
+11
*
Remove anotify.[ch], since it is now entirely replaced by pa_asyncmsgq
Lennart Poettering
2007-06-14
2
-185
/
+0
*
rework sink input/source output state machine
Lennart Poettering
2007-06-14
4
-61
/
+98
*
Make debug message more useful
Lennart Poettering
2007-06-14
1
-1
/
+1
*
Move a few things between the threads
Lennart Poettering
2007-06-14
1
-3
/
+12
*
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
33
-692
/
+906
*
make untabify
Lennart Poettering
2007-06-11
11
-242
/
+242
*
make eolspace
Lennart Poettering
2007-06-11
22
-215
/
+215
*
Merge HUGE set of changes temporarily into a branch, to allow me to move them...
Lennart Poettering
2007-06-11
72
-1746
/
+4368
*
Support stat() and friends as some programs (audacity) likes to check if
Pierre Ossman
2007-06-11
1
-0
/
+196
*
Add support for the poorly documented SNDCTL_DSP_GETTRIGGER.
Pierre Ossman
2007-06-04
1
-0
/
+11
*
Kill spaces on EOL
Lennart Poettering
2007-05-29
21
-2721
/
+2721
*
We now use gid unconditionally, so make sure it's defined.
Pierre Ossman
2007-05-29
1
-2
/
+0
*
build fix for systems lacking capability suppoort. (Problem identified and or...
Lennart Poettering
2007-05-28
1
-0
/
+4
*
Replace AO_xxx usage with pa_atomic_xxx and friends wherever it makes sense
Lennart Poettering
2007-05-27
6
-75
/
+80
*
unfortunately we cannot detect if a foreign thread is still running. Thus suc...
Lennart Poettering
2007-05-27
1
-11
/
+6
*
Minor optimization: read log level character code from array
Lennart Poettering
2007-05-27
1
-27
/
+12
*
Add a new meta command ".ifexists" to the CLI language, to execute commands o...
Lennart Poettering
2007-05-26
3
-13
/
+73
*
when called with the setid bit change euid to uid sooner to make sure that we...
Lennart Poettering
2007-05-25
3
-32
/
+66
[next]