Commit Graph
178 Commits
Author SHA1 Message Date
john30 169c6a9460 switched to read/write instead of get/set and added force option to read (automatically picks up updated value if available), nicer response messages for BaseLoop, renamed area cyc to upd 2014-12-13 12:01:14 +01:00
john30 fa61067a0f file mode 2014-12-07 19:05:04 +01:00
Roland Jax 3b3a5f2e07 Merge pull request #18 from john30/master; first version supporting get, set, and cyc again. 2014-12-07 12:00:03 +01:00
Roland Jax 68c15ce66e ebusctl: interactive mode added. 2014-11-25 11:35:53 +01:00
Roland Jax 73eeef99f6 class Appl: changed command from required to not-required. 2014-11-24 18:19:10 +01:00
Roland Jax 972277d68d command 'feed' moved from ebusctl into ebusfeed;tools directory created. 2014-11-24 15:52:31 +01:00
Roland Jax 4a1033122c 'using namespace std;' added. 2014-11-22 20:42:11 +01:00
Roland Jax b593af967a doxygen option '\file' added. 2014-11-22 20:00:27 +01:00
Roland Jax 59d4907223 missing documentation added. 2014-11-22 19:07:38 +01:00
Roland Jax 143de6f3b3 log2 replaced with Log2 inline function. 2014-11-21 21:49:40 +01:00
Roland Jax 835c901da6 documentation for class BaseLoop added; most enum types adapted. 2014-11-20 18:43:07 +01:00
Roland Jax a5896e53ca logging subsystem: needless functions removed. 2014-11-19 14:09:06 +01:00
Roland Jax 8992ee4f85 fix logger quirks; many cosmetic changes. 2014-11-18 22:06:14 +01:00
Roland Jax e2f6bbffb0 class LogInstance renamed to Logger; documentation for logging subsystem added. 2014-11-18 20:15:01 +01:00
Roland Jax 1415b143af documentation for class TCPSocket, TCPClient and TCPServer added. 2014-11-18 15:38:36 +01:00
Roland Jax 3f7f60cc68 implementation of 'scan' functionality continued. 2014-11-17 20:27:01 +01:00
Roland Jax e5452282ad documentation for class Thread added. 2014-11-16 14:49:14 +01:00
Roland Jax ada6a066fe documentation for class Daemon added. 2014-11-16 14:25:23 +01:00
Roland Jax e4e709ec6a documentation for class WQueue and Notify added. 2014-11-16 10:08:58 +01:00
Roland Jax 3273300893 class Appl reworked. 2014-11-15 23:03:33 +01:00
Roland Jax 4cc9055e71 check against HAVE_CONFIG_H added. 2014-11-14 20:56:15 +01:00
Roland Jax d27afa928c check for pthread function 'pthread_setname_np' added. 2014-11-14 16:41:05 +01:00
Roland Jax 9702a3479c needless enum Status removed. 2014-11-14 14:57:56 +01:00
Roland Jax 5e07f0152d needless includes directives (header files) removed. 2014-11-13 15:01:54 +01:00
Roland Jax db91a1d47d class Appl: integrated 'version and help' options. 2014-11-10 19:26:32 +01:00
Roland Jax af4f822f5d daemon option '--version' added. 2014-11-09 23:21:55 +01:00
Roland Jax 6b0f58b291 integration from bus into ebusloop continued. 2014-11-07 20:58:15 +01:00
Roland Jax 793c64d922 file struturce changed. 2014-11-06 16:08:11 +01:00