summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ralph Ronnquist [Tue, 18 Apr 2023 08:07:23 +0000 (18:07 +1000)]
More documentation.
Ralph Ronnquist [Tue, 18 Apr 2023 08:02:23 +0000 (18:02 +1000)]
Moved DbusInterface to top, to be ued in the loadinng code of Dbus.
Made :m to expand method calls with signature from members list.
Added return signatures to method registrations.
Ralph Ronnquist [Tue, 18 Apr 2023 08:00:41 +0000 (18:00 +1000)]
Moved char2hex to misc.lsp.
Ralph Ronnquist [Tue, 18 Apr 2023 07:59:03 +0000 (17:59 +1000)]
Added char2hex. moved "global" calls to be with the functions.
Ralph Ronnquist [Tue, 18 Apr 2023 03:49:39 +0000 (13:49 +1000)]
expanded documentation
Ralph Ronnquist [Tue, 18 Apr 2023 03:49:12 +0000 (13:49 +1000)]
minor test update
Ralph Ronnquist [Tue, 18 Apr 2023 03:48:08 +0000 (13:48 +1000)]
Added DbusInterface context for explicit modelling of DBus interfaces.
Ralph Ronnquist [Tue, 18 Apr 2023 03:47:40 +0000 (13:47 +1000)]
added debugging support; commented out
Ralph Ronnquist [Tue, 18 Apr 2023 01:50:23 +0000 (11:50 +1000)]
corrected foop model. removed debugging
Ralph Ronnquist [Tue, 18 Apr 2023 01:49:27 +0000 (11:49 +1000)]
removed debugging
Ralph Ronnquist [Mon, 17 Apr 2023 13:09:55 +0000 (23:09 +1000)]
removed
Ralph Ronnquist [Mon, 17 Apr 2023 13:08:33 +0000 (23:08 +1000)]
added
Ralph Ronnquist [Mon, 17 Apr 2023 12:58:42 +0000 (22:58 +1000)]
removed
Ralph Ronnquist [Mon, 17 Apr 2023 12:58:23 +0000 (22:58 +1000)]
added
Ralph Ronnquist [Mon, 17 Apr 2023 12:23:32 +0000 (22:23 +1000)]
trial
Ralph Ronnquist [Sun, 16 Apr 2023 14:47:15 +0000 (00:47 +1000)]
Added man pages for the archives.
Ralph Ronnquist [Sun, 16 Apr 2023 14:46:06 +0000 (00:46 +1000)]
Cleanup of build scripting
Ralph Ronnquist [Sun, 16 Apr 2023 01:46:18 +0000 (11:46 +1000)]
Test (org.bluez)/:org.freedesktop.DBus.ObjectManager.GetManagedObjects
Ralph Ronnquist [Sun, 16 Apr 2023 01:42:32 +0000 (11:42 +1000)]
Added optional path prefix (with :) to the METHOD argument of :invoke.
Note on the marshalling encoding of the GetManagedObjects signature.
Ralph Ronnquist [Sun, 16 Apr 2023 01:38:40 +0000 (11:38 +1000)]
Fixes to handle BOOLEAN as UINT32, replace braces with parentheses in
signature, ensure empty array of struct includes struct alignment and
use the header signature for the body correctly.
Ralph Ronnquist [Sun, 16 Apr 2023 01:37:26 +0000 (11:37 +1000)]
add byte list functions for humans
Ralph Ronnquist [Sat, 15 Apr 2023 13:33:48 +0000 (23:33 +1000)]
adding comments
Ralph Ronnquist [Sat, 15 Apr 2023 13:27:48 +0000 (23:27 +1000)]
working snapshot
Ralph Ronnquist [Thu, 13 Apr 2023 09:12:06 +0000 (19:12 +1000)]
slight refactoring
Ralph Ronnquist [Thu, 13 Apr 2023 09:07:17 +0000 (19:07 +1000)]
initial capture