Re: [E-devel] new build tree for efl.

2011-12-14 Thread Mathieu Taillefumier
. Moreover I find the cmake syntax for the options a bit annoying. For the rest, well I am not using cmake often enough to really have constructive criticism but I would stick to autofoo tools since everything is already written and working. Mathieu

Re: [E-devel] new build tree for efl.

2011-12-14 Thread Mathieu Taillefumier
state (git --reset hard is the magic command). Mathieu -- Cloud Computing - Latest Buzzword or a Glimpse of the Future? This paper surveys cloud computing today: What are the benefits? Why are businesses embracing it? What

Re: [E-devel] [RFC]Evas common engine SSE3 blend op implementation

2011-10-02 Thread Mathieu Taillefumier
in by the results. Mathieu Vincent -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity

Re: [E-devel] Backlight improvements

2011-06-19 Thread Mathieu Taillefumier
is activated. Cheers Mathieu author : Mathieu Taillefumier (mathieu.taillefum...@free.fr) Add automatic backlight dimming based on the screensaver extension. e_backlight.c | 137 +- e_config.c|1 e_config.h|1 3 files changed, 119

Re: [E-devel] Backlight improvements

2011-06-18 Thread Mathieu Taillefumier
On 06/18/2011 02:15 AM, Carsten Haitzler (The Rasterman) wrote: On Fri, 17 Jun 2011 22:50:33 +0200 Mathieu Taillefumier mathieu.taillefum...@free.fr said: On 06/17/2011 10:37 PM, Christopher Michael wrote: On 06/17/2011 04:35 PM, Mathieu Taillefumier wrote: On 06/17/2011 10:27 PM

Re: [E-devel] Backlight improvements

2011-06-18 Thread Mathieu Taillefumier
thought it was not possible to do that actually, but you prove me wrong ;-). I will cook up a solution before the end of the we. cheers Mathieu -- EditLive Enterprise is the world's most technically advanced content

[E-devel] Backlight improvements

2011-06-17 Thread Mathieu Taillefumier
time to a non zero value. The automatic dimming is disabled when the dimming time is 0. Mathieu author : Mathieu Taillefumier (mathieu.taillefum...@free.fr) Add automatic backlight dimming. - two parameters are added : - sleep backlight is the backlight minimum during extensive

Re: [E-devel] Backlight improvements

2011-06-17 Thread Mathieu Taillefumier
On 06/17/2011 10:27 PM, Christopher Michael wrote: On 06/17/2011 03:55 PM, Mathieu Taillefumier wrote: Hi, I finished to write the code implementing the automatic backlight reduction after a given time of inactivity (that can be set in the backlight menu). The patch is relatively

Re: [E-devel] Backlight improvements

2011-06-17 Thread Mathieu Taillefumier
On 06/17/2011 10:37 PM, Christopher Michael wrote: On 06/17/2011 04:35 PM, Mathieu Taillefumier wrote: On 06/17/2011 10:27 PM, Christopher Michael wrote: On 06/17/2011 03:55 PM, Mathieu Taillefumier wrote: Hi, I finished to write the code implementing the automatic backlight reduction after

Re: [E-devel] backlight support in e17

2011-06-16 Thread Mathieu Taillefumier
Hei, thanks Carsten. I just did not have time these days to finish the code for this function. Mathieu On 06/16/2011 02:34 AM, Carsten Haitzler (The Rasterman) wrote: i added backlight control support in e17 now. load the backlight module and add the backlight control gadget, bind some keys

Re: [E-devel] backlight support in e17

2011-06-16 Thread Mathieu Taillefumier
but it needs more testing) Mathieu On Wed, 15 Jun 2011 23:00:43 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Wed, Jun 15, 2011 at 9:34 PM, Carsten Haitzlerras...@rasterman.com wrote: i added backlight control support in e17 now. load the backlight module and add the backlight

Re: [E-devel] Need test for 1.0.1

2011-05-23 Thread Mathieu Taillefumier
the one of the latest snapshot: http://download.enlightenment.org/snapshots/2010-12-03/ . do you want any specific tests or just compiling tests ? Mathieu Please report any issue and have fun ! Regards, -- What Every C/C

Re: [E-devel] e17 todo

