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
...
*
alsa: fix bad memory access for devices that lack a mixer
Lennart Poettering
2009-06-10
1
-1
/
+3
*
udev: reshuffle the properties we read from udev a bit
Lennart Poettering
2009-06-08
1
-5
/
+18
*
prop: introduce new PA_PROP_DEVICE_INTENDED_ROLES property
Lennart Poettering
2009-06-08
2
-0
/
+5
*
core: make sure soft mute status stays in sync with hw mute status
Lennart Poettering
2009-06-08
2
-2
/
+2
*
udev: properly initialize userdata to 0
Lennart Poettering
2009-06-07
1
-1
/
+1
*
udev: try to unsuspend devices whenever they are closed by other processes
Lennart Poettering
2009-06-06
1
-12
/
+121
*
hal,udev: deprecate HAL support in favour of udev
Lennart Poettering
2009-06-06
1
-1
/
+2
*
udev: add module-udev-detect for discovering and configuring devices
Lennart Poettering
2009-06-06
1
-0
/
+348
*
rtp: remove gcc warning
Lennart Poettering
2009-06-05
1
-2
/
+2
*
augment: try to deduce the media role from the menu category
Lennart Poettering
2009-06-05
1
-6
/
+67
*
alsa: monitor device reservation status and resume automatically when device ...
Lennart Poettering
2009-06-05
2
-6
/
+124
*
core: add a suspend cause flags field
Lennart Poettering
2009-06-05
5
-16
/
+16
*
reserve: wrap device reservation monitor reference implementation
Lennart Poettering
2009-06-05
4
-2
/
+477
*
reserve: update reserve.[ch] from upstream git
Lennart Poettering
2009-06-05
2
-15
/
+9
*
modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecated
Lennart Poettering
2009-05-28
4
-1
/
+8
*
modules: add {sink|source|card}_properties argument to all modules
Lennart Poettering
2009-05-28
20
-44
/
+227
*
null: introduce sink_properties= argument
Lennart Poettering
2009-05-27
1
-7
/
+14
*
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
[prev]
[next]