| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Link librt with the alsa module (needs to be fixed with proper autotools ↵ | Johan Hedberg | 2007-11-22 | 1 | -1/+1 |
| | | | | | checks later) | ||||
| * | Support multiple periods | Johan Hedberg | 2007-11-22 | 1 | -8/+11 |
| | | |||||
| * | Get rid of struct timeval completely | Johan Hedberg | 2007-11-22 | 1 | -19/+18 |
| | | |||||
| * | Integrate new ipc API implementation. | Luiz Augusto von Dentz | 2007-11-21 | 15 | -1282/+1843 |
| | | |||||
| * | Revert commented lines of previous commit. | Luiz Augusto von Dentz | 2007-11-20 | 1 | -5/+2 |
| | | |||||
| * | Fix bug in alsa plugin. | Luiz Augusto von Dentz | 2007-11-20 | 1 | -3/+7 |
| | | |||||
| * | Add sbc_reinit. | Luiz Augusto von Dentz | 2007-11-13 | 1 | -2/+1 |
| | | |||||
| * | Fix double-check for HSP instead of checking HFP | Marcel Holtmann | 2007-11-13 | 1 | -1/+1 |
| | | |||||
| * | Fix bug in sbcenc when changing encoder parameters. | Luiz Augusto von Dentz | 2007-11-12 | 1 | -0/+2 |
| | | |||||
| * | Make sbc codec to write directly in application buffers and so avoiding memcpys. | Luiz Augusto von Dentz | 2007-11-12 | 3 | -32/+39 |
| | | |||||
| * | Use clock_gettime instead of gettimeofday | Johan Hedberg | 2007-11-09 | 1 | -3/+16 |
| | | |||||
| * | Use just one possible value in the period size list since multiple options ↵ | Johan Hedberg | 2007-11-09 | 1 | -5/+1 |
| | | | | | seem to break vls (looks like it's caused by a bug in the ALSA snd_pcm_hw_params_set_period_size_near function) | ||||
| * | A2DP wakeup refactoring & cleanup (patch from Kai Vehmanen ↵ | Johan Hedberg | 2007-11-09 | 1 | -64/+102 |
| | | | | | <kai.vehmanen@nokia.com>) | ||||
| * | Fix packet lenght to be the output MTU. | Luiz Augusto von Dentz | 2007-11-05 | 3 | -14/+21 |
| | | |||||
| * | Fix sbc negotiation and improves buffer handling by using GstAdapter. | Luiz Augusto von Dentz | 2007-11-01 | 7 | -67/+213 |
| | | |||||
| * | Fix buffers timestamps in sbcenc. | Luiz Augusto von Dentz | 2007-11-01 | 1 | -0/+1 |
| | | |||||
| * | Add bitpool capability. | Luiz Augusto von Dentz | 2007-10-29 | 5 | -6/+42 |
| | | |||||
| * | Remove dependency of sbc library from a2dpsink element. | Luiz Augusto von Dentz | 2007-10-26 | 1 | -19/+2 |
| | | |||||
| * | Fix buffer usage. | Luiz Augusto von Dentz | 2007-10-25 | 2 | -37/+22 |
| | | |||||
| * | Fix L2CAP socket leak | Johan Hedberg | 2007-10-25 | 2 | -5/+4 |
| | | |||||
| * | Add uinput support for AVRCP | Johan Hedberg | 2007-10-25 | 3 | -32/+186 |
| | | |||||
| * | Add rtp.h file to build dependencies | Marcel Holtmann | 2007-10-25 | 1 | -2/+2 |
| | | |||||
| * | Some more coding style changes | Marcel Holtmann | 2007-10-24 | 1 | -13/+1 |
| | | |||||
| * | Some more coding style fixes | Marcel Holtmann | 2007-10-24 | 1 | -3/+2 |
| | | |||||
| * | Don't forget to include the config options | Marcel Holtmann | 2007-10-24 | 1 | -0/+4 |
| | | |||||
| * | Fix coding style. | Luiz Augusto von Dentz | 2007-10-24 | 1 | -4/+4 |
| | | |||||
| * | Fix coding style issues | Marcel Holtmann | 2007-10-24 | 2 | -20/+13 |
| | | |||||
| * | Fix hci_devba check. | Luiz Augusto von Dentz | 2007-10-24 | 1 | -1/+1 |
| | | |||||
| * | Fix a2dpsink coding style problems and improve compatibility with some players. | Luiz Augusto von Dentz | 2007-10-24 | 3 | -131/+149 |
| | | |||||
| * | Add support for Enable config option | Johan Hedberg | 2007-10-24 | 1 | -0/+21 |
| | | |||||
| * | Improve AVRCP button press decoding | Johan Hedberg | 2007-10-24 | 1 | -11/+18 |
| | | |||||
| * | Revert buffer contraints patch (it wasn't doing what was intended and it ↵ | Johan Hedberg | 2007-10-24 | 1 | -16/+5 |
| | | | | | actually caused errors for applications in some cases) | ||||
| * | Minor code cleanup | Johan Hedberg | 2007-10-24 | 1 | -3/+4 |
| | | |||||
| * | Update copyright information | Marcel Holtmann | 2007-10-23 | 21 | -8/+25 |
| | | |||||
| * | Fix unaligned access to ipc_data_cfg struct | Johan Hedberg | 2007-10-23 | 1 | -1/+4 |
| | | |||||
| * | Add basic panel passthrough command parsing | Johan Hedberg | 2007-10-23 | 1 | -3/+84 |
| | | |||||
| * | Integrate AVRCP further with the rest of the audio service | Johan Hedberg | 2007-10-23 | 5 | -13/+342 |
| | | |||||
| * | Show number of operands in packet | Johan Hedberg | 2007-10-22 | 1 | -2/+3 |
| | | |||||
| * | Fix UUID in CancelAuthorize call | Johan Hedberg | 2007-10-22 | 1 | -1/+1 |
| | | |||||
| * | Fix copyright line formating | Johan Hedberg | 2007-10-22 | 1 | -2/+2 |
| | | |||||
| * | Add skeleton for AVRCP support | Johan Hedberg | 2007-10-22 | 4 | -1/+621 |
| | | |||||
| * | Fix avdtp session leak when receiving consequtive start & suspend requests | Johan Hedberg | 2007-10-22 | 1 | -3/+8 |
| | | |||||
| * | Add rtp header. | Luiz Augusto von Dentz | 2007-10-18 | 3 | -108/+78 |
| | | |||||
| * | Fix coding style issues. | Luiz Augusto von Dentz | 2007-10-18 | 3 | -45/+36 |
| | | |||||
| * | Fixes a2dpsink element. | Luiz Augusto von Dentz | 2007-10-18 | 4 | -73/+703 |
| | | |||||
| * | Fixes sbcparser element. | Luiz Augusto von Dentz | 2007-10-18 | 1 | -16/+170 |
| | | |||||
| * | Fixes for gstsbcenc. | Luiz Augusto von Dentz | 2007-10-18 | 2 | -15/+146 |
| | | |||||
| * | Add gstsbcutil.c and gstsbcutil.h. | Luiz Augusto von Dentz | 2007-10-18 | 3 | -1/+234 |
| | | |||||
| * | Fix alsa buffer constraints | Johan Hedberg | 2007-10-18 | 1 | -7/+22 |
| | | |||||
| * | Fix poll timeout to avoid unnecessary polls | Johan Hedberg | 2007-10-18 | 1 | -1/+7 |
| | | |||||
