Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | network: addded server_store | Claudio Takahasi | 2007-04-14 | 3 | -1/+31 | |
| | | ||||||
| * | Fix code style | Luiz Augusto von Dentz | 2007-04-13 | 1 | -1/+1 | |
| | | ||||||
| * | Handle errors bringing up interfaces on servers | Luiz Augusto von Dentz | 2007-04-13 | 1 | -3/+5 | |
| | | ||||||
| * | network: cleanup and added some FIXME tags | Claudio Takahasi | 2007-04-13 | 1 | -8/+6 | |
| | | ||||||
| * | Bring up interfaces on servers | Luiz Augusto von Dentz | 2007-04-13 | 1 | -1/+11 | |
| | | ||||||
| * | network: removed not defined function(read_server_uuid) | Claudio Takahasi | 2007-04-13 | 1 | -1/+0 | |
| | | ||||||
| * | network: changed server_register signature and code cleanup | Claudio Takahasi | 2007-04-13 | 3 | -19/+17 | |
| | | ||||||
| * | network: moved register_nap_from_file to server_register_from file to ↵ | Claudio Takahasi | 2007-04-13 | 3 | -18/+13 | |
| | | | | | | | | support gn and nap registration | |||||
| * | network: added register_nap_from_file | Claudio Takahasi | 2007-04-13 | 3 | -21/+71 | |
| | | ||||||
| * | network: changed connection_register prototype | Claudio Takahasi | 2007-04-13 | 3 | -40/+50 | |
| | | ||||||
| * | network: added functions prototypes for nap/gn registration | Claudio Takahasi | 2007-04-13 | 2 | -2/+16 | |
| | | ||||||
| * | network: added code to parse the network file | Claudio Takahasi | 2007-04-13 | 1 | -14/+57 | |
| | | ||||||
| * | network: initial skeleton to register stored network NAP/GN/PANU | Claudio Takahasi | 2007-04-13 | 1 | -14/+26 | |
| | | ||||||
| * | network: code cleanup | Claudio Takahasi | 2007-04-13 | 1 | -24/+22 | |
| | | ||||||
| * | Add headset.h to +bluetoothd_service_audio_SOURCES | Johan Hedberg | 2007-04-13 | 1 | -1/+1 | |
| | | ||||||
| * | Cleanup and small fixes | Johan Hedberg | 2007-04-13 | 5 | -124/+162 | |
| | | ||||||
| * | Fix code style. | Luiz Augusto von Dentz | 2007-04-12 | 1 | -1/+1 | |
| | | ||||||
| * | Fix warning on build. | Luiz Augusto von Dentz | 2007-04-12 | 1 | -1/+1 | |
| | | ||||||
| * | network: changed the server D-Bus path and moved storage functions to manager.c | Claudio Takahasi | 2007-04-12 | 4 | -81/+70 | |
| | | ||||||
| * | Add FindConnection method, bug fixes for disconnect events. | Luiz Augusto von Dentz | 2007-04-12 | 3 | -8/+78 | |
| | | ||||||
| * | A little more refactoring | Johan Hedberg | 2007-04-12 | 4 | -106/+102 | |
| | | ||||||
| * | Remove unused functions | Johan Hedberg | 2007-04-12 | 2 | -9/+0 | |
| | | ||||||
| * | network: added initial code to register stored servers | Claudio Takahasi | 2007-04-12 | 1 | -6/+59 | |
| | | ||||||
| * | network: use global server/connection list for manager | Claudio Takahasi | 2007-04-12 | 1 | -52/+22 | |
| | | ||||||
| * | Fix bug on GetInterface. | Luiz Augusto von Dentz | 2007-04-12 | 1 | -1/+2 | |
| | | ||||||
| * | network: code cleanup | Claudio Takahasi | 2007-04-12 | 1 | -40/+23 | |
| | | ||||||
| * | Redo the manager-headset splitup by using object paths as public identifiers ↵ | Johan Hedberg | 2007-04-12 | 5 | -245/+225 | |
| | | | | | | | | for headsets | |||||
| * | Keep the device structure local | Marcel Holtmann | 2007-04-12 | 3 | -44/+61 | |
| | | ||||||
| * | Let the manager use global variables | Marcel Holtmann | 2007-04-11 | 4 | -162/+107 | |
| | | ||||||
| * | fixed commentary | Claudio Takahasi | 2007-04-11 | 1 | -1/+4 | |
| | | ||||||
| * | Use global device list for manager | Marcel Holtmann | 2007-04-11 | 1 | -75/+54 | |
| | | ||||||
| * | input manager: fixed code standard | Claudio Takahasi | 2007-04-11 | 1 | -25/+38 | |
| | | ||||||
| * | input manager: read all /var/lib/bluetooth/*/input files when the service starts | Claudio Takahasi | 2007-04-11 | 1 | -28/+36 | |
| | | ||||||
| * | input manager: delete the stored input info based on the input device ↵ | Claudio Takahasi | 2007-04-11 | 1 | -1/+1 | |
| | | | | | | | | source/destination address | |||||
| * | input manager: use the default adapter to create a new device. | Claudio Takahasi | 2007-04-11 | 1 | -3/+16 | |
| | | ||||||
| * | Added remote device info dictionary | Claudio Takahasi | 2007-04-11 | 1 | -4/+106 | |
| | | ||||||
| * | Add signals for adding and removing trust | Johan Hedberg | 2007-04-11 | 3 | -9/+45 | |
| | | ||||||
| * | Cleanup, minor fixes, and missing signals | Johan Hedberg | 2007-04-11 | 1 | -16/+54 | |
| | | ||||||
| * | Implement ListHeadsets method | Johan Hedberg | 2007-04-11 | 1 | -1/+25 | |
| | | ||||||
| * | Implement ChangeDefaultHeadset and RemoveHeadset methods | Johan Hedberg | 2007-04-11 | 3 | -11/+96 | |
| | | ||||||
| * | Add first step of ALSA plugin integration | Marcel Holtmann | 2007-04-10 | 5 | -6/+275 | |
| | | ||||||
| * | Fixed major/minor class in Adapter.GetInfo | Claudio Takahasi | 2007-04-10 | 1 | -1/+1 | |
| | | ||||||
| * | Implement global trust setting | Johan Hedberg | 2007-04-10 | 8 | -40/+158 | |
| | | ||||||
| * | Rename functions for consistency | Johan Hedberg | 2007-04-10 | 4 | -34/+34 | |
| | | ||||||
| * | Audio service refactoring: move all manager functions to manager.c | Johan Hedberg | 2007-04-10 | 5 | -405/+444 | |
| | | ||||||
| * | Only compile SBC library if ALSA is enabled | Marcel Holtmann | 2007-04-10 | 1 | -0/+2 | |
| | | ||||||
| * | Simple process communication | Marcel Holtmann | 2007-04-09 | 2 | -2/+325 | |
| | | ||||||
| * | Fix some forgotton leftovers | Marcel Holtmann | 2007-04-08 | 4 | -6/+16 | |
| | | ||||||
| * | Add generic audio service init | Marcel Holtmann | 2007-04-08 | 4 | -105/+96 | |
| | | ||||||
| * | Call it audio service | Marcel Holtmann | 2007-04-08 | 1 | -41/+4 | |
| | |