Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | ||||||
| * | Add support for configuration file | Johan Hedberg | 2007-05-31 | 5 | -5/+89 | |
| | | ||||||
| * | Fix typo | Johan Hedberg | 2007-05-31 | 2 | -3/+3 | |
| | | ||||||
| * | Return error if no audio related services were found in a remote device | Johan Hedberg | 2007-05-31 | 1 | -0/+8 | |
| | | ||||||
| * | Ignore connection events for non-ACL links | Johan Hedberg | 2007-05-31 | 1 | -0/+3 | |
| | | ||||||
| * | Disable HFP support for now (since it's incomplete) | Johan Hedberg | 2007-05-31 | 1 | -1/+1 | |
| | | ||||||
| * | Bring the audio code up-to-date with the current API spec | Johan Hedberg | 2007-05-31 | 5 | -105/+506 | |
| | | ||||||
| * | Update API descriptions to match current plan | Johan Hedberg | 2007-05-30 | 1 | -10/+11 | |
| | | ||||||
| * | Don't set MTU value to 48 | Marcel Holtmann | 2007-05-29 | 2 | -9/+12 | |
| | |