index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-07
Update documentation
Marcel Holtmann
4
-19
/
+43
2008-03-07
glib-helper: Extracting the sdp record
Claudio Takahasi
1
-2
/
+33
2008-03-07
Move documentation into doc directory
Marcel Holtmann
3
-0
/
+2
2008-03-07
Fix handling of compat_ppoll when no timeout is specified
Marcel Holtmann
1
-1
/
+6
2008-03-07
Allow event listening and commands at the same time
Marcel Holtmann
1
-1
/
+1
2008-03-07
glib-helper: use g_try_malloc instead of g_malloc
Claudio Takahasi
1
-3
/
+5
2008-03-06
added missing conditions for sdp connect watch
Claudio Takahasi
1
-1
/
+2
2008-03-06
Add CreateDeviceWithAgent to adapter API.
Luiz Augusto von Dentz
1
-0
/
+4
2008-03-06
added bt_discover_services function
Claudio Takahasi
4
-18
/
+195
2008-03-06
decoder optimization, now using nested multiply calls
Brad Midgley
1
-48
/
+51
2008-03-06
Add skeleton for GLib helpers
Marcel Holtmann
3
-2
/
+66
2008-03-06
Add directory for documentation
Marcel Holtmann
3
-1
/
+4
2008-03-06
Fixed DeviceFound signal signature
Claudio Takahasi
1
-7
/
+7
2008-03-06
Fix CUPS error and state reporting
Marcel Holtmann
3
-18
/
+54
2008-03-05
Fixing some method signatures in the Adapter Interface.
Vinicius Gomes
1
-2
/
+2
2008-03-05
Adding Device Interface
Vinicius Gomes
3
-14
/
+51
2008-03-05
Adapts the device name to the new way.
Vinicius Gomes
1
-1
/
+1
2008-03-05
Add new D-Bus API documentation.
Luiz Augusto von Dentz
2
-0
/
+147
2008-03-05
Introduces new Adapter signals.
Vinicius Gomes
1
-2
/
+9
2008-03-05
Introduces the new Adapter Interface.
Vinicius Gomes
1
-10
/
+22
2008-03-05
Use the GMarkup stubs from eglib
Marcel Holtmann
3
-50
/
+2
2008-03-05
Make sure that sizeof(struct _GMarkupParseContext) > 0
Johan Hedberg
1
-0
/
+1
2008-03-05
Implement empty stubs for a minimal set of GMarkup functions
Johan Hedberg
2
-0
/
+89
2008-03-05
Fix distribution build
Marcel Holtmann
1
-2
/
+1
2008-03-05
Update changelog and bump version number
Marcel Holtmann
2
-1
/
+12
2008-03-05
Enable gcc -O3 optimizations for SBC
Marcel Holtmann
1
-0
/
+2
2008-03-05
Remove the support for SDP parsing via expat
Marcel Holtmann
7
-321
/
+0
2008-03-05
Avoid potential allignment trap
Johan Hedberg
1
-1
/
+10
2008-03-05
Remove unnecessary empty line
Johan Hedberg
1
-1
/
+0
2008-03-05
Rename ForceMaster to just Master
Johan Hedberg
4
-4
/
+4
2008-03-05
Use HFP instead of EnableHFP
Johan Hedberg
2
-2
/
+2
2008-03-05
Do master role switching by default and add ForceMaster config option
Johan Hedberg
7
-24
/
+75
2008-03-04
Make alsa plugin to detect disconnection of devices.
Luiz Augusto von Dentz
1
-4
/
+19
2008-03-04
Use "hfp" instead of "no_hfp" and "EnableHFP" instead of "DisableHFP" to make...
Johan Hedberg
2
-5
/
+5
2008-02-29
network: cleanup - unnecessary definition
Claudio Takahasi
1
-3
/
+0
2008-02-29
Fix code style.
Luiz Augusto von Dentz
1
-2
/
+2
2008-02-29
Remove possible extra memcpy for gstreamer plugin.
Luiz Augusto von Dentz
1
-5
/
+3
2008-02-29
Cidorvan's 4-subband overflow fixes
Brad Midgley
2
-7
/
+7
2008-02-28
Fix bug sending empty packages and remove a buffer copy.
Luiz Augusto von Dentz
1
-1
/
+3
2008-02-28
Add 3 second timer before disconnecting unused HSP/HSP connections
Johan Hedberg
1
-5
/
+38
2008-02-23
Update changelog and bump version number
Marcel Holtmann
2
-1
/
+16
2008-02-22
Replace 64bits multiplies by 32bits to further optimize the code
Johan Hedberg
2
-35
/
+29
2008-02-22
Disable check for dbus-glib
Marcel Holtmann
1
-1
/
+2
2008-02-20
Fix runtime warnings of gstreamer plugin.
Luiz Augusto von Dentz
4
-10
/
+10
2008-02-19
Update gstreamer plugin to use new sbc API.
Luiz Augusto von Dentz
9
-192
/
+199
2008-02-19
Fix alsa plugin to make use of sbc new API.
Luiz Augusto von Dentz
1
-20
/
+21
2008-02-19
Introduce sbc new API.
Luiz Augusto von Dentz
4
-171
/
+247
2008-02-19
Refuse Headset.Play() when HCI routing is configured
Johan Hedberg
1
-0
/
+6
2008-02-19
Implement basic headset automatic disconnect support
Johan Hedberg
1
-16
/
+24
2008-02-19
Implement proper HFP SLC handling
Johan Hedberg
3
-222
/
+297
[next]