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
*
allow samples to be played with 'default' (i.e. unspecified) volume.
Lennart Poettering
2009-01-27
6
-15
/
+43
*
swap argument order of pa_cvolume_get_balance() to be a bit more systematic
Lennart Poettering
2009-01-27
5
-16
/
+16
*
add a few missing doxygen comments
Lennart Poettering
2009-01-27
4
-1
/
+19
*
import version.h in all header files to make sure that version-based feature ...
Lennart Poettering
2009-01-27
21
-0
/
+21
*
always define PA_MAJOR/PA_MINOR/PA_MICRO to ease feature checking in client a...
Lennart Poettering
2009-01-27
1
-0
/
+9
*
invert an ill-placed assert
Lennart Poettering
2009-01-27
1
-1
/
+1
*
show pretty channel map name if possible
Lennart Poettering
2009-01-27
1
-5
/
+30
*
remove redundant cast
Lennart Poettering
2009-01-27
1
-1
/
+1
*
store requested resampling method in a seperate field and use it when create ...
Lennart Poettering
2009-01-27
4
-13
/
+12
*
make a few comments appear in doxygen
Lennart Poettering
2009-01-27
1
-2
/
+2
*
check for availability of RLIMIT_NOFILE and RLIMIT_AS before we make use of it
Lennart Poettering
2009-01-27
3
-3
/
+28
*
implement pa_cvolume_scale()
Lennart Poettering
2009-01-27
3
-1
/
+26
*
implement new API functions pa_channel_map_can_balance(), pa_channel_map_to_n...
Lennart Poettering
2009-01-27
3
-4
/
+207
*
add a bitset implementation
Lennart Poettering
2009-01-27
3
-0
/
+105
*
rate limit a warning
Lennart Poettering
2009-01-24
1
-1
/
+2
*
include a few HAL properties in our card/sink/source properties for ALSA devices
Lennart Poettering
2009-01-24
10
-9
/
+182
*
use pa_log_ratelimit() at a few places
Lennart Poettering
2009-01-24
2
-6
/
+6
*
add pa_log_rate_limit()
Lennart Poettering
2009-01-23
2
-0
/
+10
*
add generic rate limiting implementation
Lennart Poettering
2009-01-23
3
-0
/
+122
*
add support for static mutexes
Lennart Poettering
2009-01-23
2
-0
/
+27
*
make module-alsa-card move streams between the old and new sink/source, allow...
Lennart Poettering
2009-01-23
1
-2
/
+29
*
add functions to move all inputs of a sink away/similar for source outputs
Lennart Poettering
2009-01-23
4
-0
/
+116
*
move sink input/source output move functions into two parts so that we can st...
Lennart Poettering
2009-01-23
6
-124
/
+257
*
in most cases we can use i->core instead of i->sink->core and o->coure instea...
Lennart Poettering
2009-01-23
2
-32
/
+32
*
include list of sinks/source in card dump
Lennart Poettering
2009-01-23
1
-3
/
+17
*
teach module-rescue-streams and module-always-sink to not do anything if we a...
Lennart Poettering
2009-01-23
2
-1
/
+17
*
maintain a pa_core state variable
Lennart Poettering
2009-01-23
2
-0
/
+13
*
allow sample spec/channel map to be queried for pa_resampler objects
Lennart Poettering
2009-01-23
2
-0
/
+28
*
Merge commit 'flameeyes/flameeyes'
Lennart Poettering
2009-01-23
3
-3
/
+2
|
\
|
*
Use #ifdef to avoid warning about undefined macro.
Diego E. 'Flameeyes' Pettenò
2009-01-22
2
-2
/
+2
|
*
Remove support for internal distributing and bundling of libltdl.
Diego E. 'Flameeyes' Pettenò
2009-01-22
1
-1
/
+0
*
|
add a simple abstraction for SIMD operations
Lennart Poettering
2009-01-23
4
-1
/
+189
*
|
don't overflow when we do digital amplification of 16 bit samples
Lennart Poettering
2009-01-23
1
-31
/
+71
*
|
use pthread_setaffinity_np() only when it is available
Lennart Poettering
2009-01-22
1
-6
/
+10
|
/
*
NetBSD sometimes doesn't know SNDCTL_DSP_GETODELAY
Jared D. McNeill
2009-01-22
1
-2
/
+21
*
make rtstutter use pa_ncpus()
Lennart Poettering
2009-01-22
1
-1
/
+2
*
add API pa_ncpus()
Lennart Poettering
2009-01-22
3
-0
/
+16
*
NetBSD doesn't know getgrnam_r()/getpwnam_r()
Jared D. McNeill
2009-01-22
1
-9
/
+39
*
NetBSD doesn't know ENOLINK
Jared D. McNeill
2009-01-22
1
-0
/
+4
*
It is more portable to assume that SO_RCVBUF/SO_SNDBUF takes and int instead ...
Jared D. McNeill
2009-01-22
1
-2
/
+6
*
NetBSD specific atomic operation implementation
Jared D. McNeill
2009-01-22
1
-0
/
+73
*
NetBSD doesn't know RLIMIT_AS
Jared D. McNeill
2009-01-22
1
-0
/
+2
*
NetBSD needs to include sys/uio.h for some socket functions
Jared D. McNeill
2009-01-22
2
-0
/
+8
*
When resuming an OSS device ask for the very same fragment settings as we did...
Lennart Poettering
2009-01-22
2
-3
/
+7
*
rework module-hal-detect and make it use module-alsa-card instead of module-a...
Lennart Poettering
2009-01-22
1
-347
/
+309
*
include PA_SINK_INVALID_STATE in all switch/case statements to make gcc shut up
Lennart Poettering
2009-01-22
7
-0
/
+9
*
fix minor memleak in prober
Lennart Poettering
2009-01-22
1
-0
/
+2
*
rework logic how alsa sinks/sources/cards are named
Lennart Poettering
2009-01-22
5
-34
/
+92
*
make gcc shut up
Lennart Poettering
2009-01-22
1
-2
/
+2
*
fix segfault when in record-only mode
Lennart Poettering
2009-01-22
1
-1
/
+1
[next]