Commit Graph

18 Commits

Author SHA1 Message Date
Aharon Hillel 838da749fa clouseau: Changed data struct to support lists Up to now we supported Tree_Item only Now support Eina_List of Tree_Item, same as original
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71036
2012-05-14 14:39:35 +00:00
Aharon Hillel bc23321536 clouseau: Added desc cleanup
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71034
2012-05-14 14:39:26 +00:00
Aharon Hillel ed53754ab9 clouseau: refined files. TODO: Need to add cleanup for eet-descs TODO: Need to support lists, not just tree-head Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 71033
2012-05-14 14:39:23 +00:00
Aharon Hillel 21e97eedab clouseau: refined packet sending Added packet specific funcs Cleaned code
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71024
2012-05-14 14:38:49 +00:00
Aharon Hillel 6a912ce47b clouseau: Now sending tree successfuly+cleanup
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71022
2012-05-14 14:38:42 +00:00
Aharon Hillel 504be6b785 clouseau: Removed packet-size limit
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71021
2012-05-14 14:38:39 +00:00
Aharon Hillel fe3286944d clouseau: Sending messages via EET Working now with variant, sending info with eet encode, decode The problem: sending tree-data does not work. Looks like EET has prolem with big-packet size (232920)
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71020
2012-05-14 14:38:35 +00:00
Aharon Hillel e70dc18eda clouseau: Moved to IPC communiction Known Problem: when closing client I get _ecore_magic_fail Dont know yet whay because same code worked in ecore_con NEXT send the actuall TREE_DATA via IPC and remoce EET data reading
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71019
2012-05-14 14:38:31 +00:00
Aharon Hillel 7fccb8595b clouseau: preparing packet-composition for ipc
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71018
2012-05-14 14:38:27 +00:00
Aharon Hillel 49760735ec clouseau: Added EET data dump Temp Code: Saving data into EET file, then read by client Next: decode data into BLOB, then transfer with ecore_con Then clean temp EET code.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71016
2012-05-14 14:38:21 +00:00
Aharon Hillel 1ab7c4ba18 clouseau: Strings Tree transferred with ecore-con
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71015
2012-05-14 14:38:18 +00:00
Aharon Hillel 2e7d7b860a clouseau: APP sends widget tree
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71014
2012-05-14 14:38:15 +00:00
Aharon Hillel 3ac75eede9 clouseau: Refined packet sending
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71013
2012-05-14 14:38:12 +00:00
Aharon Hillel 9781cdf59c clouseau: Started to desing comm-protocol
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71012
2012-05-14 14:38:09 +00:00
Aharon Hillel e6a80cf55e clouseau: refine files after adding ecore con
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71011
2012-05-14 14:38:06 +00:00
Aharon Hillel 8296bbac98 clouseau: Added stab funcs to use ecore com
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71010
2012-05-14 14:38:02 +00:00
Aharon Hillel 6a4151af23 clouseau: Daemon now pass list of widgets strings
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71009
2012-05-14 14:37:59 +00:00
Aharon Hillel ad2b296293 clouseau: lib works with daemon and client libclouseau works with daemon and client over TCP. TCP messages - TEXT only so far, will be updated. To try start clouseaud start client Then run app with clouseau and press client Load btn.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71006
2012-05-14 14:37:49 +00:00