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
/
modules
/
alsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
various smaller cleanups
Lennart Poettering
2009-03-04
2
-18
/
+7
*
fix device reservation for system mode
Lennart Poettering
2009-03-03
3
-2
/
+9
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
9
-9
/
+9
*
Merge commit 'coling/master'
Lennart Poettering
2009-03-02
2
-2
/
+2
|
\
|
*
Don't assume that device reservation is enabled.
Colin Guthrie
2009-02-28
2
-2
/
+2
*
|
add logic for initializing a useful icon name
Lennart Poettering
2009-03-01
5
-20
/
+11
*
|
get additional device data from udev
Lennart Poettering
2009-03-01
5
-11
/
+46
|
/
*
when alsa tweaks our sample_spec make sure we adjust the watermark accordingly
Lennart Poettering
2009-02-27
2
-4
/
+6
*
when an underrun happens, increase watermark by 10ms instead of doubling it
Lennart Poettering
2009-02-27
2
-10
/
+39
*
set reserve interface application device name
Lennart Poettering
2009-02-24
3
-0
/
+35
*
don't put both the card and the pcm name in the description of a device if on...
Lennart Poettering
2009-02-24
1
-3
/
+3
*
implement device reservation scheme
Lennart Poettering
2009-02-24
5
-1
/
+204
*
in case alsa lies to use don't spin forever
Lennart Poettering
2009-02-24
2
-0
/
+37
*
if ALSA gives us nonsensical data at least try to fix it up a little
Lennart Poettering
2009-02-24
1
-4
/
+15
*
use pa_alsa_safe_delay() where appropriate
Lennart Poettering
2009-02-23
2
-2
/
+2
*
print driver name when we encounter driver bugs
Lennart Poettering
2009-02-23
3
-18
/
+38
*
add new wrapper pa_alsa_safe_delay() around snd_pcm_delay()
Lennart Poettering
2009-02-23
2
-0
/
+38
*
add new function pa_alsa_get_driver_name_by_pcm()
Lennart Poettering
2009-02-23
2
-0
/
+17
*
initialize selem index
Lennart Poettering
2009-02-22
1
-1
/
+2
*
prefer profiles that match the default channel map
Lennart Poettering
2009-02-21
1
-5
/
+26
*
print warnings about driver bugs at most once
Lennart Poettering
2009-02-21
3
-22
/
+36
*
introduce default channel map in addition to the default sample spec
Lennart Poettering
2009-02-21
2
-0
/
+2
*
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
2009-02-20
1
-4
/
+8
|
\
|
*
alsa-util: check if mixer_poll_descriptors_count() < 0
Marc-André Lureau
2009-02-19
1
-2
/
+6
|
*
alsa-util: make sure we check an initialized cn variable
Marc-André Lureau
2009-02-19
1
-2
/
+2
*
|
big alsa module rework to make things more robust to broken sound drivers and...
Lennart Poettering
2009-02-20
4
-275
/
+393
*
|
Make sure we actually call _() for translating profile names
Lennart Poettering
2009-02-20
1
-4
/
+6
*
|
make profile names translatable
Lennart Poettering
2009-02-20
4
-28
/
+31
|
/
*
split out mixer setup into seperate functions to make things more readable
Lennart Poettering
2009-02-19
2
-163
/
+177
*
refer folks to the ALSA devs, not us
Lennart Poettering
2009-02-18
1
-4
/
+4
*
minor optimizations
Lennart Poettering
2009-02-18
1
-5
/
+10
*
simplify pa_alsa_init_proplist_pcm() a bit and include resolution bits in als...
Lennart Poettering
2009-02-18
4
-20
/
+28
*
unify ALSA mixer initialization
Lennart Poettering
2009-02-14
4
-74
/
+83
*
rate limit underrun messages
Lennart Poettering
2009-02-04
2
-2
/
+5
*
include ALSA driver in properties for cards/sink
Lennart Poettering
2009-01-30
1
-1
/
+6
*
add new function pa_alsa_get_driver_name()
Lennart Poettering
2009-01-30
2
-0
/
+21
*
fix two typos
Lennart Poettering
2009-01-28
2
-2
/
+2
*
print the right software volume
Lennart Poettering
2009-01-28
2
-4
/
+4
*
when changing volume, store whether it is worth remembering or no
Lennart Poettering
2009-01-27
1
-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
2
-51
/
+35
*
include a few HAL properties in our card/sink/source properties for ALSA devices
Lennart Poettering
2009-01-24
5
-8
/
+17
*
use pa_log_ratelimit() at a few places
Lennart Poettering
2009-01-24
2
-6
/
+6
*
make module-alsa-card move streams between the old and new sink/source, allow...
Lennart Poettering
2009-01-23
1
-2
/
+29
*
include PA_SINK_INVALID_STATE in all switch/case statements to make gcc shut up
Lennart Poettering
2009-01-22
2
-0
/
+2
*
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
*
mark a few more ALSA dB values as 'valid' for valgrind
Lennart Poettering
2009-01-22
2
-0
/
+16
*
make implementation of module-alsa-card complete
Lennart Poettering
2009-01-21
7
-27
/
+114
*
fill in dev_id properly
Lennart Poettering
2009-01-21
2
-2
/
+13
[next]