2011-05-14 Thread Mathieu Taillefumier
On 05/13/2011 10:46 PM, Mike Blumenkrantz wrote: On Fri, 13 May 2011 22:23:57 +0200 (CEST) Vincent Torrivto...@univ-evry.fr wrote: On Fri, 13 May 2011, Mike Blumenkrantz wrote: On Fri, 13 May 2011 17:41:29 +0200 Mathieu Taillefumiermathieu.taillefum...@free.fr wrote: Hi, actually i

Re: [E-devel] e17 todo

2011-05-13 Thread Mathieu Taillefumier
when modified by an other program (xbacklight for instance). what the code do for now is simple : - we can set the backlight independently for each output. - dimming is activated and working. - increase and/or decrease the backlight intensity is implemented. Mathieu

Re: [E-devel] e17 todo

2011-05-13 Thread Mathieu Taillefumier
do we really need that? I do not think so but others might want to have lower backlight when browsing etc... Personnaly I do not find that practical, but it is matter of taste. - dialog box for setting the backlight extensions (maybe go as an advanced setting of the screen dialog box).

Re: [E-devel] e17 todo

2011-05-13 Thread Mathieu Taillefumier
to use them. Mathieu -- Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance

Re: [E-devel] composite problem

2011-05-02 Thread Mathieu Taillefumier
on this one. Mathieu Hi Carsten, next time you get it... go to a text console - get a backtrace. send it here. :) Did you have a look at the log file attached to the message I send previously ;-). I got a backtrace of the problem, but I am an expert in multi threading so... And as i pointed out

Re: [E-devel] composite problem

2011-04-29 Thread Mathieu Taillefumier
. best Mathieu Hello, have u tried gdb attaching to e - did it segv? http://trac.enlightenment.org/e/wiki/Debugging I might be able to help on this one. I also have right now a frozen desktop on my laptop while minimizing the firefox window (I am not sure that firefox is the guilty program

Re: [E-devel] Re : composite problem

2011-04-27 Thread Mathieu Taillefumier
On 04/26/2011 11:55 PM, المسالم المسالمة wrote: now it works great after installing automake and libtool i got this message when i run the terminal at EINA_SVN folder === eina 1.0.999.58930

Re: [E-devel] composite problem

2011-04-26 Thread Mathieu Taillefumier
did not find any simple way to reproduce it so it will be difficult to track. Cheers Mathieu hello developers i discovered something wich is weird about that problem you see ... when i opened the preferences in firefox , opera , chromium-browser the problem appeared in that time so

Re: [E-devel] [PATCH] EDID decoding functionality

2011-04-06 Thread Mathieu Taillefumier
Hey, 2011/4/2 Mathieu Taillefumiermathieu.taillefum...@free.fr: Hey, do you want some specific tests about the patch ? Well, basically feel free to test every function. I tested a couple of functions, but cannot test every function since my IBM T60 display's EDID doesn't comply

Re: [E-devel] [PATCH] EDID decoding functionality

2011-04-02 Thread Mathieu Taillefumier
Hey, do you want some specific tests about the patch ? 2011/4/1 Mike Blumenkrantzm...@zentific.com: On Fri, 1 Apr 2011 22:19:19 +0200 Leif Middelschulteleif.middelschu...@gmail.com wrote: Hello everyone, find attached a patch for EDID data extraction. My display's manufacturer didn't

Re: [E-devel] [PATCH][Ecore] Add a function checking if backlight is supported or not

2011-03-27 Thread Mathieu Taillefumier
this function. Mathieu Leif P.S.: What's you IRC nick, so I can talk to you about the dialog? I am not often on irc. but when I am there i often use matphy. 2011/3/26 Mathieu Taillefumiermathieu.taillefum...@free.fr: On 03/26/2011 11:24 PM, Mike Blumenkrantz wrote: On Sat, 26 Mar 2011 23

Re: [E-devel] [PATCH][Ecore] Add a function checking if backlight is supported or not

2011-03-27 Thread Mathieu Taillefumier
to be set. One in general and the other one per output. I just use the first one in e17. cheers Mathieu BR, Leif 2011/3/27 Mathieu Taillefumiermathieu.taillefum...@free.fr: Hey, We have two possible ways to go here: Either return a special value as e.g. -1.0 in the (already available

Re: [E-devel] [PATCH][Ecore] Add a function checking if backlight is supported or not

2011-03-27 Thread Mathieu Taillefumier
On 03/27/2011 08:12 PM, Leif Middelschulte wrote: 2011/3/27 Mathieu Taillefumiermathieu.taillefum...@free.fr: On 03/27/2011 07:40 PM, Leif Middelschulte wrote: Hi, thanks for your fast reply. Hm.. but you'll have to _set_ it on a monitor basis/per monitor, right? So all this function

[E-devel] [PATCH][Ecore] Add a function checking if backlight is supported or not

2011-03-26 Thread Mathieu Taillefumier
the backlight and the timeout). best Mathieu Mathieu Taillefumier * add a function checking if backlight is supported by the screen or the server Ecore_X.h |3 +++ xlib/ecore_x_randr_12.c | 20 2 files changed, 23 insertions(+) Index: src/lib/ecore_x/Ecore_X.h

