summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2012-12-15client: Add support for removing a device/pairingMarcel Holtmann1-0/+60
2012-12-15client: Add support for triggering pairingMarcel Holtmann1-11/+66
2012-12-15client: Fix memory leak from readline input callbackMarcel Holtmann1-4/+7
2012-12-15client: Print warning if leaking a proxy objectMarcel Holtmann1-0/+8
2012-12-15client: Reset default controller and device list on disconnectMarcel Holtmann1-2/+5
2012-12-15client: Handle device list when switching controllersMarcel Holtmann1-0/+6
2012-12-15client: Add support for tracking remote devicesMarcel Holtmann1-7/+83
2012-12-15client: Handle printing of properties with int16 typeMarcel Holtmann1-3/+29
2012-12-15client: Handle printing of empty property iteratorsMarcel Holtmann1-0/+8
2012-12-15client: Add support for running discoveryMarcel Holtmann1-4/+53
2012-12-15client: Print message when agent gets released by managerMarcel Holtmann1-0/+4
2012-12-15client: Add support for registering agent handlingMarcel Holtmann1-6/+76
2012-12-15client: Remove extra empty lineMarcel Holtmann1-1/+0
2012-12-15client: Use constants for agent path and interface stringsMarcel Holtmann1-6/+8
2012-12-15client: Add support for handling agent object registrationMarcel Holtmann3-2/+154
2012-12-14client: Add helper function for checking default controllerMarcel Holtmann1-8/+20
2012-12-14client: Use common header for display functionsMarcel Holtmann2-13/+37
2012-12-14client: Remove extra comma from the outputMarcel Holtmann1-1/+1
2012-12-14client: Print controller details when property changesMarcel Holtmann1-1/+12
2012-12-14client: Ignore property changes from other objectsMarcel Holtmann1-3/+9
2012-12-14client: Print any received signalMarcel Holtmann1-0/+4
2012-12-14client: Listen to property change notificationsMarcel Holtmann1-14/+33
2012-12-14client: Add support for setting controller pairable modeMarcel Holtmann1-0/+20
2012-12-14client: Add support for setting controller discoverable modeMarcel Holtmann1-5/+26
2012-12-14client: Use generic callback and parsing functionsMarcel Holtmann1-38/+38
2012-12-14client: Add support for setting controller nameMarcel Holtmann1-1/+40
2012-12-14client: Fix argument parsing for commandsMarcel Holtmann1-2/+6
2012-12-14client: Add support for setting controller powerMarcel Holtmann1-0/+45
2012-12-13client: Add support for auto-completion and controller selectionMarcel Holtmann1-34/+145
2012-12-13client: Add support for aborting command typing without exitMarcel Holtmann1-0/+5
2012-12-13client: Add command completion supportMarcel Holtmann1-4/+44
2012-12-13client: Show the UUIDs with the controller infoMarcel Holtmann1-1/+13
2012-12-13client: Add support for basic controller handlingMarcel Holtmann1-0/+138
2012-12-12client: Add initial parts for the command line clientMarcel Holtmann1-0/+255
2012-12-11build: Add skeleton for command line clientMarcel Holtmann1-0/+31
2009-08-23Switch to a full non-recursive build systemMarcel Holtmann1-2/+0
2008-12-29Add directory for client applicationMarcel Holtmann1-0/+2