release: updated changelog.
[profile/ivi/pulseaudio.git] / src / modules / bluetooth /
2013-01-24 Luiz Augusto von... bluetooth: Set initial profile priority based on profil...
2013-01-24 Mikel Astizbluetooth: Do not switch to HFGW automatically
2013-01-24 Mikel Astizbluetooth: Release transport when not available
2013-01-24 Mikel Astizbluetooth: Acquire transport when becomes available
2013-01-24 Mikel Astizbluetooth: Support port availability flag
2013-01-24 Mikel Astizbluetooth: Config MTU transport after acquire
2013-01-24 Mikel Astizbluetooth: Provide dummy set_port callbacks
2013-01-24 Mikel Astizsink, source: Support creating suspended sinks and...
2013-01-24 Mikel Astizbluetooth: Fix check if transport exists before acquire
2013-01-24 Mikel Astizbluetooth: Fix wrongly set "phone" role for HFGW
2013-01-24 Mikel Astizbluetooth: Refactor code to helper function
2013-01-24 Mikel Astizbluetooth: Refactor parsing of signal PropertyChanged
2013-01-24 Mikel Astizbluetooth: Remove return value of setup_stream()
2013-01-24 Mikel Astizbluetooth: Remove return value of bt_transport_config()
2013-01-24 Tanu Kaskinenbluetooth: Remove commented out code.
2013-01-24 Luiz Augusto von... bluetooth: Don't force any profile on discovery module
2013-01-24 Mikel Astizbluetooth: Fix bluetooth.protocol property
2013-01-24 Mikel Astizbluetooth: Fix missing state checks for a2dp_source
2013-01-24 Mikel Astizbluetooth: Minor style fix
2013-01-24 Mikel Astizbluetooth: Remove minor unnecessary check
2013-01-24 Mikel Astizbluetooth: Replace deprecated ListDevices()
2013-01-24 Mikel Astizbluetooth: Replace deprecated ListAdapters()
2013-01-24 Mikel Astizbluetooth: Avoid duplicating profile argument twice
2013-01-24 Mikel Astizbluetooth: Consider different input and output MTU
2013-01-24 Mikel Astizbluetooth: Minor style fixes
2013-01-24 Mikel Astizbluetooth: Refactor property parsing code
2013-01-24 Mikel Astizbluetooth: Don't use the old socket IPC mechanism with...
2013-01-24 Frédéric Danisbluetooth: Fix bluetooth.nrec property not updated
2013-01-24 Arti Trivedi Boramodules: Use pa_streq instead of strcmp.
2013-01-24 poljarbluetooth: Add ports to the bluetooth sink/source
2012-07-03 Jarkko Suontaustabluetooth: Release transport when the pa_rtpoll_run...
2012-07-03 Frédéric Danisbluetooth: Fix crash on disconnection
2012-05-11 Arun Raghavanbluetooth: Fix crash due to usage of pa_bool_t instead...
2012-03-22 Tanu Kaskinenbluetooth: Remove unused variable.
2012-02-24 Colin Guthriebluetooth: Run update-sbc
2012-02-21 Luiz Augusto von... bluetooth: Fix calling many times Audio.GetProperties...
2012-01-28 Tanu Kaskinenbluetooth: Change function name add_matches to update_m...
2012-01-28 Tanu Kaskinenbluetooth: Remove the right match in the proximity...
2012-01-28 Tanu Kaskinendbus: Give NULL as the error parameter to dbus_bus_remo...
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: Remove match for org.bluez.MediaTransport...
2011-11-02 Frédéric Dalleaubluetooth: Use static string in DBUS signal handler...
2011-11-02 Frédéric Dalleaubluetooth: Set hfgw profile when HandsfreeGateway is...
2011-11-02 Frédéric Dalleaubluetooth: Set off profile on SCO disconnect
2011-11-02 Frédéric Dalleaubluetooth: Release MediaEnpoint if card profile is...
2011-11-02 Frédéric Dalleaubluetooth: Do not unload module-bluetooth-device on...
2011-11-02 Frédéric Dalleaubluetooth: Fix Media Endpoint for HandsfreeGateway
2011-10-28 Johan Hedbergbluetooth: sbc: Reduce for-loop induced indentation...
2011-10-28 Siarhei Siamashkabluetooth: sbc: overflow bugfix and audio decoding...
2011-10-28 Marcel Holtmannbluetooth: audio: Update license for shared header...
2011-09-07 Colin Guthriebluetooth: Bump DBus version to 1.3.0 and drop conditio...
2011-09-03 Maarten Bosmansbluetooth/sbc: Use __asm__ keyword
2011-08-15 Maarten BosmansInitialise variables
2011-08-11 Maarten BosmansMove i18n.[ch] to src/pulsecore
2011-07-20 Colin Guthriedevices: Set certain sink/source flags automatically.
2011-07-19 Colin Guthriedevices: Use wrapper functions to set the *_volume...
2011-06-22 Maarten BosmansRemove unnecessary #includes
2011-06-22 Colin Guthriecapture: Implement per-stream volume control for captur...
2011-06-22 Tanu Kaskinenbluetooth-discover: Remove remaining ifdef NOKIAs.
2011-05-15 Colin Guthriebluetooth: Fix early return styling and add missing...
2011-04-30 Luiz Augusto von... bluetooth: Only close SCO if status has changed
2011-04-30 Luiz Augusto von... bluetooth: Fix using pointer-pointer when appending...
2011-04-30 Luiz Augusto von... bluetooth: Fix not updating sample spec when using...
2011-04-05 Juho Hämäläinenbluetooth-device: fix rounding errors caused by few...
2011-04-04 Marc-André Lureaubluetooth: drop data every 500ms on oor condition
2011-04-01 Tanu Kaskinenbluetooth: Fix HSP volume handling.
2011-04-01 Marc-André Lureaubluetooth: restore original sco_{sink, src}->set_volume...
2011-04-01 Marc-André Lureaubluetooth: fix set_volume_cb on sco over pcm
2011-04-01 Marc-André Lureaubluetooth: use sco_sink/source to start with right...
2011-04-01 Tanu Kaskinenbluetooth: Drop all "#ifdef NOKIA" directives.
2011-03-31 Arun Raghavanbluetooth: Pull a2dp-codecs.h from BlueZ
2011-03-29 Paul Menzelbluetooth: run `make update-sbc` to pull in build fix...
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-24 Colin GuthrieMerge remote-tracking branch 'zonique/osx'
2011-03-20 Colin Guthriebluetooth: Run 'make update-sbc'
2011-03-20 Maarten BosmansGet rid of some warnings
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-18 Maarten BosmansUpdate PA_MODULE_USAGE to be in line with actual implem...
2011-03-18 Colin Guthriebluetooth: Fix build errors relating to SBC
2011-03-18 Maarten BosmansFix up some double spaces
2011-03-18 Colin GuthrieMerge remote-tracking branch 'vudentz/master'
2011-03-14 Siarhei Siamashkasbc: add iwmmxt optimization for sbc for pxa series cpu
2011-03-14 Siarhei Siamashkasbc: ARMv6 optimized version of analysis filter for...
2011-03-14 Siarhei Siamashkasbc: added "cc" to the clobber list of mmx inline assembly
2011-03-14 Siarhei Siamashkasbc: faster 'sbc_calculate_bits' function
2011-03-14 Siarhei Siamashkasbc: slightly faster 'sbc_calc_scalefactors_neon'
2011-03-14 Siarhei Siamashkasbc: ARM NEON optimizations for input permutation in...
2011-03-14 Siarhei Siamashkasbc: ARM NEON optimized joint stereo processing in...
2011-03-14 Siarhei Siamashkasbc: fix signedness of parameters
2011-03-14 Siarhei Siamashkasbc: ARM NEON optimization for scale factors calculation
2011-03-14 Siarhei Siamashkasbc: MMX optimization for scale factors calculation
2011-03-14 Siarhei Siamashkasbc: new 'sbc_calc_scalefactors_j' function added to...
2011-03-14 Gustavo F. Padovansbc: Fix redundant null check on calling free()
2011-03-14 Siarhei Siamashkasbc: added saturated clipping of decoder output to...
2011-03-14 Siarhei Siamashkasbc: ensure 16-byte buffer position alignment for 4...
2011-03-14 Luiz Augusto von... build: move sbc related files to its own directory
2011-03-14 Luiz Augusto von... bluetooth: add proper handling for bluetooth.nrec property
next