aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2008-07-28Cleanup audio manager.Luiz Augusto von Dentz
2008-07-28Adding {driver, priv} list to btd_device and addingAlok Barsode
2008-07-28Adding sdp_record list as parameter to probe.Alok Barsode
2008-07-28Renaming device to btd_device and making theAlok Barsode
2008-06-30Fixed missing includeClaudio Takahasi
2008-06-30Don't use lib prefix for pluginsMarcel Holtmann
2008-06-17Fix authorization mechanism for 3.x.Luiz Augusto von Dentz
2008-06-16Remove calls to RequestAuthorization.Luiz Augusto von Dentz
2008-06-08Update probe/remove callback and implement serial APIMarcel Holtmann
2008-06-08Have the audio plugin register headset and sink driversMarcel Holtmann
2008-06-08Use DBG in plugin to show function namesMarcel Holtmann
2008-06-07Use g_dbus_emit_signal for sending D-Bus signalsMarcel Holtmann
2008-06-06Fix use of DBUS_HANDLER_RESULT_HANDLED.Luiz Augusto von Dentz
2008-06-06Fix the last remains of sending helpersMarcel Holtmann
2008-06-03Update autoconf/automake optionsMarcel Holtmann
2008-06-03Replace destory function with proper unregister callsMarcel Holtmann
2008-06-02Make audio service to use libgdbus functions.Luiz Augusto von Dentz
2008-05-29Add currently implemented features of the Control interface to the API docJohan Hedberg
2008-05-29Replace struct device with struct audio_deviceMarcel Holtmann
2008-05-27Make control.c to use bt_l2cap_listen.Luiz Augusto von Dentz
2008-05-20Fix issues with missing include for PATH_MAXMarcel Holtmann
2008-05-16Use g_key_file_get_string_list instead of g_key_file_get_stringJohan Hedberg
2008-05-15Fix problem with non const bdaddr_tMarcel Holtmann
2008-05-15Remove casts.Luiz Augusto von Dentz
2008-05-15Make audio service to use of bt_*_listen helpers.Luiz Augusto von Dentz
2008-05-15Fix return value for snd_pcm_hw_params() callsMarcel Holtmann
2008-05-15Fix default value handling when config file is not presentMarcel Holtmann
2008-05-14Make bt_io_callback_t to take both source and destination.Luiz Augusto von Dentz
2008-05-09AVCTP l2cap connection clean upCidorvan Leite
2008-05-09Use -no-undefined for linking pluginsMarcel Holtmann
2008-05-08Move D-Bus object and interface helpers into libgdbusMarcel Holtmann
2008-05-08Move D-Bus watch functions into libgdbusMarcel Holtmann
2008-05-08Move set_nonblocking() to the GLib helpers for nowMarcel Holtmann
2008-05-08Register service and UUIDs in one stepMarcel Holtmann
2008-05-08Remove service daemon activation handlingMarcel Holtmann
2008-05-08fixed format stringClaudio Takahasi
2008-05-07Make bt_l2cap_connect to take mtu as paramter.Luiz Augusto von Dentz
2008-05-05Fixes avdtp and avctp authorization for incoming connections.Luiz Augusto von Dentz
2008-05-01Moving authorization code to dbus-service.cClaudio Takahasi
2008-05-01fixed build warningsClaudio Takahasi
2008-05-01fixed service authorizationClaudio Takahasi
2008-04-29Fix dbus calls to the same process.Luiz Augusto von Dentz
2008-04-29Fixed psm endianness for l2cap connectionCidorvan Leite
2008-04-28AVDTP l2cap connection clean up in audio pluginCidorvan Leite
2008-04-25Fixed remote headset connection stateCidorvan Leite
2008-04-25Make use of convenient function bt_sco_connectCidorvan Leite
2008-04-25Make use of convenient function bt_rfcomm_connect.Luiz Augusto von Dentz
2008-04-25Fixed memory leak in headset stop functionCidorvan Leite
2008-04-21First steps towards HSP HS role and Audio.Gateway D-Bus interface supportJohan Hedberg
2008-04-14Use internal call when possible to authorize incoming connections.Luiz Augusto von Dentz