summaryrefslogtreecommitdiffstats
path: root/input/input-service.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't request default adapterMarcel Holtmann2007-01-211-1/+4
|
* 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
|
* Don't use a D-Bus well known name at the momentMarcel Holtmann2007-01-201-2/+1
|
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-14/+15
|
* Added function to request the HID recordClaudio Takahasi2007-01-191-8/+42
|
* 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
|
* fixed minor code standard issueClaudio Takahasi2007-01-181-1/+1
|
* Removed forward declaration and fixed code standard.Claudio Takahasi2007-01-181-31/+24
|
* Added ListDevicesClaudio Takahasi2007-01-181-1/+22
|
* Added unregister code for input manager pathClaudio Takahasi2007-01-181-1/+35
|
* Added methods skeletonClaudio Takahasi2007-01-181-107/+160
|
* Call Register asynchronouslyJohan Hedberg2006-11-131-18/+24
|
* Establish well known name for input serviceMarcel Holtmann2006-11-131-1/+1
|
* Preparation for the Input interface implementationJohan Hedberg2006-11-131-8/+19
|
* code cleanup/fixesJohan Hedberg2006-11-131-3/+11
|
* Add D-Bus name setup to common functionMarcel Holtmann2006-11-131-1/+1
|
* Initial service skeleton for bt.inputdJohan Hedberg2006-11-111-0/+172