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
...
|
|
*
|
a couple of build fixes
Lennart Poettering
2007-08-13
4
-16
/
+16
|
|
*
|
deactivate module-x11-xsmp by default, due to a deadlock when pa is being sta...
Lennart Poettering
2007-08-12
1
-1
/
+2
|
|
*
|
64 bit fixes and minor gcc shut ups
Lennart Poettering
2007-08-12
8
-11
/
+10
|
|
*
|
yet another new glibc build fix
Lennart Poettering
2007-08-12
1
-0
/
+1
|
|
*
|
build fix for newer glibc
Lennart Poettering
2007-08-12
1
-0
/
+1
|
|
*
|
make make distcheck pass
Lennart Poettering
2007-08-12
6
-11280
/
+2
|
|
*
|
make make dist work
Lennart Poettering
2007-08-12
1
-2
/
+3
|
|
*
|
ship full libltdl tree in SVN to make sure we can build this crack on fedora
Lennart Poettering
2007-08-12
25
-6
/
+60686
|
|
*
|
bump soname and stuff for fedora pre-release
Lennart Poettering
2007-08-12
1
-3
/
+3
|
|
*
|
Resurrect ability to move streams between sinks
Lennart Poettering
2007-08-11
4
-172
/
+239
|
|
*
|
add comments describing the context these functions are called from
Lennart Poettering
2007-08-11
1
-0
/
+2
|
|
*
|
modernize pa_play_memblockq() and add a new function pa_memblockq_sink_input_...
Lennart Poettering
2007-08-11
2
-43
/
+163
|
|
*
|
minor cleanup
Lennart Poettering
2007-08-11
1
-2
/
+0
|
|
*
|
fix latency reporting for oss and alsa modules
Lennart Poettering
2007-08-11
3
-13
/
+15
|
|
*
|
minor modernizations
Lennart Poettering
2007-08-11
1
-14
/
+13
|
|
*
|
hook into move operations for resuming/suspending devices appropriately
Lennart Poettering
2007-08-11
1
-19
/
+109
|
|
*
|
Add 'via DMA' to sink/source description if device is accessed with mmap()
Lennart Poettering
2007-08-11
2
-4
/
+6
|
|
*
|
restore the ability move record streams between sources
Lennart Poettering
2007-08-11
2
-42
/
+56
|
|
*
|
use single array for storing pa_core hook lists, add sink state changed hook,...
Lennart Poettering
2007-08-11
11
-93
/
+104
|
|
*
|
port oss driver to make use of the default fragment sizes as defined in pa_co...
Lennart Poettering
2007-08-11
1
-28
/
+20
|
|
*
|
make sure that the device access event sound is only generated once
Lennart Poettering
2007-08-11
1
-21
/
+54
|
|
*
|
deal with messages properly which are recieved after destruction of a stream
Lennart Poettering
2007-08-11
1
-0
/
+9
|
|
*
|
fix module-hal when no api= argument is specified
Lennart Poettering
2007-08-11
1
-0
/
+1
|
|
*
|
add proper refcounting to pa_asyncmsgq objects, to allow destruction from the...
Lennart Poettering
2007-08-11
4
-19
/
+44
|
|
*
|
allow destruction of pa_fdsem object that are still in 'poll' state
Lennart Poettering
2007-08-11
1
-6
/
+3
|
|
*
|
modify alsa drivers to make use of new global fragment setting variables
Lennart Poettering
2007-08-11
2
-10
/
+4
|
|
*
|
fix default device naming and fix api selection code
Lennart Poettering
2007-08-11
1
-12
/
+15
|
|
*
|
modernization
Lennart Poettering
2007-08-11
1
-7
/
+24
|
|
*
|
allow setting the default sample and fragment settings from the config file
Lennart Poettering
2007-08-11
4
-54
/
+196
|
|
*
|
add default fragment settings variables to pa_core
Lennart Poettering
2007-08-11
2
-0
/
+4
|
|
*
|
move pstream item allocation to pa_flist
Lennart Poettering
2007-08-11
1
-6
/
+14
|
|
*
|
make revoke/release thread safe in the native protocol
Lennart Poettering
2007-08-10
1
-1
/
+44
|
|
*
|
add callbacks for the revoke/release stuff, so that we can make this thing th...
Lennart Poettering
2007-08-10
2
-8
/
+61
|
|
*
|
if no thread-mq is attached to the current thread, return an error, don't hit...
Lennart Poettering
2007-08-10
1
-4
/
+1
|
|
*
|
make use of pa_thread_mq everywhere
Lennart Poettering
2007-08-10
13
-147
/
+127
|
|
*
|
minor update
Lennart Poettering
2007-08-10
1
-1
/
+2
|
|
*
|
Wrap two pa_asyncmsq in a new pa_thread_mq object for bidirectional, lock-fre...
Lennart Poettering
2007-08-10
3
-0
/
+169
|
|
*
|
update thread test to use pa_once instead of pa_once_t
Lennart Poettering
2007-08-10
1
-2
/
+2
|
|
*
|
Rename pa_once_t to pa_once
Lennart Poettering
2007-08-10
3
-7
/
+7
|
|
*
|
move pa_queue to an implementation based on pa_flist
Lennart Poettering
2007-08-10
3
-21
/
+107
|
|
*
|
do not acces playback pa_messagq from main thread
Lennart Poettering
2007-08-10
1
-9
/
+26
|
|
*
|
minor cleanliness fixes
Lennart Poettering
2007-08-10
1
-1
/
+4
|
|
*
|
fix closing of fds in gconf module
Lennart Poettering
2007-08-10
1
-3
/
+6
|
|
*
|
* drop redundant pa_core argument from module initialization functions
Lennart Poettering
2007-08-10
33
-444
/
+532
|
|
*
|
fix minor memory leakage
Lennart Poettering
2007-08-10
1
-0
/
+2
|
|
*
|
avoid duplicate loading of modules
Lennart Poettering
2007-08-10
1
-15
/
+22
|
|
*
|
handle ACLAdded messages for previously unknown devices identically to a real...
Lennart Poettering
2007-08-10
1
-3
/
+2
|
|
*
|
Avoid a race condition when one PA instance gets HAL's ACLAdded message befor...
Lennart Poettering
2007-08-10
1
-4
/
+58
|
|
*
|
Add X11 XSMP module for hooking into the X11 session manager, for being notif...
Lennart Poettering
2007-08-09
3
-1
/
+212
|
|
*
|
modernize
Lennart Poettering
2007-08-09
1
-24
/
+24
[prev]
[next]