Commit graph

11 commits

Author SHA1 Message Date
Andreas Volz
1c8e43e6d6 - NO FUNCTIONAL CODE CHANGES!!!!
- changed code formating from tabs to spaces and others
- used astyle with this option:
  --style=ansi --indent=spaces=2 -M --pad-oper --unpad-paren --pad-header --align-pointer=name --lineend=linux
2011-11-28 12:44:11 +01:00
Andreas Volz
cdedb019b0 - fixed Strcut generation in generator tool
- added some test cases
2011-02-15 23:58:42 +01:00
Andreas Volz
466931e527 and one more example 2011-02-14 23:33:31 +01:00
Andreas Volz
796c96d34e fixed SF bug:
ID: 2991229
Summary: nested type wrong generation
2011-02-14 23:27:32 +01:00
pd
119579f106 Make examples use new generated names (João Xavier) 2008-08-16 16:33:02 +02:00
pd
f0a9278511 Use standard types instead of typedefs wherever possible 2008-08-09 01:16:45 +02:00
pd
efc594f888 Time to get rid of the horrible coding style 2008-08-01 18:31:43 +02:00
pdurante
568ec7fc45 * Added a wrapper for dbus_threads_init_default
* Added a wrapper for dbus_connection_set_exit_on_disconnect
* Added a multithreaded test case for the echo example


git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@11874 30a43799-04e7-0310-8b2b-ea0d24f86d0e
2007-07-07 01:23:13 +00:00
pdurante
d0c224af9f * Fixed reading and writing of fixed-size arrays
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@9595 30a43799-04e7-0310-8b2b-ea0d24f86d0e
2007-02-02 19:58:02 +00:00
pdurante
0084392c53 * Fixed marshaling of D-Bus dictionary types
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@8808 30a43799-04e7-0310-8b2b-ea0d24f86d0e
2006-12-11 16:50:03 +00:00
pdurante
a9e3429b9e * Added another simple D-Bus C++ example
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@8167 30a43799-04e7-0310-8b2b-ea0d24f86d0e
2006-10-24 21:01:36 +00:00