summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* Fixing the default device selectionMarcel Holtmann2007-06-231-26/+33
* Handle systems without a default headsetMarcel Holtmann2007-06-231-0/+3
* Fix storage code.Luiz Augusto von Dentz2007-06-232-51/+27
* Don't load stored devicesMarcel Holtmann2007-06-231-2/+8
* Fix default config settingsMarcel Holtmann2007-06-232-11/+3
* Add storage support and fixup messed up coding styleMarcel Holtmann2007-06-228-644/+804
* Update build to make use of newly create files.Luiz Augusto von Dentz2007-06-227-1034/+296
* Add audio gateway files that implements org.bluez.audio.Gateway interface.Luiz Augusto von Dentz2007-06-222-0/+585
* Add new files error.{c,h} so erros can be cleanly accessed in others files.Luiz Augusto von Dentz2007-06-222-0/+135
* Add device files that implements org.bluez.audio.Device interface.Luiz Augusto von Dentz2007-06-222-0/+274
* Remove wrongly committed filesMarcel Holtmann2007-06-226-994/+0
* Merge changes from git://git.infradead.org/users/vudentz/bluez-utils.git.Luiz Augusto von Dentz2007-06-226-0/+994
* Make deprecated headset methods to rely on new device methods.Luiz Augusto von Dentz2007-06-188-256/+289
* better messages to figure out why combo set failsBrad Midgley2007-06-181-2/+2
* Add Headset gain control methodsJohan Hedberg2007-06-164-33/+228
* Initial support for audio control plugin and some code cleanups.Luiz Augusto von Dentz2007-06-143-85/+195
* Code cleanup.Luiz Augusto von Dentz2007-06-131-12/+18
* Don't install audio.conf fileMarcel Holtmann2007-06-131-1/+1
* Set default config values to what currently worksJohan Hedberg2007-06-131-2/+2
* Refuse to pass SCO socket to alsa if PCM SCO routing is configuredJohan Hedberg2007-06-131-0/+6
* Correct block size in alsa plugin.Luiz Augusto von Dentz2007-06-121-7/+10
* Some fixes for alsa plugin.Luiz Augusto von Dentz2007-06-121-31/+37
* take out extra setsockoptBrad Midgley2007-06-121-9/+0
* Mark some methods and signals as experimentalMarcel Holtmann2007-06-121-7/+7
* CleanupJohan Hedberg2007-06-122-5/+12
* Fix triggering an assert if the SCO connect callback gets triggered on theJohan Hedberg2007-06-121-2/+6
* Fix file descriptor passing.Luiz Augusto von Dentz2007-06-114-38/+127
* Remove ring timer when a headset gets disconnectedJohan Hedberg2007-06-111-0/+5
* Add audio service test scriptMarcel Holtmann2007-06-112-1/+20
* Code cleanupJohan Hedberg2007-06-094-70/+112
* backward compatible to old sco patchBrad Midgley2007-06-081-3/+12
* More cleanupJohan Hedberg2007-06-071-16/+31
* Major cleanup after importing code from plugzJohan Hedberg2007-06-071-109/+128
* Fix whitespaceJohan Hedberg2007-06-071-12/+12
* Fix CreateHeadset to behave properly if an existing object was foundJohan Hedberg2007-06-071-14/+20
* Some fixes for audio code prototype.Luiz Augusto von Dentz2007-06-066-70/+106
* Fix passing the right parameter to hs_disconnectJohan Hedberg2007-06-061-1/+1
* Add more HFP supportJohan Hedberg2007-06-061-7/+20
* Another minor fixJohan Hedberg2007-06-061-1/+3
* Some cleanup of asserts and error handlingJohan Hedberg2007-06-061-5/+14
* Properly handle a SCO connect() succeeding on the first tryJohan Hedberg2007-06-061-5/+6
* CleanupJohan Hedberg2007-06-061-7/+12
* Experiemental code for alsa plugin and ipc.Luiz Augusto von Dentz2007-06-053-54/+307
* Revert acidental commit.Luiz Augusto von Dentz2007-06-041-9/+0
* Add experiemental code for audio service ipc.Luiz Augusto von Dentz2007-06-042-11/+72
* Fix FindDeviceByAddress API descriptionJohan Hedberg2007-06-041-3/+3
* Implement Manager.FindDeviceByAddress methodJohan Hedberg2007-06-043-0/+53
* Only call headset_free if the device actually has headset supportJohan Hedberg2007-05-311-1/+2
* Add support for configuration fileJohan Hedberg2007-05-315-5/+89
* Fix typoJohan Hedberg2007-05-312-3/+3