index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-14
alsa: Add configuration for NI Traktor Audio 2
Tanu Kaskinen
2
-0
/
+55
2013-03-13
port to gtk+-3.0
Marc-Antoine Perennou
1
-4
/
+4
2013-03-13
pulse: Document the operation state behavior on context disconnection.
Tanu Kaskinen
2
-5
/
+14
2013-03-13
ladspa: Use volume sharing.
Tanu Kaskinen
2
-29
/
+2
2013-03-13
udev: Add tsched_buffer_size module argument
Tanu Kaskinen
1
-18
/
+41
2013-03-12
ltdl-bind-now: Log an error in case of failures
Tanu Kaskinen
1
-0
/
+1
2013-03-12
module: Don't use lt_dlerror(), it's useless
Tanu Kaskinen
1
-1
/
+7
2013-03-08
bluetooth: Never allow microphone output ports
David Henningsson
1
-3
/
+3
2013-03-08
bluetooth: Use form factor to set port name and description
Mikel Astiz
1
-6
/
+78
2013-03-08
bluetooth: Add specific form factor for phones
Mikel Astiz
2
-8
/
+22
2013-03-08
bluetooth: Use enum to represent form factors
Mikel Astiz
3
-18
/
+58
2013-03-06
modules: Remove obsolete may_move_to callbacks
Stefan Huber
5
-59
/
+0
2013-03-06
modules: remove obsolete comment on PA_SOURCE_OUTPUT_DONT_INHIBIT_AUTO_SUSPEND
Stefan Huber
2
-4
/
+0
2013-03-06
virtual-source: remove redundant checks and callbacks
Stefan Huber
1
-13
/
+0
2013-03-05
modules: add module-remap-source
Stefan Huber
2
-0
/
+441
2013-03-01
default.pa: Load module-jackdbus-detect with channels=2 by default
David Henningsson
1
-1
/
+1
2013-02-22
format: Add #defines for enum values
Tanu Kaskinen
1
-0
/
+21
2013-02-19
alsa-card: Make ELD monitor name a port property
David Henningsson
1
-0
/
+72
2013-02-19
alsa-mixer: Add possibility to configure ELD device
David Henningsson
7
-0
/
+10
2013-02-19
alsa-util: Add a function to read ELD info
David Henningsson
2
-0
/
+76
2013-02-19
card: Set initial profile availability state
Mikel Astiz
1
-0
/
+1
2013-02-19
bluetooth: Fix assertion failure if BlueZ crashes during GetProperties
Mikel Astiz
1
-2
/
+4
2013-02-18
bluetooth: Fix possible adapter duplicates
Mikel Astiz
1
-2
/
+12
2013-02-18
echo-cancel: Enable different sample specs for rec and out stream
Stefan Huber
6
-95
/
+133
2013-02-18
bluetooth: Merge all ports into "bluetooth-input" and "bluetooth-output"
Mikel Astiz
1
-227
/
+81
2013-02-18
bluetooth: Use profile availability to auto-switch profiles
Mikel Astiz
1
-55
/
+49
2013-02-18
bluetooth: Expose card profile availability
Mikel Astiz
1
-1
/
+15
2013-02-18
cli: Show card profile availability status
Mikel Astiz
1
-3
/
+4
2013-02-18
card: Add card profile availability
Mikel Astiz
3
-0
/
+25
2013-02-18
core: Internally deprecate pa_port_available_t to use pa_available_t
Mikel Astiz
12
-58
/
+68
2013-02-18
echo-cancel: Do not bypass EC implementation when play stream is empty
Stefan Huber
1
-43
/
+44
2013-02-16
echo-cancel-test: When fopen() fails tell which file failed
Stefan Huber
1
-4
/
+4
2013-02-16
echo-cancel-test: Pass aec_args with module args
Stefan Huber
1
-4
/
+4
2013-02-16
echo-cancel-test: Enable debug log level
Stefan Huber
1
-0
/
+3
2013-02-16
add support for MPEG-2 AAC pass-through
Akihiro Tsukada
2
-0
/
+4
2013-02-16
module: Unload modules in reverse order
David Henningsson
1
-0
/
+21
2013-02-16
bluetooth: Fix thread teardown code ordering
Tanu Kaskinen
1
-7
/
+7
2013-02-16
bluetooth: Fix premature acquire attempts
Mikel Astiz
2
-4
/
+5
2013-02-16
idxset: Add pa_idxset_remove_all()
Tanu Kaskinen
6
-37
/
+25
2013-02-16
hashmap: Add pa_hashmap_remove_all()
Tanu Kaskinen
7
-22
/
+23
2013-02-16
idxset: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
27
-119
/
+81
2013-02-16
device-port: Remove pa_device_port_hashmap_free()
Tanu Kaskinen
6
-15
/
+7
2013-02-16
hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
41
-308
/
+112
2013-02-16
gconf: Remove needless userdata function arguments
Tanu Kaskinen
1
-14
/
+15
2013-02-16
gconf: Add userdata pointer to struct module_info
Tanu Kaskinen
1
-0
/
+4
2013-02-16
tests: add test/performance comparison for mixing special-case code
Peter Meerwald
3
-1
/
+362
2013-02-15
tests: Add NEON mix test cases to cpu-test
Peter Meerwald
1
-0
/
+160
2013-02-15
mix: Add optimized mix code path for ARM NEON
Peter Meerwald
4
-3
/
+102
2013-02-15
mix: Change end pointer to length parameter in mixing function
Peter Meerwald
2
-82
/
+84
2013-02-15
mix: Add special cases for mixing streams in s16ne format
Peter Meerwald
1
-4
/
+101
[next]