Re: [E-devel] [EGIT] [core/efl] master 02/02: Evas: gl_common remove gl3.h and gl3ext.h includes

2016-05-31 Thread Nicolas Aguirre
Ok it works now, thanks ! 2016-05-30 23:00 GMT+02:00 Nicolas Aguirre : > 2016-05-30 4:22 GMT+02:00 Jean-Philippe André : >> Hi Nicolas, >> >> On 29 May 2016 at 07:43, Nicolas Aguirre wrote: >> >>> 2016-05-16 21:36 GMT+02:00 Nicolas Aguirre : >>> &

Re: [E-devel] [EGIT] [core/efl] master 02/02: Evas: gl_common remove gl3.h and gl3ext.h includes

2016-05-30 Thread Nicolas Aguirre
2016-05-30 4:22 GMT+02:00 Jean-Philippe André : > Hi Nicolas, > > On 29 May 2016 at 07:43, Nicolas Aguirre wrote: > >> 2016-05-16 21:36 GMT+02:00 Nicolas Aguirre : >> > 2016-05-16 19:27 GMT+02:00 Mike Blumenkrantz < >> michael.blumenkra...@gmail.com>

Re: [E-devel] [EGIT] [core/efl] master 02/02: Evas: gl_common remove gl3.h and gl3ext.h includes

2016-05-28 Thread Nicolas Aguirre
2016-05-16 21:36 GMT+02:00 Nicolas Aguirre : > 2016-05-16 19:27 GMT+02:00 Mike Blumenkrantz : >> modules/evas/engines/gl_common/evas_gl_api.c: In function >> '_evgl_glDrawBuffers': >> modules/evas/engines/gl_common/evas_gl_api.c:1629:10: warning: implicit >> d

Re: [E-devel] configure script and neon detection

2016-05-28 Thread Nicolas Aguirre
2016-05-28 14:15 GMT+02:00 Carsten Haitzler : > On Sat, 28 May 2016 10:54:11 +0200 Nicolas Aguirre > said: > >> 2016-05-27 1:29 GMT+02:00 Carsten Haitzler : >> > On Fri, 27 May 2016 00:25:48 +0200 Nicolas Aguirre >> > said: >> > >> >> Hi, &

Re: [E-devel] configure script and neon detection

2016-05-28 Thread Nicolas Aguirre
2016-05-27 1:29 GMT+02:00 Carsten Haitzler : > On Fri, 27 May 2016 00:25:48 +0200 Nicolas Aguirre > said: > >> Hi, >> >> i'm crosscompiling EFL for raspberrypi, and NEON is detected, but >> raspberrypi (v1) has no NEON extension. It's causing an illegal

[E-devel] configure script and neon detection

