Commit Graph

222 Commits

Author SHA1 Message Date
Aharon Hillel d6dbbbe9d3 Clouseau: Added option to run client + app in a single command'
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71159
2012-05-16 11:07:09 +00:00
Aharon Hillel 9b410d801c clouseau: client initial version for offline This version sould undergo more testing, refine So be aware offline mode may have some bugs
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71158
2012-05-16 11:07:06 +00:00
Aharon Hillel ddb41bdc2b clouseau: added file selctor for load, save
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71157
2012-05-16 11:07:04 +00:00
Aharon Hillel 56213d9a56 clouseau: added work offline checkbox to opopup.
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71156
2012-05-16 11:06:59 +00:00
Sanjeev BA 3a513fb3d4 Fix grammar.
SVN revision: 71102
2012-05-15 10:03:51 +00:00
Aharon Hillel cd7411d575 clouseau: Fixed segfault when closing app
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71075
2012-05-14 14:41:47 +00:00
Tom Hacohen 938d48865d Clouseau: use "localhost" instead of the ip and make the ui nicer.
SVN revision: 71074
2012-05-14 14:41:44 +00:00
Aharon Hillel 0797182866 clouseau: changed default port.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71073
2012-05-14 14:41:40 +00:00
Aharon Hillel abb1576d58 clouseau: removed bcaktrace printout
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71072
2012-05-14 14:41:37 +00:00
Aharon Hillel 71d7d7dfff clouseau: Fixed mem leak in libclouseau.c
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71071
2012-05-14 14:41:35 +00:00
Aharon Hillel 6f214fed2b clouseau: Fixed memory leak in clouseau client
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71070
2012-05-14 14:41:32 +00:00
Aharon Hillel de823c936d clouseau: Added backtrace panel
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71069
2012-05-14 14:41:29 +00:00
Aharon Hillel 8d7b61ef46 clouseau: changed free to variant_free to free variant
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71068
2012-05-14 14:41:25 +00:00
Aharon Hillel 498a984baa clouseau: Fixed update_tree func We do not update GUI if got TREE_DATA on non-selected app We just keep info (or dispose if APP was closed)
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71067
2012-05-14 14:41:22 +00:00
Aharon Hillel 61d4b5b029 clouseau: Added progress wheel, shown when waiting for TREE_DATA packet
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71066
2012-05-14 14:41:19 +00:00
Aharon Hillel 2a61c6256b clouseau: Added fix for update tree Avoid updating tree when TREE_DATA is NOT selected app data This may happen when TREE_DATA packet coming AFTER user selected other app
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71065
2012-05-14 14:41:16 +00:00
Aharon Hillel e30eeb87d1 clouseau: Added documentation
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71064
2012-05-14 14:41:13 +00:00
Aharon Hillel d92a139fd1 clouseau: updated git-ignore file.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71063
2012-05-14 14:41:10 +00:00
Aharon Hillel aeab9534c4 clouseau: Renamed files clouseau script is now clouseau_start client now renamed to clouseau
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71062
2012-05-14 14:41:07 +00:00
Aharon Hillel d80edc1e31 clouseau: refined connet_to_daemon func
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71061
2012-05-14 14:41:04 +00:00
Aharon Hillel 8f8997ae67 clouseau: Renamed helper.h,c to eet_data.h,c
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71060
2012-05-14 14:41:00 +00:00
Aharon Hillel fc17b26b98 clouseau: moved obj_information.c to lib dir
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71059
2012-05-14 14:40:57 +00:00
Aharon Hillel 46795d5ead clouseau: removed compile script
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71058
2012-05-14 14:40:53 +00:00
Aharon Hillel 0fc50b487f clouseau: fixed mem leaks in daemon Also removed signal-handler, exit now with quit
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71057
2012-05-14 14:40:50 +00:00
Aharon Hillel bf71870b25 clouseau: Fxied memory leaks in libclouseau
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71056
2012-05-14 14:40:47 +00:00
Aharon Hillel 598d2347db clouseau: Fixed memory leaks in client.c
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71055
2012-05-14 14:40:44 +00:00
Aharon Hillel 799e609ce7 clouseau: fixed some mem leaks
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71054
2012-05-14 14:40:41 +00:00
Aharon Hillel 09e3b992ac clouseau: Refined sources to remove all warnings
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71053
2012-05-14 14:40:38 +00:00
Tom Hacohen 4527f7488f Clouseau: updated git ignore.
SVN revision: 71052
2012-05-14 14:40:35 +00:00
Tom Hacohen 4760f64685 clouseau: removed eet_dump.c
SVN revision: 71051
2012-05-14 14:40:31 +00:00
Tom Hacohen 5dda573e3c Clouseau: Moved binary sources to bin dir.
SVN revision: 71050
2012-05-14 14:40:26 +00:00
Aharon Hillel e16652da01 clouseau: Changed daemon listening IP
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71049
2012-05-14 14:40:22 +00:00
Aharon Hillel fd5412d470 clouseau: Fixed extra-prop desc def
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71048
2012-05-14 14:40:19 +00:00
Aharon Hillel ab8941f768 clouseau: added server comm test
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71047
2012-05-14 14:40:15 +00:00
Aharon Hillel 22704ae836 clouseau: Added the IP:PORT dialog to client
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71046
2012-05-14 14:40:11 +00:00
Aharon Hillel 0e952900f9 clouseau: Updated EET union defs
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71045
2012-05-14 14:40:07 +00:00
Aharon Hillel 4eaad1c5a8 clouseau: cleaned code, removed printfs
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71044
2012-05-14 14:40:02 +00:00
Aharon Hillel 270d16db47 clouseau: Daemon exit after all clients disconnect
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71043
2012-05-14 14:39:59 +00:00
Aharon Hillel 1e4592f5d8 clouseau: removed redundent code
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71042
2012-05-14 14:39:56 +00:00
Aharon Hillel 02e34fc0d7 clouseau: Removed daemon cleanup redundent code.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71041
2012-05-14 14:39:53 +00:00
Aharon Hillel 5c4d247093 clouseau: using ulong long for pointers This is done for all EET transferred pointer for compat issue
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71040
2012-05-14 14:39:49 +00:00
Aharon Hillel 100d6e8974 clouseau: Fixed warnings
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71039
2012-05-14 14:39:46 +00:00
Aharon Hillel f63954a8f9 clouseau: Added highlight + fixed dispaly of prog name
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71038
2012-05-14 14:39:42 +00:00
Aharon Hillel 9f7ac6948f clouseau: Changed comm-protocol,updated GUI Added new comm protocol + EET support Updated and refined GUI to support multiple apps TODO: Add Highlight code, check for mem-leaks
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71037
2012-05-14 14:39:38 +00:00
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 88b05a7745 clouseau: Added desc cleanup for obj-info
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71035
2012-05-14 14:39:29 +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 cc12c6c59e clouseau: Removed redundent free, cleaned code
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71032
2012-05-14 14:39:19 +00:00
Aharon Hillel c27a95d11e clouseau: Removed obj_information.h
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71031
2012-05-14 14:39:14 +00:00