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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
filters: Handle stream moves properly
Arun Raghavan
2011-04-23
3
-16
/
+79
*
filter-heuristics: Only apply AEC if we're not already on a phone sink
Arun Raghavan
2011-04-23
1
-2
/
+5
*
test: Make the connect-stress less likely to bail out due to >32 streams.
Colin Guthrie
2011-04-23
1
-1
/
+9
*
build-sys: Make -isysroot and -mmacosx-version-min configurable
Daniel Mack
2011-04-23
1
-4
/
+12
*
protocol-dbus: Fix some memory management bugs.
Tanu Kaskinen
2011-04-23
1
-6
/
+6
*
match: Match rule earlier, in SINK_INPUT_NEW
Marc-André Lureau
2011-04-23
1
-22
/
+13
*
match: Don't double free in case of missing table file
Marc-André Lureau
2011-04-23
1
-1
/
+0
*
module-coreaudio-device: Fix two build warnings
Daniel Mack
2011-04-23
1
-2
/
+2
*
module-coreaudio-device: Set the thread name to device name
Daniel Mack
2011-04-23
1
-1
/
+1
*
module-coreaudio-device: Dispatch sink/source state messages from main loop
Daniel Mack
2011-04-23
1
-38
/
+50
*
thread-posix: Use pthread_(get|set)name_np() if available
Daniel Mack
2011-04-23
2
-1
/
+12
*
pulsecore:: Define _POSIX_C_SOURCE locally for rtclock on OSX
Daniel Mack
2011-04-23
2
-1
/
+4
*
util: Implement pa_get_binary_name() for Mac OS X
Daniel Mack
2011-04-23
1
-0
/
+26
*
module-coreaudio-detect: Add 'ioproc_frames' parameter
Daniel Mack
2011-04-23
1
-3
/
+20
*
memblockq: decode unset chunks as NULL chunks again
Lennart Poettering
2011-04-21
3
-1
/
+13
*
filter-apply: Make housekeeping optional
Arun Raghavan
2011-04-20
1
-0
/
+14
*
filter: Move the proplist defines into the central place and document them.
Colin Guthrie
2011-04-20
3
-6
/
+6
*
tests: improve resampler test
Marc-André Lureau
2011-04-19
1
-10
/
+197
*
interpol-test: remove unused include getopt.h
Marc-André Lureau
2011-04-19
1
-1
/
+0
*
vala: More vala fixes
Alexander Kurtz
2011-04-18
1
-4
/
+6
*
volume: Get more data from volume tests
Arun Raghavan
2011-04-18
4
-57
/
+147
*
stream-restore: Check for readability before reading volume
Arun Raghavan
2011-04-18
1
-1
/
+1
*
pa_poll(): Simplify detection of invalid fds in select() emulation mode
Daniel Mack
2011-04-18
1
-2
/
+27
*
sink-input: Check flat volume with pa_sink_flat_volume_enabled().
Tanu Kaskinen
2011-04-18
1
-2
/
+2
*
filter-heuristics: New module that applies some basic heuristics regarding fi...
Colin Guthrie
2011-04-18
2
-2
/
+125
*
filter-apply: New module to automatically load filter sinks (and move streams...
Colin Guthrie
2011-04-18
2
-2
/
+408
*
equalizer: Use sink_master as the module argument rather than just master.
Colin Guthrie
2011-04-18
1
-3
/
+3
*
bluetooth-device: fix rounding errors caused by few bt volume steps
Juho Hämäläinen
2011-04-05
1
-11
/
+36
*
stream-restore: add version to new entry.
Harri Mähönen
2011-04-05
1
-0
/
+1
*
doc: Fix typo
Colin Guthrie
2011-04-05
1
-1
/
+1
*
alsa: Fix log output to inform about positive base volumes correctly.
Tanu Kaskinen
2011-04-04
2
-8
/
+2
*
bluetooth: drop data every 500ms on oor condition
Marc-André Lureau
2011-04-04
1
-11
/
+14
*
switch-on-connect: Add a new module to allow for hotplugged devices to be use...
Michael Terry
2011-04-03
2
-2
/
+195
*
tests: add a connection stress test
Daniel Mack
2011-04-01
2
-2
/
+207
*
bluetooth: Fix HSP volume handling.
Tanu Kaskinen
2011-04-01
1
-32
/
+69
*
bluetooth: restore original sco_{sink, src}->set_volume when unloading
Marc-André Lureau
2011-04-01
1
-0
/
+6
*
bluetooth: fix set_volume_cb on sco over pcm
Marc-André Lureau
2011-04-01
1
-9
/
+50
*
bluetooth: use sco_sink/source to start with right state
Marc-André Lureau
2011-04-01
1
-16
/
+23
*
bluetooth: Drop all "#ifdef NOKIA" directives.
Tanu Kaskinen
2011-04-01
1
-49
/
+8
*
vala: ChannelMap has no destroy function.
Sean McNamara
2011-03-31
1
-1
/
+1
*
bluetooth: Pull a2dp-codecs.h from BlueZ
Arun Raghavan
2011-03-31
5
-39
/
+125
*
alsa-mixer: Check that the kernel driver returns consistent limits with both ...
Tanu Kaskinen
2011-03-30
1
-0
/
+37
*
alsa-mixer: Make sure that SND_MIXER_SCHN_UNKNOWN isn't used when indexing e-...
Tanu Kaskinen
2011-03-30
1
-2
/
+11
*
alsa-mixer: Make probing elements with more than two volume channels fail.
Tanu Kaskinen
2011-03-30
1
-0
/
+16
*
pactl: Add short output format for list action
Maarten Bosmans
2011-03-29
1
-9
/
+79
*
pactl: Separate stat and info actions
Maarten Bosmans
2011-03-29
1
-2
/
+9
*
pactl: Add subcommands to the list command
Maarten Bosmans
2011-03-29
1
-14
/
+53
*
pactl: Accept more volume specification formats
Maarten Bosmans
2011-03-29
1
-58
/
+171
*
sink-input: Add volume_writable to pa_sink_input.
Tanu Kaskinen
2011-03-29
9
-47
/
+27
*
.gitignore: add `.tarball-version`
Paul Menzel
2011-03-29
1
-0
/
+1
[prev]
[next]