Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added local agent in CreatePairedDevice | Cidorvan Leite | 2008-04-10 | 6 | -35/+61 | |
| | | ||||||
| * | simple-agent: added Authorize method handler | Claudio Takahasi | 2008-04-10 | 1 | -0/+6 | |
| | | ||||||
| * | fixed wrong storage file name | Claudio Takahasi | 2008-04-10 | 1 | -1/+1 | |
| | | ||||||
| * | Fix DeviceCreated/DeviceRemoved signal being emitted for temporary devices. | Luiz Augusto von Dentz | 2008-04-09 | 2 | -9/+16 | |
| | | ||||||
| * | Broken build: missing headers | Claudio Takahasi | 2008-04-09 | 4 | -0/+4 | |
| | | ||||||
| * | Added new function for plugin authorization | Claudio Takahasi | 2008-04-09 | 6 | -7/+110 | |
| | | ||||||
| * | Fix temporary device removal not emitting DeviceRemoved. | Luiz Augusto von Dentz | 2008-04-09 | 3 | -19/+29 | |
| | | ||||||
| * | Fix CreatePairedDevice and CreateDevice behavior. | Luiz Augusto von Dentz | 2008-04-08 | 5 | -248/+213 | |
| | | ||||||
| * | cleanup: connection status is verified twice for RequestAuthorization | Claudio Takahasi | 2008-04-08 | 3 | -24/+14 | |
| | | ||||||
| * | hcid: temporary devices, now devices created at incoming pairing are removed ↵ | Vinicius Gomes | 2008-04-07 | 3 | -5/+14 | |
| | | | | | | | | on disconnect. | |||||
| * | agent Authorize: fixed wrong argument type | Claudio Takahasi | 2008-04-07 | 1 | -1/+1 | |
| | | ||||||
| * | Print mpeg sep information. | Luiz Augusto von Dentz | 2008-04-07 | 1 | -1/+94 | |
| | | ||||||
| * | Add skeleton for storage plugin | Marcel Holtmann | 2008-04-05 | 2 | -0/+46 | |
| | | ||||||
| * | Fix agent double free on device removal. | Luiz Augusto von Dentz | 2008-04-04 | 2 | -15/+16 | |
| | | ||||||
| * | cleanup: unused list | Claudio Takahasi | 2008-04-04 | 1 | -1/+0 | |
| | | ||||||
| * | search_service cleanup | Claudio Takahasi | 2008-04-03 | 4 | -7/+7 | |
| | | ||||||
| * | hcid: fixing a segmentation fault, when the first pair failed. | Vinicius Gomes | 2008-04-03 | 1 | -6/+1 | |
| | | ||||||
| * | hcid: creating the device object when the pair is initiated by the remote ↵ | Vinicius Gomes | 2008-04-03 | 3 | -11/+42 | |
| | | | | | | | | device. | |||||
| * | Update changelog and bump version numberutils-3.30 | Marcel Holtmann | 2008-04-03 | 2 | -1/+15 | |
| | | ||||||
| * | Fix SetMode/SetProperty behavior so it actually call agent to confirm mode ↵ | Luiz Augusto von Dentz | 2008-04-02 | 1 | -34/+79 | |
| | | | | | | | | when the mode is lower. | |||||
| * | Change last_mode to global_mode. | Luiz Augusto von Dentz | 2008-04-02 | 2 | -9/+10 | |
| | | ||||||
| * | Add RequestMode sessions support. | Luiz Augusto von Dentz | 2008-04-02 | 2 | -17/+83 | |
| | | ||||||
| * | request_mode_cb should be static | Johan Hedberg | 2008-04-02 | 1 | -1/+1 | |
| | | ||||||
| * | Remove the avinfo_SOURCES line. | Luiz Augusto von Dentz | 2008-04-02 | 1 | -1/+0 | |
| | | ||||||
| * | Introduce avinfo tool. | Luiz Augusto von Dentz | 2008-04-01 | 2 | -1/+573 | |
| | | ||||||
| * | TODO list update | Claudio Takahasi | 2008-04-01 | 1 | -33/+0 | |
| | | ||||||
| * | Fix emitting errors to already disconnected clients. | Luiz Augusto von Dentz | 2008-04-01 | 1 | -0/+3 | |
| | | ||||||
| * | Remove the future API document | Marcel Holtmann | 2008-04-01 | 1 | -65/+0 | |
| | | ||||||
| * | Don't built the standalone SDP server | Marcel Holtmann | 2008-04-01 | 5 | -284/+2 | |
| | | ||||||
| * | Keep the option for the builtin SDP server even if it is a noop | Marcel Holtmann | 2008-04-01 | 1 | -2/+6 | |
| | | ||||||
| * | Unload plugins which fails to init. | Luiz Augusto von Dentz | 2008-04-01 | 1 | -3/+6 | |
| | | ||||||
| * | Fixed usage message | Cidorvan Leite | 2008-04-01 | 1 | -1/+1 | |
| | | ||||||
| * | Removed pending call memory leak for external service registration | Claudio Takahasi | 2008-04-01 | 1 | -0/+1 | |
| | | ||||||
| * | Removed SDP conditional initialization | Cidorvan Leite | 2008-03-31 | 2 | -102/+40 | |
| | | ||||||
| * | device: fixing the TrustRemoved signal, when setting the Trusted attribute ↵ | Vinicius Gomes | 2008-03-28 | 1 | -1/+2 | |
| | | | | | | | | via Property. | |||||
| * | Fix linking issue with exported symbols | Marcel Holtmann | 2008-03-28 | 1 | -2/+2 | |
| | | ||||||
| * | Fix service description | Marcel Holtmann | 2008-03-28 | 1 | -1/+1 | |
| | | ||||||
| * | Update the fix for the 64-bit build issue | Marcel Holtmann | 2008-03-28 | 1 | -4/+5 | |
| | | ||||||
| * | audio: Fixing the Makefile.am so it can compile on 64 bits machines. | Vinicius Gomes | 2008-03-28 | 1 | -1/+3 | |
| | | ||||||
| * | Remove blocking calls to GetRemoteName. | Luiz Augusto von Dentz | 2008-03-28 | 1 | -35/+8 | |
| | | ||||||
| * | Convert audio service into a plugin. | Luiz Augusto von Dentz | 2008-03-27 | 7 | -348/+149 | |
| | | ||||||
| * | Make use of g_module_error when a plugin fails to load. | Luiz Augusto von Dentz | 2008-03-27 | 1 | -1/+1 | |
| | | ||||||
| * | hcid: fixing the PropertyChanged signal for PeriodicDiscovery | Vinicius Gomes | 2008-03-27 | 1 | -4/+4 | |
| | | ||||||
| * | missing DiscoverDevices and CancelDiscovery methods in the old API | Claudio Takahasi | 2008-03-27 | 1 | -0/+4 | |
| | | ||||||
| * | Add/Remove records directly instead of use D-Bus messages | Cidorvan Leite | 2008-03-27 | 2 | -105/+27 | |
| | | ||||||
| * | Fixed plugin clean up. | Cidorvan Leite | 2008-03-27 | 1 | -2/+2 | |
| | | ||||||
| * | Remove blocking call of FinishRemoteServiceTransaction. | Luiz Augusto von Dentz | 2008-03-27 | 2 | -33/+4 | |
| | | ||||||
| * | network: removing some blocking dbus calls from manager.c | Vinicius Gomes | 2008-03-27 | 1 | -56/+3 | |
| | | ||||||
| * | network: missing static modifier | Claudio Takahasi | 2008-03-26 | 1 | -4/+2 | |
| | | ||||||
| * | Fix plugin init to just load .so files and add a stat check. | Luiz Augusto von Dentz | 2008-03-26 | 1 | -1/+14 | |
| | |