Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Adding Device Interface | Vinicius Gomes | 2008-03-05 | 3 | -14/+51 | |
| | | ||||||
| * | Adapts the device name to the new way. | Vinicius Gomes | 2008-03-05 | 1 | -1/+1 | |
| | | ||||||
| * | Add new D-Bus API documentation. | Luiz Augusto von Dentz | 2008-03-05 | 2 | -0/+147 | |
| | | ||||||
| * | Introduces new Adapter signals. | Vinicius Gomes | 2008-03-05 | 1 | -2/+9 | |
| | | ||||||
| * | Introduces the new Adapter Interface. | Vinicius Gomes | 2008-03-05 | 1 | -10/+22 | |
| | | ||||||
| * | Use the GMarkup stubs from eglib | Marcel Holtmann | 2008-03-05 | 3 | -50/+2 | |
| | | ||||||
| * | Make sure that sizeof(struct _GMarkupParseContext) > 0 | Johan Hedberg | 2008-03-05 | 1 | -0/+1 | |
| | | ||||||
| * | Implement empty stubs for a minimal set of GMarkup functions | Johan Hedberg | 2008-03-05 | 2 | -0/+89 | |
| | | ||||||
| * | Fix distribution buildutils-3.28 | Marcel Holtmann | 2008-03-05 | 1 | -2/+1 | |
| | | ||||||
| * | Update changelog and bump version number | Marcel Holtmann | 2008-03-05 | 2 | -1/+12 | |
| | | ||||||
| * | Enable gcc -O3 optimizations for SBC | Marcel Holtmann | 2008-03-05 | 1 | -0/+2 | |
| | | ||||||
| * | Remove the support for SDP parsing via expat | Marcel Holtmann | 2008-03-05 | 7 | -321/+0 | |
| | | ||||||
| * | Avoid potential allignment trap | Johan Hedberg | 2008-03-05 | 1 | -1/+10 | |
| | | ||||||
| * | Remove unnecessary empty line | Johan Hedberg | 2008-03-05 | 1 | -1/+0 | |
| | | ||||||
| * | Rename ForceMaster to just Master | Johan Hedberg | 2008-03-05 | 4 | -4/+4 | |
| | | ||||||
| * | Use HFP instead of EnableHFP | Johan Hedberg | 2008-03-05 | 2 | -2/+2 | |
| | | ||||||
| * | Do master role switching by default and add ForceMaster config option | Johan Hedberg | 2008-03-05 | 7 | -24/+75 | |
| | | ||||||
| * | Make alsa plugin to detect disconnection of devices. | Luiz Augusto von Dentz | 2008-03-04 | 1 | -4/+19 | |
| | | ||||||
| * | Use "hfp" instead of "no_hfp" and "EnableHFP" instead of "DisableHFP" to ↵ | Johan Hedberg | 2008-03-04 | 2 | -5/+5 | |
| | | | | | | | | make the options more clear to understand (avoid double negatives) | |||||
| * | network: cleanup - unnecessary definition | Claudio Takahasi | 2008-02-29 | 1 | -3/+0 | |
| | | ||||||
| * | Fix code style. | Luiz Augusto von Dentz | 2008-02-29 | 1 | -2/+2 | |
| | | ||||||
| * | Remove possible extra memcpy for gstreamer plugin. | Luiz Augusto von Dentz | 2008-02-29 | 1 | -5/+3 | |
| | | ||||||
| * | Cidorvan's 4-subband overflow fixes | Brad Midgley | 2008-02-29 | 2 | -7/+7 | |
| | | ||||||
| * | Fix bug sending empty packages and remove a buffer copy. | Luiz Augusto von Dentz | 2008-02-28 | 1 | -1/+3 | |
| | | ||||||
| * | Add 3 second timer before disconnecting unused HSP/HSP connections | Johan Hedberg | 2008-02-28 | 1 | -5/+38 | |
| | | ||||||
| * | Update changelog and bump version numberutils-3.27 | Marcel Holtmann | 2008-02-23 | 2 | -1/+16 | |
| | | ||||||
| * | Replace 64bits multiplies by 32bits to further optimize the code | Johan Hedberg | 2008-02-22 | 2 | -35/+29 | |
| | | ||||||
| * | Disable check for dbus-glib | Marcel Holtmann | 2008-02-22 | 1 | -1/+2 | |
| | | ||||||
| * | Fix runtime warnings of gstreamer plugin. | Luiz Augusto von Dentz | 2008-02-20 | 4 | -10/+10 | |
| | | ||||||
| * | Update gstreamer plugin to use new sbc API. | Luiz Augusto von Dentz | 2008-02-19 | 9 | -192/+199 | |
| | | ||||||
| * | Fix alsa plugin to make use of sbc new API. | Luiz Augusto von Dentz | 2008-02-19 | 1 | -20/+21 | |
| | | ||||||
| * | Introduce sbc new API. | Luiz Augusto von Dentz | 2008-02-19 | 4 | -171/+247 | |
| | | ||||||
| * | Refuse Headset.Play() when HCI routing is configured | Johan Hedberg | 2008-02-19 | 1 | -0/+6 | |
| | | ||||||
| * | Implement basic headset automatic disconnect support | Johan Hedberg | 2008-02-19 | 1 | -16/+24 | |
| | | ||||||
| * | 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 | |
| | |