summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix distribution buildutils-3.28Marcel Holtmann2008-03-051-2/+1
* Update changelog and bump version numberMarcel Holtmann2008-03-052-1/+12
* Enable gcc -O3 optimizations for SBCMarcel Holtmann2008-03-051-0/+2
* Remove the support for SDP parsing via expatMarcel Holtmann2008-03-057-321/+0
* Avoid potential allignment trapJohan Hedberg2008-03-051-1/+10
* Remove unnecessary empty lineJohan Hedberg2008-03-051-1/+0
* Rename ForceMaster to just MasterJohan Hedberg2008-03-054-4/+4
* Use HFP instead of EnableHFPJohan Hedberg2008-03-052-2/+2
* Do master role switching by default and add ForceMaster config optionJohan Hedberg2008-03-057-24/+75
* Make alsa plugin to detect disconnection of devices.Luiz Augusto von Dentz2008-03-041-4/+19
* Use "hfp" instead of "no_hfp" and "EnableHFP" instead of "DisableHFP" to make...Johan Hedberg2008-03-042-5/+5
* network: cleanup - unnecessary definitionClaudio Takahasi2008-02-291-3/+0
* Fix code style.Luiz Augusto von Dentz2008-02-291-2/+2
* Remove possible extra memcpy for gstreamer plugin.Luiz Augusto von Dentz2008-02-291-5/+3
* Cidorvan's 4-subband overflow fixesBrad Midgley2008-02-292-7/+7
* Fix bug sending empty packages and remove a buffer copy.Luiz Augusto von Dentz2008-02-281-1/+3
* Add 3 second timer before disconnecting unused HSP/HSP connectionsJohan Hedberg2008-02-281-5/+38
* Update changelog and bump version numberutils-3.27Marcel Holtmann2008-02-232-1/+16
* Replace 64bits multiplies by 32bits to further optimize the codeJohan Hedberg2008-02-222-35/+29
* Disable check for dbus-glibMarcel Holtmann2008-02-221-1/+2
* Fix runtime warnings of gstreamer plugin.Luiz Augusto von Dentz2008-02-204-10/+10
* Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz2008-02-199-192/+199
* Fix alsa plugin to make use of sbc new API.Luiz Augusto von Dentz2008-02-191-20/+21
* Introduce sbc new API.Luiz Augusto von Dentz2008-02-194-171/+247
* Refuse Headset.Play() when HCI routing is configuredJohan Hedberg2008-02-191-0/+6
* Implement basic headset automatic disconnect supportJohan Hedberg2008-02-191-16/+24
* Implement proper HFP SLC handlingJohan Hedberg2008-02-193-222/+297
* Fix callback id typeJohan Hedberg2008-02-181-1/+1
* Cleanup headset connection logic to accommodate necessary HFP fixesJohan Hedberg2008-02-181-261/+296
* fix for decoder noise at high bitpoolsBrad Midgley2008-02-152-18/+10
* Remove (incorrect) spaces after commans in AT stringsJohan Hedberg2008-02-141-11/+11
* Make use of parameters selected in alsa plugin and fix auto selection.Luiz Augusto von Dentz2008-02-145-173/+156
* Check for RFCOMM connection state in SCO connect callback (so we don't incorr...Johan Hedberg2008-02-141-1/+4
* Add ifdefs around some baud rate definitionsMarcel Holtmann2008-02-131-0/+8
* Fix build problemMarcel Holtmann2008-02-121-0/+2
* Add support for connect/disconnect callbacksMarcel Holtmann2008-02-121-23/+38
* Update uinput.h with extra key definitionsMarcel Holtmann2008-02-121-0/+5
* Update changelog and bump version numberutils-3.26Marcel Holtmann2008-02-112-1/+9
* Add option for installing generic toolsMarcel Holtmann2008-02-103-6/+29
* Enable services by default and keep old daemons disabledMarcel Holtmann2008-02-103-9/+19
* Add bridge name to debug when it fails to attach any interface.Luiz Augusto von Dentz2008-02-081-2/+3
* Improve handling of different transports.Luiz Augusto von Dentz2008-02-081-42/+76
* Fix compilation issues with UCHAR_MAX, USHRT_MAX and UINT_MAXMarcel Holtmann2008-02-025-0/+5
* Update changelog and bump version numberutils-3.25Marcel Holtmann2008-02-022-1/+12
* Update copyright informationMarcel Holtmann2008-02-02216-228/+223
* Add bitpool property and others fixes for gstreamer plugin.Luiz Augusto von Dentz2008-02-015-78/+181
* Move GModule code to gmodule.c and gmodule.hJohan Hedberg2008-02-015-85/+97
* Fix -ldl linkage in case of eglibMarcel Holtmann2008-02-011-2/+2
* Avoid adding of -ldl if not neededMarcel Holtmann2008-02-011-1/+1
* Send DefaultAdapterChanged more oftenMarcel Holtmann2008-02-012-5/+20