]> code.delx.au - pulseaudio/history - src/modules/bluetooth/bluetooth-util.c
bluetooth: Don't access a transport after it's freed.
[pulseaudio] / src / modules / bluetooth / bluetooth-util.c
2012-12-19 Tanu Kaskinenbluetooth: Don't access a transport after it's freed.
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: Use transport state instead of profile states
2012-12-19 Mikel Astizbluetooth: Refactor dependency to org.bluez.Audio
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: Move profile_to_string() to bluetooth-util
2012-12-19 Mikel Astizbluetooth: Abstract speaker gain in transport
2012-12-19 Mikel Astizbluetooth: Abstract microphone gain in transport
2012-12-19 Tanu Kaskinenbluetooth: Remove prefixing from static functions.
2012-12-19 Mikel Astizbluetooth: Remove deprecated transport hooks
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 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: 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 Luiz Augusto von... bluetooth: Add support for transport created by externa...
2012-11-22 Mikel Astizbluetooth: Run the discovery hook only when necessary
2012-11-22 Tanu Kaskinenbluetooth: Add helper pa_bluetooth_device_any_audio_con...
2012-11-22 Mikel Astizbluetooth: Rename former device_is_audio()
2012-11-22 Tanu Kaskinenbluetooth: Ignore Device.Connected
2012-11-22 Tanu Kaskinenbluetooth: Add a pa_bluetooth_discovery pointer to...
2012-10-25 Mikel Astizbluetooth: Add hook to announce late UUIDs
2012-10-22 Mikel Astizbluetooth: Add hook to tell device was removed
2012-10-22 Mikel Astizbluetooth: Remove const qualifier for device
2012-10-19 Mikel Astizbluetooth: Add hook to tell transport was removed
2012-10-19 Mikel Astizbluetooth: Remove const qualifier for transports
2012-10-14 Mikel Astizbluetooth: Ignore Device.DisconnectRequested
2012-10-06 Chan-yeol Parkbluetooth: Remove ipc.[ch] files in the bluetooth module
2012-09-26 Mikel Astizbluetooth: Set profile even if transport not acquired
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-26 Mikel Astizbluetooth: Refactor property parsing code
2012-06-15 Frédéric Danisbluetooth: Fix bluetooth.nrec property not updated
2012-05-11 Arun Raghavanbluetooth: Fix crash due to usage of pa_bool_t instead...
2012-02-21 Luiz Augusto von... bluetooth: Fix calling many times Audio.GetProperties...
2012-01-14 Tanu Kaskinenbluetooth: When receiving D-Bus errors, print also...
2011-11-27 Mikel Astizbluetooth: Fix property reply handling for hfgw
2011-11-02 Frédéric Dalleaubluetooth: Set hfgw profile when HandsfreeGateway is...
2011-11-02 Frédéric Dalleaubluetooth: Fix Media Endpoint for HandsfreeGateway
2011-09-07 Colin Guthriebluetooth: Bump DBus version to 1.3.0 and drop conditio...
2011-08-15 Maarten BosmansInitialise variables
2011-06-22 Maarten BosmansRemove unnecessary #includes
2011-04-30 Luiz Augusto von... bluetooth: Fix using pointer-pointer when appending...
2011-03-31 Arun Raghavanbluetooth: Pull a2dp-codecs.h from BlueZ
2011-03-26 Colin Guthriebluetooth: Fix a double-free-esque error introduced...
2011-03-24 Tanu Kaskinenbluetooth: Get rid of warnings about unused stuff when...
2011-03-24 Tanu Kaskinenbluetooth: Don't log an error if an endpoint type is...
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-18 Maarten BosmansFix up some double spaces
2011-03-18 Colin GuthrieMerge remote-tracking branch 'vudentz/master'
2011-03-14 Luiz Augusto von... bluetooth: add proper handling for bluetooth.nrec property
2011-03-14 Luiz Augusto von... bluetooth: handle Acquire API change
2011-03-11 Maarten BosmansFix up according to Coding Style
2011-01-31 Colin GuthrieMerge remote branch 'mkbosmans/rate-adjustment'
2011-01-17 Colin GuthrieMerge commit 'e4979ab5cff84ef64c88bba3a1b6b4c5e02f7777'
2010-12-23 Luiz Augusto von... bluetooth: fix build for libdbus < 1.3
2010-10-20 Luiz Augusto von... bluetooth: make use of dbus-util helper functions
2010-10-13 Colin GuthrieMerge remote branch 'vudentz2/master'
2010-10-07 Luiz Augusto von... bluetooth: Add support for Media API
2010-02-21 João Paulo Rechi... bluetooth: add HFP Gateway support
2010-02-21 João Paulo Rechi... bluetooth: improve dbus logging
2010-02-09 Lennart Poetteringbluetooth: fix invalid memory access
2010-02-09 Lennart Poetteringdbus: remove filter functions only if they were actuall...
2009-11-30 Colin GuthrieMerge remote branch 'tanuk/master'
2009-11-05 Lennart PoetteringMerge remote branch 'origin/merge-queue'
2009-10-31 Lennart PoetteringMerge remote branch 'phish3/master'
2009-10-31 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-31 Lennart Poetteringbluetooth: do not hand out access to devices that are...
2009-09-14 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-09-03 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-30 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-27 Lennart PoetteringMerge commit 'vudentz/master'
2009-08-27 Luiz Augusto von... Handle DisconnectRequested in bluetooth module.
2009-08-26 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-24 Lennart PoetteringMerge commit 'jprvita2/master'
2009-08-24 João Paulo Rechi... bluetooth: add discover of bluetooth sources
2009-08-19 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-19 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-17 Lennart Poetteringbluetooth: fix match syntax
2009-08-17 Lennart Poetteringbluetooth: make NameOwnerChanged filter matches more...
2009-08-16 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-15 Lennart Poetteringbluetooth: ask first for Headset and AudioSink properti...
2009-08-15 Lennart Poetteringbluetooth: recognize only those BT devices that impleme...
2009-07-23 Lennart PoetteringMerge branch 'master-tx'
2009-07-01 Lennart Poetteringbluetooth: handle absence of bluez D-Bus service properly
2009-04-10 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-09 Lennart Poetteringbluetooth: memory leak, actually free discovery struct...
2009-03-30 Lennart Poetteringexplain ff7033c11d9248fe837204b03c8397231dc511fe
next