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
...
*
Handle 'Digital Mic' as an 'Input Source'
Daniel T Chen
2010-03-12
1
-0
/
+4
*
core-util: ensure that we chmod only the dir we ourselves created
Kees Cook
2010-03-04
1
-5
/
+34
*
core: rework how stream volumes affect sink volumes
Lennart Poettering
2010-02-23
1
-1
/
+41
*
esd,simple: use pa_memblockq_pop_missing()
Lennart Poettering
2010-02-23
2
-2
/
+2
*
core-util: introduce generic function pa_strip()
Lennart Poettering
2010-02-22
2
-4
/
+25
*
alsa: reset max_rewind/max_request while suspending
Lennart Poettering
2010-02-22
1
-1
/
+10
*
alsa-util: strip spaces from ALSA card/pcm names
Lennart Poettering
2010-02-22
1
-5
/
+7
*
native: improve logging for buffer_attrs
Lennart Poettering
2010-02-22
1
-0
/
+18
*
suspend-on-idle: resume audio device even for initially corked streams
Lennart Poettering
2010-02-22
1
-5
/
+3
*
pacat: pass buffer_attr to recording streams too
Lennart Poettering
2010-02-21
1
-1
/
+1
*
scache: when playing a sample from the cache make sure not queue them up when...
Lennart Poettering
2010-02-21
5
-19
/
+31
*
sample-cache: use the sample name as unmodified fallback in the properties wh...
Lennart Poettering
2010-02-21
1
-1
/
+2
*
stream-restore: be a little bit more verbose why we don't reastore a sink
Lennart Poettering
2010-02-21
1
-1
/
+1
*
proplist: explicitly mention a role 'test'
Lennart Poettering
2010-02-21
1
-1
/
+1
*
channelmap: Use "Subwoofer" as pretty name for LFE
Lennart Poettering
2010-02-21
1
-1
/
+1
*
Add missing profile and alsa-mixer/paths to src/Makefile.am
Daniel T Chen
2010-02-19
1
-0
/
+3
*
shm: don't complain about missing SHM segments
Lennart Poettering
2010-02-19
1
-1
/
+1
*
pacmd: don't enter busy loop when reading from stdin very early
Lennart Poettering
2010-02-18
1
-86
/
+100
*
pacmd: store away fd type
Lennart Poettering
2010-02-18
1
-4
/
+5
*
pacat: always fully fulfill write requests
Lennart Poettering
2010-02-18
1
-17
/
+30
*
fdsem: be more verbose when reading from eventfd fails.
Lennart Poettering
2010-02-16
1
-6
/
+35
*
dbus: first restart timer, then dispatch it
Lennart Poettering
2010-02-16
1
-13
/
+16
*
padsp: emulate /dev/audio, too
Lennart Poettering
2010-02-16
1
-35
/
+20
*
alsa: use default output port names
Lennart Poettering
2010-02-16
5
-3
/
+5
*
alsa: cover "Internal Mic" elements
Lennart Poettering
2010-02-16
9
-0
/
+98
*
alsa: cover 'Shared Mic/Line in', 'Analog Source'
Lennart Poettering
2010-02-15
1
-0
/
+25
*
alsa: cover "Desktop Speaker" mixer elements
Lennart Poettering
2010-02-15
9
-8
/
+131
*
core: Fix macro typo - PA_SINK_IS_LINKED -> PA_SINK_INPUT_IS_LINKED
Colin Guthrie
2010-02-09
1
-1
/
+1
*
native: rework handling of seeks that depend on variables the client does not...
Lennart Poettering
2010-01-18
7
-9
/
+20
*
libpulse: Store pa_stream pointers to hashmaps instead of dynarrays.
Tanu Kaskinen
2010-01-15
3
-18
/
+17
*
Fix the following warnings (which now cause buildd failures in Ubuntu 10.04):
Daniel T Chen
2010-01-15
1
-0
/
+1
*
More src/pulsecore/cpu-arm.c FTBFS fixes
Daniel T Chen
2010-01-15
1
-2
/
+3
*
udev: Use SOUND_CLASS instead of SOUND_FORM_FACTOR when checking for modem
Daniel T Chen
2010-01-15
1
-1
/
+1
*
threaded-mainloop: Properly initialise m->n_waiting_for_accept to prevent dea...
Daniel T Chen
2010-01-15
1
-0
/
+1
*
alsa: add profile set for M-Audio FastTrack Pro USB
David Kågedal
2010-01-15
2
-0
/
+86
*
client: include dolby channel names in comments
Lennart Poettering
2010-01-15
1
-10
/
+10
*
client: implement $PULSE_LATENCY_MSEC
Lennart Poettering
2010-01-15
1
-6
/
+31
*
pacat: allow configuration of latency in msec
Lennart Poettering
2010-01-15
1
-9
/
+37
*
udev: use ID_MODEL_ENC instead of ID_MODEL if it is set
Lennart Poettering
2010-01-14
1
-0
/
+110
*
Mark shared variables as volatile
Arun Raghavan
2010-01-14
1
-1
/
+4
*
alsa: cover bass boost mixer element
Lennart Poettering
2010-01-14
2
-0
/
+13
*
daemon: first take name on the bus, then return in starter process
Lennart Poettering
2010-01-14
1
-4
/
+4
*
udev: rework modem detection a bit
Lennart Poettering
2010-01-14
1
-55
/
+62
*
udev: handle sound cards with both modem and audio properly
Daniel T. Chen
2010-01-14
1
-3
/
+56
*
alsa: Cover the 'Int Mic Boost' element.
Colin Guthrie
2010-01-13
1
-0
/
+9
*
alsa: cover Input Source:Int Mic
Colin Guthrie
2010-01-13
1
-0
/
+4
*
cpu: check for CMOV flag before using this intsruction in assembly
Lennart Poettering
2010-01-13
3
-5
/
+9
*
alsa: ignore volume changes from the hw if we are not on the active console
Lennart Poettering
2010-01-13
2
-0
/
+6
*
udev: make sure we get events only for sound devices
Lennart Poettering
2010-01-13
1
-0
/
+5
*
log: add an easy way to disable log rate limiting
Lennart Poettering
2010-01-13
1
-38
/
+50
[prev]
[next]