Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | input: fixed invalid D-Bus path when the remote device class is unknown | Claudio Takahasi | 2007-08-03 | 1 | -6/+33 | |
| | | ||||||
| * | Correct the name of the ListTrusts method in the doc | Johan Hedberg | 2007-08-03 | 1 | -1/+1 | |
| | | ||||||
| * | Implement Adapter.ListTrusts method | Johan Hedberg | 2007-08-03 | 4 | -0/+72 | |
| | | ||||||
| * | input: fixed missing byte(HID descriptor field) in the input file | Claudio Takahasi | 2007-08-03 | 1 | -1/+1 | |
| | | ||||||
| * | Check for invalid minor class string table index | Johan Hedberg | 2007-08-03 | 1 | -7/+29 | |
| | | ||||||
| * | Add files for A2DP specific code | Johan Hedberg | 2007-08-01 | 3 | -1/+52 | |
| | | ||||||
| * | hcid: don't register the adapter D-Bus path when it is on raw mode | Claudio Takahasi | 2007-08-01 | 2 | -6/+27 | |
| | | ||||||
| * | Add commands for Simple Pairing | Marcel Holtmann | 2007-08-01 | 3 | -5/+82 | |
| | | ||||||
| * | Add TrustAdded and TrustChanged signals for the Adapter interface to the API ↵ | Johan Hedberg | 2007-07-31 | 1 | -0/+7 | |
| | | | | | | | | documentation | |||||
| * | hcid: fixed logic error for hci_devinfo calls | Claudio Takahasi | 2007-07-31 | 1 | -2/+2 | |
| | | ||||||
| * | Update changelog and bump version numberutils-3.13 | Marcel Holtmann | 2007-07-26 | 2 | -1/+12 | |
| | | ||||||
| * | Fix NotAvailable error return | Johan Hedberg | 2007-07-25 | 1 | -1/+2 | |
| | | ||||||
| * | Add SymcML server definition | Marcel Holtmann | 2007-07-23 | 1 | -3/+7 | |
| | | ||||||
| * | Add identifier for Nokia SyncML records | Marcel Holtmann | 2007-07-23 | 1 | -0/+4 | |
| | | ||||||
| * | Add first files for to start A2DP implementation | Johan Hedberg | 2007-07-23 | 6 | -3/+107 | |
| | | ||||||
| * | Fix typo in previous coding style fix | Johan Hedberg | 2007-07-23 | 1 | -1/+1 | |
| | | ||||||
| * | Small coding style fixes | Johan Hedberg | 2007-07-23 | 1 | -3/+9 | |
| | | ||||||
| * | Remove non-critical error print | Johan Hedberg | 2007-07-23 | 1 | -3/+1 | |
| | | ||||||
| * | Move server registration and sdp record code from gateway to manager. | Luiz Augusto von Dentz | 2007-07-20 | 5 | -570/+534 | |
| | | ||||||
| * | Add another build id for sniffer firmware | Marcel Holtmann | 2007-07-19 | 1 | -26/+27 | |
| | | ||||||
| * | Don't try to process data if g_io_channel_read failed | Johan Hedberg | 2007-07-19 | 1 | -1/+3 | |
| | | ||||||
| * | Minor coding style fixes | Johan Hedberg | 2007-07-19 | 2 | -7/+7 | |
| | | ||||||
| * | Invalidate parent data before unregistering the child path since the ↵ | Johan Hedberg | 2007-07-19 | 1 | -7/+4 | |
| | | | | | | | | unregister function might free the child path string (if it is part of the object path data) | |||||
| * | Fix disable_hfp and add human readable string for states. | Luiz Augusto von Dentz | 2007-07-18 | 3 | -14/+43 | |
| | | ||||||
| * | Use devname instead of netdev | Marcel Holtmann | 2007-07-14 | 1 | -2/+2 | |
| | | ||||||
| * | Add generic radio test support | Marcel Holtmann | 2007-07-14 | 2 | -24/+55 | |
| | | ||||||
| * | Update manual page to reflect current behaviour | Marcel Holtmann | 2007-07-14 | 1 | -2/+2 | |
| | | ||||||
| * | Add command for reading the chip revision | Marcel Holtmann | 2007-07-13 | 2 | -0/+64 | |
| | | ||||||
| * | Fix loading default device from every adapter present and devices that are ↵ | Luiz Augusto von Dentz | 2007-07-10 | 1 | -1/+16 | |
| | | | | | | | | was previous loaded. | |||||
| * | Code cleanup. | Luiz Augusto von Dentz | 2007-07-10 | 7 | -34/+61 | |
| | | ||||||
| * | Handle state machine in a better way and add disconnect code for plugin. | Luiz Augusto von Dentz | 2007-06-29 | 3 | -84/+114 | |
| | | ||||||
| * | Fix concurrent pending connections, properly checks state machine and lot of ↵ | Luiz Augusto von Dentz | 2007-06-29 | 1 | -216/+195 | |
| | | | | | | | | code cleanup. | |||||
| * | Revert changes on storage, rfcomm might change over time. | Luiz Augusto von Dentz | 2007-06-27 | 4 | -16/+9 | |
| | | ||||||
| * | Make storage to also save rfcomm channel, minor fixes to alsa plugin and ↵ | Luiz Augusto von Dentz | 2007-06-27 | 4 | -16/+33 | |
| | | | | | | | | fixes for service shutdown. | |||||
| * | Make headset also connect rfcomm when it demands, remove asserts and some ↵ | Luiz Augusto von Dentz | 2007-06-27 | 2 | -307/+310 | |
| | | | | | | | | code cleanups. | |||||
| * | database: Added new method UpdateServiceRecordFromXML | Claudio Takahasi | 2007-06-25 | 2 | -31/+83 | |
| | | ||||||
| * | UpdateServiceRecord: fixed memory leak on failure | Claudio Takahasi | 2007-06-25 | 1 | -1/+3 | |
| | | ||||||
| * | Update changelog and bump version numberutils-3.12 | Marcel Holtmann | 2007-06-23 | 2 | -1/+17 | |
| | | ||||||
| * | input: code cleanup | Claudio Takahasi | 2007-06-23 | 1 | -2/+2 | |
| | | ||||||
| * | Fixing the default device selection | Marcel Holtmann | 2007-06-23 | 1 | -26/+33 | |
| | | ||||||
| * | input: send unplug virtual cable to unknown devices | Claudio Takahasi | 2007-06-23 | 1 | -0/+6 | |
| | | ||||||
| * | Handle systems without a default headset | Marcel Holtmann | 2007-06-23 | 1 | -0/+3 | |
| | | ||||||
| * | Fix storage code. | Luiz Augusto von Dentz | 2007-06-23 | 2 | -51/+27 | |
| | | ||||||
| * | input: cleanup - removed useless code | Claudio Takahasi | 2007-06-23 | 1 | -3/+0 | |
| | | ||||||
| * | input: can't call input_device_close_channels if the device path doesn't exist | Claudio Takahasi | 2007-06-23 | 1 | -1/+1 | |
| | | ||||||
| * | apitest: fixed signal handler | Claudio Takahasi | 2007-06-23 | 1 | -2/+3 | |
| | | ||||||
| * | Don't load stored devices | Marcel Holtmann | 2007-06-23 | 1 | -2/+8 | |
| | | ||||||
| * | Fix default config settings | Marcel Holtmann | 2007-06-23 | 2 | -11/+3 | |
| | | ||||||
| * | Add storage support and fixup messed up coding style | Marcel Holtmann | 2007-06-22 | 8 | -644/+804 | |
| | | ||||||
| * | The interface is already part of the object itself | Marcel Holtmann | 2007-06-22 | 1 | -4/+2 | |
| | |