Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Implement proper HFP SLC handling | Johan Hedberg | 2008-02-19 | 3 | -222/+297 | |
| | | ||||||
| * | Fix callback id type | Johan Hedberg | 2008-02-18 | 1 | -1/+1 | |
| | | ||||||
| * | Cleanup headset connection logic to accommodate necessary HFP fixes | Johan Hedberg | 2008-02-18 | 1 | -261/+296 | |
| | | ||||||
| * | fix for decoder noise at high bitpools | Brad Midgley | 2008-02-15 | 2 | -18/+10 | |
| | | ||||||
| * | Remove (incorrect) spaces after commans in AT strings | Johan Hedberg | 2008-02-14 | 1 | -11/+11 | |
| | | ||||||
| * | Make use of parameters selected in alsa plugin and fix auto selection. | Luiz Augusto von Dentz | 2008-02-14 | 5 | -173/+156 | |
| | | ||||||
| * | Check for RFCOMM connection state in SCO connect callback (so we don't ↵ | Johan Hedberg | 2008-02-14 | 1 | -1/+4 | |
| | | | | | | | | incorrectly go to CONNECTED state) | |||||
| * | Add ifdefs around some baud rate definitions | Marcel Holtmann | 2008-02-13 | 1 | -0/+8 | |
| | | ||||||
| * | Fix build problem | Marcel Holtmann | 2008-02-12 | 1 | -0/+2 | |
| | | ||||||
| * | Add support for connect/disconnect callbacks | Marcel Holtmann | 2008-02-12 | 1 | -23/+38 | |
| | | ||||||
| * | Update uinput.h with extra key definitions | Marcel Holtmann | 2008-02-12 | 1 | -0/+5 | |
| | | ||||||
| * | Update changelog and bump version numberutils-3.26 | Marcel Holtmann | 2008-02-11 | 2 | -1/+9 | |
| | | ||||||
| * | Add option for installing generic tools | Marcel Holtmann | 2008-02-10 | 3 | -6/+29 | |
| | | ||||||
| * | Enable services by default and keep old daemons disabled | Marcel Holtmann | 2008-02-10 | 3 | -9/+19 | |
| | | ||||||
| * | Add bridge name to debug when it fails to attach any interface. | Luiz Augusto von Dentz | 2008-02-08 | 1 | -2/+3 | |
| | | ||||||
| * | Improve handling of different transports. | Luiz Augusto von Dentz | 2008-02-08 | 1 | -42/+76 | |
| | | ||||||
| * | Fix compilation issues with UCHAR_MAX, USHRT_MAX and UINT_MAX | Marcel Holtmann | 2008-02-02 | 5 | -0/+5 | |
| | | ||||||
| * | Update changelog and bump version numberutils-3.25 | Marcel Holtmann | 2008-02-02 | 2 | -1/+12 | |
| | | ||||||
| * | Update copyright information | Marcel Holtmann | 2008-02-02 | 216 | -228/+223 | |
| | | ||||||
| * | Add bitpool property and others fixes for gstreamer plugin. | Luiz Augusto von Dentz | 2008-02-01 | 5 | -78/+181 | |
| | | ||||||
| * | Move GModule code to gmodule.c and gmodule.h | Johan Hedberg | 2008-02-01 | 5 | -85/+97 | |
| | | ||||||
| * | Fix -ldl linkage in case of eglib | Marcel Holtmann | 2008-02-01 | 1 | -2/+2 | |
| | | ||||||
| * | Avoid adding of -ldl if not needed | Marcel Holtmann | 2008-02-01 | 1 | -1/+1 | |
| | | ||||||
| * | Send DefaultAdapterChanged more often | Marcel Holtmann | 2008-02-01 | 2 | -5/+20 | |
| | | ||||||
| * | Mention Bastien's contributions | Marcel Holtmann | 2008-02-01 | 1 | -0/+1 | |
| | | ||||||
| * | Allow GetInfo and GetAddress to fail | Marcel Holtmann | 2008-02-01 | 2 | -2/+11 | |
| | | ||||||
| * | Remove empty line | Marcel Holtmann | 2008-02-01 | 1 | -1/+0 | |
| | | ||||||
| * | Add checks for GModule and dlopen | Marcel Holtmann | 2008-02-01 | 2 | -6/+17 | |
| | | ||||||
| * | Add GModule support to eglib | Johan Hedberg | 2008-02-01 | 2 | -0/+85 | |
| | | ||||||
| * | Remove mentions of Target interface | Johan Hedberg | 2008-01-31 | 1 | -10/+0 | |
| | | ||||||
| * | Don't confuse Sink interface with local sink support | Johan Hedberg | 2008-01-31 | 1 | -4/+4 | |
| | | ||||||
| * | Check for client disconnect when discovery completes | Johan Hedberg | 2008-01-31 | 1 | -0/+5 | |
| | | ||||||
| * | arm assembly version of MULA | Brad Midgley | 2008-01-30 | 1 | -0/+10 | |
| | | ||||||
| * | change MUL/MULA semantics | Brad Midgley | 2008-01-30 | 2 | -170/+173 | |
| | | ||||||
| * | remove unused macros | Brad Midgley | 2008-01-30 | 1 | -3/+0 | |
| | | ||||||
| * | fix off-by-one in sbcdec | Brad Midgley | 2008-01-30 | 1 | -2/+2 | |
| | | ||||||
| * | Enable gstreamer plugin to use autoconnect flag. | Luiz Augusto von Dentz | 2008-01-30 | 6 | -10/+84 | |
| | | ||||||
| * | Fixes gstreamer caps and code cleanup. | Luiz Augusto von Dentz | 2008-01-30 | 8 | -143/+113 | |
| | | ||||||
| * | Use snd_config_get_bool for autoconnect | Johan Hedberg | 2008-01-30 | 1 | -3/+5 | |
| | | ||||||
| * | Clean up unecessary variables from alsa config parsing | Johan Hedberg | 2008-01-30 | 1 | -31/+29 | |
| | | ||||||
| * | Add extra check for session->dev == NULL before accessing it | Johan Hedberg | 2008-01-30 | 1 | -1/+2 | |
| | | ||||||
| * | Add autoconnect config option to IPC and alsa | Johan Hedberg | 2008-01-30 | 3 | -3/+30 | |
| | | ||||||
| * | one more .X 32-bitism | Brad Midgley | 2008-01-29 | 1 | -1/+1 | |
| | | ||||||
| * | revert 16-bit state.X change (bad on arm) | Brad Midgley | 2008-01-29 | 1 | -4/+4 | |
| | | ||||||
| * | revert arm conditional code | Brad Midgley | 2008-01-28 | 2 | -20/+1 | |
| | | ||||||
| * | change function signature so the arm optimization will work | Brad Midgley | 2008-01-28 | 1 | -1/+12 | |
| | | ||||||
| * | arm-assembly from cidoca for MULA | Brad Midgley | 2008-01-28 | 1 | -1/+9 | |
| | | ||||||
| * | remove 16x16 mult optimization--gcc actually generates more costly code | Brad Midgley | 2008-01-28 | 3 | -103/+101 | |
| | | ||||||
| * | Whitespace cleanup | Johan Hedberg | 2008-01-28 | 14 | -64/+54 | |
| | | ||||||
| * | avoid an (unlikely) overflow | Brad Midgley | 2008-01-27 | 1 | -2/+2 | |
| | |