summaryrefslogtreecommitdiffstats
path: root/input
Commit message (Expand)AuthorAgeFilesLines
* Add errors when server setup failsMarcel Holtmann2007-01-241-1/+4
* Back to the database interfaceMarcel Holtmann2007-01-241-1/+1
* Disconnect(if applied) when removing the deviceClaudio Takahasi2007-01-241-12/+28
* Added function to store HID infoClaudio Takahasi2007-01-241-8/+47
* Service registration is done via the manager interfaceMarcel Holtmann2007-01-241-1/+1
* Add support for service debuggingMarcel Holtmann2007-01-243-0/+34
* Added HID unplug methodClaudio Takahasi2007-01-231-24/+30
* Removed GIOChannel memory leakClaudio Takahasi2007-01-231-0/+6
* Workaround to use the default local adapterClaudio Takahasi2007-01-231-68/+35
* Fixed wrong pending connection unrefClaudio Takahasi2007-01-231-1/+0
* Added input disconnectClaudio Takahasi2007-01-231-1/+45
* Code cleanup: missing HID control socket close and fixed code standardClaudio Takahasi2007-01-231-14/+20
* Added L2CAP HID interrupt channel connect callbackClaudio Takahasi2007-01-231-2/+58
* Added L2CAP HID control channel connect callbackClaudio Takahasi2007-01-231-7/+60
* Connect: Added initial functionalityClaudio Takahasi2007-01-231-15/+171
* Make echo and input service configurableMarcel Holtmann2007-01-231-1/+9
* Hand incoming HID sessions over to the kernelMarcel Holtmann2007-01-231-11/+181
* Added GetNameClaudio Takahasi2007-01-221-1/+13
* Added GetAddressClaudio Takahasi2007-01-221-1/+13
* Register well known(stored) inputs when the daemon startsClaudio Takahasi2007-01-221-13/+53
* Removed mem leak(input paths)Claudio Takahasi2007-01-221-1/+4
* Added function to retrive the stored HID dataClaudio Takahasi2007-01-221-13/+55
* CreateDevice: minor code standard changesClaudio Takahasi2007-01-221-8/+7
* Added DeviceRemove methodClaudio Takahasi2007-01-221-3/+68
* Re-activate getting the default adapterMarcel Holtmann2007-01-221-4/+0
* Created function to register the input device D-Bus path and send the DeviceC...Claudio Takahasi2007-01-221-18/+74
* Include server.h header fileMarcel Holtmann2007-01-221-0/+1
* Add skeleton for server handlingMarcel Holtmann2007-01-214-2/+166
* Fixed input device D-Bus path creation errorClaudio Takahasi2007-01-211-0/+2
* Don't request default adapterMarcel Holtmann2007-01-211-1/+4
* Do a proper cleanup on exitMarcel Holtmann2007-01-211-0/+6
* Added function to parse the HID and PnP recordClaudio Takahasi2007-01-211-1/+79
* Added function to create the input device D-Bus pathClaudio Takahasi2007-01-201-1/+52
* Add service description fileMarcel Holtmann2007-01-202-1/+6
* Don't use a D-Bus well known name at the momentMarcel Holtmann2007-01-203-30/+2
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-203-29/+23
* Don't install services that are in experimental stateMarcel Holtmann2007-01-201-1/+1
* Don't become a daemonMarcel Holtmann2007-01-191-18/+0
* Rename service and install itMarcel Holtmann2007-01-191-3/+7
* Added function to request the HID recordClaudio Takahasi2007-01-191-8/+42
* Rename daemonMarcel Holtmann2007-01-192-12/+4
* Added function to request PnP service recordClaudio Takahasi2007-01-191-3/+83
* Added function to search HID handleClaudio Takahasi2007-01-191-34/+84
* Added function to search PnP handleClaudio Takahasi2007-01-191-9/+108
* Retrieve the default local adapterClaudio Takahasi2007-01-191-11/+74
* CreateDevice: initial skeletonClaudio Takahasi2007-01-191-71/+223
* Return the path on device creationMarcel Holtmann2007-01-181-1/+4
* Small clenaup to the API definitionsMarcel Holtmann2007-01-181-31/+14
* fixed minor code standard issueClaudio Takahasi2007-01-181-1/+1
* Removed forward declaration and fixed code standard.Claudio Takahasi2007-01-181-31/+24