Re: [E-devel] [PATCH][Ecore] Add a function checking if backlight is supported or not

2011-03-26 Thread Mathieu Taillefumier
On 03/26/2011 11:24 PM, Mike Blumenkrantz wrote: On Sat, 26 Mar 2011 23:17:03 +0100 Mathieu Taillefumiermathieu.taillefum...@free.fr wrote: Hi, I assume the API for the 1.1.0 version of Ecore is not frozen yet and I would like to propose this patch that had a small function to Ecore randr

Re: [E-devel] Compilation warnings in ecore_con

2011-03-14 Thread Mathieu Taillefumier
either we let the code as it is (since the warning is due to a bad API) or we apply the attached patch which fixes the warning without changing the logic of the code. Mathieu Hey On Thu, 10 Feb 2011, mathieu.taillefum...@free.fr wrote: Hello, I have this warning when I compile ecore

Re: [E-devel] Compilation warnings in ecore_con

2011-03-14 Thread Mathieu Taillefumier
On 03/14/2011 01:42 PM, Joerg Sonnenberger wrote: On Mon, Mar 14, 2011 at 10:15:07AM +0100, Mathieu Taillefumier wrote: - gnutls_transport_set_ptr(cl-session, (gnutls_transport_ptr_t)cl-fd); + gnutls_transport_set_ptr(cl-session,(gnutls_transport_ptr_t)(long) cl-fd); s/long/uintptr_t/ you

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-19 Thread Mathieu Taillefumier
ecore_x_randr_output_backlight_level_set(Ecore_X_Window root, Ecore_X_Randr_Output output, double level); it is taken from the svn version of ECore_X.h but you can check by yourself. Best Mathieu

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-19 Thread Mathieu Taillefumier
. ok - in svn! thaks! Thanks, I can continue working on backlight for e17 this time. Mathieu -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-17 Thread Mathieu Taillefumier
In ecore_x_randr_screen_backlight_level_set, why no return on _backlight == None? No comments. I hope this time that I forgot nothing :-(. Mathieu S. -- The ultimate all-in-one performance toolkit: Intel(R

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-16 Thread Mathieu Taillefumier
. - the intensity is now set to be between (0,1) following Leif advise - I suppressed the global variable _backlight and declared it inside all three functions. It avoids a problem if the backlight atomic changes value. Mathieu Add xrandr support for backlight property in ecore_x ChangeLog

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-16 Thread Mathieu Taillefumier
=== --- ChangeLog (revision 57098) +++ ChangeLog (working copy) @@ -1,3 +1,7 @@ +2011-02-09 Mathieu Taillefumier + + * Add xrandr backlight support to ecore_x + 2011-01-29 Carsten Haitzler (The Rasterman) 1.0.0 release

Re: [E-devel] util-linux 2.19 breaks eeze compile

2011-02-11 Thread mathieu . taillefumier
Hello, FYI: The patch does not apply due to changes on trunk... Forget my patch, Mike committed changes that make eeze compatible with util-linux-2.19. Just update eeze from svn (Today). It is working fine with util-linux Mathieu

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-10 Thread mathieu . taillefumier
then just what you meant in the code. It is fine by me too even if I prefer (x (y==3)). However is there any reasons why the dummy variables (loop variables) should be declared in the core of the function ? cheers Mathieu -- - Codito, ergo sum - I code, therefore I am

[E-devel] Compilation warnings in ecore_con

2011-02-10 Thread mathieu . taillefumier
requires a pointer. The patch is straightforward but I do not know the role of the fd variable. If one of you could indicate me its role here, I would more than happy to send the patch. Cheers Mathieu -- The ultimate all

Re: [E-devel] Compilation warnings in ecore_con

2011-02-10 Thread mathieu . taillefumier
Forget my question. It is a known problem and after searching on google I found that it seems to be a api problem from gnutls. Mathieu - Mail Original - De: mathieu taillefumier mathieu.taillefum...@free.fr À: enlightenment-devel enlightenment-devel@lists.sourceforge.net Envoyé: Jeudi

Re: [E-devel] util-linux 2.19 breaks eeze compile

2011-02-10 Thread mathieu . taillefumier
Hi Mike and Marc I am working on a patch fixing this problem. I already have the code but it was not well written. I just did the modifications for following e17 in svn. Just give me few hours for having a patch that is clean enough for been submitted. Mathieu - Mail Original - De

Re: [E-devel] util-linux 2.19 breaks eeze compile

2011-02-10 Thread mathieu . taillefumier
- Mail Original - De: Mike Blumenkrantz m...@zentific.com À: mathieu taillefumier mathieu.taillefum...@free.fr Cc: enlightenment-devel enlightenment-devel@lists.sourceforge.net, Marc Koschewski m...@osknowledge.org Envoyé: Jeudi 10 Février 2011 22h22:03 GMT +01:00 Amsterdam / Berlin

Re: [E-devel] util-linux 2.19 breaks eeze compile

2011-02-10 Thread mathieu . taillefumier
- Mail Original - De: Marc Koschewski m...@osknowledge.org À: mathieu taillefumier mathieu.taillefum...@free.fr Cc: Mike Blumenkrantz m...@zentific.com, enlightenment-devel enlightenment-devel@lists.sourceforge.net Envoyé: Jeudi 10 Février 2011 23h19:32 GMT +01:00 Amsterdam / Berlin

[E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-09 Thread mathieu . taillefumier
should point out that these two functions are already defined in the API of Ecore 1.0.0 but there are not implemented. So it might be a good idea to add the functions in Ecore 1.0.0 since there is not API break. For the ChangeLog 09-02-2011 Mathieu Taillefumier Add the functions

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-09 Thread mathieu . taillefumier
by me. Mathieu. -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-09 Thread mathieu . taillefumier
makes reading harder. I will split the patch into two patchs as requested and resubmit them. regards Mathieu -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-09 Thread mathieu . taillefumier
enclosed is the split version of the patch. The first one remove trailing whitespaces. The second one implement backlight support in Ecore. The ChangeLog is modified accordingly. Best Mathieu - Mail Original - De: Tom Hacohen t...@stosb.com À: mathieu taillefumier mathieu.taillefum

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-09 Thread mathieu . taillefumier
to support it. intel does, nouveau (most probably) but I do not know about Ati. cheers too. Mathieu #include Eina.h #include Evas.h #include Ecore.h #include Ecore_X.h int main(int argc, char **argv) { eina_init(); evas_init(); ecore_init(); ecore_x_init(NULL); Ecore_X_Window *roots

Re: [E-devel] patch for ecore function used to change the backlight property

2011-02-02 Thread mathieu . taillefumier
domain related) in the mailing list. I have to improve it a bit since the svn update indicated conflicts on my side. Mathieu -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com Index: xlib/ecore_x_randr_12.c

[E-devel] [patch] add randr backlevel to ecore

2011-01-31 Thread mathieu . taillefumier
Hello, Since the merge window is open, I would like to submit this patch for ecore. To make it short, it is a modified version of the patch I send two weeks ago. It implement backlight control through xrand extension. MathieuIndex: xlib/ecore_x_randr_12.c

[E-devel] patch for ecore function used to change the backlight property

2011-01-16 Thread mathieu . taillefumier
Hello, I wrote three additional functions allowing us yo change the backlight properties of the screes supporting it. I discover that the functions are already declared in the headers files but the code was not added so far. The patch is simple and should be directly applied in the directory

Re: [E-devel] patch for ecore function used to change the backlight property

2011-01-16 Thread mathieu . taillefumier
I will wait then. Resubmission in one week. Mathieu - Mail Original - De: Vincent Torri vto...@univ-evry.fr À: Mike Blumenkrantz m...@zentific.com Cc: mathieu taillefumier mathieu.taillefum...@free.fr, enlightenment-devel@lists.sourceforge.net Envoyé: Dimanche 16 Janvier 2011 16h42:10

Re: [E-devel] Log domain related patch for e

2010-04-26 Thread Mathieu Taillefumier
not to touch it that's all ;-). So excepted if someone tell me to do so I will pass these module and concentrate on the main e17 sources that are probably as important as these modules ;-). -- Mathieu

Re: [E-devel] Log domain related patch for e

2010-04-26 Thread Mathieu Taillefumier
:) thanks for the info. I will not touch it until it is said otherwise. - -- Mathieu -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.15 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJL0ywCAAoJEHch0/qqchdEiGIIAIVgjXIWktc3itxPJkY4wAPN X

Re: [E-devel] small patch for evas

2010-03-29 Thread Mathieu Taillefumier
Hi Carsten, On Wed, 10 Mar 2010 22:53:27 +0100 Mathieu Taillefumier mathieu.taillefum...@fys.uio.no said: Hi, herewith a small patch for evas that check for the presence of libpng14. I had trouble today compile e17 with libpng14 because the configura file was picking up libpng12 instead

[E-devel] [PATCH] memory leak in efreet

2010-03-11 Thread Mathieu Taillefumier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I discover a memory leak (an invalid free) in efreet after running some of the test programs. Mathieu -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.14 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

[E-devel] [PATCH] memory leak in efreet

2010-03-11 Thread Mathieu Taillefumier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I discover a memory leak (an invalid free) in efreet after running some of the test programs. Mathieu -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.14 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

[E-devel] small patch for evas

2010-03-11 Thread Mathieu Taillefumier
that implement eina_log in the enlightenment modules (for now). I wanted to know if i should do the same thing on the illume and illume2 modules as well, or if I can let them as it is. The patch is almost finished but it needs some more testing (compilation and run checks mostly). Mathieu Index

Re: [E-devel] small patch for ecore

2010-01-07 Thread Mathieu Taillefumier
Hey Vincent, the modifications are done. I choose the shortest notation. Mathieu Hey I modified some hearder file in ecore to ease the cleanup of the private header files in ecore. Each module has now a private header with its own log color (eina_log related). I also created two private

[E-devel] small patch for ecore

2010-01-06 Thread Mathieu Taillefumier
typos in the xlib_xcb private header file. regards Mathieu Index: src/lib/ecore_win32/ecore_win32_private.h === --- src/lib/ecore_win32/ecore_win32_private.h (revision 44931) +++ src/lib/ecore_win32/ecore_win32_private.h (working

Re: [E-devel] E SVN: cedric IN trunk/ecore/src: bin lib/ecore lib/ecore_con lib/ecore_config lib/ecore_directfb lib/ecore_evas lib/ecore_file lib/ecore_imf lib/ecore_input lib/ecore_ipc lib/ecore_job

2009-12-21 Thread Mathieu Taillefumier
will have no impacts for the eina_log related code of each module, so it can be suppressed without any problem at least for this part. I will convert the two remaining modules to eina_log (I did not do this because there was no printf actually). -- mathieu

Re: [E-devel] E SVN: cedric IN trunk/ecore/src: bin lib/ecore lib/ecore_con lib/ecore_config lib/ecore_directfb lib/ecore_evas lib/ecore_file lib/ecore_imf lib/ecore_input lib/ecore_ipc lib/ecore_job

2009-12-21 Thread Mathieu Taillefumier
On 12/21/2009 06:42 PM, Gustavo Sverzut Barbieri wrote: On Mon, Dec 21, 2009 at 3:32 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: * ecore: Use eina_log. Patch from Mathieu Taillefumier. +EAPI int _ecore_log_dom = -1; it's not EAPI, at least it should

Re: [E-devel] Notice: E freeze during xmas (21-28 Dec)

2009-12-17 Thread Mathieu Taillefumier
challenging (it is much bigger than the rest) but emotion or others libraries can be done. -- Mathieu -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development

Re: [E-devel] Notice: E freeze during xmas (21-28 Dec)

2009-12-17 Thread Mathieu Taillefumier
some debug messages and warnings. I will do that before leaving to Paris (sunday). -- mathieu -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development

Re: [E-devel] patch for ecore

2009-11-08 Thread Mathieu Taillefumier
On Sat, Nov 7, 2009 at 11:44 AM, Mathieu Taillefumier mathieu.taillefum...@free.fr wrote: Hello, herewith a patch for ecore that implement the eina_log inside ecore for logging messages. I have been using the patch for some time now and nothing happened since then. I double check

Re: [E-devel] directfb engine does not compile

2009-10-28 Thread Mathieu Taillefumier
problem, since it was reported at the beginning of the week. Mathieu in directfb/evas_engine.c, line 1631, it's not EVAS_DEFAULT_COLOR which should be used, but EVAS_DEFAULT_LOG_COLOR : Vincent Index: evas_engine.c

Re: [E-devel] Patch for evas (eina_log related)

2009-10-22 Thread Mathieu Taillefumier
. I pushed it in svn. Cool, it is not much but it solves some of the problems on windows (and correct some of my previous mistakes). Sorry for reminding it :-). best regards Mathieu -- Come build with us

Re: [E-devel] BUG in evas or e17

2009-10-10 Thread Mathieu Taillefumier
On 10/10/2009 12:22 PM, Carsten Haitzler (The Rasterman) wrote: On Sat, 10 Oct 2009 11:39:53 +0200 Mathieu Taillefumier mathieu.taillefum...@free.fr said: Hi, I am preparing a patch for evas that improves my previous patch on evas that converted all messages to eina_log

[E-devel] BUG in evas or e17

2009-10-09 Thread Mathieu Taillefumier
engine is called several times while e17 is not in a shutdown procedure ? best Mathieu -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year

Re: [E-devel] about ERROR macro in evas_common.h

2009-09-27 Thread Mathieu Taillefumier
On Thu, 24 Sep 2009, Mathieu Taillefumier wrote: Hey, this patch should solve your problem on windows. I rename the ERROR, INFO, etc to EVAS_ERROR, etc... and made the necessary changes in the code. should point out that the compilation will fail if you use the -fvisibility=hidden

Re: [E-devel] about ERROR macro in evas_common.h

2009-09-24 Thread Mathieu Taillefumier
to EVAS_ERR (or more a explicit name) as soon as possible. So if you want to add logging just use EVAS_ERR in the module you are working on. I am sorry for this mess. mathieu Vincent -- Come build with us

Re: [E-devel] about ERROR macro in evas_common.h

2009-09-23 Thread Mathieu Taillefumier
... and the macors defined for the modules as EVAS_MOD_ERR to avoid confusion. Mathieu -- Come build with us! The BlackBerryreg; Developer Conference in SF, CA is the only developer event you need to attend this year

Re: [E-devel] E SVN: cedric IN trunk/evas: . src/bin src/lib src/lib/canvas src/lib/cserve src/lib/engines/common src/lib/engines/common_16 src/lib/include src/modules/engines/cairo_x11 src/modules/en

2009-09-22 Thread Mathieu Taillefumier
defined for the ecore lib). This patch should fix it. -- Mathieu Index: src/bin/evas_cserve_main.c === --- src/bin/evas_cserve_main.c (revision 42604) +++ src/bin/evas_cserve_main.c (working copy) @@ -28,6 +28,11 @@ #ifdef

