Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix ListRecentRemoteDevices signature | Johan Hedberg | 2007-05-04 | 1 | -1/+1 | |
| | | ||||||
| * | Fix dict signatures | Johan Hedberg | 2007-05-04 | 1 | -2/+2 | |
| | | ||||||
| * | Include child nodes in the introspection data | Johan Hedberg | 2007-05-04 | 1 | -4/+49 | |
| | | ||||||
| * | Improve formating of introspection data reporting | Johan Hedberg | 2007-05-04 | 1 | -13/+25 | |
| | | ||||||
| * | Convert to using the generic D-Bus object handling | Johan Hedberg | 2007-05-04 | 15 | -268/+364 | |
| | | ||||||
| * | Add dbus_connection_get_object_user_data function to retreive the real user data | Johan Hedberg | 2007-05-04 | 2 | -0/+19 | |
| | | ||||||
| * | Input Service support for phones | Johan Hedberg | 2007-05-04 | 2 | -0/+4 | |
| | | ||||||
| * | Properly split the signature string into single complete types | Johan Hedberg | 2007-05-03 | 1 | -4/+46 | |
| | | ||||||
| * | Implement eglib versions of needed GString functions | Johan Hedberg | 2007-05-03 | 2 | -0/+125 | |
| | | ||||||
| * | More generic introspection implementation (doesn't work with eglib yet) | Johan Hedberg | 2007-05-03 | 1 | -21/+89 | |
| | | ||||||
| * | 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 | |
| | |