Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add GetAdapter method and update API documentation | Johan Hedberg | 2007-08-29 | 2 | -1/+31 | |
| | ||||||
* | Only export gst_plugin_desc | Marcel Holtmann | 2007-08-29 | 1 | -1/+1 | |
| | ||||||
* | Add GetName method to Device interface | Johan Hedberg | 2007-08-29 | 1 | -1/+51 | |
| | ||||||
* | Only export the needed symbols for the plugins | Marcel Holtmann | 2007-08-29 | 1 | -3/+3 | |
| | ||||||
* | We are not going to support PulseAudio any time soon | Marcel Holtmann | 2007-08-28 | 1 | -11/+0 | |
| | ||||||
* | Disable the GStreamer A2DP sink code for now | Marcel Holtmann | 2007-08-28 | 1 | -0/+2 | |
| | ||||||
* | Reset request id for headset connects too | Johan Hedberg | 2007-08-28 | 1 | -0/+2 | |
| | ||||||
* | Fix unix client disconnects before headset has been successfully connected | Johan Hedberg | 2007-08-28 | 5 | -7/+49 | |
| | ||||||
* | Minor coding style cleanup | Johan Hedberg | 2007-08-28 | 1 | -8/+5 | |
| | ||||||
* | Make HCI routing the default | Johan Hedberg | 2007-08-28 | 2 | -2/+2 | |
| | ||||||
* | Make SBC Audio Source count configurable and the default value 1 | Johan Hedberg | 2007-08-28 | 6 | -18/+40 | |
| | ||||||
* | headset_unlock: only disconnect if necessary | Johan Hedberg | 2007-08-28 | 1 | -1/+2 | |
| | ||||||
* | Make headset_unlock a no-op if the headset isn't locked | Johan Hedberg | 2007-08-28 | 1 | -0/+3 | |
| | ||||||
* | Handle alsa+HSP better on client disconnect | Johan Hedberg | 2007-08-28 | 1 | -0/+2 | |
| | ||||||
* | Fix comment. | Luiz Augusto von Dentz | 2007-08-27 | 1 | -1/+1 | |
| | ||||||
* | Ignore error so hsp device can work for unpatched kernels. | Luiz Augusto von Dentz | 2007-08-27 | 1 | -1/+2 | |
| | ||||||
* | Fix alsa plugin for hsp devices. | Luiz Augusto von Dentz | 2007-08-27 | 1 | -60/+60 | |
| | ||||||
* | Don't send DeviceCreated signals on service start | Johan Hedberg | 2007-08-27 | 1 | -4/+8 | |
| | ||||||
* | Fix DeviceCreated signal sending | Johan Hedberg | 2007-08-27 | 1 | -16/+17 | |
| | ||||||
* | Fix removing last device | Johan Hedberg | 2007-08-27 | 1 | -1/+1 | |
| | ||||||
* | Force LITTLE_ENDIAN instead of BYTE_ORDER for now | Marcel Holtmann | 2007-08-27 | 2 | -2/+2 | |
| | ||||||
* | Change ListDevices not to require any parameters | Johan Hedberg | 2007-08-27 | 2 | -76/+9 | |
| | ||||||
* | First try at device autocreate support | Johan Hedberg | 2007-08-27 | 5 | -29/+87 | |
| | ||||||
* | Convert alsa initiated headset connections to similar callback system that ↵ | Johan Hedberg | 2007-08-27 | 6 | -122/+145 | |
| | | | | A2DP is already using | |||||
* | Fix headset state change when an error occurs on both the SCO and the RFCOMM ↵ | Johan Hedberg | 2007-08-27 | 1 | -2/+6 | |
| | | | | fd's in the same mainloop iteration | |||||
* | First attempt to make this endian safe | Marcel Holtmann | 2007-08-26 | 1 | -10/+91 | |
| | ||||||
* | Add possible capabilities and connect to audio server | Marcel Holtmann | 2007-08-26 | 2 | -55/+118 | |
| | ||||||
* | Implement full parsing support | Marcel Holtmann | 2007-08-26 | 4 | -1/+262 | |
| | ||||||
* | Add mode property to the encoder | Marcel Holtmann | 2007-08-26 | 2 | -1/+74 | |
| | ||||||
* | Implement full encoding support | Marcel Holtmann | 2007-08-25 | 2 | -2/+117 | |
| | ||||||
* | Fix class variable naming | Marcel Holtmann | 2007-08-25 | 1 | -2/+2 | |
| | ||||||
* | Increase the IPC MTU size | Marcel Holtmann | 2007-08-25 | 1 | -1/+1 | |
| | ||||||
* | Use device string for the IPC | Marcel Holtmann | 2007-08-25 | 4 | -11/+14 | |
| | ||||||
* | Limit the supported output rates | Marcel Holtmann | 2007-08-25 | 1 | -1/+1 | |
| | ||||||
* | Implement full decoding support | Marcel Holtmann | 2007-08-25 | 2 | -2/+142 | |
| | ||||||
* | Add SBC stream detection | Marcel Holtmann | 2007-08-25 | 1 | -0/+21 | |
| | ||||||
* | Add checks and skeleton for PulseAudio plugin | Marcel Holtmann | 2007-08-24 | 2 | -0/+50 | |
| | ||||||
* | Remove left-over transport callback in stream_free | Johan Hedberg | 2007-08-24 | 1 | -0/+5 | |
| | ||||||
* | Fix return value when receiving an error. | Luiz Augusto von Dentz | 2007-08-24 | 1 | -1/+1 | |
| | ||||||
* | Fix locking of A2DP SEP's | Johan Hedberg | 2007-08-24 | 1 | -1/+4 | |
| | ||||||
* | Support up to two simultaneous streams | Johan Hedberg | 2007-08-24 | 6 | -232/+364 | |
| | ||||||
* | Fix parameter parsing | Marcel Holtmann | 2007-08-23 | 1 | -7/+10 | |
| | ||||||
* | Add support for ALSA parameters | Marcel Holtmann | 2007-08-23 | 8 | -53/+148 | |
| | ||||||
* | Add SBC encoder and decoder skeletons for GStreamer | Marcel Holtmann | 2007-08-23 | 8 | -41/+283 | |
| | ||||||
* | Update code to match example audio.conf | Johan Hedberg | 2007-08-23 | 1 | -1/+1 | |
| | ||||||
* | Don't install GStreamer plugin | Marcel Holtmann | 2007-08-23 | 1 | -1/+1 | |
| | ||||||
* | Add skeleton for an A2DP sink element | Marcel Holtmann | 2007-08-22 | 5 | -9/+244 | |
| | ||||||
* | Code cleanup. | Luiz Augusto von Dentz | 2007-08-22 | 1 | -23/+73 | |
| | ||||||
* | Remove empty line | Marcel Holtmann | 2007-08-22 | 1 | -1/+0 | |
| | ||||||
* | Include SBC header file | Marcel Holtmann | 2007-08-22 | 1 | -0/+1 | |
| |