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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
oss: don't deadlock when we try to resume an OSS device that lacks a mixer
Lennart Poettering
2009-05-26
1
-4
/
+7
*
alsa: fix wording, we are speaking of card profiles, not output profiles
Lennart Poettering
2009-05-26
1
-1
/
+1
*
upnp: s/org.Rygel./org.gnome.UPnP/ following the newest version of the spec
Lennart Poettering
2009-05-25
1
-32
/
+32
*
upnp: s/url/URL/ in GetAll() D-Bus call
Lennart Poettering
2009-05-19
1
-1
/
+1
*
Add missing headers' include to build on FreeBSD 7.1.
Diego Elio 'Flameeyes' Pettenò
2009-05-15
1
-0
/
+1
*
upnp: update to newest spec
Lennart Poettering
2009-05-15
1
-119
/
+189
*
upnp: convert all property names to CamelCase to follow D-Bus spec
Lennart Poettering
2009-05-14
1
-29
/
+29
*
rescue: make we don't end up in an endless loop when we can't move a sink input
Lennart Poettering
2009-05-14
1
-17
/
+21
*
upnp: implement item-count/container-count properties
Lennart Poettering
2009-05-14
1
-10
/
+82
*
alsa: be a bit more verbose when a hwparam call fails
Lennart Poettering
2009-05-14
1
-8
/
+37
*
database: port restore modules to new database API
Lennart Poettering
2009-05-14
3
-160
/
+108
*
alsa: include mixer name in sink/source properties
Lennart Poettering
2009-05-12
4
-14
/
+63
*
suspend-on-idle: add per-device timeout property
Marc-André Lureau
2009-05-12
1
-3
/
+13
*
upnp: rework property handling
Lennart Poettering
2009-05-11
1
-34
/
+146
*
upnp: use new rygel @HOSTNAME@ wildcard for server name
Lennart Poettering
2009-05-11
1
-7
/
+2
*
upnp: properly issue method not found exception when we don't now it
Lennart Poettering
2009-05-11
1
-1
/
+2
*
upnp: update to newest spec, generate 'Updated' signal
Lennart Poettering
2009-05-11
1
-25
/
+9
*
upnp: fix URL of MediaServer spec
Lennart Poettering
2009-05-11
1
-2
/
+2
*
bluetooth-device: Add safe guard against BT streaming irregularities.
Jyri Sarha
2009-05-08
1
-3
/
+27
*
core: introduce pa_{sink,source}_set_fixed_latency()
Lennart Poettering
2009-05-08
7
-16
/
+15
*
alsa: initialize buffer size before number of periods to improve compat with ...
Lennart Poettering
2009-05-01
1
-13
/
+20
*
zeroconf: properly unref native protocol object
Lennart Poettering
2009-05-01
1
-0
/
+3
*
alsa: don't hit an assert when invalid module arguments are passed
Lennart Poettering
2009-05-01
2
-2
/
+4
*
zeroconf: use pa_get_{user|host}_name_malloc() where applicable
Lennart Poettering
2009-04-30
1
-8
/
+14
*
zeroconf: copy more sink/source properties into DNS-SD TXT data
Lennart Poettering
2009-04-30
1
-7
/
+34
*
zeroconf: computer native protocol port automatically
Lennart Poettering
2009-04-30
1
-13
/
+32
*
rygel: get rid of forgotten debug trap
Lennart Poettering
2009-04-30
1
-2
/
+0
*
rygel: instead of always handing out wildcard address find out the actual add...
Lennart Poettering
2009-04-30
1
-2
/
+48
*
http: export information about currently active server strings
Lennart Poettering
2009-04-30
1
-1
/
+37
*
rygel: make server name configurable
Lennart Poettering
2009-04-29
1
-1
/
+21
*
rygel: add module that interfaces with Rygel UPnP
Lennart Poettering
2009-04-29
1
-0
/
+549
*
alsa: allow configuration of fallback device strings in profiles
Lennart Poettering
2009-04-29
2
-37
/
+90
*
build-system: move x11 and jack modules into subdirectories
Lennart Poettering
2009-04-28
6
-0
/
+0
*
alsa: remove debug code
Lennart Poettering
2009-04-19
1
-2
/
+0
*
alsa: properly convert return values of snd_strerror() to utf8
Lennart Poettering
2009-04-19
5
-53
/
+86
*
reserve-device: allow building without D-Bus
Erich Boleyn
2009-04-19
1
-7
/
+23
*
solaris: 0.9.15 solaris module build failure
Finn Thain
2009-04-18
1
-1
/
+1
*
bluetoth-device: be less strict on CONNECTED state to switch profile
Marc-André Lureau
2009-04-17
1
-2
/
+7
*
rescue-streams: when one stream move fails try to continue with the remaining...
Lennart Poettering
2009-04-17
1
-10
/
+6
*
add a few missing initializations
v0.9.15
Lennart Poettering
2009-04-14
1
-2
/
+2
*
explcitly ignore return values of some functions marked with gcc's warn_unuse...
Lennart Poettering
2009-04-14
1
-2
/
+2
*
core: introduce new 'reference' volume for sinks
Lennart Poettering
2009-04-13
7
-99
/
+63
*
alsa: include the alsa mixer control that is used in the property list
Lennart Poettering
2009-04-13
4
-4
/
+7
*
alsa: store mixer controls to use in profile data
Lennart Poettering
2009-04-13
4
-19
/
+48
*
alsa: when passing emptry mixer control name, force sw volume
Lennart Poettering
2009-04-13
1
-0
/
+5
*
client-conf-x11: unbreak autospawn due to stale X11 properties
Lennart Poettering
2009-04-13
1
-1
/
+7
*
cork-music-on-phone: make sure that we don't check the refcnt of pa_core when...
Lennart Poettering
2009-04-13
1
-1
/
+0
*
lirc: fix logic behind mute buttons
Lennart Poettering
2009-04-13
1
-2
/
+2
*
mmkbd: get rid of support for ancient kernels
Lennart Poettering
2009-04-13
1
-16
/
+5
*
mmkbd,lirc: make use of pa_assert_not_reached()
Lennart Poettering
2009-04-13
2
-2
/
+2
[prev]
[next]