Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | GetRemoteServiceIdentifiers: retrieve all record attributes instead of the ↵ | Claudio Takahasi | 2007-06-15 | 1 | -34/+21 | |
| | | | | service class only | |||||
* | Add future API proposal document | Marcel Holtmann | 2007-06-15 | 1 | -0/+65 | |
| | ||||||
* | Add first version of GetRemoteServiceIdentifiers | Marcel Holtmann | 2007-06-15 | 3 | -2/+189 | |
| | ||||||
* | Add setting of event mask | Marcel Holtmann | 2007-06-15 | 1 | -0/+15 | |
| | ||||||
* | Initial support for audio control plugin and some code cleanups. | Luiz Augusto von Dentz | 2007-06-14 | 3 | -85/+195 | |
| | ||||||
* | Add GetRemoteServiceIdentifiers method | Marcel Holtmann | 2007-06-14 | 1 | -0/+5 | |
| | ||||||
* | Code cleanup. | Luiz Augusto von Dentz | 2007-06-13 | 1 | -12/+18 | |
| | ||||||
* | Don't install audio.conf file | Marcel Holtmann | 2007-06-13 | 1 | -1/+1 | |
| | ||||||
* | Set default config values to what currently works | Johan Hedberg | 2007-06-13 | 1 | -2/+2 | |
| | ||||||
* | Refuse to pass SCO socket to alsa if PCM SCO routing is configured | Johan Hedberg | 2007-06-13 | 1 | -0/+6 | |
| | ||||||
* | Correct block size in alsa plugin. | Luiz Augusto von Dentz | 2007-06-12 | 1 | -7/+10 | |
| | ||||||
* | UpdateServiceRecord: add/replace the rec handle attr before update it(when ↵ | Claudio Takahasi | 2007-06-12 | 1 | -0/+3 | |
| | | | | sdpd is running) | |||||
* | UpdateServiceRecord: removed mem leak(when sdpd is running) | Claudio Takahasi | 2007-06-12 | 1 | -14/+12 | |
| | ||||||
* | Some fixes for alsa plugin. | Luiz Augusto von Dentz | 2007-06-12 | 1 | -31/+37 | |
| | ||||||
* | take out extra setsockopt | Brad Midgley | 2007-06-12 | 1 | -9/+0 | |
| | ||||||
* | Mark some methods and signals as experimental | Marcel Holtmann | 2007-06-12 | 1 | -7/+7 | |
| | ||||||
* | Cleanup | Johan Hedberg | 2007-06-12 | 2 | -5/+12 | |
| | ||||||
* | Fix triggering an assert if the SCO connect callback gets triggered on the | Johan Hedberg | 2007-06-12 | 1 | -2/+6 | |
| | | | | same mainloop iteration as the RFCOMM disconnect callback. | |||||
* | Fix file descriptor passing. | Luiz Augusto von Dentz | 2007-06-11 | 4 | -38/+127 | |
| | ||||||
* | Remove ring timer when a headset gets disconnected | Johan Hedberg | 2007-06-11 | 1 | -0/+5 | |
| | ||||||
* | Add audio service test script | Marcel Holtmann | 2007-06-11 | 2 | -1/+20 | |
| | ||||||
* | Add another build id for the "marcel" specific firmware | Marcel Holtmann | 2007-06-11 | 1 | -0/+1 | |
| | ||||||
* | Code cleanup | Johan Hedberg | 2007-06-09 | 4 | -70/+112 | |
| | ||||||
* | backward compatible to old sco patch | Brad Midgley | 2007-06-08 | 1 | -3/+12 | |
| | ||||||
* | Add limited mode to API description | Marcel Holtmann | 2007-06-07 | 1 | -6/+7 | |
| | ||||||
* | More cleanup | Johan Hedberg | 2007-06-07 | 1 | -16/+31 | |
| | ||||||
* | Major cleanup after importing code from plugz | Johan Hedberg | 2007-06-07 | 1 | -109/+128 | |
| | ||||||
* | Check for adapter state in SDP methods | Johan Hedberg | 2007-06-07 | 1 | -0/+6 | |
| | ||||||
* | Mention ListAvailableModes method | Marcel Holtmann | 2007-06-07 | 1 | -0/+5 | |
| | ||||||
* | Add method for retrieving the list of supported adapter modes | Marcel Holtmann | 2007-06-07 | 1 | -2/+31 | |
| | ||||||
* | Add support for limited discovery mode | Marcel Holtmann | 2007-06-07 | 6 | -104/+250 | |
| | ||||||
* | Let CUPS plugin discover printers in range | Marcel Holtmann | 2007-06-07 | 2 | -6/+508 | |
| | ||||||
* | Fix whitespace | Johan Hedberg | 2007-06-07 | 1 | -12/+12 | |
| | ||||||
* | Fix CreateHeadset to behave properly if an existing object was found | Johan Hedberg | 2007-06-07 | 1 | -14/+20 | |
| | ||||||
* | sdptool: fixed memory leak for setattr and setseq | Claudio Takahasi | 2007-06-06 | 1 | -9/+14 | |
| | ||||||
* | Some fixes for audio code prototype. | Luiz Augusto von Dentz | 2007-06-06 | 6 | -70/+106 | |
| | ||||||
* | Fix passing the right parameter to hs_disconnect | Johan Hedberg | 2007-06-06 | 1 | -1/+1 | |
| | ||||||
* | Add more HFP support | Johan Hedberg | 2007-06-06 | 1 | -7/+20 | |
| | ||||||
* | Add "hfp" to known service identifiers | Johan Hedberg | 2007-06-06 | 1 | -0/+1 | |
| | ||||||
* | Another minor fix | Johan Hedberg | 2007-06-06 | 1 | -1/+3 | |
| | ||||||
* | Some cleanup of asserts and error handling | Johan Hedberg | 2007-06-06 | 1 | -5/+14 | |
| | ||||||
* | Properly handle a SCO connect() succeeding on the first try | Johan Hedberg | 2007-06-06 | 1 | -5/+6 | |
| | ||||||
* | Cleanup | Johan Hedberg | 2007-06-06 | 1 | -7/+12 | |
| | ||||||
* | Experiemental code for alsa plugin and ipc. | Luiz Augusto von Dentz | 2007-06-05 | 3 | -54/+307 | |
| | ||||||
* | Add support for linger timeout | Marcel Holtmann | 2007-06-05 | 2 | -8/+35 | |
| | ||||||
* | Revert acidental commit. | Luiz Augusto von Dentz | 2007-06-04 | 1 | -9/+0 | |
| | ||||||
* | Add experiemental code for audio service ipc. | Luiz Augusto von Dentz | 2007-06-04 | 2 | -11/+72 | |
| | ||||||
* | Fix FindDeviceByAddress API description | Johan Hedberg | 2007-06-04 | 1 | -3/+3 | |
| | ||||||
* | Implement Manager.FindDeviceByAddress method | Johan Hedberg | 2007-06-04 | 3 | -0/+53 | |
| | ||||||
* | Only call headset_free if the device actually has headset support | Johan Hedberg | 2007-05-31 | 1 | -1/+2 | |
| |