summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Implement proper HFP SLC handlingJohan Hedberg2008-02-193-222/+297
| |
| * Fix callback id typeJohan Hedberg2008-02-181-1/+1
| |
| * Cleanup headset connection logic to accommodate necessary HFP fixesJohan Hedberg2008-02-181-261/+296
| |
| * fix for decoder noise at high bitpoolsBrad Midgley2008-02-152-18/+10
| |
| * Remove (incorrect) spaces after commans in AT stringsJohan Hedberg2008-02-141-11/+11
| |
| * Make use of parameters selected in alsa plugin and fix auto selection.Luiz Augusto von Dentz2008-02-145-173/+156
| |
| * Check for RFCOMM connection state in SCO connect callback (so we don't ↵Johan Hedberg2008-02-141-1/+4
| | | | | | | | incorrectly go to CONNECTED state)
| * Add ifdefs around some baud rate definitionsMarcel Holtmann2008-02-131-0/+8
| |
| * Fix build problemMarcel Holtmann2008-02-121-0/+2
| |
| * Add support for connect/disconnect callbacksMarcel Holtmann2008-02-121-23/+38
| |
| * Update uinput.h with extra key definitionsMarcel Holtmann2008-02-121-0/+5
| |
| * Update changelog and bump version numberutils-3.26Marcel Holtmann2008-02-112-1/+9
| |
| * Add option for installing generic toolsMarcel Holtmann2008-02-103-6/+29
| |
| * Enable services by default and keep old daemons disabledMarcel Holtmann2008-02-103-9/+19
| |
| * Add bridge name to debug when it fails to attach any interface.Luiz Augusto von Dentz2008-02-081-2/+3
| |
| * Improve handling of different transports.Luiz Augusto von Dentz2008-02-081-42/+76
| |
| * Fix compilation issues with UCHAR_MAX, USHRT_MAX and UINT_MAXMarcel Holtmann2008-02-025-0/+5
| |
| * Update changelog and bump version numberutils-3.25Marcel Holtmann2008-02-022-1/+12
| |
| * Update copyright informationMarcel Holtmann2008-02-02216-228/+223
| |
| * Add bitpool property and others fixes for gstreamer plugin.Luiz Augusto von Dentz2008-02-015-78/+181
| |
| * Move GModule code to gmodule.c and gmodule.hJohan Hedberg2008-02-015-85/+97
| |
| * Fix -ldl linkage in case of eglibMarcel Holtmann2008-02-011-2/+2
| |
| * Avoid adding of -ldl if not neededMarcel Holtmann2008-02-011-1/+1
| |
| * Send DefaultAdapterChanged more oftenMarcel Holtmann2008-02-012-5/+20
| |
| * Mention Bastien's contributionsMarcel Holtmann2008-02-011-0/+1
| |
| * Allow GetInfo and GetAddress to failMarcel Holtmann2008-02-012-2/+11
| |
| * Remove empty lineMarcel Holtmann2008-02-011-1/+0
| |
| * Add checks for GModule and dlopenMarcel Holtmann2008-02-012-6/+17
| |
| * Add GModule support to eglibJohan Hedberg2008-02-012-0/+85
| |
| * Remove mentions of Target interfaceJohan Hedberg2008-01-311-10/+0
| |
| * Don't confuse Sink interface with local sink supportJohan Hedberg2008-01-311-4/+4
| |
| * Check for client disconnect when discovery completesJohan Hedberg2008-01-311-0/+5
| |
| * arm assembly version of MULABrad Midgley2008-01-301-0/+10
| |
| * change MUL/MULA semanticsBrad Midgley2008-01-302-170/+173
| |
| * remove unused macrosBrad Midgley2008-01-301-3/+0
| |
| * fix off-by-one in sbcdecBrad Midgley2008-01-301-2/+2
| |
| * Enable gstreamer plugin to use autoconnect flag.Luiz Augusto von Dentz2008-01-306-10/+84
| |
| * Fixes gstreamer caps and code cleanup.Luiz Augusto von Dentz2008-01-308-143/+113
| |
| * Use snd_config_get_bool for autoconnectJohan Hedberg2008-01-301-3/+5
| |
| * Clean up unecessary variables from alsa config parsingJohan Hedberg2008-01-301-31/+29
| |
| * Add extra check for session->dev == NULL before accessing itJohan Hedberg2008-01-301-1/+2
| |
| * Add autoconnect config option to IPC and alsaJohan Hedberg2008-01-303-3/+30
| |
| * one more .X 32-bitismBrad Midgley2008-01-291-1/+1
| |
| * revert 16-bit state.X change (bad on arm)Brad Midgley2008-01-291-4/+4
| |
| * revert arm conditional codeBrad Midgley2008-01-282-20/+1
| |
| * change function signature so the arm optimization will workBrad Midgley2008-01-281-1/+12
| |
| * arm-assembly from cidoca for MULABrad Midgley2008-01-281-1/+9
| |
| * remove 16x16 mult optimization--gcc actually generates more costly codeBrad Midgley2008-01-283-103/+101
| |
| * Whitespace cleanupJohan Hedberg2008-01-2814-64/+54
| |
| * avoid an (unlikely) overflowBrad Midgley2008-01-271-2/+2
| |