Re: [E-devel] E SVN: cedric IN trunk/evas: . src/bin src/lib src/lib/canvas src/lib/cserve src/lib/engines/common src/lib/engines/common_16 src/lib/include src/modules/engines/cairo_x11 src/modules/en

2009-09-22 Thread Mathieu Taillefumier
after a cehcking it :-). best Mathieu On 09/22/09 13:22, Viktor Kojouharov wrote: On Tue, 2009-09-22 at 09:37 +0200, Mathieu Taillefumier wrote: Hello, I'm not able to compile evas with -fvisibility=hidden: evas_cserve_main.o: In function `main': evas_cserve_main.c:(.text+0x4b7a

Re: [E-devel] E SVN: cedric IN trunk/efreet: . src/lib

2009-09-21 Thread Mathieu Taillefumier
to use so I took the same color than in eina (I think), but I will probably change it for the others libs. best regards Mathieu -- Come build with us! The BlackBerryreg; Developer Conference in SF, CA is the only

Re: [E-devel] [patch] Eina_log patch for eet

2009-09-15 Thread Mathieu Taillefumier
Hi, do not forget the two others patchs I send lately if not done already. ;-). The next libraries to be converted are ecore and evas. It is a bit more work though. best Mathieu On Mon, Sep 14, 2009 at 9:58 PM, Mathieu Taillefumier mathieu.taillefum...@free.fr wrote: Herewith

