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 new realtime event loop abstraction which precise time keeping by using h...
Lennart Poettering
2007-08-22
2
-0
/
+525
|
|
*
|
add facility for managing realtime signals
Lennart Poettering
2007-08-22
2
-0
/
+155
|
|
*
|
add monotonic clock abstraction pa_rtclock
Lennart Poettering
2007-08-22
2
-0
/
+201
|
|
*
|
rename a few things in a macro to make name collisions less likely
Lennart Poettering
2007-08-22
1
-12
/
+12
|
|
*
|
make use of new public function pa_is_power_of_two()
Lennart Poettering
2007-08-22
1
-5
/
+1
|
|
*
|
add pa_is_power_of_two() and pa_make_power_of_two() functions
Lennart Poettering
2007-08-22
2
-0
/
+21
|
|
*
|
add macro for creating static TLS objects
Lennart Poettering
2007-08-22
1
-0
/
+26
|
|
*
|
add more PA_PTR_TO_XXX macros
Lennart Poettering
2007-08-22
1
-1
/
+8
|
|
*
|
modernizations
Lennart Poettering
2007-08-22
2
-20
/
+27
|
|
*
|
use realtime scheduling for ALSA and OSS driver threads
Lennart Poettering
2007-08-16
3
-0
/
+6
|
|
*
|
never stay root after startup, even if we don't have capabilites
Lennart Poettering
2007-08-16
1
-5
/
+14
|
|
*
|
seperately get high nice level and acquire realtime sched
Lennart Poettering
2007-08-16
2
-64
/
+32
|
|
*
|
Keep CAP_SYS_NICE not only in PERMITTED but also in EFFECTIVE capset
Lennart Poettering
2007-08-16
1
-6
/
+7
|
|
*
|
only suspend device when server is local
Lennart Poettering
2007-08-16
1
-5
/
+12
|
|
*
|
truncate service names if necessary, include user name in service string
Lennart Poettering
2007-08-16
1
-23
/
+48
|
|
*
|
add pa_truncate_utf8() function for truncating a string and guaranteeing it s...
Lennart Poettering
2007-08-16
2
-0
/
+20
|
|
*
|
add fedora-snapshot target
Lennart Poettering
2007-08-15
1
-0
/
+3
|
|
*
|
fix an awful race condition when handling data requests
Lennart Poettering
2007-08-15
1
-14
/
+22
|
|
*
|
don't fail if no pa is srunning
Lennart Poettering
2007-08-15
1
-29
/
+49
|
|
*
|
add new tool pasuspender which temporarily suspends all sinks and resumes the...
Lennart Poettering
2007-08-15
2
-1
/
+293
|
|
*
|
set CLOEXEC on more fds
Lennart Poettering
2007-08-15
2
-0
/
+5
|
|
*
|
add new commands suspend-source, suspend-sink
Lennart Poettering
2007-08-15
1
-5
/
+50
|
|
*
|
add protocol support for muting sink inputs and suspending sinks/sources
Lennart Poettering
2007-08-15
4
-10
/
+242
|
|
*
|
bump protocol revision and soname of libpulse
Lennart Poettering
2007-08-15
1
-2
/
+2
|
|
*
|
use pa_source_suspend_all/pa_sink_suspend_all for suspending all sinks/sources
Lennart Poettering
2007-08-15
1
-7
/
+6
|
|
*
|
fix muting for sink inputs
Lennart Poettering
2007-08-15
1
-2
/
+8
|
|
*
|
actually mute sinks when asked for i, add new function pa_sink_suspend_all
Lennart Poettering
2007-08-15
2
-0
/
+16
|
|
*
|
actually mute sinks when asked for i, add new function pa_sink_suspend_all
Lennart Poettering
2007-08-15
2
-0
/
+16
|
|
*
|
load module-x11-xsmp from a /etc/xdg/autostart file, to make sure it is loade...
Lennart Poettering
2007-08-13
3
-2
/
+20
|
|
*
|
add load-module and unload-module commands to pactl
Lennart Poettering
2007-08-13
1
-8
/
+68
|
|
*
|
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
[prev]
[next]