]> code.delx.au - pulseaudio/history - src/modules
Documentation of known misuse of PulseAudio API
[pulseaudio] / src / modules /
2013-12-20 Peter Meerwaldmodules: Add assertion in equalizer-sink
2013-12-20 Peter Meerwaldmodules: Remove dead code in position-event-sounds
2013-12-20 Peter Meerwaldmodules: Remove redundant code in virtual-surround...
2013-12-20 Peter Meerwaldmodules: Fix uninit value in rtp-send
2013-12-20 Peter Meerwaldmodules: Fix resource leak in card-restore
2013-12-20 Peter Meerwaldmodules: Fix resource leak in raop_client
2013-12-20 Peter Meerwaldmodules: Fix resource leak in tunnel-sink-new
2013-12-20 Peter Meerwaldmodules: Fix resource leak in oss
2013-12-20 Peter Meerwaldmodules: Fix resource leak in alsa-ucm
2013-12-20 Peter Meerwaldmodules: Fix resource leak in device-restore
2013-12-20 Peter Meerwaldmodules: Fix resource leak in alsa-card
2013-12-20 Peter Meerwaldmodules: Fix resource leak in stream-restore
2013-12-15 Tanu KaskinenAdd pa_channels_valid()
2013-12-15 Tanu KaskinenAdd pa_sample_rate_valid()
2013-12-15 Tanu KaskinenAdd pa_sample_format_valid()
2013-12-14 Tanu Kaskinenbluetooth: Fix profile priority comparison
2013-12-06 Arun Raghavanalsa: Log some output if we disable tsched for BATCH...
2013-12-06 Lars-Peter Clausenalsa: Disable timer-scheduling for PCMs with the BATCH...
2013-12-05 Kenneth Perrybonjour-publish: Return ports in network byteorder
2013-12-05 Peter Meerwaldmodule-remap-source: Add resample_method argument
2013-12-05 Peter Meerwaldmodule-remap-sink: Add resample_method argument
2013-12-05 Peter Meerwaldmodule-sine: Add rate argument
2013-12-05 Peter Meerwaldmodules: Make use of new function pa_modargs_get_sample...
2013-11-29 Tanu KaskinenPass the profile object instead of the profile name...
2013-11-29 Tanu Kaskinenucm: Add a FIXME comment about bad error handling
2013-11-29 Tanu Kaskinenidxset: Allow deep copying with pa_idxset_copy()
2013-11-22 João Paulo Rechi... bluetooth: Fix crash in pa_bluetooth_discovery_get_devi...
2013-11-22 João Paulo Rechi... bluetooth: Check adapter address to set device_info_valid
2013-11-20 Tanu Kaskinenbluetooth: Set device_info_valid to -1 when the device...
2013-11-20 Tanu Kaskinenbluetooth: Remove device_remove_all()
2013-11-20 Tanu Kaskinenbluetooth: Fire DEVICE_CONNECTION_CHANGED in set_device...
2013-11-20 Tanu Kaskinenbluetooth: Don't mark device valid before it has an...
2013-11-20 Tanu Kaskinenbluetooth: Use a helper function for setting device_inf...
2013-11-15 Tanu Kaskinenbluetooth: Remove a redundant variable
2013-11-15 Alexander Couzenstunnel-new: add cookie module argument
2013-11-01 David Henningssonalsa-mixer: Add internal surround speaker elements
2013-11-01 João Paulo Rechi... console-kit: Remove logging of every message on the bus
2013-10-29 Tanu Kaskinenbluetooth: Fix variable constness
2013-10-29 Tanu Kaskinenbluetooth: Remove adapter_remove_all()
2013-10-15 João Paulo Rechi... bluetooth: Track discovery modules by index
2013-10-09 Jan Alexander Stef... alsa: Fix crash when loading bare ALSA sink/source
2013-10-04 Alexander Couzenstunnel-sink-new: Fix a possible crash
2013-10-04 Alexander Couzenstunnel-sink-new: remove switch-default from state chang...
2013-10-03 David Henningssonalsa-mixer: Drop all unused paths, not only unsupported...
2013-09-30 Arun Raghavanalsa-ucm: Fix bad rate check
2013-09-30 Arun Raghavanalsa-ucm: Don't allow Playback/CaptureRate to be 0
2013-09-29 Tanu Kaskinenbluetooth: Add a comment about messing with the IDLE...
2013-09-29 João Paulo Rechi... bluetooth: Revive module-bluetooth-discover
2013-09-29 João Paulo Rechi... bluetooth: Fail to load driver if discovery module...
2013-09-29 João Paulo Rechi... bluetooth: Implement get_n_used() for module-bluez5...
2013-09-29 João Paulo Rechi... bluetooth: Handle changes to BlueZ 5 transports state
2013-09-29 João Paulo Rechi... bluetooth: Process source messages for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Process sink messages for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Create I/O thread function for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Set card profile for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Start / stop I/O thread for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Create source for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Create sink for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Initialize profiles for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Create BlueZ 5 card profile for each audio...
2013-09-29 João Paulo Rechi... bluetooth: Create BlueZ 5 card ports
2013-09-29 João Paulo Rechi... bluetooth: Create BlueZ 5 card
2013-09-29 João Paulo Rechi... bluetooth: Unload module-bluez5-device on device's...
2013-09-29 João Paulo Rechi... bluetooth: Get BlueZ 5 device object
2013-09-29 João Paulo Rechi... bluetooth: Create module-bluez5-device
2013-09-29 João Paulo Rechi... bluetooth: Track devices in module-bluez5-discover
2013-09-29 João Paulo Rechi... bluetooth: Handle PropertiesChanged for org.bluez.Media...
2013-09-29 João Paulo Rechi... bluetooth: Handle PropertiesChanged for org.bluez.Device1
2013-09-29 João Paulo Rechi... bluetooth: Protect from a misbehaving bluetoothd
2013-09-29 João Paulo Rechi... bluetooth: Parse BlueZ 5 device properties
2013-09-29 João Paulo Rechi... bluetooth: Handle PropertiesChanged for org.bluez.Adapter1
2013-09-29 João Paulo Rechi... bluetooth: Register endpoints with BlueZ 5 adapter
2013-09-29 João Paulo Rechi... bluetooth: Parse BlueZ 5 adapter properties
2013-09-29 João Paulo Rechi... bluetooth: Parse BlueZ 5 D-Bus interfaces
2013-09-29 João Paulo Rechi... bluetooth: Handle InterfacesAdded and InterfacesRemoved
2013-09-29 João Paulo Rechi... bluetooth: Create a function to remove only one adapter...
2013-09-29 João Paulo Rechi... bluetooth: Get managed objects
2013-09-29 João Paulo Rechi... bluetooth: Add utility function to send D-Bus messages...
2013-09-29 João Paulo Rechi... bluetooth: Implement org.bluez.MediaEndpoint1.ClearConf...
2013-09-29 João Paulo Rechi... bluetooth: Implement org.bluez.MediaEndpoint1.SelectCon...
2013-09-29 João Paulo Rechi... bluetooth: Implement org.bluez.MediaEndpoint1.SetConfig...
2013-09-29 João Paulo Rechi... bluetooth: Register MediaEndpoint1 objects with D-Bus
2013-09-29 João Paulo Rechi... bluetooth: Create pa_bluetooth_transport for BlueZ...
2013-09-29 João Paulo Rechi... bluetooth: Remove all devices and adapters when org...
2013-09-29 João Paulo Rechi... bluetooth: Create pa_bluetooth_device for BlueZ 5 support
2013-09-29 João Paulo Rechi... bluetooth: Create pa_bluetooth_adapter for BlueZ 5...
2013-09-29 João Paulo Rechi... bluetooth: Create infrastrucure for bluetooth hooks
2013-09-29 João Paulo Rechi... bluetooth: Track org.bluez for BlueZ 5
2013-09-29 João Paulo Rechi... bluetooth: Create pa_bluetooth_discovery for BlueZ 5
2013-09-29 João Paulo Rechi... bluetooth: Create stub for module-bluez5-discover
2013-09-29 João Paulo Rechi... bluetooth: Remove module-bluetooth-proximity
2013-09-29 João Paulo Rechi... bluetooth: Prefix BlueZ 4 card profiles enum with PA_BL...
2013-09-29 João Paulo Rechi... bluetooth: Register BlueZ 4 endpoints in a separate...
2013-09-29 João Paulo Rechi... bluetooth: Name BlueZ 4 symbols accordingly
2013-09-29 João Paulo Rechi... bluetooth: Rename shared struct to make it BlueZ 4...
2013-09-29 João Paulo Rechi... bluetooth: Rename bluetooth modules to BlueZ 4
2013-09-29 João Paulo Rechi... bluetooth: Update modules description and copyright
2013-09-29 João Paulo Rechi... Revert "bluetooth: Detect BlueZ 5"
2013-09-29 João Paulo Rechi... Revert "bluetooth: Parse the tree returned by ObjectMan...
2013-09-29 João Paulo Rechi... Revert "bluetooth: Fix error checking style"
next