[E-devel] [patch] Eina_log patch for eet

2009-09-14 Thread Mathieu Taillefumier
couple of days ago for efreet. best Mathieu Index: src/lib/eet_lib.c === --- src/lib/eet_lib.c (revision 42489) +++ src/lib/eet_lib.c (working copy) @@ -142,6 +142,7 @@ unsigned char ciphered : 1; }; + #if 0

Re: [E-devel] NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-05 Thread Mathieu Taillefumier
. and continue further on others modules after that. Mathieu BR, On Tue, Sep 1, 2009 at 7:26 AM, Gustavo Sverzut Barbieribarbi...@profusion.mobi wrote: On Tue, Sep 1, 2009 at 6:15 AM, Cedric BAILcedric.b...@free.fr wrote: On Tue, Sep 1, 2009 at 12:22 AM, Gustavo Sverzut Barbieribarbi

Re: [E-devel] [e-users] Was: Re: NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-04 Thread Mathieu Taillefumier
, exchange, e_dbus, etc... I can take care of ecore win32 module if someone else is not working on it already. e_dbus is straightforward to do. best Mathieu On 09/03/2009 12:37 AM, Mathieu Taillefumier wrote: Now what is the difference between EINA_LOG_ERR and EINA_LOG_DOM_ERR

Re: [E-devel] [e-users] Was: Re: NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-04 Thread Mathieu Taillefumier
in e, exchange, e_dbus, etc... I can take care of ecore win32 module if someone else is not working on it already. e_dbus is straightforward to do. please, do that in ecore_win32 and ecore_wince :) less work for me :) Ok it is put in my todo list for the day. thank you you are welcome. Mathieu

