Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Use org.bluez.audio.Error interface for D-Bus error returns | Johan Hedberg | 2007-04-27 | 2 | -10/+14 | |
| | | ||||||
| * | Update network API documentation. | Luiz Augusto von Dentz | 2007-04-27 | 2 | -25/+29 | |
| | | ||||||
| * | Fix some debug outputs | Marcel Holtmann | 2007-04-27 | 1 | -4/+4 | |
| | | ||||||
| * | Fix the yyunput warning message | Marcel Holtmann | 2007-04-27 | 2 | -0/+4 | |
| | | ||||||
| * | Add support for STLC2500 address and baud rate settings | Marcel Holtmann | 2007-04-25 | 2 | -27/+116 | |
| | | ||||||
| * | Added UpdateServiceRecord | Claudio Takahasi | 2007-04-25 | 7 | -27/+156 | |
| | | ||||||
| * | Add device ID support | Marcel Holtmann | 2007-04-25 | 11 | -12/+112 | |
| | | ||||||
| * | Fix bug while creating connection, unref pending call just once. | Luiz Augusto von Dentz | 2007-04-25 | 1 | -2/+0 | |
| | | ||||||
| * | Use service name in error namespace. | Luiz Augusto von Dentz | 2007-04-25 | 1 | -1/+1 | |
| | | ||||||
| * | Send signal when requesting remote device name | Marcel Holtmann | 2007-04-24 | 2 | -8/+24 | |
| | | ||||||
| * | Add API description file | Marcel Holtmann | 2007-04-23 | 2 | -0/+14 | |
| | | ||||||
| * | Add skeleton for manager interface | Marcel Holtmann | 2007-04-23 | 4 | -1/+51 | |
| | | ||||||
| * | network: missing set the D-Bus connection when creating a server from file | Claudio Takahasi | 2007-04-23 | 1 | -0/+1 | |
| | | ||||||
| * | GetRemoteName must return the cached name only or not available error when ↵ | Claudio Takahasi | 2007-04-20 | 1 | -10/+13 | |
| | | | | | | | | it is called outside the scope of DiscoverDevices. | |||||
| * | GetRemoteName must return the cached name only or not available error when ↵ | Claudio Takahasi | 2007-04-20 | 1 | -8/+5 | |
| | | | | | | | | it is called outside the scope of DiscoverDevices. | |||||
| * | Check connection busy before removing it. | Luiz Augusto von Dentz | 2007-04-20 | 3 | -0/+15 | |
| | | ||||||
| * | Free path string first when it is no longer needed | Johan Hedberg | 2007-04-20 | 1 | -1/+2 | |
| | | ||||||
| * | Check service classes to be sure that we got the right service record | Johan Hedberg | 2007-04-20 | 1 | -20/+33 | |
| | | ||||||
| * | Unref pending calls. | Luiz Augusto von Dentz | 2007-04-19 | 1 | -0/+2 | |
| | | ||||||
| * | input: fixed seg fault when RemoveDevice is called and there is a pending ↵ | Claudio Takahasi | 2007-04-18 | 2 | -22/+29 | |
| | | | | | | | | connection request | |||||
| * | Update network.server documentation. | Luiz Augusto von Dentz | 2007-04-18 | 1 | -0/+5 | |
| | | ||||||
| * | Add build ids for Unified 21f firmwares | Marcel Holtmann | 2007-04-18 | 1 | -0/+2 | |
| | | ||||||
| * | Add build ids for Unified 22b firmwares | Marcel Holtmann | 2007-04-18 | 1 | -0/+15 | |
| | | ||||||
| * | Add build ids for Unified 22c firmwares | Marcel Holtmann | 2007-04-18 | 1 | -0/+3 | |
| | | ||||||
| * | fake input: fixed GIOChannel unrefs | Claudio Takahasi | 2007-04-18 | 1 | -22/+15 | |
| | | ||||||
| * | Fix use of GIOChannel | Luiz Augusto von Dentz | 2007-04-18 | 1 | -14/+19 | |
| | | ||||||
| * | Handle EINTR errors | Marcel Holtmann | 2007-04-17 | 1 | -2/+5 | |
| | | ||||||
| * | input: dbus_pending_call_unref code standard | Claudio Takahasi | 2007-04-17 | 2 | -12/+5 | |
| | | ||||||
| * | input: code cleanup/standard | Claudio Takahasi | 2007-04-17 | 1 | -2/+4 | |
| | | ||||||
| * | Add GetInfo to network.Server interface. | Luiz Augusto von Dentz | 2007-04-17 | 1 | -0/+36 | |
| | | ||||||
| * | input: fixed io channel unref and socket close | Claudio Takahasi | 2007-04-17 | 2 | -22/+14 | |
| | | ||||||
| * | Cleanup the headset event parsing function a little | Johan Hedberg | 2007-04-17 | 1 | -48/+45 | |
| | | ||||||
| * | Update API documentation to include GetInfo. | Luiz Augusto von Dentz | 2007-04-17 | 1 | -0/+4 | |
| | | ||||||
| * | Only stop indicating a call if the answer button is pressed (not e.g. if the ↵ | Johan Hedberg | 2007-04-17 | 1 | -5/+5 | |
| | | | | | | | | volume button is pressed) | |||||
| * | Add GetInfo() to network.Connection interface. | Luiz Augusto von Dentz | 2007-04-17 | 1 | -0/+36 | |
| | | ||||||
| * | input: Connect/disconnect to the control and interrupt psm at the ending of ↵ | Claudio Takahasi | 2007-04-17 | 3 | -87/+218 | |
| | | | | | | | | CreateDevice | |||||
| * | Add missing includes for dbus-helper.h | Johan Hedberg | 2007-04-17 | 2 | -0/+2 | |
| | | ||||||
| * | Implement experimental Service.GetBusName method | Johan Hedberg | 2007-04-17 | 2 | -0/+28 | |
| | | ||||||
| * | Fix address based configuration | Marcel Holtmann | 2007-04-16 | 1 | -1/+1 | |
| | | ||||||
| * | Move append_dict_entry to utils/common and change the name to ↵ | Luiz Augusto von Dentz | 2007-04-16 | 6 | -62/+75 | |
| | | | | | | | | dbus_message_iter_append_dict_entry. | |||||
| * | Move code to bring up interface to common and use it on connection. | Luiz Augusto von Dentz | 2007-04-16 | 4 | -14/+40 | |
| | | ||||||
| * | network: missing append registered connection paths to the list | Claudio Takahasi | 2007-04-16 | 1 | -1/+5 | |
| | | ||||||
| * | network: fixed default adapter | Claudio Takahasi | 2007-04-16 | 2 | -155/+60 | |
| | | ||||||
| * | Add signals Enabled/Disabled. | Luiz Augusto von Dentz | 2007-04-16 | 1 | -2/+12 | |
| | | ||||||
| * | Update network service documentation. | Luiz Augusto von Dentz | 2007-04-16 | 1 | -12/+73 | |
| | | ||||||
| * | network: missing assign src and path on server_register_from_file | Claudio Takahasi | 2007-04-16 | 1 | -0/+2 | |
| | | ||||||
| * | network: added function to store/update server property | Claudio Takahasi | 2007-04-16 | 2 | -32/+17 | |
| | | ||||||
| * | network: missing append registered server paths to the list | Claudio Takahasi | 2007-04-16 | 1 | -4/+10 | |
| | | ||||||
| * | network: added server_remove_stored function | Claudio Takahasi | 2007-04-16 | 3 | -2/+21 | |
| | | ||||||
| * | network: added connection_store | Claudio Takahasi | 2007-04-14 | 3 | -1/+40 | |
| | |