Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup SCO server socket in audio_exit() | Johan Hedberg | 2008-10-05 | 1 | -1/+8 |
| | |||||
* | Change SCO server socket into a generic one | Johan Hedberg | 2008-10-04 | 1 | -0/+56 |
| | | | | | | Due to a kernel bug we can't initiate SCO connections if there's a server socket bound to the same adapter. Therefore use a global socket bound to BDADDR_ANY instead. | ||||
* | Fix D-Bus connection init | Marcel Holtmann | 2008-09-06 | 1 | -2/+2 |
| | |||||
* | Audio: Missing DBusConnection unref | Claudio Takahasi | 2008-09-05 | 1 | -6/+8 |
| | |||||
* | Remove unnecessary include | Johan Hedberg | 2008-09-03 | 1 | -1/+0 |
| | |||||
* | Add telephony initialization calls to correct places | Johan Hedberg | 2008-09-03 | 1 | -0/+1 |
| | |||||
* | Make audio plugin to register adapter drivers. | Luiz Augusto von Dentz | 2008-08-12 | 1 | -3/+0 |
| | |||||
* | Cleanup audio manager. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -89/+1 |
| | |||||
* | Adding {driver, priv} list to btd_device and adding | Alok Barsode | 2008-07-28 | 1 | -6/+12 |
| | | | | | | driver as parameter to probe and remove. Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding sdp_record list as parameter to probe. | Alok Barsode | 2008-07-28 | 1 | -3/+3 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Renaming device to btd_device and making the | Alok Barsode | 2008-07-28 | 1 | -6/+12 |
| | | | | | | necessary changes in plugins. Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Fixed missing include | Claudio Takahasi | 2008-06-30 | 1 | -0/+1 |
| | |||||
* | Fix authorization mechanism for 3.x. | Luiz Augusto von Dentz | 2008-06-17 | 1 | -0/+26 |
| | |||||
* | Update probe/remove callback and implement serial API | Marcel Holtmann | 2008-06-08 | 1 | -8/+8 |
| | |||||
* | Have the audio plugin register headset and sink drivers | Marcel Holtmann | 2008-06-08 | 1 | -19/+32 |
| | |||||
* | Use DBG in plugin to show function names | Marcel Holtmann | 2008-06-08 | 1 | -2/+2 |
| | |||||
* | Replace struct device with struct audio_device | Marcel Holtmann | 2008-05-29 | 1 | -17/+32 |
| | |||||
* | Fix default value handling when config file is not present | Marcel Holtmann | 2008-05-15 | 1 | -1/+2 |
| | |||||
* | Move D-Bus watch functions into libgdbus | Marcel Holtmann | 2008-05-08 | 1 | -2/+1 |
| | |||||
* | Register service and UUIDs in one step | Marcel Holtmann | 2008-05-08 | 1 | -5/+1 |
| | |||||
* | Remove service daemon activation handling | Marcel Holtmann | 2008-05-08 | 1 | -2/+6 |
| | |||||
* | Moving authorization code to dbus-service.c | Claudio Takahasi | 2008-05-01 | 1 | -3/+2 |
| | |||||
* | fixed build warnings | Claudio Takahasi | 2008-05-01 | 1 | -1/+2 |
| | |||||
* | fixed service authorization | Claudio Takahasi | 2008-05-01 | 1 | -0/+16 |
| | |||||
* | Fix service description | Marcel Holtmann | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | Convert audio service into a plugin. | Luiz Augusto von Dentz | 2008-03-27 | 1 | -55/+25 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | Reorganize audio.conf parsing in a more modular manner | Johan Hedberg | 2008-01-16 | 1 | -102/+9 |
| | |||||
* | Enable AVRCP by default | Johan Hedberg | 2007-11-27 | 1 | -1/+1 |
| | |||||
* | Add support for Enable config option | Johan Hedberg | 2007-10-24 | 1 | -0/+21 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2007-10-23 | 1 | -0/+1 |
| | |||||
* | Minor coding style cleanup | Johan Hedberg | 2007-08-28 | 1 | -8/+5 |
| | |||||
* | Make HCI routing the default | Johan Hedberg | 2007-08-28 | 1 | -1/+1 |
| | |||||
* | Make SBC Audio Source count configurable and the default value 1 | Johan Hedberg | 2007-08-28 | 1 | -3/+16 |
| | |||||
* | First try at device autocreate support | Johan Hedberg | 2007-08-27 | 1 | -0/+1 |
| | |||||
* | Convert alsa initiated headset connections to similar callback system that ↵ | Johan Hedberg | 2007-08-27 | 1 | -1/+0 |
| | | | | A2DP is already using | ||||
* | Update code to match example audio.conf | Johan Hedberg | 2007-08-23 | 1 | -1/+1 |
| | |||||
* | Remove ifndef protections and includes from .h files | Johan Hedberg | 2007-08-13 | 1 | -1/+4 |
| | |||||
* | Integrate A2DP work from Johan's and Luiz's GIT trees | Johan Hedberg | 2007-08-11 | 1 | -9/+39 |
| | |||||
* | Move server registration and sdp record code from gateway to manager. | Luiz Augusto von Dentz | 2007-07-20 | 1 | -8/+1 |
| | |||||
* | Fix default config settings | Marcel Holtmann | 2007-06-23 | 1 | -3/+2 |
| | |||||
* | Update build to make use of newly create files. | Luiz Augusto von Dentz | 2007-06-22 | 1 | -3/+3 |
| | |||||
* | Make deprecated headset methods to rely on new device methods. | Luiz Augusto von Dentz | 2007-06-18 | 1 | -2/+0 |
| | |||||
* | Set default config values to what currently works | Johan Hedberg | 2007-06-13 | 1 | -2/+2 |
| | |||||
* | Add support for configuration file | Johan Hedberg | 2007-05-31 | 1 | -1/+56 |
| | |||||
* | Disable HFP support for now (since it's incomplete) | Johan Hedberg | 2007-05-31 | 1 | -1/+1 |
| | |||||
* | Bring the audio code up-to-date with the current API spec | Johan Hedberg | 2007-05-31 | 1 | -1/+1 |
| | |||||
* | Move unix socket functionality into unix.c | Johan Hedberg | 2007-05-26 | 1 | -0/+8 |
| | |||||
* | Refactoring to allow adding support for more profiles | Johan Hedberg | 2007-05-15 | 1 | -1/+1 |
| | |||||
* | Cleanup and small fixes | Johan Hedberg | 2007-04-13 | 1 | -2/+2 |
| |