Re: [E-devel] [e-users] Was: Re: NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-04 Thread Mathieu Taillefumier
Sorry Mathieu, but I had some time and converted the whole eina to it. I know I asked someone to do it, but as I want eina to be ready before this weekend freeze, I did it. No worries ;-). It was a good way for me to enter into the library a bit so it is not waste of time at all

Re: [E-devel] [e-users] Was: Re: NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-04 Thread Mathieu Taillefumier
preer that someone checks the patch for mistakes. Mathieu On Fri, 4 Sep 2009, Mathieu Taillefumier wrote: Hello, someone was faster than me to submit the code. I also did these modifications but did not find time to test if everything was ok (except a compilation). a quick search through the svn

Re: [E-devel] Was: Re: NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-02 Thread Mathieu Taillefumier
Hello, Hope this and code examples are enough. Any doubts please post on the ML. It sounds perfectly clear to me especially with the example code. I will start to look at it and do necessary modifications later today. best Mathieu

Re: [E-devel] Was: Re: NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-02 Thread Mathieu Taillefumier
in the following example, i can not delete the eina_error_init() function because some of the functions in the eina_array.c file use the eina_error_set function. best Mathieu On the beginning of a module, program or library, you must call eina_log_init() for initializing the library. After

Re: [E-devel] [e-users] Was: Re: NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-02 Thread Mathieu Taillefumier
should have one domain per-submodule (or at least one domain exclusive for eina), the more fine grained, the better to debug. Thanks for the information. I will start on it as soon as possible. best Mathieu -- Let

