summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-15Fix problem with non const bdaddr_tMarcel Holtmann3-4/+4
2008-05-15Make some bdaddr_t parameters constMarcel Holtmann4-6/+6
2008-05-15Remove casts.Luiz Augusto von Dentz1-5/+5
2008-05-15Make audio service to use of bt_*_listen helpers.Luiz Augusto von Dentz4-210/+73
2008-05-15Add sample for input.conf fileMarcel Holtmann2-1/+10
2008-05-15str2uuid function moved to commonCidorvan Leite1-39/+3
2008-05-15Added function for convert string to uuid128Cidorvan Leite2-0/+37
2008-05-15Fix return value for snd_pcm_hw_params() callsMarcel Holtmann1-1/+5
2008-05-15Add IO channel for handling netlink messagesMarcel Holtmann1-0/+41
2008-05-15Fix typo in cleanup routineMarcel Holtmann1-1/+1
2008-05-15Fix default value handling when config file is not presentMarcel Holtmann3-17/+20
2008-05-15Add initial work for netlink pluginMarcel Holtmann4-2/+112
2008-05-15Fix key file handling if config file doesn't existMarcel Holtmann1-1/+2
2008-05-14Initialize sockaddr variables before using them.Luiz Augusto von Dentz1-0/+3
2008-05-14Make bt_io_callback_t to take both source and destination.Luiz Augusto von Dentz13-46/+151
2008-05-14Add support for IdleTimeout config optionMarcel Holtmann4-12/+54
2008-05-14Introduce g_key_file_get_integer to eglib.Luiz Augusto von Dentz2-0/+24
2008-05-13Fix bug on l2cap_bind and some code cleanup.Luiz Augusto von Dentz1-50/+53
2008-05-13Introduce bt_l2cap_listen.Luiz Augusto von Dentz2-15/+78
2008-05-12introduce bt_rfcomm_listen.Luiz Augusto von Dentz2-8/+128
2008-05-10Fix failure when MaximumServiceRecordCount is 0xFFFFMarcel Holtmann1-2/+1
2008-05-09Cleanup and removal of dbus internal calls.Luiz Augusto von Dentz1-411/+218
2008-05-09AVCTP l2cap connection clean upCidorvan Leite1-91/+23
2008-05-09Add support for switching HID proxy devices from DellMarcel Holtmann1-0/+33
2008-05-09Use -no-undefined for linking pluginsMarcel Holtmann5-5/+10
2008-05-08Move D-Bus object and interface helpers into libgdbusMarcel Holtmann36-176/+110
2008-05-08Move D-Bus watch functions into libgdbusMarcel Holtmann44-130/+87
2008-05-08Removed function not used.Cidorvan Leite2-66/+0
2008-05-08Emulate libgdbus API for mainloop integrationMarcel Holtmann5-46/+49
2008-05-08Move D-Bus mainloop integration into libgdbusMarcel Holtmann11-868/+316
2008-05-08Remove uneeded D-Bus API extensionMarcel Holtmann2-55/+0
2008-05-08Move set_nonblocking() to the GLib helpers for nowMarcel Holtmann6-30/+23
2008-05-08Register service and UUIDs in one stepMarcel Holtmann6-110/+99
2008-05-08Add skeleton for libgdbus supportMarcel Holtmann5-2/+74
2008-05-08Remove simple introspection functionMarcel Holtmann2-30/+0
2008-05-08Add directory for libgdbus libraryMarcel Holtmann3-1/+4
2008-05-08Remove service daemon activation handlingMarcel Holtmann13-739/+151
2008-05-08fixed format stringClaudio Takahasi3-6/+6
2008-05-08Remove inotify supportMarcel Holtmann11-356/+4
2008-05-08Remove HAL support helpersMarcel Holtmann8-281/+4
2008-05-07Fix dbus internals calls.Luiz Augusto von Dentz1-144/+19
2008-05-07fixed format stringClaudio Takahasi1-1/+1
2008-05-07Make bt_l2cap_connect to take mtu as paramter.Luiz Augusto von Dentz6-102/+41
2008-05-07g_ascii_isxdigit replaced to isxdigit function for eglib compatibility.Cidorvan Leite1-1/+1
2008-05-07fixed format stringClaudio Takahasi1-35/+42
2008-05-07MAC address converted to upper case when creating an object pathCidorvan Leite1-1/+4
2008-05-07Added g_ascii_strup function to eglibCidorvan Leite2-0/+19
2008-05-06Fix bug that prevent bnep interfaces to come up on reconnection.Luiz Augusto von Dentz3-30/+36
2008-05-06Add some useful info calls for debugging.Luiz Augusto von Dentz1-4/+6
2008-05-06Update changelog and bump version numberMarcel Holtmann2-1/+12