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
*
add new function pa_alsa_get_driver_name()
Lennart Poettering
2009-01-30
2
-0
/
+21
*
Add a little Gtk test tool to show how balance/fade/value and the channel vol...
Lennart Poettering
2009-01-30
1
-0
/
+227
*
implement pa_cvolume_{get|set}_fade
Lennart Poettering
2009-01-30
3
-2
/
+130
*
fix a bogus assert
Lennart Poettering
2009-01-30
1
-1
/
+1
*
properly deal with the case when l/r is silent when adjust balance
Lennart Poettering
2009-01-30
1
-2
/
+2
*
add some helpers for dealing with DBusPendingCall based on Mrc-Andre's work i...
Lennart Poettering
2009-01-29
2
-0
/
+72
*
get rid of nonsensical late initialization of namereg/scache and things
Lennart Poettering
2009-01-29
9
-102
/
+41
*
make use of new functions pa_dbus_add_matches/pa_dbus_remove_matches
Lennart Poettering
2009-01-29
2
-25
/
+18
*
add new functions pa_dbus_add_matches()/pa_dbus_remove_matches()
Lennart Poettering
2009-01-29
2
-0
/
+60
*
make things compile again
Lennart Poettering
2009-01-28
1
-5
/
+4
*
Merge commit '12db687acf3befe485bfff3700111999c95247fa'
Lennart Poettering
2009-01-28
2
-5
/
+510
|
\
|
*
bluetooth: cold hsp/a2dp device detection
Marc-André Lureau
2009-01-28
1
-0
/
+287
|
*
bluetooth: hsp volume control
Marc-André Lureau
2009-01-28
2
-5
/
+223
*
|
store the default sink/source in proper pa_sink*/pa_source* pointers instead ...
Lennart Poettering
2009-01-28
11
-100
/
+130
*
|
fix two typos
Lennart Poettering
2009-01-28
2
-2
/
+2
*
|
print the right software volume
Lennart Poettering
2009-01-28
2
-4
/
+4
|
/
*
Merge commit 'coling/master'
Lennart Poettering
2009-01-28
1
-1
/
+1
|
\
|
*
Fix the message processing for PA_SINK_MESSAGE_GET_LATENCY by returning rathe...
Colin Guthrie
2009-01-27
1
-1
/
+1
*
|
make m-v-r a stub that simply load m-s-r
Lennart Poettering
2009-01-28
1
-499
/
+8
*
|
add missing usage strings
Lennart Poettering
2009-01-28
2
-0
/
+7
|
/
*
don't make m-e-s hit an assert when the latency is queried
Lennart Poettering
2009-01-27
1
-1
/
+1
*
instead of making the volume relative our own, let' pa_sink_input_new() do it...
Lennart Poettering
2009-01-27
1
-5
/
+10
*
make m-p-e-s use pa_cvolume_set_balance()
Lennart Poettering
2009-01-27
1
-31
/
+3
*
only store volume/device information that has been flagged for saving, and st...
Lennart Poettering
2009-01-27
1
-47
/
+158
*
when changing volume, store whether it is worth remembering or no
Lennart Poettering
2009-01-27
15
-41
/
+70
*
add missing 'const'
Lennart Poettering
2009-01-27
2
-2
/
+2
*
add new paramter ignore_dB= to alsa modules
Lennart Poettering
2009-01-27
5
-9
/
+25
*
move flat volume logic into the core. while doing so add n_volume_steps field...
Lennart Poettering
2009-01-27
31
-357
/
+553
*
fix size calculation
Lennart Poettering
2009-01-27
1
-1
/
+1
*
get rid of module-flat-volumes since we are moving this into the core
Lennart Poettering
2009-01-27
3
-236
/
+1
*
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
[next]