Re: [E-devel] Was: Re: NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-01 Thread Mathieu Taillefumier
Hi, I am willing to help if needed. It is a good way to enter into the details of the library. So I think I need a very small example how it works and I might be able to do these changes. best Mathieu On 09/01/2009 11:58 AM, Andre Dieb wrote: I plan to change what I can, but I'll certainly

Re: [E-devel] Eina

2008-10-07 Thread Mathieu Taillefumier
Hi devs, this is a nice work. I compiled the lib on x86_64 bits system and i pass without problems. I attached the various information and warning in the error file. You will also find the results of the implemented tests (log file). Regards Mathieu So now, what remain in the TODO. Still

Re: [E-devel] Enlightenment.org redesign mockups needed!

2008-09-02 Thread Mathieu Prevot
effects and interactivity (that would be a kind of reflection of the efl possibilities), I would suggest also those toolkits: http://jquery.com/ http://mochikit.com/ http://en.wikipedia.org/wiki/Comparison_of_JavaScript_frameworks Mathieu

Re: [E-devel] edje viewer error: EVAS_LOAD_ERROR_GENERIC

2008-08-23 Thread Mathieu Prevot
2008/8/23 Massimo Maiurana [EMAIL PROTECTED]: Mathieu Prevot, il 23/08/2008 00:34, scrisse: I have eet installed and edje_editor links to it libeet.so.1 = /usr/local/lib/libeet.so.1 (0x802ded000) I have this configuration: eet 1.0.1

