index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use GCC visibility for exporting symbols
Marcel Holtmann
2009-03-11
1
-5
/
+5
*
Fix strncpy length parameters to avoid non-nul-terminated strings
Johan Hedberg
2009-02-25
1
-2
/
+2
*
Only call g_io_channel_shutdown if the connection was actually successfull
Johan Hedberg
2009-02-24
1
-1
/
+2
*
Only send unplug in case of ENOENT
Johan Hedberg
2009-02-23
1
-3
/
+5
*
Fix virtual cable unplug sending
Johan Hedberg
2009-02-23
1
-2
/
+2
*
Reject multiple interrupt or control connect attepts
Johan Hedberg
2009-02-23
1
-0
/
+4
*
Require both interrupt and control channels before calling hidp_add_connection
Johan Hedberg
2009-02-23
1
-0
/
+3
*
Fix memory leak if btd_request_authorization fails
Johan Hedberg
2009-02-23
1
-14
/
+15
*
Input plugin fixes and cleanup
Johan Hedberg
2009-02-23
5
-94
/
+101
*
Fix bt_io_connect parameter list
Johan Hedberg
2009-02-22
1
-1
/
+1
*
Fix bt_io_get parameter passing
Johan Hedberg
2009-02-22
1
-1
/
+1
*
Use correct variable type for the PSM
Johan Hedberg
2009-02-22
1
-1
/
+2
*
Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.
Luiz Augusto von Dentz
2009-02-19
2
-10
/
+10
*
Make use of g_error_free instead of g_clear_error when possible.
Luiz Augusto von Dentz
2009-02-19
2
-4
/
+4
*
Make input plugin to use BtIO API.
Luiz Augusto von Dentz
2009-02-19
5
-88
/
+136
*
Fix mostly every warning caused by -Wsign-compare
Marcel Holtmann
2009-01-29
2
-2
/
+3
*
Update copyright information
Marcel Holtmann
2009-01-01
9
-9
/
+9
*
Fix spelling mistakes
Marcel Holtmann
2008-12-30
1
-1
/
+1
*
Add missing include definitions
Marcel Holtmann
2008-12-23
2
-1
/
+3
*
Remove deprecated methods and signals from input interface
Marcel Holtmann
2008-12-01
1
-46
/
+0
*
Remove duplicate call to btd_device_get_record
Johan Hedberg
2008-11-08
1
-1
/
+1
*
Check for HSP_HS_UUID in the probe callback
Johan Hedberg
2008-11-08
1
-0
/
+6
*
Fix Connected property on input interface always being inverted.
Luiz Augusto von Dentz
2008-11-07
1
-1
/
+8
*
Include sixpair.c in the distribution
Marcel Holtmann
2008-10-17
1
-1
/
+1
*
Rename dbus_connection_emit_property_changed to emit_property_changed
Johan Hedberg
2008-10-16
1
-6
/
+4
*
Fix yet another instance of dbus_message_iter_append_dict_entry
Johan Hedberg
2008-10-16
1
-2
/
+1
*
Save name for the sixaxis controller
Bastien Nocera
2008-10-16
1
-0
/
+1
*
Store every record information for the sixaxis controllers
Bastien Nocera
2008-10-16
1
-119
/
+18
*
Fix setting the master address on the sixaxis
Bastien Nocera
2008-10-16
1
-4
/
+8
*
Port sixpair to libusb 1.0
Bastien Nocera
2008-10-16
1
-70
/
+72
*
Add sixpair tool
Bastien Nocera
2008-10-16
1
-0
/
+393
*
Input: Code cleanup - Access record handle directly instead of call sdp_data_get
Claudio Takahasi
2008-10-14
1
-8
/
+1
*
Fix PS3 BD remote input event generation
Bastien Nocera
2008-10-14
1
-42
/
+12
*
Fix possible crash on startup
Bastien Nocera
2008-10-12
1
-0
/
+3
*
Make device driver probe calls take UUID's instead of full records
Johan Hedberg
2008-10-09
1
-5
/
+5
*
Fix uninitialized reply of multiple GetProperties methods
Marcel Holtmann
2008-10-03
1
-0
/
+4
*
Mark old plugins API as deprecated.
Luiz Augusto von Dentz
2008-10-02
1
-3
/
+4
*
Add code to emit PropertyChanged on input interface.
Luiz Augusto von Dentz
2008-10-02
1
-0
/
+10
*
Add property support for input interface.
Luiz Augusto von Dentz
2008-10-02
1
-0
/
+30
*
Don't bother with the source value for input devices
Marcel Holtmann
2008-09-14
1
-2
/
+1
*
Store source information from DID record
Marcel Holtmann
2008-09-14
1
-2
/
+3
*
Merge branch 'master' of git://git.infradead.org/users/dwmw2/bluez
Marcel Holtmann
2008-09-14
1
-18
/
+19
|
\
|
*
fix fake hid detection by looking up pnp info
David Woodhouse
2008-09-13
1
-0
/
+3
|
*
simplify arguments to hidp_add_connection()
David Woodhouse
2008-09-13
1
-18
/
+16
*
|
Remove wrong (left-over) code
Marcel Holtmann
2008-09-14
1
-1
/
+0
|
/
*
Input: Disconnected signal doesn't have parameters
Claudio Takahasi
2008-09-13
1
-4
/
+4
*
Input: Connected signal doesn't have parameters
Claudio Takahasi
2008-09-13
1
-4
/
+1
*
Input: Checking if the link is already encrypted
Claudio Takahasi
2008-09-13
1
-3
/
+7
*
Input: Use async auth + encryption function
Claudio Takahasi
2008-09-12
1
-114
/
+77
*
Input: Missing send the message when connect fails
Claudio Takahasi
2008-09-12
1
-1
/
+3
[next]