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
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-18
rygel: fix itemCount property for sources
0.9.20-stable
Lennart Poettering
1
-11
/
+34
2009-11-11
jack: never try to autoconnect to MIDI ports
Lennart Poettering
2
-2
/
+2
2009-11-11
alsa: disable timer-based scheduling inside a VM
Lennart Poettering
4
-8
/
+28
2009-11-11
alsa: introduce more standard path names
Lennart Poettering
1
-10
/
+14
2009-11-11
alsa: cover 'Analog Output' control
Lennart Poettering
1
-0
/
+17
2009-11-11
alsa: create a seperate mixer path for Speaker elements
Lennart Poettering
3
-13
/
+106
2009-11-11
alsa: leave other headphone control enabled if possible
Lennart Poettering
5
-4
/
+22
2009-11-11
alsa: lower priority for Headphone2 path
Lennart Poettering
1
-1
/
+1
2009-11-11
alsa: cover Input Source:AUX IN
Lennart Poettering
1
-0
/
+4
2009-11-11
alsa: cover Headphone2 mixer element
Lennart Poettering
3
-2
/
+85
2009-11-11
alsa: cover 'Digital Input Source' element
Lennart Poettering
1
-0
/
+14
2009-11-11
alsa: cover Mic Jack Mode element
Lennart Poettering
1
-1
/
+12
2009-11-11
bluetooth: do not hand out access to devices that are not fully configured yet
Lennart Poettering
1
-2
/
+8
2009-11-11
position-event-sounds: never position test sounds in space
Lennart Poettering
1
-1
/
+17
2009-11-11
alsa: disable period event only with tsched=1
Lennart Poettering
4
-5
/
+6
2009-11-11
loopback: Setting latency of module-loopback
Tor-Björn Claesson
1
-1
/
+1
2009-11-11
bluetooth: don't set auto_connect flag when discovering bt devices
Lennart Poettering
2
-3
/
+12
2009-09-28
reserve: downgrade reserve logic messages, so that reusing pa in two sessions...
Lennart Poettering
1
-5
/
+5
2009-09-20
tunnel: fix parsing of source info from newer servers
Colin Guthrie
1
-2
/
+29
2009-09-20
tunnel: fix parsing of sink info from newer servers
Emil Renner Berthing
1
-0
/
+27
2009-09-20
stream-restore: Comment fix
Colin Guthrie
1
-1
/
+1
2009-09-20
alsa: make build gcc clean on 32bit
Lennart Poettering
1
-1
/
+1
2009-09-18
gconf: run the wrapper script when running gconf-helper from build tree
Lennart Poettering
1
-1
/
+1
2009-09-18
alsa: Give all ports a human name to allow UI tools to present the choice to ...
Colin Guthrie
1
-3
/
+3
2009-09-18
rtp: Remove 'fix me' comment after it was actually fixed in [56b6e1]
Colin Guthrie
1
-2
/
+0
2009-09-18
alsa: fix Surround mixer element name
Lennart Poettering
3
-3
/
+3
2009-09-18
rtp: Factor out direct io writing and use ioline instead.
Colin Guthrie
1
-16
/
+6
2009-09-18
raop: Use pa_module_unload_request_by_index as per module-zeroconf-discover
Colin Guthrie
1
-2
/
+2
2009-09-17
cli: properly destruct cli object
Lennart Poettering
1
-2
/
+2
2009-09-17
cli: don't accidentaly set O_NDELAY on stderr
Lennart Poettering
1
-3
/
+21
2009-09-17
position-event-sounds: don't warn that loud about vpos/hpos out of range
Lennart Poettering
1
-2
/
+3
2009-09-17
alsa: correct assumptions about channels an element lacks
Vladimir Kokarev
1
-10
/
+2
2009-09-11
position-event-sounds: apply volume factor after, not before resampling
v0.9.17
Lennart Poettering
1
-6
/
+6
2009-09-11
position-event-sounds: honour window position if set, position both verticall...
Lennart Poettering
1
-11
/
+44
2009-09-11
alsa: properly report suspension error codes
Lennart Poettering
2
-18
/
+27
2009-09-11
alsa: properly convert sample buffer sizes
Lennart Poettering
1
-3
/
+3
2009-09-09
alsa: disable tsched for software devices before we configure the buffer metr...
Lennart Poettering
3
-11
/
+4
2009-09-09
alsa: when probing for profiles configure buffer/period sizes since some brok...
Lennart Poettering
3
-5
/
+22
2009-09-09
alsa: pass SND_PCM_NONBLOCK when opening device during unsuspend, the same wa...
Lennart Poettering
2
-2
/
+2
2009-09-09
alsa: rework buffer/period configuration
Lennart Poettering
4
-130
/
+217
2009-09-09
udev: ratelimit device initializations
Lennart Poettering
1
-6
/
+41
2009-09-08
rtsp: document that rtsp_exec() needs fixing (llvm-clang-analyzer)
Lennart Poettering
1
-0
/
+2
2009-09-08
hal: check properly for failure of libhal_find_device_by_capability() (llvm-c...
Lennart Poettering
1
-1
/
+1
2009-09-08
blueooth: actually honour 'room' variable (llvm-clang-analyzer)
Lennart Poettering
1
-3
/
+6
2009-09-08
alsa-sink: init after_avail earlier (llvm-clang-analyzer)
Lennart Poettering
1
-1
/
+1
2009-09-08
llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixes
Lennart Poettering
8
-20
/
+12
2009-09-04
always-sink: rename null sink created to 'dummy sink' and make it translatable
Lennart Poettering
1
-2
/
+4
2009-09-04
null: make name of null sink translatable
Lennart Poettering
1
-2
/
+3
2009-09-03
alsa: add more input sources to path set
Lennart Poettering
1
-0
/
+8
2009-09-01
ladspa,remap: make description of sink follow moves
Lennart Poettering
2
-6
/
+43
[next]