Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Minor coding style cleanup | Johan Hedberg | 2007-05-03 | 2 | -4/+6 | |
| | ||||||
* | Fix append_and_grow_string for memory leaks and potential data corruption if ↵ | Johan Hedberg | 2007-05-03 | 1 | -6/+12 | |
| | | | | memory allocation fails | |||||
* | generic introspection cleanup & small additions | Johan Hedberg | 2007-05-03 | 5 | -16/+42 | |
| | ||||||
* | Add timeout for unused SDP sessions | Johan Hedberg | 2007-05-02 | 1 | -14/+149 | |
| | ||||||
* | serial: free port_paths and unregister the D-Bus path when the daemon exits | Claudio Takahasi | 2007-05-01 | 1 | -0/+8 | |
| | ||||||
* | serial: added PortRemoved signal | Claudio Takahasi | 2007-05-01 | 1 | -0/+12 | |
| | ||||||
* | serial: Added initial API description | Claudio Takahasi | 2007-05-01 | 1 | -3/+48 | |
| | ||||||
* | serial: Added ListPorts | Claudio Takahasi | 2007-05-01 | 1 | -1/+21 | |
| | ||||||
* | serial: added PortCreated signal | Claudio Takahasi | 2007-05-01 | 1 | -2/+10 | |
| | ||||||
* | serial: added RemovePort | Claudio Takahasi | 2007-05-01 | 1 | -6/+76 | |
| | ||||||
* | network: minor cleanup | Claudio Takahasi | 2007-05-01 | 1 | -3/+1 | |
| | ||||||
* | serial: added port methods skeleton | Claudio Takahasi | 2007-05-01 | 1 | -10/+155 | |
| | ||||||
* | serial: added manager methods skeleton | Claudio Takahasi | 2007-05-01 | 1 | -0/+86 | |
| | ||||||
* | serial: added main loop integration | Claudio Takahasi | 2007-05-01 | 3 | -0/+54 | |
| | ||||||
* | 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 |