]> code.delx.au - pulseaudio/history - src/modules
mix: Add optimized mix code path for ARM NEON
[pulseaudio] / src / modules /
2013-02-15 Peter Meerwaldcore: Move pa_mix() into new file mix.c
2013-02-15 Tanu Kaskinenecho-cancel: Fix uninitialized variable dotp_xf_xf...
2013-02-15 Peter Meerwaldecho-cancel: Use proper float constants in adrian-aec
2013-02-15 Tanu Kaskinenecho-cancel: Fix tap weights array alignment
2013-02-14 Peter Meerwaldecho-cancel: Fix zeroing of w in AEC_leaky()
2013-02-14 Peter Meerwaldecho-cancel: Fix memory leak / deinitialization of...
2013-02-14 Peter Meerwaldecho-cancel: Output echo canceller name if invalid
2013-02-14 Peter Meerwaldecho-cancel: Add function pa_echo_canceller_blocksize_p...
2013-02-14 Peter Meerwaldbuild-sys: Properly check for HAVE_DBUS in module-ladsp...
2013-02-14 Mikel Astizbluetooth: Fix incorrect index check with PA_ELEMENTSOF
2013-02-06 Tanu Kaskinenudev: Add use_ucm module argument
2013-02-06 David Henningssonalsa-ucm: Fallback to stereo duplex
2013-02-06 Tanu Kaskinendbus: Fix connection cleanup when killing clients
2013-02-06 Jyri Sarhacombine: Stop rate adjustments if sink is supended
2013-02-05 David Henningssonalsa-sink/source: Better thread names
2013-01-31 Mikel Astizreserve: Fix leaking NameLost signals after release...
2013-01-31 Mikel Astizreserve: Move get_name_owner() to the public rd_device API
2013-01-31 Tanu Kaskinenbluetooth: Fail if BlueZ tries to give duplicate device...
2013-01-31 Mikel Astizbluetooth: Detect changes in constant properties
2013-01-31 Mikel Astizbluetooth: Propagate to property parsers if it is initi...
2013-01-29 Mikel Astizbluetooth: Fix potential assertion failure due to unali...
2013-01-27 Tanu Kaskinenladspa: Fix a couple of minor memory leaks.
2013-01-24 Mikel Astizbluetooth: Fix sending D-Bus reply before internal...
2013-01-24 Mikel Astizbluetooth: Fix potential assertion failure if MTU changes
2013-01-22 Tanu Kaskinenjack: Don't fail module-jackdbus-detect loading if...
2013-01-21 poljar (Damir Jelić)card-restore: Only use hooks for the events.
2013-01-17 Tanu KaskinenInitialize monitor's busy status to false if we own...
2013-01-17 Tanu KaskinenCall change_cb() only when there's an actual change.
2013-01-11 Tanu Kaskinenbluetooth: Convert booleans to stdbool.
2013-01-11 Mikel Astizbluetooth: Simplify redundant error check
2013-01-11 Mikel Astizbluetooth: Remove device_is_audio_ready()
2013-01-11 Mikel Astizbluetooth: Do not check profile states is device_audio_...
2013-01-11 Mikel Astizbluetooth: Use stdbool for pa_bool_t
2013-01-11 Mikel Astizbluetooth: Check message signature for SetConfiguration
2013-01-11 Mikel Astizbluetooth: Fix minor style issues
2013-01-11 Mikel Astizbluetooth: Fix incorrect error messages
2013-01-11 Peter Meerwaldecho-cancel: Fix error cleanup of pa_speex_ec_init()
2013-01-04 Tanu Kaskinensolaris: When suspending, flush the device instead...
2013-01-04 Tanu Kaskinensolaris: Fix get_playback_buffered_bytes() return value.
2012-12-30 Peter Nelsonjackdbus-detect: Add channel count override.
2012-12-20 Tanu Kaskinenbluetooth: Remove pa_bluetooth_discovery_sync().
2012-12-20 Stefan Huberecho-cancel: Extend null implementation to arbitary...
2012-12-20 Stefan Huberecho-cancel: Enable different blocksizes for sink and...
2012-12-20 Stefan Huberecho-cancel: Fix calc_diff for asymmetric sample specs
2012-12-20 Stefan Huberecho-cancel: Fix missing setup of sink_ss in echo-cance...
2012-12-20 Stefan Huberecho-cancel: Fix echo-cancel-test's argument number...
2012-12-19 Tanu Kaskinenbluetooth: Don't access a transport after it's freed.
2012-12-19 Tanu Kaskinendevice-restore: Fix empty argument list declaration.
2012-12-19 Ștefan Săftescuvirtual-sink: Removed the option to specify sample...
2012-12-19 Tanu Kaskinenoss: Check pa_read() return value.
2012-12-19 Tanu Kaskinenbluetooth: Don't free read_smoother in pa__done().
2012-12-19 Tanu Kaskinenbluetooth: Make pa_bt_audio_state_from_string() private.
2012-12-19 Tanu Kaskinenbluetooth: Improve transport state change log message.
2012-12-19 Mikel Astizbluetooth: Replace acquire param 'start' with 'optional'
2012-12-19 Mikel Astizbluetooth: Call setup_stream() manually
2012-12-19 Mikel Astizbluetooth: Remove D-Bus dependency in module-bluetooth...
2012-12-19 Mikel Astizbluetooth: Use transport state instead of profile states
2012-12-19 Mikel Astizbluetooth: Refactor dependency to org.bluez.Audio
2012-12-19 Mikel Astizbluetooth: Trivially remove bt_transport_is_acquired()
2012-12-19 Mikel Astizbluetooth: Abstract transport access types inside bluet...
2012-12-19 Mikel Astizbluetooth: Use transport state to update port availability
2012-12-19 Mikel Astizbluetooth: Refactor parsing of profile state changes
2012-12-19 Mikel Astizbluetooth: Move profile_to_string() to bluetooth-util
2012-12-19 Mikel Astizbluetooth: Use bluetooth-util for mic/speaker gain...
2012-12-19 Mikel Astizbluetooth: Abstract speaker gain in transport
2012-12-19 Mikel Astizbluetooth: Abstract microphone gain in transport
2012-12-19 Stefan Huberecho-cancel: Fix null implementation to setup one channel
2012-12-19 Stefan Huberecho-cancel: Fix apply_diff_time() to use correct sampl...
2012-12-19 Flavio Ceolinrole-ducking: Apply a ducking effect based on streams...
2012-12-19 Mikel Astizbluetooth: Connect all hooks during module load/unload
2012-12-19 Tanu Kaskinenbluetooth: Remove prefixing from static functions.
2012-12-19 Mikel Astizbluetooth: Remove deprecated transport hooks
2012-12-19 Mikel Astizbluetooth: Avoid PA_BLUETOOTH_TRANSPORT_HOOK_NREC_CHANGED
2012-12-19 Mikel Astizbluetooth: Avoid PA_BLUETOOTH_TRANSPORT_HOOK_REMOVED
2012-12-19 Mikel Astizbluetooth: Add transport hooks into pa_bluetooth_hook_t
2012-12-19 Mikel Astizbluetooth: Add state to transport objects
2012-12-19 Mikel Astizbluetooth: Refactor parse_audio_property() to support...
2012-12-19 Mikel Astizbluetooth: Use array to store profile states
2012-12-19 Mikel Astizbluetooth: Move device hooks into pa_bluetooth_hook_t
2012-12-19 Mikel Astizbluetooth: Extend discovery to support multiple hooks
2012-12-19 Mikel Astizbluetooth: Avoid PA_BLUETOOTH_DEVICE_HOOK_REMOVED
2012-12-19 Tanu Kaskinenbluetooth: Check if BlueZ tries to set the configuratio...
2012-12-19 Mikel Astizbluetooth: Remove pa_bluetooth_device_get_transport()
2012-12-19 Mikel Astizbluetooth: Use transport array instead of hashmap for...
2012-12-19 Mikel Astizbluetooth: Add transport hashmap to discovery
2012-12-19 Mikel Astizbluetooth: Use round() to convert PA<->BT volumes
2012-12-19 Mikel Astizbluetooth: Add device pointer to transport
2012-12-19 Mikel Astizbluetooth: Remove unused pa_bluetooth_discovery_get_tra...
2012-12-19 Mikel Astizbluetooth: Make pa_bluetooth_transport_parse_property...
2012-12-19 Mikel Astizbluetooth: Fix condition to load module
2012-12-19 Flavio Ceolinsink-input: New volume_factor system
2012-12-19 Tanu Kaskinencard-restore: Log the restored profile name.
2012-12-19 Tanu KaskinenLog the reason for every suspend/resume.
2012-12-19 Luiz Augusto von... bluetooth: Add support for transport created by externa...
2012-12-19 Mikel Astizbluetooth: Handle UUIDs announced later
2012-12-19 Mikel Astizdbus: Add signal org.PulseAudio.Core1.Card.NewProfile
2012-12-19 Mikel Astizdbus: Support dynamically created card profiles
2012-12-19 David Henningssonalsa-mixer: Fix the analog-output-speaker-always path
2012-12-07 David Henningssonalsa-mixer: Add device.icon-name property for some...
2012-12-05 David Henningssonalsa-mixer: Add Dell Inspiron One 2020 to mic whitelist
next