2016-05-26 Thread Nicolas Aguirre
vas/common/evas_cpu.c:103 103asm volatile ( I building a recent EFL tree (f891cdc) Is --disable-neon my best option or automatic detection can be use? I'm pretty sure it was working with older release of efl. Regards, Nicolas -- Nicolas Aguirre Mail: aguirre.nico...@gmail.com Web: http:

[EGIT] [core/efl] master 01/01: evas: gl_common add define for missing EGL_WAYLAND_Y_INVERTED_WL

2016-05-22 Thread Nicolas Aguirre
captainigloo pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=85682678e6d80ff1f0fb174eef3b64a8d7575136 commit 85682678e6d80ff1f0fb174eef3b64a8d7575136 Author: Nicolas Aguirre Date: Sun May 22 23:38:22 2016 +0200 evas: gl_common add define for missing

Re: [E-devel] [EGIT] [core/efl] master 02/02: Evas: gl_common remove gl3.h and gl3ext.h includes

2016-05-16 Thread Nicolas Aguirre
rticular reason for this? It causes compile warnings for >> gles3 >> > functions. >> >> Could you paste the error ? The reason is that some proprietary driver >> (raspberry pi) only support gles2 and didn't compile (while it did for >> 1.17). I guess they

[EGIT] [core/efl] master 01/02: Evas: gl_common add define for missing GL_DEPTH_COMPONENT24

2016-05-15 Thread Nicolas Aguirre
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=436a9db6a64c1d5b40aa16ade473ff554eb8202f commit 436a9db6a64c1d5b40aa16ade473ff554eb8202f Author: Nicolas Aguirre Date: Sun May 15 17:14:55 2016 +0200 Evas: gl_common add define for missing

[EGIT] [core/efl] master 02/02: Evas: gl_common remove gl3.h and gl3ext.h includes

2016-05-15 Thread Nicolas Aguirre
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=21da8f1475a4ba7e79f58f5ae4b2a205c03ad27d commit 21da8f1475a4ba7e79f58f5ae4b2a205c03ad27d Author: Nicolas Aguirre Date: Sun May 15 17:38:25 2016 +0200 Evas: gl_common remove gl3.h and gl3ext.h

Re: [E-devel] T-shirt for the upcoming 2016 EDDs

2016-03-14 Thread Nicolas Aguirre
london? if you take the eurostar to paris > then it's largely irrelevant - the extra weight wont matter. > Hi, If you find something in Paris, i can also take them away, as i will be in Paris 3 days before the EDD. > -- > - Codito, ergo sum - "I code, therefore I am"

Re: [E-devel] EFL Developers Days 2016

2016-01-05 Thread Nicolas Aguirre
ant to handle this? Just pick one of the two options or have > a quick (one week) poll with only these two option to find the winner? > > regards > Stefan Schmidt > > -- > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > http

Re: [E-devel] Slow Entry response time on OSX(MacOS)

2015-11-05 Thread Nicolas Aguirre
e_hyun_...@naver.com> > said: > > > > > Dear all, > > > > > > > > Hello. This is Jaehyun Cho. > > > > > > > > I am testing EFL and Elementary on multi platforms (Windows and OSX). > > > > And I found that the entry r

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elm: Add eglfs backend support.

2015-11-03 Thread Nicolas Aguirre
2015-11-03 19:26 GMT+01:00 Davide Andreoli : > something wrong with the docs? (last 2 lines changed) > you duplicated the "fb" line? was that intentional? > Hi Davide, It was a mistake, this commit has been reverted. > 2015-11-03 0:16 GMT+01:00 Nicolas Aguirre : > >&g

Re: [E-devel] EFL 1.15.1 build error with opengles

2015-10-01 Thread Nicolas Aguirre
2015-10-01 19:44 GMT+02:00 Martin Jansa : > On Thu, Oct 01, 2015 at 10:07:49AM +0200, Nicolas Aguirre wrote: >> 2015-10-01 0:21 GMT+02:00 Cedric BAIL : >> > Hello, >> > >> > On Wed, Sep 30, 2015 at 7:00 AM, Nicolas Aguirre >> > wrote: >> >>

Re: [E-devel] Pre-release tarballs for efl and elm 1.15.2

2015-10-01 Thread Nicolas Aguirre
__ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Nicolas Aguirre Mail: aguirre.nico...@gmail.com Web: http://www.

Re: [E-devel] EFL 1.15.1 build error with opengles

2015-10-01 Thread Nicolas Aguirre
2015-10-01 0:21 GMT+02:00 Cedric BAIL : > Hello, > > On Wed, Sep 30, 2015 at 7:00 AM, Nicolas Aguirre > wrote: >> I'm building EFL 1.15.1 with yocto for a sunxi processor and i want to >> use Mali glesv2 acceleration on xorg. >> >> I got multiples errors r

[E-devel] EFL 1.15.1 build error with opengles

2015-09-30 Thread Nicolas Aguirre
HR-is-undefined.patch I guess i should add other missing defines, in such patch or in Mali headers, But we could do something upsream for that ? Any thoughts ? Regards, Nicolas -- Nicolas Aguirre Mail: aguirre.nico...@gmail.com Web: http://www.calaos.fr Blog: http://dev.enlightenment.fr/~captain

Re: [E-devel] Bug report: Framebuffer support is broken.

2015-09-27 Thread Nicolas Aguirre
GE_TERMINOLOGY=y > > Regards, > Vicente. > > ---------- > __

Re: [E-devel] Presentation: EGLFS module for the EFL and Boot2EFL

2015-08-03 Thread Nicolas Aguirre
-- > ___________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourcef

Re: [E-devel] [EGIT] [core/efl] master 07/07: [HACK] configure.ac: Forces linking with -lEGL

2015-08-03 Thread Nicolas Aguirre
are still in a feature freeze. > >> >>> >>> # The lines below fix compiling/linking of gl_generic on OSX >>> >>> -- >>> >>> > > -

Re: [E-devel] [EGIT] [core/efl] master 01/07: ecore_evas: Adds an eglfs module

2015-08-03 Thread Nicolas Aguirre
+ { >> + evas_output_size_set(ee->evas, h, w); >> + evas_output_viewport_set(ee->evas, 0, 0, h, w); >> + } >> + >> + einfo = (Evas_Engine_Info_FB *)evas_engine_info_get(ee->evas); >> + if (einfo && disp_name) >> + { >> +einfo->info.virtual_terminal = 0; >> +

Re: [E-devel] Bus Error on edje_cc when building EFL

2015-07-08 Thread Nicolas Aguirre
2015-07-08 12:21 GMT+02:00 Carsten Haitzler : > On Wed, 8 Jul 2015 11:06:42 +0200 Nicolas Aguirre > said: > >> Hi, >> i'm trying to build efl master >> (fbb462371fbb922e4387e77efb27690f8e44d8a1) on CentOS 7. >> I'm using the following options : >

[E-devel] Bus Error on edje_cc when building EFL

2015-07-08 Thread Nicolas Aguirre
' rpath2 = "/home/nico/src/efl/data/ethumb/frames/default.edj", '\000' ... __FUNCTION__ = "main" When looking at these backtrace i realized that edje_cc needs efreetd. I'm just curious but why the edje compiler needs efreet ? any idea o

[EGIT] [core/efl] master 01/01: evas: fix gl_cocoa build after recent changes in evas_common_draw_context_font_ext_set.

2015-03-27 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=940f2e72f934ba1987b3326b7b8655b66d41af9d commit 940f2e72f934ba1987b3326b7b8655b66d41af9d Author: Nicolas Aguirre Date: Thu Mar 26 18:08:14 2015 +0100 evas: fix gl_cocoa build after recent

[EGIT] [core/elementary] master 01/01: elm-tests: slideshow : looking for right data directory in prefix.

2015-03-27 Thread Nicolas Aguirre
captainigloo pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=41a5072d14c76c811c555d1b435c9876acf0c438 commit 41a5072d14c76c811c555d1b435c9876acf0c438 Author: Nicolas Aguirre Date: Fri Mar 27 14:42:07 2015 +0100 elm-tests: slideshow : looking

[EGIT] [core/elementary] master 01/01: Revert "elm_slideshow: looking for right data directory in prefix."

2015-03-27 Thread Nicolas Aguirre
captainigloo pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=01aa1ca2cd111dad30d270a2c3459fc7330506f6 commit 01aa1ca2cd111dad30d270a2c3459fc7330506f6 Author: Nicolas Aguirre Date: Fri Mar 27 13:25:57 2015 +0100 Revert "elm_slideshow: lo

[EGIT] [core/efl] master 02/02: ecore: trigger events on FD_READ, FD_CONNECT and FD_ACCEPT.

2015-03-26 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=257e399e533554459063af19decf93c501ab3281 commit 257e399e533554459063af19decf93c501ab3281 Author: Nicolas Aguirre Date: Fri Jan 30 14:25:04 2015 +0100 ecore: trigger events on FD_READ, FD_CONNECT

[EGIT] [core/efl] master 01/02: ecore_con: do not try to load /etc/resolv.conf when on windows.

2015-03-26 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=242e108e37bf24d3bc4d4e359abd0e1b61a07ad0 commit 242e108e37bf24d3bc4d4e359abd0e1b61a07ad0 Author: Nicolas Aguirre Date: Fri Jan 30 14:23:18 2015 +0100 ecore_con: do not try to load /etc

Re: [E-devel] Tutorial for setting up EFL/Elementary via Windows Builds?

2015-03-19 Thread Nicolas Aguirre
t, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > ___ > enl

[EGIT] [core/efl] master 11/19: ecore_cocoa: remove ObjC autorelease block to avoid segv when window is closed.

2015-03-11 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2b4faaaeac141f5303bd4768ec5ef9d25306feb9 commit 2b4faaaeac141f5303bd4768ec5ef9d25306feb9 Author: Nicolas Aguirre Date: Thu Feb 12 08:07:01 2015 +0100 ecore_cocoa: remove ObjC autorelease block

[EGIT] [core/efl] master 10/19: evas: free EvasGlView when the evas is freed in gl_cocoa backend.

2015-03-11 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3c14cab0c676e349a9f1f01e9aadd2a2aec546b5 commit 3c14cab0c676e349a9f1f01e9aadd2a2aec546b5 Author: Nicolas Aguirre Date: Thu Feb 5 18:29:56 2015 +0100 evas: free EvasGlView when the evas is freed

[EGIT] [core/efl] master 12/19: evas: symetric lock/unlock calls in gl_cocoa backend.

2015-03-11 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cf730014cfccf7f8c0fa86af2440ed7439c43101 commit cf730014cfccf7f8c0fa86af2440ed7439c43101 Author: Nicolas Aguirre Date: Thu Feb 12 08:29:40 2015 +0100 evas: symetric lock/unlock calls in gl_cocoa

[EGIT] [core/efl] master 06/19: evas: remove warnings due to unused variables from gl_cocoa backend.

2015-03-11 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1818f96004a2783474b883dbff2a36614a5cf47f commit 1818f96004a2783474b883dbff2a36614a5cf47f Author: Nicolas Aguirre Date: Thu Jan 29 17:09:42 2015 +0100 evas: remove warnings due to unused

[EGIT] [core/efl] master 10/27: ecore_con: Fix checks from socket() and accept() under windows.

2015-02-11 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7d4f95171c9546273e6e7788e21613a70128ac34 commit 7d4f95171c9546273e6e7788e21613a70128ac34 Author: Nicolas Aguirre Date: Fri Jan 30 11:04:19 2015 +0100 ecore_con: Fix checks from socket() and

[EGIT] [core/efl] master 21/27: eina: fix directory listing on windows when directory is empty.

2015-02-11 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3b52489368837a46abf0cd4193043081256e03e8 commit 3b52489368837a46abf0cd4193043081256e03e8 Author: Nicolas Aguirre Date: Fri Jan 30 15:01:07 2015 +0100 eina: fix directory listing on windows when

[EGIT] [core/efl] master 14/17: ecore_cocoa: create a log domain and use Eina_Log.

2015-02-05 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=72baccaf4494f1661aca762a26597d78a717c6ef commit 72baccaf4494f1661aca762a26597d78a717c6ef Author: Nicolas Aguirre Date: Thu Jan 29 17:08:23 2015 +0100 ecore_cocoa: create a log domain and use

[EGIT] [core/efl] master 01/17: edje: epp - fix build of edje file in cas of recursive includes.

2015-02-05 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=71dd24a481be00b5a883ccecc9c3ed950cd083e9 commit 71dd24a481be00b5a883ccecc9c3ed950cd083e9 Author: Nicolas Aguirre Date: Tue Feb 3 10:44:11 2015 +0100 edje: epp - fix build of edje file in cas of

[EGIT] [core/efl] master 13/17: ecore_cocoa: don't send mouse event with negative x or y values.

2015-02-05 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=61fbb2ffd9e2b197041a776ec2e629b6cda7c97e commit 61fbb2ffd9e2b197041a776ec2e629b6cda7c97e Author: Nicolas Aguirre Date: Thu Jan 29 17:04:28 2015 +0100 ecore_cocoa: don't send mouse event

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert "eina: eina_file - fix "invalid read of size 1" in valgrind"

2015-02-03 Thread Nicolas Aguirre
to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourcef

[EGIT] [core/efl] master 08/11: eina: use uintptr_t for Eina_Thread storage to be the same size for the different architectures.

2015-01-30 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0e671630f1aec35ded78c42961270ddb01f470e5 commit 0e671630f1aec35ded78c42961270ddb01f470e5 Author: Nicolas Aguirre Date: Fri Jan 30 10:49:55 2015 +0100 eina: use uintptr_t for Eina_Thread storage

[EGIT] [core/efl] master 01/01: Eo: use int for _eo_init_count intsead of Eina_Bool

2015-01-12 Thread Nicolas Aguirre
captainigloo pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2982b05288271fdaea88570d316890926323276e commit 2982b05288271fdaea88570d316890926323276e Author: Nicolas Aguirre Date: Mon Jan 12 14:43:25 2015 +0100 Eo: use int for _eo_init_count intsead

Re: [E-devel] Windows issue with Eina_Thread type

2014-12-19 Thread Nicolas Aguirre
2014-12-19 3:00 GMT+01:00 Carsten Haitzler : > > i'd go for the abi break. votes? +1 -- Nicolas Aguirre Mail: aguirre.nico...@gmail.com Web: http://www.calaos.fr Blog: http://dev.enlightenment.fr/~c

Re: [E-devel] Compile efl/elementary under Cygwin

2014-12-18 Thread Nicolas Aguirre
man. Another option is to use http://win-builds.org/ to install most of the dependencies need to build EFL. Mingw64 contains DirectDraw dependencies need to build the win32 port of EFL. A better documentation is currently in progress. Regards, Nicolas -- Nicolas Aguirre Mail: aguirre.nico...@

[EGIT] [core/efl] master 29/56: evas: add documentation for enums in Evas_Gl.h.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d6eda8b0ced5ece44c51aca9afb087dcff47 commit d6eda8b0ced5ece44c51aca9afb087dcff47 Author: Nicolas Aguirre Date: Fri Oct 17 10:59:26 2014 +0200 evas: add documentation for enums in

[EGIT] [core/efl] master 35/56: evas: documentation on missing apis

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b9fcd48986ce3f283504149090696c7d3a21e9a8 commit b9fcd48986ce3f283504149090696c7d3a21e9a8 Author: Nicolas Aguirre Date: Fri Oct 17 15:39:18 2014 +0200 evas: documentation on missing apis --- src

[EGIT] [core/efl] master 02/56: ecore: add documentation for Ecore_Version structure.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0bbcef65aba7e3a83fd3ba95740739467b19a0c9 commit 0bbcef65aba7e3a83fd3ba95740739467b19a0c9 Author: Nicolas Aguirre Date: Fri Oct 10 12:01:42 2014 +0200 ecore: add documentation for Ecore_Version

[EGIT] [core/efl] master 08/56: embryo: add documentation for Embryo_Version structure.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=020f5012652b3df8f643a2bbe3c917c068493082 commit 020f5012652b3df8f643a2bbe3c917c068493082 Author: Nicolas Aguirre Date: Fri Oct 10 12:20:45 2014 +0200 embryo: add documentation for Embryo_Version

[EGIT] [core/efl] master 37/56: evas: add documentation about EVAS_MAJOR/MINOR_VERSION.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=57f0a18982258368dc61203245f1f87952833326 commit 57f0a18982258368dc61203245f1f87952833326 Author: Nicolas Aguirre Date: Mon Oct 20 10:40:21 2014 +0200 evas: add documentation about EVAS_MAJOR

[EGIT] [core/efl] master 28/56: evas: more documentation of Evas_Common. Fix inline comments

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fe72de9cc020f7fe4fe0cb8404169bbda6563d11 commit fe72de9cc020f7fe4fe0cb8404169bbda6563d11 Author: Nicolas Aguirre Date: Fri Oct 17 10:58:02 2014 +0200 evas: more documentation of Evas_Common. Fix

[EGIT] [core/efl] master 15/56: evas: add documentation on missing types and return values of Evas_Common.h.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0f6e45e2a04bdc4a6c040fa41b28339ab807aae8 commit 0f6e45e2a04bdc4a6c040fa41b28339ab807aae8 Author: Nicolas Aguirre Date: Tue Oct 14 11:21:55 2014 +0200 evas: add documentation on missing types and

[EGIT] [core/efl] master 07/56: eldbus: add documentation for Eldbus_Version structure.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f15d4627377fe5288baf864ba6df1f3c6ce26f98 commit f15d4627377fe5288baf864ba6df1f3c6ce26f98 Author: Nicolas Aguirre Date: Fri Oct 10 12:20:24 2014 +0200 eldbus: add documentation for Eldbus_Version

[EGIT] [core/efl] master 16/56: evas: add more documentation in Evas_Common.h.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8b582dc0f5fb8da301061ac3dd972fb835356385 commit 8b582dc0f5fb8da301061ac3dd972fb835356385 Author: Nicolas Aguirre Date: Thu Oct 16 11:19:15 2014 +0200 evas: add more documentation in

[EGIT] [core/efl] master 04/56: eeze: add documentation for Eeze_Version structure.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ad41ba380e644de3536a8d8e4519c2612ac3a0a8 commit ad41ba380e644de3536a8d8e4519c2612ac3a0a8 Author: Nicolas Aguirre Date: Fri Oct 10 12:15:36 2014 +0200 eeze: add documentation for Eeze_Version

[EGIT] [core/efl] master 09/56: emotion: add documentation for Emotion_Version structure.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1e64aed04a51b94e7f8a946a83acf85a6f1b442b commit 1e64aed04a51b94e7f8a946a83acf85a6f1b442b Author: Nicolas Aguirre Date: Fri Oct 10 12:21:04 2014 +0200 emotion: add documentation for

[EGIT] [core/efl] master 05/56: efreet: add documentation for Efreet_Version structure.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f078d163916cf655c624eca2f852a09749040382 commit f078d163916cf655c624eca2f852a09749040382 Author: Nicolas Aguirre Date: Fri Oct 10 12:16:24 2014 +0200 efreet: add documentation for Efreet_Version

[EGIT] [core/efl] master 01/56: evas: add documentation for Evas_Version structure.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=554efc015a79f40a98fef7beae1e7d5d3843c0bb commit 554efc015a79f40a98fef7beae1e7d5d3843c0bb Author: Nicolas Aguirre Date: Fri Oct 10 11:45:02 2014 +0200 evas: add documentation for Evas_Version

[EGIT] [core/efl] master 06/56: ethumb: add documentation for Ethumb_Version structure.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=251164ad72e9a0e951d06e6a262141c465ff5689 commit 251164ad72e9a0e951d06e6a262141c465ff5689 Author: Nicolas Aguirre Date: Fri Oct 10 12:17:12 2014 +0200 ethumb: add documentation for Ethumb_Version

[EGIT] [core/efl] master 03/56: ecore_x: add documentation for Ecore_X_Version structure.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3032ebc3e2ae8d85c01adad7fc8815259b843706 commit 3032ebc3e2ae8d85c01adad7fc8815259b843706 Author: Nicolas Aguirre Date: Fri Oct 10 12:14:46 2014 +0200 ecore_x: add documentation for

[EGIT] [core/efl] master 10/56: evas: fix typo in documentation and document the return value of evas_device_add.

2014-10-20 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c65a1d17c21050849ca22480b877c5a8e4d9794e commit c65a1d17c21050849ca22480b877c5a8e4d9794e Author: Nicolas Aguirre Date: Fri Oct 10 12:44:03 2014 +0200 evas: fix typo in documentation and document

Re: [E-devel] strange _EVAS_OBJECT_EO_CLASS_TYPE define in Evas_Common.h

2014-10-14 Thread Nicolas Aguirre
resting to document it as part of the public API ? >> >> D2 >> >> On 10/14/14 12:53, Nicolas Aguirre wrote: >> > Hi, >> > >> > In src/lib/Evas_Common.h line 301 threre is a define, which i try to >&g

[E-devel] strange _EVAS_OBJECT_EO_CLASS_TYPE define in Evas_Common.h

2014-10-14 Thread Nicolas Aguirre
Hi, In src/lib/Evas_Common.h line 301 threre is a define, which i try to document. But it's not defined anywhere. It's maybe a leftover, which can be removed ? #define _EVAS_OBJECT_EO_CLASS_TYPE -- Nicolas Aguirre Mail: aguirre.nico...@gmail.com Web: http://www.calaos.fr

Re: [E-devel] [e-users] Emotion Media Center 1.0 first beta is out

2014-08-03 Thread Nicolas Aguirre
02:00 Davide Andreoli : > 2014-08-03 10:06 GMT+02:00 Nicolas Aguirre : > >> Huhu, >> you did what' we never finished with enna and it's really awesome ! >> > > yep, I've done it :P > > >> >> Great job :D >> >> Now i have on

Re: [E-devel] [e-users] Emotion Media Center 1.0 first beta is out

2014-08-03 Thread Nicolas Aguirre
- > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Op

Re: [E-devel] Eflete 0.2.0 released

2014-06-18 Thread Nicolas Aguirre
___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Nicolas Aguirre Mail: aguirre.nic

[EGIT] [core/efl] master 06/25: ecore_evas: use Eina_List to store Ecore_Evases and return the first one when asked for a match.

2014-06-18 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5885bfcb2e0acf81c3c905ebdb30ab48211ac950 commit 5885bfcb2e0acf81c3c905ebdb30ab48211ac950 Author: Nicolas Aguirre Date: Tue Dec 10 20:23:28 2013 +0100 ecore_evas: use Eina_List to store

[EGIT] [core/efl] master 12/25: evas: force equality in check otherwise i get debug output even if the environnement variable is not set.

2014-06-18 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7182f87d514fd5eb84ce4076bcd2bcd9e2f58ae2 commit 7182f87d514fd5eb84ce4076bcd2bcd9e2f58ae2 Author: Nicolas Aguirre Date: Sat Jan 11 10:25:16 2014 +0100 evas: force equality in check otherwise i

[EGIT] [core/efl] master 11/25: ecore_cocoa: switch keys to map correctly on OS-X.

2014-06-18 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6d7caf9450906d565d58d42617ba2a4028f7f247 commit 6d7caf9450906d565d58d42617ba2a4028f7f247 Author: Nicolas Aguirre Date: Sat Jan 11 10:23:50 2014 +0100 ecore_cocoa: switch keys to map correctly on

[EGIT] [core/efl] master 08/25: ecore_cocoa: indent with efl style

2014-06-18 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7e0d7a2c5487dd8cd9ca1f8d6da5e264b1d39006 commit 7e0d7a2c5487dd8cd9ca1f8d6da5e264b1d39006 Author: Nicolas Aguirre Date: Sun Jan 5 19:45:01 2014 +0100 ecore_cocoa: indent with efl style --- src

[EGIT] [core/efl] master 10/25: ecore_cocoa: fix button order.

2014-06-18 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e4538b94d1a8ed7983c39e44e30df47f8536915c commit e4538b94d1a8ed7983c39e44e30df47f8536915c Author: Nicolas Aguirre Date: Sat Jan 11 10:17:04 2014 +0100 ecore_cocoa: fix button order. --- src/lib

[EGIT] [core/efl] master 05/25: ecore_cocoa: remove printf

2014-06-18 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b24e462ef68b62a1ce4075a00587adf882e3b506 commit b24e462ef68b62a1ce4075a00587adf882e3b506 Author: Nicolas Aguirre Date: Tue Dec 10 08:24:14 2013 +0100 ecore_cocoa: remove printf --- src/lib

[EGIT] [core/efl] master 07/25: ecore_cocoa: fix Key up/down usage, the event window was missing and the ev->key was not specified

2014-06-18 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c7993e2cb4d9f4620311707892383a36c0b30b2f commit c7993e2cb4d9f4620311707892383a36c0b30b2f Author: Nicolas Aguirre Date: Wed Dec 11 00:13:59 2013 +0100 ecore_cocoa: fix Key up/down usage, the

[EGIT] [core/efl] master 09/25: ecore_evas: fix warnings in Ecore_Evas Cocoa.

2014-06-18 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=795f97e22a30f62d5b3792c79e2f89d66d0804b9 commit 795f97e22a30f62d5b3792c79e2f89d66d0804b9 Author: Nicolas Aguirre Date: Sun Jan 5 19:46:03 2014 +0100 ecore_evas: fix warnings in Ecore_Evas Cocoa

Re: [E-devel] FOSDEM 2014

2014-01-28 Thread Nicolas Aguirre
informed in seconds. > http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk > ___ > enlightenment-devel mailing list > enlightenment-deve

Re: [E-devel] [PATCH] Ecore con fix warning when using udp

2014-01-06 Thread Nicolas Aguirre
2014/1/4 Cedric BAIL : > On Sat, Jan 4, 2014 at 3:05 AM, Guillaume Friloux > wrote: >> On 03/01/2014 17:51, Nicolas Aguirre wrote: >>> >>> This patch fix a problem when using ecore_con with UDP >>> >>> Eina_bin_buf is called without calling e

[EGIT] [core/efl] master 01/01: ecore_con - Fix binary buffer when using ECORE_CON_REMOTE_UDP.

2014-01-03 Thread Nicolas Aguirre
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=503e7a5b03d12d6d50a81d829383fb866763143c commit 503e7a5b03d12d6d50a81d829383fb866763143c Author: Nicolas Aguirre Date: Fri Jan 3 18:57:56 2014 +0100 ecore_con - Fix binary buffer when using

[E-devel] [PATCH] Ecore con fix warning when using udp

2014-01-03 Thread Nicolas Aguirre
stupid, but i can't connect to phab. So i send the patch here -- Nicolas Aguirre Mail: aguirre.nico...@gmail.com Web: http://enna.geexbox.org Blog: http://dev.enlightenment.fr/~captainigloo/ From 4840baef76db4374da5bc1c1723b75c56db8d9af Mon Sep 17 00:00:00 2001 From: Nicolas Aguirre Date: F

[EGIT] [enlightenment/modules/elfe] master 01/01: Fix build with E18 rc1. E changed completly how composite windows work. I need to figure out how it works now, to get the win list choice back. For no

2013-12-09 Thread Nicolas Aguirre
captainigloo pushed a commit to branch master. http://git.enlightenment.org/enlightenment/modules/elfe.git/commit/?id=1ec0e7713c3ca901014811ff78277d9e2aaac981 commit 1ec0e7713c3ca901014811ff78277d9e2aaac981 Author: Nicolas Aguirre Date: Mon Dec 9 16:44:23 2013 +0100 Fix build with E18

Re: [E-devel] [Enlightenment-release] Releases pending

2013-10-08 Thread Nicolas Aguirre
...@gmail.com >> > >> > >> > >> >> >> -- >> >> Thomas Sachau >> Gentoo Linux Developer >> >> >> >> -- >> October Webinars: Cod

[EGIT] [admin/devs] master 01/01: Update my info.txt

2013-09-17 Thread Nicolas Aguirre - Enlightenment Git
captainigloo pushed a commit to branch master. commit d05d7ae0d6eef22cfd28109f46ec061289e44ac9 Author: Nicolas Aguirre Date: Tue Sep 17 10:12:56 2013 +0200 Update my info.txt --- captainigloo/info.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/captainigloo

Re: [E-devel] [e-users] Migration of Enlightenment GIT Commits Mailing List

2013-09-13 Thread Nicolas Aguirre
__ > enlightenment-users mailing list > enlightenment-us...@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-users Beber, you're the BOSS ! Thanks. -- Nicolas Aguirre Mail:

Re: [E-devel] Emotion and EFL 1.8

2013-06-16 Thread Nicolas Aguirre
2013/6/16 Davide Andreoli : > 2013/6/16 Nicolas Aguirre > >> Hi, >> I'm trying to play video with emotion and efl 1.8. >> >> firs I'm trying generic backend as i preffer to use vlc to play videos. >> I build EFL and emotion-generic

[E-devel] Emotion and EFL 1.8

2013-06-15 Thread Nicolas Aguirre
ent on my system, at least gst-inspect-0.10 diplay properties of this sink. So what's wrong ? It's a bug or i missed something in my config ? Any idea ? Regards, -- Nicolas Aguirre -- This SF.net email is sponsore

Re: [E-devel] what to do with ERR<8608>:eo ?

2013-06-03 Thread Nicolas Aguirre
; when the error occurs. These eo_do functions names are just defines. If >>> you have this error, you just have to gdb your program and breakpoint >>> there. The backtrace will show you exactly the issue in your code. >>> >>> Anyway, I will change the error itself a

Re: [E-devel] what to do with ERR<8608>:eo ?

2013-06-03 Thread Nicolas Aguirre
ing. >> >> Do you think we need to add more explanations? > > The best would be to have something like this: > Can't execute edje_object_part_swallow() for class elm_layout. > >> Thank you >> JackDanielZ, alias Daniel >> >> On 06/01/2013 10:55 AM, Nicolas Aguir

Re: [E-devel] what to do with ERR<8608>:eo ?

2013-06-01 Thread Nicolas Aguirre
Ok You're both right :P, I don't see how it has not seen before, as this module should not display anything since a while. But I must to say that the error message is not really explicit. Thanks ! 2013/6/1 Carsten Haitzler : > On Fri, 31 May 2013 17:38:07 +0200 Nicolas Aguirre &g

[E-devel] what to do with ERR<8608>:eo ?

2013-05-31 Thread Nicolas Aguirre
s. #10 0x0040cbd8 in enna_activity_init (name=) at activity.c:108 act = #11 0x0040839b in _enna_init (argv=0x7fffe0e8, argc=1) at enna.c:263 l = 0x85e150 a = #12 elm_main (argc=1, argv=0x7fffe0e8) at enna.c:603 No locals. #13 0x75419ea5 in __li

[E-devel] [PATCH][GIT] Emotion add emotion_module_option_get API and pass options to a/v engine

2013-05-21 Thread Nicolas Aguirre
nts to vlc generic player. Regards, -- Nicolas Aguirre Mail: aguirre.nico...@gmail.com Web: http://enna.geexbox.org Blog: http://dev.enlightenment.fr/~captainigloo/ 0001-Add-emotion_object_module_option_get-which-returns-t.patch Description: Binary data 0001-emotion_generic_vlc-read-arguments-

[E-devel] Phab connexion problem

2013-04-26 Thread Nicolas Aguirre
Hi, I create a phab account via github, but i can't log in anymore, I get the following error : Error Details: Request to 'https://api.github.com/user?access_token=4ed6142fc5d438eee80ec2ab35f3edd50dfa8f43' failed! What could i do ? regards, -- Nicolas Aguirre Mail: aguirre.nico..

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: alt + 1, 2, 3, ...8, 9, 0 switch TO terminal tab # 1, 2, ... 8, 9, 10

2013-04-18 Thread Nicolas Aguirre
lset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourcef

Re: [E-devel] [Elementary][1.7.x] Genlist item_content_get_hook bug ?

2013-02-17 Thread Nicolas Aguirre
tem_content_get_hook() is used to get the swallowed object to the > SWALLOW part. > So edje_object_part_swallow_get() is correct. > > Oh yes you're right, I missundestood the code, and it's not the case in trunk, i did the modification myself :D > > Daniel Juyung Seo (Se

[E-devel] [Elementary][1.7.x] Genlist item_content_get_hook bug ?

2013-02-16 Thread Nicolas Aguirre
of elementary so i think that we can see this patch as a backport ? So should i commit this patch or not ? -- Nicolas Aguirre Mail: aguirre.nico...@gmail.com Web: http://enna.geexbox.org Blog: http://dev.enlightenment.fr/~captainigloo/ fix_get_content_get_hook_in_genlist.diff Description

Re: [E-devel] efl merge and win32

2013-01-13 Thread Nicolas Aguirre
2013/1/11 Gustavo Sverzut Barbieri > On Fri, Jan 11, 2013 at 4:43 PM, Nicolas Aguirre > wrote: > > > > modules/ecore_evas/engines/win32/modules_ecore_evas_engines_win32_module_la-ecore_evas_win32.lo > > In file included from > > modules/ecore_evas/engines/win32/

Re: [E-devel] efl merge and win32

2013-01-11 Thread Nicolas Aguirre
2013/1/11 Gustavo Sverzut Barbieri > On Fri, Jan 11, 2013 at 2:55 PM, Nicolas Aguirre > wrote: > > > > 2013/1/11 Gustavo Sverzut Barbieri > > > > > On Friday, January 11, 2013, Nicolas Aguirre wrote: > > > > > > > 2013/1/11 Gustavo Sverzut

Re: [E-devel] efl merge and win32

2013-01-11 Thread Nicolas Aguirre
2013/1/11 Gustavo Sverzut Barbieri > On Friday, January 11, 2013, Nicolas Aguirre wrote: > > > 2013/1/11 Gustavo Sverzut Barbieri > > > > > > > > On Thu, Jan 10, 2013 at 8:51 PM, Nicolas Aguirre > > > >wrote: > > > > > > > H

Re: [E-devel] E SVN: lucas IN trunk/efl: . m4 src/bin/eet src/bin/embryo src/bin/evas/loaders/psd src/lib/ecore src/lib/eet src/lib/eina src/lib/eio src/modules/emotion/gstreamer src/modules/evas/load

2013-01-11 Thread Nicolas Aguirre
2013/1/11 Gustavo Sverzut Barbieri > On Thu, Jan 10, 2013 at 10:49 PM, Cedric BAIL wrote: > > > On Fri, Jan 11, 2013 at 9:45 AM, Lucas De Marchi > > wrote: > > > On Jan 10, 2013 8:14 PM, "Nicolas Aguirre" > > > wrote: > > >&g

Re: [E-devel] efl merge and win32

2013-01-10 Thread Nicolas Aguirre
2013/1/11 Gustavo Sverzut Barbieri > On Thu, Jan 10, 2013 at 8:51 PM, Nicolas Aguirre > wrote: > > > Hi, > > > > After lucas commit, i tried to build EFL merge for win32. > > > > i configure with : ./configure --prefix=$MINGW_PREFIX --host=$TARGET > &

Re: [E-devel] efl merge and win32

2013-01-10 Thread Nicolas Aguirre
2013/1/11 Carsten Haitzler > On Fri, 11 Jan 2013 09:08:20 +0900 Cedric BAIL said: > > > Yop, > > > > On Fri, Jan 11, 2013 at 7:51 AM, Nicolas Aguirre > > wrote: > > > After lucas commit, i tried to build EFL merge for win32. > > > > > &

[E-devel] efl merge and win32

2013-01-10 Thread Nicolas Aguirre
-eeze option in the configure ? what you think about it ? Regards, -- Nicolas Aguirre Mail: aguirre.nico...@gmail.com Web: http://enna.geexbox.org Blog: http://dev.enlightenment.fr/~captainigloo/ fix_gstreamer_configure_option.diff Descripti

Re: [E-devel] E SVN: lucas IN trunk/efl: . m4 src/bin/eet src/bin/embryo src/bin/evas/loaders/psd src/lib/ecore src/lib/eet src/lib/eina src/lib/eio src/modules/emotion/gstreamer src/modules/evas/load

2013-01-10 Thread Nicolas Aguirre
2013/1/10 Enlightenment SVN > Log: > efl: Remove check for unistd.h > > * unistd.h: is very useful, very old and very standard. > Lucas, If i remeber correctly all this checked you removed earlier are need for windows. Did you tried the build for it ? -- Nicolas Aguirre Mai

  1   2   3   4   >