240 Commits

Author SHA1 Message Date
Alexander Vdolainen
8698dc5492 [examples] Fixed copyright comments; 2016-02-21 01:50:42 +02:00
Alexander Vdolainen
f0c6a641ad [examples] Stream based filelister daemon implementation; 2016-02-21 01:42:07 +02:00
Alexander Vdolainen
6534dda8a0 [core] Added stream related generic list operations; 2016-02-21 01:40:30 +02:00
Alexander Vdolainen
059e2bcc9d [core] Added comment to stream description structures; 2016-02-21 00:24:08 +02:00
Alexander Vdolainen
cef66df637 [examples] Added skel for simple file lister daemon based on builtin streams; 2016-02-20 23:57:49 +02:00
Alexander Vdolainen
ef491574ee [core] removed unused compare function, removed annoying warning; 2016-02-20 21:39:27 +02:00
Alexander Vdolainen
ff106b93f0 [examples] added helper external functions to make code more clean; 2016-02-20 20:45:38 +02:00
Alexander Vdolainen
cf5399738f [core] builtin: stream nonamed list read added, minor fixes; 2016-02-20 20:16:36 +02:00
Alexander Vdolainen
faf342548a [core] builtin: stream updates, some internal structure updates; 2016-02-20 02:47:17 +02:00
Alexander Vdolainen
ab242783d8 core: added type_id to the channel struct; 2016-02-19 01:11:41 +02:00
Alexander Vdolainen
1cb8d3ad15 A few changes: a) some cleanup and renaming for better read, b) added initial streams stuff, c) builtin functions extension workaround, d) minor fixes; 2016-02-17 02:11:59 +02:00
Alexander Vdolainen
b3f81a786e just added stream.c skel - stream implementation; 2016-02-14 23:39:47 +02:00
Alexander Vdolainen
7bacf72d55 added v2_1 sync processing; 2016-02-14 20:01:47 +02:00
Alexander Vdolainen
84a71e6c3f fixed with version sync; 2016-02-14 02:08:16 +02:00
Alexander Vdolainen
e0644e7c5e added version query with support for the old clients, added stream types sync functions, btw it's not tested; 2016-02-09 03:08:28 +02:00
Alexander Vdolainen
ac98fb231f Added reservation for the built-in function names; 2016-02-08 22:24:45 +02:00
Alexander Vdolainen
4c659daa57 Added new error types; 2016-02-08 22:21:05 +02:00
Alexander Vdolainen
44610d093a Added special gitignore to stop annoy me; 2016-02-08 22:10:29 +02:00
Alexander Vdolainen
46a126e368 version changed(forgotten place to do it); 2016-02-08 22:08:38 +02:00
Alexander Vdolainen
738faf0630 TODO fixes; 2016-02-02 01:48:38 +02:00
Alexander Vdolainen
263d3da8bb moving to the next version; 2016-02-02 01:48:08 +02:00
Alexander Vdolainen
5596772847 info.txt added; 2016-01-31 03:17:30 +02:00
Alexander Vdolainen
6e6e52518d code minor cosmetic fixes; 2016-01-31 02:35:17 +02:00
Alexander Vdolainen
90fad10039 minor fixes; 2016-01-30 06:37:59 +02:00
Alexander Vdolainen
58b606a50c minor fix; 2016-01-30 06:16:59 +02:00
Alexander Vdolainen
15fb867657 added first stupid example; will test it later; 2016-01-30 03:24:40 +02:00
Alexander Vdolainen
11498689e3 clean up some code to be ready for new examples; 2016-01-29 23:43:48 +02:00
Alexander Vdolainen
a0633fc451 removed obsolete test examples; 2016-01-21 06:58:15 +02:00
Alexander Vdolainen
472e772ec9 the part of code clean up; 2016-01-21 06:51:51 +02:00
Alexander Vdolainen
0572e707c5 Added simple script to create x.509 certificates to run with examples and fun faster. 2016-01-21 06:48:24 +02:00
Alexander Vdolainen
9c7a1044b2 Initial stuff for the new examples; 2016-01-21 04:23:33 +02:00
Alexander Vdolainen
425ca948c3 completely fixed issue with win32 option; 2016-01-21 02:42:11 +02:00
Alexander Vdolainen
3c1ed141a2 fixed autotools win build; 2016-01-20 00:07:58 +02:00
Alexander Vdolainen
13efc72396 Fixed copyright notice in manpages; 2015-12-29 22:42:52 +02:00
Alexander Vdolainen
97c8e96974 headers fix (LGPL notice instead of closed source one); 2015-12-29 20:16:55 +02:00
139d63f50b LICENSE: sxmp going to be opensource; removed obsolete examples; 2015-12-29 17:24:22 +02:00
texniq
b7ab605c09 Windows build 2015-11-15 02:33:29 +03:00
67f409dd99 fixes manpages; 2015-11-13 15:04:19 +02:00
78d6226a43 fixes in manpages; 2015-11-13 14:23:05 +02:00
bb124198c9 manual pages fixes; 2015-11-13 14:16:08 +02:00
5fbee7e086 fixed manpages; 2015-11-11 16:01:18 +02:00
e38ea0727b fixed symbols; fullfilled gitignore to stop annoying me; 2015-11-11 15:37:44 +02:00
de7ae79973 fixes to Makefile.am for header installation; 2015-11-10 23:43:34 +02:00
580ee7e6c8 sxchannel_* fixed; 2015-11-10 23:17:39 +02:00
4bab5fc93d library versioning support added; 2015-11-10 23:06:51 +02:00
29bcfa8ca4 fixed debianization, new version; 2015-11-10 22:55:24 +02:00
fd737bddea fixes; v0.4.0 2015-10-27 00:56:11 +02:00
e968375721 manuals fixed; 2015-10-27 00:20:44 +02:00
2f7d0e8045 renaming done; 2015-10-25 03:55:54 +02:00
8bc9505ae5 fixed naming in manual Makefile; 2015-10-25 03:48:25 +02:00