summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix buffer usage.Luiz Augusto von Dentz2007-10-252-37/+22
| |
| * Comment out introspection debug prints which cause a lot of useless loggingJohan Hedberg2007-10-251-4/+4
| |
| * Fix L2CAP socket leakJohan Hedberg2007-10-252-5/+4
| |
| * Move the usage function aroundMarcel Holtmann2007-10-251-20/+21
| |
| * More cleanupsMarcel Holtmann2007-10-251-52/+42
| |
| * Add build magic around sbctester programMarcel Holtmann2007-10-254-9/+24
| |
| * First round of cleanupsMarcel Holtmann2007-10-251-57/+55
| |
| * Add uinput support for AVRCPJohan Hedberg2007-10-253-32/+186
| |
| * Add rtp.h file to build dependenciesMarcel Holtmann2007-10-251-2/+2
| |
| * Frederic's conformance testsBrad Midgley2007-10-251-0/+358
| | | | | | | | | | | | it needs build system integration, including -lsndfile to link this app should compile only if libsndfile-dev is present 'make install' should ignore it
| * Update changelog and bump version numberutils-3.21Marcel Holtmann2007-10-242-1/+14
| |
| * Some more coding style changesMarcel Holtmann2007-10-241-13/+1
| |
| * Some more coding style fixesMarcel Holtmann2007-10-241-3/+2
| |
| * Don't forget to include the config optionsMarcel Holtmann2007-10-241-0/+4
| |
| * Fix coding style.Luiz Augusto von Dentz2007-10-241-4/+4
| |
| * Fix coding style issuesMarcel Holtmann2007-10-242-20/+13
| |
| * Fix hci_devba check.Luiz Augusto von Dentz2007-10-241-1/+1
| |
| * Fix a2dpsink coding style problems and improve compatibility with some players.Luiz Augusto von Dentz2007-10-243-131/+149
| |
| * Add full license text for LGPL filesMarcel Holtmann2007-10-241-0/+504
| |
| * Add support for Enable config optionJohan Hedberg2007-10-241-0/+21
| |
| * Improve AVRCP button press decodingJohan Hedberg2007-10-241-11/+18
| |
| * Revert buffer contraints patch (it wasn't doing what was intended and it ↵Johan Hedberg2007-10-241-16/+5
| | | | | | | | actually caused errors for applications in some cases)
| * Minor code cleanupJohan Hedberg2007-10-241-3/+4
| |
| * Update copyright informationMarcel Holtmann2007-10-2323-0/+23
| |
| * Update copyright informationMarcel Holtmann2007-10-2321-8/+25
| |
| * Fix unaligned access to ipc_data_cfg structJohan Hedberg2007-10-231-1/+4
| |
| * Add basic panel passthrough command parsingJohan Hedberg2007-10-231-3/+84
| |
| * Integrate AVRCP further with the rest of the audio serviceJohan Hedberg2007-10-235-13/+342
| |
| * Fix code style.Luiz Augusto von Dentz2007-10-221-1/+1
| |
| * Fixes cross storage and adapter path.Luiz Augusto von Dentz2007-10-223-14/+86
| |
| * Show number of operands in packetJohan Hedberg2007-10-221-2/+3
| |
| * Fix UUID in CancelAuthorize callJohan Hedberg2007-10-221-1/+1
| |
| * Fix copyright line formatingJohan Hedberg2007-10-221-2/+2
| |
| * Add skeleton for AVRCP supportJohan Hedberg2007-10-224-1/+621
| |
| * Fix avdtp session leak when receiving consequtive start & suspend requestsJohan Hedberg2007-10-221-3/+8
| |
| * serial: fixed API descriptionClaudio Takahasi2007-10-211-4/+11
| |
| * Add rtp header.Luiz Augusto von Dentz2007-10-183-108/+78
| |
| * Fix coding style issues.Luiz Augusto von Dentz2007-10-183-45/+36
| |
| * Fixes a2dpsink element.Luiz Augusto von Dentz2007-10-184-73/+703
| |
| * Fixes sbcparser element.Luiz Augusto von Dentz2007-10-181-16/+170
| |
| * Fixes for gstsbcenc.Luiz Augusto von Dentz2007-10-182-15/+146
| |
| * Add gstsbcutil.c and gstsbcutil.h.Luiz Augusto von Dentz2007-10-183-1/+234
| |
| * Fix alsa buffer constraintsJohan Hedberg2007-10-181-7/+22
| |
| * Fix poll timeout to avoid unnecessary pollsJohan Hedberg2007-10-181-1/+7
| |
| * Fix EIR tag number for device id recordMarcel Holtmann2007-10-171-1/+1
| |
| * Misc. headset fixesJohan Hedberg2007-10-171-8/+12
| |
| * 8-subband encoder had a sign error that made high frequencies noisyBrad Midgley2007-10-171-1/+1
| |
| * Fix hidp_connad_req usageJohan Hedberg2007-10-122-6/+7
| |
| * Don't set suspend timer if the SEP is lockedJohan Hedberg2007-10-111-1/+2
| |
| * Bring back the suspend timer but only set it for suspends initiated by usJohan Hedberg2007-10-111-0/+24
| |