Stanislav Angelovič
|
21820f7529
|
Update using-sdbus-c++.md
|
2020-02-02 23:03:24 +01:00 |
|
sangelovic
|
3a4f343fb9
|
Provide better names to event loop-related IConnection methods
|
2020-02-02 22:22:26 +01:00 |
|
Stanislav Angelovič
|
db71707be4
|
Update tutorial for for full use of C++17
|
2020-02-01 23:03:44 +01:00 |
|
Stanislav Angelovič
|
49586001d6
|
Try to better explain the design and how to use connections in objects and proxies
|
2020-02-01 13:38:51 +01:00 |
|
Stanislav Angelovič
|
aa8e9123de
|
Update the tutorial for new method parameter names feature
|
2020-02-01 12:38:39 +01:00 |
|
Stanislav Angelovič
|
245db893b8
|
Remove obsolete section on Yocto recipes for sdbus-c++
|
2020-01-23 16:58:48 +01:00 |
|
Stanislav Angelovič
|
477c5dd714
|
Update section on Yocto recipes for sdbus-c++
|
2020-01-23 16:57:42 +01:00 |
|
sangelovic
|
f41d9bc395
|
Fix issue of event loop thread and synchronous method call thread polling on the same D-Bus connection
Synchronous D-Bus method calls are now done in terms of blocking asynchronous calls.
|
2020-01-19 18:51:19 +01:00 |
|
Stanislav Angelovič
|
8dea11bac6
|
Add note on solving potential getent-related Yocto errors
|
2019-07-09 18:29:58 +02:00 |
|
Stanislav Angelovič
|
c264f83e83
|
Fix Yocto chapter level in the tutorial
|
2019-06-12 15:03:26 +02:00 |
|
Stanislav Angelovič
|
71adb5cf30
|
Add notes on sdbus-c++ Yocto recipes to the tutorial
|
2019-06-12 15:02:01 +02:00 |
|
sangelovic
|
ff944c9e95
|
Add protected non-virtual destructor in generated classes
|
2019-06-10 22:54:16 +02:00 |
|
Stanislav Angelovič
|
dcad208ffe
|
Redesign inheritance from Message (#62)
... so that the code is more idiomatic, clear and expressive about its intended use
|
2019-06-10 21:38:30 +02:00 |
|
Stanislav Angelovič
|
efe799ef3f
|
Update section on standard D-Bus interfaces in the tutorial
|
2019-06-05 12:34:43 +02:00 |
|
sangelovic
|
fbb5242729
|
Add emit prefix to generated signal emitting methods
|
2019-06-04 21:30:09 +02:00 |
|
Stanislav Angelovič
|
dbeaf87208
|
Remove obsolete section from the tutorial
|
2019-06-03 23:58:29 +02:00 |
|
Stanislav Angelovič
|
45176c9eb7
|
Update the tutorial with standard D-Bus interfaces info
|
2019-06-03 23:57:14 +02:00 |
|
Stanislav Angelovič
|
91fa35140b
|
Add support for ObjectManager and other standard D-Bus interfaces (#55)
Fixes #50
|
2019-05-29 22:28:15 +02:00 |
|
Stanislav Angelovic
|
6629d31733
|
Update CMake usage example in tutorial
|
2019-05-23 22:04:51 +02:00 |
|
Stanislav Angelovic
|
7763c66513
|
Add support for libsystemd versions up to the newest 242, and set 242 as default version
|
2019-05-09 19:16:16 +02:00 |
|
Stanislav Angelovič
|
7c3f91310f
|
Improve docs on steps needed to build libsystemd
|
2019-05-08 23:54:32 +02:00 |
|
Stanislav Angelovič
|
2256adf707
|
Add section on automatically provided standard D-Bus interfaces
|
2019-05-08 23:44:22 +02:00 |
|
Stanislav Angelovič
|
2c218ab3ba
|
Minor update of tutorial -- building libsystemd as part of sdbus-c++
|
2019-04-28 17:20:11 +02:00 |
|
sangelovic
|
0cffed4574
|
Add option to build libsystemd automatically as integral part of sdbus-c++
|
2019-04-28 17:09:37 +02:00 |
|
sangelovic
|
1b02c604d8
|
Rename test subdirectory to tests for higher consistency with OSS standards
|
2019-04-25 23:54:51 +02:00 |
|
sangelovic
|
981206fa8c
|
Rename doc subdirectory to docs for higher consistency with OSS standards
|
2019-04-25 23:48:11 +02:00 |
|