]> code.delx.au - pulseaudio/history - src/modules
modules: Micro-optimisation for rewind_requested paths
[pulseaudio] / src / modules /
2012-11-16 Arun Raghavanmodules: Micro-optimisation for rewind_requested paths
2012-11-16 Tanu Kaskinensink: Process rewind requests also when suspended.
2012-11-16 David Henningssonalsa-mixer: Prefer "Digital Input Source:Digital Mic 1"
2012-11-14 David Henningssonalsa-mixer: Add "CLFE" and "Bass Speaker" names
2012-11-09 David Henningssonalsa-mixer: Add a few more machines to internal mic...
2012-11-07 Pierre-Louis Bossartalsa: get avail, delay, timestamps in a single kernel...
2012-11-05 Arun Raghavanalsa: Drop verbosity on UCM message
2012-11-04 Tanu Kaskinendevice-restore: When restoring volume, print the restor...
2012-10-30 Tanu Kaskinenmatch: Use the SINK_INPUT_FIXATE hook instead of NEW.
2012-10-30 Tanu Kaskinencombine: Keep the timer active in the null mode only...
2012-10-30 Tanu Kaskinenvirtual-surround-sink: Fix setting max_request and...
2012-10-30 Tanu Kaskinenloopback: Don't fix the source output format/rate/channels.
2012-10-30 Tanu Kaskinenloopback: Use the real sample spec once it's known.
2012-10-25 Mikel Astizbluetooth: Add hook to announce late UUIDs
2012-10-24 David Henningssonalsa-mixer: Don't let "Mic Jack Mode" alone create...
2012-10-24 Peter Meerwaldrtp: Fix warning using pa_assert_not_reached()
2012-10-24 Niels Ole Salscheidervirtual-surround: Limit the number of hrir samples.
2012-10-24 Niels Ole Salscheidervirtual-surround: Add silence to hrir if necessary.
2012-10-23 Tanu Kaskinenrtp: Fix rtp_port reading.
2012-10-23 Mikel Astizbluetooth: Refactor code to create profile ports
2012-10-23 Mikel Astizbluetooth: Refactor code to create card profiles
2012-10-23 Peter Meerwaldecho-cancel: Fix false warning in webrtc AEC.
2012-10-22 Mikel Astizbluetooth: Hold device pointer while module loaded
2012-10-22 Mikel Astizbluetooth: Self unload module-bluetooth-device
2012-10-22 Mikel Astizbluetooth: Add hook to tell device was removed
2012-10-22 Mikel Astizbluetooth: Remove const qualifier for device
2012-10-22 David Henningssonalsa-sink/source: Warn for scheduling delays
2012-10-19 Mikel Astizbluetooth: Hold transport pointer while profile set
2012-10-19 Mikel Astizbluetooth: Set to off instead of failing module load
2012-10-19 Mikel Astizbluetooth: Set to off if transport removed
2012-10-19 Mikel Astizbluetooth: Add hook to tell transport was removed
2012-10-19 Mikel Astizbluetooth: Remove const qualifier for transports
2012-10-19 Mikel Astizbluetooth: Check return value of start_thread()
2012-10-19 Mikel Astizbluetooth: Check return value of init_profile()
2012-10-19 Mikel Astizbluetooth: Use assertions when setting off profile
2012-10-18 Mikel Astizbluetooth: Remove stream moving code
2012-10-14 Mikel Astizbluetooth: Unlink sink-sources in stop_thread()
2012-10-14 Mikel Astizbluetooth: Release transport in stop_thread()
2012-10-14 Mikel Astizbluetooth: Don't find device if set profile is off
2012-10-14 Mikel Astizbluetooth: Fix potential assertion failure
2012-10-14 Mikel Astizbluetooth: Trivial function rename
2012-10-14 Mikel Astizbluetooth: Ignore Device.DisconnectRequested
2012-10-06 Chan-yeol Parkbluetooth: Remove ipc.[ch] files in the bluetooth module
2012-10-04 David Henningssonalsa-mixer: Remove analog-output-lfe-on-mono
2012-10-02 David Henningssonalsa-mixer: Cache failure to open inputs/output mappings
2012-09-26 Mikel Astizbluetooth: Add port availability transition policies
2012-09-26 Mikel Astizbluetooth: Let suspend-on-idle request audio in headset
2012-09-26 Mikel Astizbluetooth: Do not switch to HFGW automatically
2012-09-26 Mikel Astizbluetooth: Release transport when not available
2012-09-26 Mikel Astizbluetooth: Acquire transport when becomes available
2012-09-26 Mikel Astizbluetooth: Do not acquire transport during profile...
2012-09-26 Mikel Astizbluetooth: Set profile even if transport not acquired
2012-09-26 Mikel Astizbluetooth: Support port availability flag
2012-09-26 Mikel Astizbluetooth: Config MTU transport after acquire
2012-09-26 Mikel Astizbluetooth: Provide dummy set_port callbacks
2012-09-26 Mikel Astizsink, source: Support creating suspended sinks and...
2012-09-26 Mikel Astizbluetooth: Fix check if transport exists before acquire
2012-09-26 Mikel Astizbluetooth: Fix using garbage memory
2012-09-26 Mikel Astizbluetooth: Fix wrongly set "phone" role for HFGW
2012-09-26 Mikel Astizbluetooth: Refactor code to helper function
2012-09-26 Mikel Astizbluetooth: Refactor parsing of signal PropertyChanged
2012-09-26 Mikel Astizbluetooth: Remove return value of setup_stream()
2012-09-26 Mikel Astizbluetooth: Remove return value of bt_transport_config()
2012-09-25 Matthijs Kooijmanequalizer: Don't cleanup u->sink in sink_input_kill_cb yet
2012-09-21 David Henningssonalsa-mixer: Add "iec958-stereo-input" to well known...
2012-09-21 Mikel Astizloopback: Disable adjust timer when suspended
2012-09-21 Frédéric Dalleauloopback: Cork source-output if sink is suspended
2012-09-21 Frédéric Dalleauloopback: Cork sink-input if source is suspended
2012-09-06 Tanu Kaskinenbluetooth: Remove commented out code.
2012-09-06 Luiz Augusto von... bluetooth: Don't force any profile on discovery module
2012-09-06 Luiz Augusto von... bluetooth: Remove built-in/static SBC codec
2012-08-22 Mikel Astizbluetooth: Support HFGW in module-bluetooth-policy
2012-08-22 Mikel Astizbluetooth: Generalize module-bluetooth-policy
2012-08-22 Mikel Astizbluetooth: Trivial style fix
2012-08-22 Mikel Astizbluetooth: Fix bluetooth.protocol property
2012-08-22 Tanu Kaskinenmemblock: Add pa_memblock_acquire_chunk().
2012-08-21 Mikel Astizbluetooth: Fix missing state checks for a2dp_source
2012-08-21 Mikel Astizbluetooth: Minor style fix
2012-08-19 Tanu KaskinenAdd comments referring to bug #53709.
2012-07-28 Peter Meerwaldmodules: Add null/dummy echo canceller
2012-07-28 Mikel Astizbluetooth: Remove minor unnecessary check
2012-07-28 Mikel Astizbluetooth: Replace deprecated ListDevices()
2012-07-28 Mikel Astizbluetooth: Replace deprecated ListAdapters()
2012-07-28 Mikel Astizbluetooth: Avoid duplicating profile argument twice
2012-07-28 Mikel Astizbluetooth: Consider different input and output MTU
2012-07-28 Mikel Astizbluetooth: Minor style fixes
2012-07-26 Mikel Astizbluetooth: Remove library for IPC to BlueZ
2012-07-26 Mikel Astizbluetooth: Refactor property parsing code
2012-07-22 Mikel Astizbluetooth: Don't use the old socket IPC mechanism with...
2012-07-18 Feng Weialsa: Catch role matched streams to enable/disable...
2012-07-17 Arun Raghavanecho-cancel: Print what AEC engine is being used
2012-07-17 Deng Zhengrongbluetooth: add a parenthesis around pa_streq()
2012-07-16 Arun Raghavanalsa: Add separate sinks/sources for UCM modifiers...
2012-07-16 Arun Raghavanalsa: Add a proplist to mappings
2012-07-16 Arun Raghavanalsa: Allow channel count probe on open by mapping
2012-07-16 Feng Weialsa: Add UCM jack detection
2012-07-16 Feng Weialsa: Integrate UCM basic functions
2012-07-13 David Henningssonalsa-mixer: Add "Headphone Mic" support for 3-pin ASUS...
2012-07-09 Sjors Gielenosx: Add a single "On" profile to coreaudio devices...
2012-07-06 Jarkko Nikulaalsa: Merge pa_alsa_setting_select with pa_alsa_path_select
next