index
:
~jonny/pulseaudio
doc-fix
master
le pulseaudio
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-02
core: Add extended stream API to support compressed formats
Arun Raghavan
23
-80
/
+330
2011-05-02
sink: Extend API for compressed formats support
Arun Raghavan
2
-0
/
+58
2011-05-02
format: Add some properties and internal API
Arun Raghavan
3
-0
/
+104
2011-05-02
core: Add a pa_format_info structure
Arun Raghavan
7
-1
/
+204
2011-05-02
sample: Use PA_SAMPLE_INVALID instead of numeric value
Arun Raghavan
1
-1
/
+1
2011-05-02
sink: Trivial typo fix
Arun Raghavan
1
-7
/
+7
2011-05-02
sink-input: Don't resample passthrough inputs
Pierre-Louis Bossart
1
-12
/
+14
2011-05-02
filter-apply: Mark modules as being autoloaded
Arun Raghavan
5
-11
/
+28
2011-04-30
Make connect-stress test compile for win32
Maarten Bosmans
1
-3
/
+3
2011-04-30
combine: Rename module-combine to module-combine-sink.
Colin Guthrie
3
-1352
/
+1429
2011-04-30
bluetooth: Only close SCO if status has changed
Luiz Augusto von Dentz
1
-5
/
+5
2011-04-30
bluetooth: Fix using pointer-pointer when appending an array as variant
Luiz Augusto von Dentz
1
-4
/
+2
2011-04-30
bluetooth: Fix not updating sample spec when using Media API
Luiz Augusto von Dentz
1
-0
/
+13
2011-04-30
x11: More XCB fixes.
Arnaud Fontaine
1
-13
/
+25
2011-04-29
dbus: Fix the order of freeing stuff when unloading module-dbus-protocol.
Tanu Kaskinen
1
-3
/
+9
2011-04-29
dbus: Fix connection idxset freeing when unloading the module.
Tanu Kaskinen
1
-13
/
+8
2011-04-29
match: Support for both merging and replacing proplist updates.
Tanu Kaskinen
1
-37
/
+60
2011-04-28
core: Drop empty gaps in the memblockq when playing data from it.
Antti-Ville Jansson
1
-5
/
+8
2011-04-28
stream-restore: Enable database dumping if DEBUG_VOLUME is defined.
Tanu Kaskinen
1
-2
/
+2
2011-04-28
module-null-source: New null-source module
Marc-André Lureau
2
-0
/
+300
2011-04-28
x11: Fix build errors with newest xcb-util.
Maciej Grela
1
-9
/
+17
2011-04-23
filter-heuristics: Match roles correctly
Arun Raghavan
1
-2
/
+23
2011-04-23
echo-cancel: Play nice with module-filter-*
Arun Raghavan
1
-2
/
+14
2011-04-23
filters: Handle filters on sources as well
Arun Raghavan
2
-77
/
+283
2011-04-23
filters: Handle stream moves properly
Arun Raghavan
3
-16
/
+79
2011-04-23
filter-heuristics: Only apply AEC if we're not already on a phone sink
Arun Raghavan
1
-2
/
+5
2011-04-23
test: Make the connect-stress less likely to bail out due to >32 streams.
Colin Guthrie
1
-1
/
+9
2011-04-23
protocol-dbus: Fix some memory management bugs.
Tanu Kaskinen
1
-6
/
+6
2011-04-23
match: Match rule earlier, in SINK_INPUT_NEW
Marc-André Lureau
1
-22
/
+13
2011-04-23
match: Don't double free in case of missing table file
Marc-André Lureau
1
-1
/
+0
2011-04-23
module-coreaudio-device: Fix two build warnings
Daniel Mack
1
-2
/
+2
2011-04-23
module-coreaudio-device: Set the thread name to device name
Daniel Mack
1
-1
/
+1
2011-04-23
module-coreaudio-device: Dispatch sink/source state messages from main loop
Daniel Mack
1
-38
/
+50
2011-04-23
thread-posix: Use pthread_(get|set)name_np() if available
Daniel Mack
1
-0
/
+9
2011-04-23
pulsecore:: Define _POSIX_C_SOURCE locally for rtclock on OSX
Daniel Mack
1
-0
/
+4
2011-04-23
util: Implement pa_get_binary_name() for Mac OS X
Daniel Mack
1
-0
/
+26
2011-04-23
module-coreaudio-detect: Add 'ioproc_frames' parameter
Daniel Mack
1
-3
/
+20
2011-04-21
memblockq: decode unset chunks as NULL chunks again
Lennart Poettering
3
-1
/
+13
2011-04-20
filter-apply: Make housekeeping optional
Arun Raghavan
1
-0
/
+14
2011-04-20
filter: Move the proplist defines into the central place and document them.
Colin Guthrie
3
-6
/
+6
2011-04-19
tests: improve resampler test
Marc-André Lureau
1
-10
/
+197
2011-04-19
interpol-test: remove unused include getopt.h
Marc-André Lureau
1
-1
/
+0
2011-04-18
volume: Get more data from volume tests
Arun Raghavan
4
-57
/
+147
2011-04-18
stream-restore: Check for readability before reading volume
Arun Raghavan
1
-1
/
+1
2011-04-18
pa_poll(): Simplify detection of invalid fds in select() emulation mode
Daniel Mack
1
-2
/
+27
2011-04-18
sink-input: Check flat volume with pa_sink_flat_volume_enabled().
Tanu Kaskinen
1
-2
/
+2
2011-04-18
filter-heuristics: New module that applies some basic heuristics regarding fi...
Colin Guthrie
2
-2
/
+125
2011-04-18
filter-apply: New module to automatically load filter sinks (and move streams...
Colin Guthrie
2
-2
/
+408
2011-04-18
equalizer: Use sink_master as the module argument rather than just master.
Colin Guthrie
1
-3
/
+3
2011-04-05
bluetooth-device: fix rounding errors caused by few bt volume steps
Juho Hämäläinen
1
-11
/
+36
[next]