[E-devel] missing .c file(s) in python-evas

2008-08-22 Thread Mathieu Prevot
documenting e17/freebsd on the e17 wiki. Tell me who/where/how if you are interested :) Thanks, Mathieu - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications

[E-devel] undefined functions in edje_editor (svn 35614)

2008-08-22 Thread Mathieu Prevot
' `edje_edit_state_gradient_rel2_relative_y_set' `edje_edit_state_gradient_spectra_get' `edje_edit_state_gradient_spectra_set' `edje_edit_state_gradient_type_get' `edje_edit_state_gradient_type_set' `edje_edit_state_gradient_use_fill_get' Thanks, Mathieu

Re: [E-devel] undefined functions in edje_editor (svn 35614)

2008-08-22 Thread Mathieu Prevot
snapshot. Thanks, Mathieu - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK win great prizes Grand prize is a trip for two to an Open Source

[E-devel] edje viewer error: EVAS_LOAD_ERROR_GENERIC

2008-08-22 Thread Mathieu Prevot
) What can I do ? Thanks, Mathieu - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK win great prizes Grand prize is a trip for two

Re: [E-devel] E CVS: proto/eina turran

2008-08-07 Thread Mathieu Taillefumier
Peter Wehrfritz wrote: Jorge Luis Zapata Muga schrieb: As i said too many times, there was edata, this arguments are refered to edata, not eina, you can think of eina on just the same conceptually lib but developed from the base code of edata. So i wasn't expecting developers on eina, i

Re: [E-devel] Bang Revival !!

2008-01-17 Thread Mathieu Taillefumier
); return whatever you want. It seems that it is the only way to restore the initial ErrorHandler function, but confirmation or suggestion from people familiar with xlib are welcome of course :-) ciao Mathieu - This SF.net

Re: [E-devel] Bang Revival !!

2008-01-14 Thread Mathieu Taillefumier
that bang does not work with nvidia Geforce 4 420 Go chipset because one of the GLX_EXT_texture_from_pixmap seems to be not present in my configuration (I have a Geforce 4 420 Go with nvidia drivers installed). regards Mathieu Dave wrote: Toma ha scritto: Awesome :) Im using it now. Everything

[E-devel] strange bug with Ecore and timers

2007-11-01 Thread Mathieu SCHROETER
put de main_loop_begin in the pthread, it is just because I use Ecore in a library. Regards, Mathieu SCHROETER #include stdlib.h #include stdio.h #include pthread.h #include unistd.h #include Ecore.h Ecore_Timer *timer1 = NULL; Ecore_Timer *timer2 = NULL; int timer1_tick (void *data

Re: [E-devel] [e-users] WWW!

2007-04-30 Thread Mathieu Taillefumier
Hello, wiki is good. for theme docs too. and for translation. I can probably handle the French translation if you want. Mathieu - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version

Re: [E-devel] evas xrender engine?

2005-12-14 Thread Mathieu Segaud
* Felix Breuer ([EMAIL PROTECTED]) wrote: Hello, the CVS version of evas won't build, because of the not-implemented xrender engine. Why is the xrender engine in the configure.in and Makefile.am files even though that engine does not exist yet (making it impossible to build evas from CVS)?

[E-devel] LC_* are now wrongly cleared by e

2005-12-02 Thread Mathieu Segaud
Since yesterday's cvs, e unconditionnaly clears LANG and LC_* env vars _even_ though they are set to the same, leaving itself in C locale. (with LANGUAGE set, it behaves the same and clears this last var) Reverting last commit upon e17/apps/e/src/bin/e_intl.c fixes it. Mathieu -- Linux

[E-devel] Re: E CVS: apps/e andyetitmoves

2005-12-02 Thread Mathieu Segaud
with LANG and LC_ALL both set to ja_JP.UTF-8, but uncondtionnaly clears them. Same happens with LC_MESSAGES and LANGUAGE set with LANG and LC_ALL, leaving e with C locale (but still with correct language (ja) in e messages, forking unlocalized children. is this the expected behaviour ? Mathieu -- Linux

Re: [E-devel] Weather Module blocks Enlightenment while updating

2005-08-04 Thread Mathieu
don't know anybody using x86_64 getting weather module enabled, without killing e17 at once. last time I debugged thay beast :), seems like some very bad mix of sizeof, hardcoded size in malloc and so will try to get it work this afternoon. -- Mathieu

  1   2   >