Commit Graph

21 Commits

Author SHA1 Message Date
Stefan Schmidt c02ca8ed83 clouseau: Handle error cases when daemonizing.
Finishing what Hermet started here. Checking the return values and return
if we meet an error case. And yes, I did that because the failure in buildbot
annoyed me but checking for this retrun values makes actually sense.

SVN revision: 78759
2012-11-01 13:08:04 +00:00
ChunEon Park 50fa398a5b closeau - --warning
SVN revision: 78596
2012-10-29 01:22:10 +00:00
Aharon Hillel 03d9eab42c clouseau: Fixed naming and func visiblity
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 75252
2012-08-14 11:26:26 +00:00
Cedric BAIL 55f4e9d5d5 clouseau: no need to handle unknow type at all in clouseau.
SVN revision: 75065
2012-08-10 06:00:47 +00:00
Cedric BAIL 2ba4982c31 clouseau: more cleanup (just renaming file for now).
SVN revision: 74305
2012-07-23 03:48:20 +00:00
Cedric BAIL a0282cf1cf clouseau: a little step to cleanup this mess.
NOTE: copy and past is not the same as factoring code with function and macro.
NOTE2: please follow the convention of other EFL project.


SVN revision: 73390
2012-07-06 02:39:11 +00:00
Aharon Hillel 5ebf435070 clouseau: Stable version with BMP support Canceled BMP eet encoding Need to remove bmp_req list from daemon, no longer needed
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72340
2012-06-18 07:22:31 +00:00
Aharon Hillel b2a538d634 clouseau: Initial version of supporting BMP windows This version enables user to open local copy of app window Need to cancel BMP decoding of EET Fix app-name in title-bar of BMP window Need to support the case of bmp not found HIGHLIGHT BUG: if sub-window is closed Support HIGHLIGHT on BMP Add BMP Saving in EET file + test all offline implicaitons
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72338
2012-06-18 07:22:25 +00:00
Mike Blumenkrantz f4e69958d3 in EFL we always do sizeof(Type), not sizeof(*variable).
SVN revision: 72182
2012-06-15 10:08:18 +00:00
Mike Blumenkrantz 0060707fd6 clouseau's headers were all crazy and wrong. now they are less wrong.
SVN revision: 72181
2012-06-15 10:03:54 +00:00
Aharon Hillel d953457ced clouseau: changed daemon lock file to hidden file.
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71245
2012-05-20 10:55:37 +00:00
Aharon Hillel 58103f3403 clouseau: Added file name to app name when working offline
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71208
2012-05-17 13:57:29 +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 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 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 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 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 c8a3fb4915 clouseau: Added app-selection drop-down list
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71008
2012-05-14 14:37:56 +00:00
Aharon Hillel c722b0d97f clouseau: Prepared to use Elementary
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71004
2012-05-14 14:37:43 +00:00
Aharon Hillel b3ce54c747 clouseau: Created clouseau daemon clouseaud.c stab
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71003
2012-05-14 14:37:38 +00:00