index
:
~colin/pulseaudio.git-bakup
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
next
rtpoll
stable-1.x
stable-2.x
stable-3.x
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
colin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-21
pacat: pass buffer_attr to recording streams too
Lennart Poettering
1
-1
/
+1
2010-02-21
bluetooth: add HFP Gateway support
João Paulo Rechi Vita
4
-20
/
+72
2010-02-21
bluetooth: improve dbus logging
João Paulo Rechi Vita
1
-2
/
+3
2010-02-21
build-sys: fix check for pthread_setaffinity_np()
Lennart Poettering
1
-1
/
+1
2010-02-21
build-sys: Add missing profile and alsa-mixer/paths to src/Makefile.am
Daniel T Chen
1
-0
/
+3
2010-02-21
pacmd: don't enter busy loop when reading from stdin very early
Lennart Poettering
1
-86
/
+100
2010-02-21
daemon: first take name on the bus, then return in starter process
Lennart Poettering
1
-9
/
+9
2010-02-21
scache: when playing a sample from the cache make sure not queue them up when...
Lennart Poettering
5
-19
/
+31
2010-02-21
sample-cache: use the sample name as unmodified fallback in the properties wh...
Lennart Poettering
1
-1
/
+2
2010-02-21
stream-restore: be a little bit more verbose why we don't reastore a sink
Lennart Poettering
1
-1
/
+1
2010-02-21
proplist: explicitly mention a role 'test'
Lennart Poettering
1
-1
/
+1
2010-02-21
channelmap: Use "Subwoofer" as pretty name for LFE
Lennart Poettering
1
-1
/
+1
2010-02-21
shm: don't complain about missing SHM segments
Lennart Poettering
1
-1
/
+1
2010-02-21
pacmd: store away fd type
Lennart Poettering
1
-4
/
+5
2010-02-21
pacat: always fully fulfill write requests
Lennart Poettering
1
-17
/
+30
2010-02-21
fdsem: be more verbose when reading from eventfd fails.
Lennart Poettering
1
-6
/
+35
2010-02-21
dbus: first restart timer, then dispatch it
Lennart Poettering
1
-13
/
+16
2010-02-21
padsp: emulate /dev/audio, too
Lennart Poettering
1
-35
/
+20
2010-02-21
alsa: use default output port names
Lennart Poettering
5
-3
/
+5
2010-02-21
alsa: cover "Internal Mic" elements
Lennart Poettering
9
-0
/
+98
2010-02-21
alsa: cover 'Shared Mic/Line in', 'Analog Source'
Lennart Poettering
1
-0
/
+25
2010-02-21
alsa: cover "Desktop Speaker" mixer elements
Lennart Poettering
9
-8
/
+131
2010-02-21
Revert "pacat: Don't use any buffer attr if we don't set any latency/process ...
Lennart Poettering
1
-9
/
+4
2010-02-21
pactl: implement pactl subscribe
Lennart Poettering
1
-4
/
+89
2010-02-17
virtual-sink,source: enable virtual-source and virtual-sink
Pierre-Louis Bossart
1
-2
/
+14
2010-02-17
virtual-source: boilerplate virtual source for PCM processing on inputs
Pierre-Louis Bossart
1
-0
/
+771
2010-02-17
virutal-sink: boilerplate virtual sink to add PCM processing
Pierre-Louis Bossart
1
-0
/
+635
2010-02-11
pacat: Don't use any buffer attr if we don't set any latency/process time params
Colin Guthrie
1
-4
/
+9
2010-02-09
native: rework handling of seeks that depend on variables the client does not...
Lennart Poettering
7
-9
/
+20
2010-02-09
client: implement $PULSE_LATENCY_MSEC
Lennart Poettering
1
-6
/
+31
2010-02-09
pacat: allow configuration of latency in msec
Lennart Poettering
1
-9
/
+37
2010-02-09
udev: use ID_MODEL_ENC instead of ID_MODEL if it is set
Lennart Poettering
1
-0
/
+110
2010-02-09
alsa: cover bass boost mixer element
Lennart Poettering
2
-0
/
+13
2010-02-09
udev: rework modem detection a bit
Lennart Poettering
1
-55
/
+62
2010-02-09
udev: handle sound cards with both modem and audio properly
Daniel T. Chen
1
-3
/
+56
2010-02-09
alsa: Cover the 'Int Mic Boost' element.
Colin Guthrie
1
-0
/
+9
2010-02-09
alsa: cover Input Source:Int Mic
Colin Guthrie
1
-0
/
+4
2010-02-09
cpu: check for CMOV flag before using this intsruction in assembly
Lennart Poettering
3
-4
/
+8
2010-02-09
alsa: ignore volume changes from the hw if we are not on the active console
Lennart Poettering
2
-0
/
+6
2010-02-09
udev: make sure we get events only for sound devices
Lennart Poettering
1
-0
/
+5
2010-02-09
log: add an easy way to disable log rate limiting
Lennart Poettering
1
-38
/
+50
2010-02-09
bluetooth: fix invalid memory access
Lennart Poettering
1
-1
/
+7
2010-02-09
once: make once related variables volatile
Lennart Poettering
4
-10
/
+5
2010-02-09
udev: don't forget to unref devices we are not interested in
Lennart Poettering
1
-1
/
+3
2010-02-09
client: verify connection state in pa_stream_connect_upload()
Lennart Poettering
1
-0
/
+1
2010-02-09
client: detect forking in sample cache API, too
Lennart Poettering
2
-2
/
+8
2010-02-09
bluetooth: don't hit an assert if latency is queried for a stooped recording ...
Lennart Poettering
1
-3
/
+7
2010-02-09
bluetooth: destruct stream only if it is not already destructed
Lennart Poettering
1
-13
/
+15
2010-02-09
core: make sure we always return a valid memblock in sink_input_pop() callbacks
Lennart Poettering
6
-6
/
+24
2010-02-09
native: fix request counter miscalculations
Lennart Poettering
3
-57
/
+55
[next]