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
*
input: code cleanup
Claudio Takahasi
2007-03-21
4
-46
/
+40
*
input: delete the stored input date when RemoveDevice is called
Claudio Takahasi
2007-03-19
1
-3
/
+6
*
input: code cleanup
Claudio Takahasi
2007-03-19
1
-10
/
+9
*
input: moving "struct input_device" to device.h
Claudio Takahasi
2007-03-19
3
-28
/
+27
*
input: handling encrypt_link function return value properly
Claudio Takahasi
2007-03-19
1
-2
/
+4
*
Moving input functions to the right files
Claudio Takahasi
2007-03-19
9
-974
/
+1029
*
Add error specific skeleton files
Marcel Holtmann
2007-03-16
3
-2
/
+52
*
Add skeleton for manager interface
Marcel Holtmann
2007-03-13
4
-1
/
+65
*
Fix not result checking warning
Marcel Holtmann
2007-03-09
1
-1
/
+2
*
Removed dupplicated errno header include
Claudio Takahasi
2007-03-09
1
-1
/
+0
*
Input: useless code removed, stored devices are always created when the daemo...
Claudio Takahasi
2007-03-06
1
-35
/
+7
*
Input: added extra GIOConditon(HUP, ERR and NVAL) for watches
Claudio Takahasi
2007-03-05
1
-1
/
+18
*
Input: Use stored device name instead of the service name attribute
Claudio Takahasi
2007-03-01
3
-6
/
+44
*
Input: don't store the HID name in the "input" file && removed magic number i...
Claudio Takahasi
2007-03-01
1
-17
/
+17
*
Input: renamed input storage file to "input"
Claudio Takahasi
2007-03-01
2
-4
/
+5
*
Input: code cleanup
Claudio Takahasi
2007-02-28
1
-9
/
+9
*
Input: Using glib memory alloc functions
Claudio Takahasi
2007-02-28
2
-56
/
+36
*
Input: added verification for pending connection
Claudio Takahasi
2007-02-27
1
-99
/
+83
*
Fake input: changed is_connected function to support fake inputs
Claudio Takahasi
2007-02-27
1
-6
/
+15
*
Fake input: fixed build error when glib is disabled
Claudio Takahasi
2007-02-27
1
-11
/
+7
*
Fake input: Changed disconnect function to support fake devices
Claudio Takahasi
2007-02-27
1
-1
/
+20
*
Fake input: added uinput send key/event
Claudio Takahasi
2007-02-26
1
-6
/
+28
*
Fake input: fixed get_class
Claudio Takahasi
2007-02-26
1
-3
/
+4
*
Fake input: Added function to decode keys
Claudio Takahasi
2007-02-26
1
-1
/
+39
*
Fake input: added watch for RFCOMM IO channel
Claudio Takahasi
2007-02-26
1
-2
/
+51
*
Fake input: added uinput create function
Claudio Takahasi
2007-02-23
1
-3
/
+69
*
Fake input: added rfcomm connect callback function
Claudio Takahasi
2007-02-23
1
-1
/
+57
*
Fake input: added rfcomm_connect
Claudio Takahasi
2007-02-23
1
-6
/
+79
*
Fake input: added initial skeleton for Connect method
Claudio Takahasi
2007-02-23
1
-0
/
+28
*
Fake input: missing input device fake struct free
Claudio Takahasi
2007-02-23
1
-0
/
+4
*
Fake input: added function to create the D-Bus fake input path
Claudio Takahasi
2007-02-23
1
-58
/
+119
*
Code cleanup: removing deep indentation and added error messages
Claudio Takahasi
2007-02-23
1
-30
/
+41
*
Don't hide errors returned by hcid
Claudio Takahasi
2007-02-22
1
-4
/
+4
*
Fake input: added headset record parsing
Claudio Takahasi
2007-02-22
1
-6
/
+60
*
Fake input: added code to request the headset service record
Claudio Takahasi
2007-02-22
1
-2
/
+57
*
Fake input: added initial code for headset support
Claudio Takahasi
2007-02-22
1
-2
/
+64
*
Return NotSupported error if the remote device doesn't support the required s...
Claudio Takahasi
2007-02-13
1
-18
/
+31
*
Rename input-service.[ch] into device.[ch]
Marcel Holtmann
2007-01-28
4
-8
/
+6
*
Close the control and interrupt sockets after call ioctl HIDPCONNADD
Claudio Takahasi
2007-01-26
1
-7
/
+9
*
Check if the HCI_LM_ENCRYPT is already active
Claudio Takahasi
2007-01-26
1
-0
/
+6
*
Code standard(variables names): replaced sba to src and dba to dst
Claudio Takahasi
2007-01-26
3
-61
/
+61
*
Add encryption support
Marcel Holtmann
2007-01-26
4
-29
/
+140
*
Code cleanup
Claudio Takahasi
2007-01-25
1
-11
/
+8
*
set_nonblocking: removed err argument
Claudio Takahasi
2007-01-25
1
-1
/
+1
*
Initialize subpath with '\0'
Marcel Holtmann
2007-01-25
1
-0
/
+3
*
Small cleanup
Marcel Holtmann
2007-01-25
1
-9
/
+10
*
Code cleanup
Claudio Takahasi
2007-01-25
2
-7
/
+2
*
No #ifdef magic for local file includes
Marcel Holtmann
2007-01-25
1
-7
/
+3
*
Moved HID store related functions to a new file
Claudio Takahasi
2007-01-25
5
-217
/
+268
*
Code cleanup(missing static modifier)
Claudio Takahasi
2007-01-24
1
-5
/
+5
[next]