Re: [E-devel] E SVN: mike_m trunk/ecore/src/examples

2011-07-11 Thread Rafael Antognolli
+#ecore_con_server_simple_example_LDADD = $(ECOREBASELDADD) $(top_builddir)/src/lib/ecore_con/libecore_con.la  endif oops... sorry for that =P -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- All

Re: [E-devel] E SVN: discomfitor trunk/ecore/src/examples

2011-07-18 Thread Rafael Antognolli
on it? Doesn't seem like so to me. Anyway, I just tried to put some code to demonstrate the ecore_con_url_cookies API. Didn't mean to make a perfect http server, and this code is more for demonstration of the ecore API than HTTP protocol. -- Rafael Antognolli ProFUSION embedded systems http

Re: [E-devel] E SVN: gastal IN trunk/elementary: doc src/lib

2011-07-22 Thread Rafael Antognolli
enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- 10 Tips for Better Web Security Learn 10 ways

Re: [E-devel] E SVN: devilhorns IN trunk/ecore/src/lib/ecore_x: . xcb xlib

2011-07-26 Thread Rafael Antognolli
-- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data loss prevention market. Includes in-depth analysis

Re: [E-devel] elm tooltip api changes

2011-07-28 Thread Rafael Antognolli
tooltips to objects and return the tooltip object 3) Change current tooltip api to use above object 4) Rename tooltip api to elm_tooltip_* Thoughts? Same set of APIs to elm_object_item_tooltip_* ? Or you think it's possible to handle that with only one API? -- Rafael Antognolli ProFUSION

Re: [E-devel] E SVN: cedric trunk/elementary/src/lib

2011-07-28 Thread Rafael Antognolli
-...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-svn -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Got Input? Slashdot Needs You. Take our quick survey online. Come

Re: [E-devel] [PATCH] ecore: Add basic thread safety

2011-07-29 Thread Rafael Antognolli
://developer.gnome.org/gtk-faq/stable/x481.html -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus

[E-devel] segfault when calling edje_shutdown() before ecore_evas_shutdown()

2011-08-01 Thread Rafael Antognolli
/git_e17/edje/src/examples/edje-box2.c:193 (gdb) Valgrind log and source code attached. Regards, -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi ==7770== Memcheck, a memory error detector ==7770== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al. ==7770== Using

Re: [E-devel] E SVN: antognolli trunk/emotion/src/lib

2011-08-17 Thread Rafael Antognolli
this colorspace even when we are not using it? I think we could just remove this line... -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system

Re: [E-devel] E SVN: nash IN trunk/evas: . src/lib/canvas

2011-08-26 Thread Rafael Antognolli
___ enlightenment-svn mailing list enlightenment-...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-svn -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi diff --git a/src/lib/canvas/evas_object_image.c b/src/lib/canvas

Re: [E-devel] E SVN: antognolli IN trunk/emotion: . m4 src src/examples src/generic_players src/generic_players/vlc src/lib src/modules src/modules/generic

2011-09-01 Thread Rafael Antognolli
aguirre.nico...@gmail.com  Sebastian Dransfeld s...@tango.flipp.net  Cedric Bail cedric.b...@free.fr - +Rafael Antognolli antogno...@profusion.mobi Modified: trunk/emotion/configure.ac === --- trunk/emotion/configure.ac  2011-09-01

Re: [E-devel] E SVN: antognolli IN trunk/emotion: . m4 src src/examples src/generic_players src/generic_players/vlc src/lib src/modules src/modules/generic

2011-09-01 Thread Rafael Antognolli
On Thu, Sep 1, 2011 at 4:08 PM, Rafael Antognolli antogno...@profusion.mobi wrote: On Thu, Sep 1, 2011 at 4:04 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: Add generic player backend (with vlc player).  This generic player backend executes a separate player in another

Re: [E-devel] E SVN: antognolli IN trunk/emotion: . m4 src src/examples src/generic_players src/generic_players/vlc src/lib src/modules src/modules/generic

2011-09-02 Thread Rafael Antognolli
...@profusion.mobi wrote: On Thu, Sep 1, 2011 at 4:17 PM, Rafael Antognolli antogno...@profusion.mobi wrote: On Thu, Sep 1, 2011 at 4:08 PM, Rafael Antognolli antogno...@profusion.mobi wrote: On Thu, Sep 1, 2011 at 4:04 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: Add generic

Re: [E-devel] E SVN: antognolli IN trunk/emotion/src: generic_players/vlc modules/generic

2011-09-05 Thread Rafael Antognolli
, Vincent Torri vto...@univ-evry.fr wrote: is it possible to:  * use ecore_pipe ?  * use eina_lock instead of pthread ? we have written all that stuff to make the EFL cross platform. But I'll move to this anyway (soon, not today). Thanks for pointing that. -- Rafael Antognolli ProFUSION

Re: [E-devel] E SVN: antognolli trunk/PROTO/epdf/src/lib/poppler

2011-09-15 Thread Rafael Antognolli
://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have

Re: [E-devel] [PATCH 1/5] eve: update to new webkit-efl api, ewk_frame_zoom_get is now ewk_frame_page_zoom_get

2011-10-18 Thread Rafael Antognolli
Patches applied, thank you! On Tue, Oct 18, 2011 at 10:04 AM, Rafael Antognolli antogno...@profusion.mobi wrote: Hello Martin, Could you also send these patches attached in the email? On Tue, Oct 18, 2011 at 9:56 AM, Martin Jansa martin.ja...@gmail.com wrote: * see http://svn.webkit.org

Re: [E-devel] sound api plan

2011-11-09 Thread Rafael Antognolli
for not doing that? We already have a different version for eet, keeping that for edje too shouldn't be much pain... -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- RSA(R) Conference 2012 Save $700

Re: [E-devel] TouchScreen problem

2011-11-18 Thread Rafael Antognolli
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel Regards, -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- All the data continuously generated in your

Re: [E-devel] Problem with framebuffer and tslib

2011-11-23 Thread Rafael Antognolli
and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel Regards, -- Rafael

[E-devel] API break on ecore_fb_input

2011-11-23 Thread Rafael Antognolli
function: So, any objections that I apply this patch now? Or should I just revert it? -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi diff --git a/ChangeLog b/ChangeLog index 36790b5..e05a2b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -343,3 +343,6 @@ * Fix setting override

Re: [E-devel] E SVN: acidx trunk/devs/antognolli

2011-12-21 Thread Rafael Antognolli
for this... -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell

Re: [E-devel] e17 todo

2011-05-24 Thread Rafael Antognolli
that the EFM navbar has some problems, I'll start debugging them, but if something else is more important right now let me know. Btw, is someone else wanting to work on it? Should I look for something else? -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi

Re: [E-devel] E SVN: raster trunk/evas/src/lib/cache

2011-06-01 Thread Rafael Antognolli
doing to edje_object_preload() on my program. I can send you a test case if necessary... -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Simplify data backup and recovery for your virtual environment

Re: [E-devel] E SVN: raster trunk/evas/src/lib/cache

2011-06-02 Thread Rafael Antognolli
On Thu, Jun 2, 2011 at 4:09 AM, Cedric BAIL cedric.b...@free.fr wrote: On Wed, Jun 1, 2011 at 9:27 PM, Rafael Antognolli antogno...@profusion.mobi wrote: On Thu, Sep 9, 2010 at 4:08 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log:  lots of cleanups... actually tested

Re: [E-devel] E SVN: antognolli trunk/e/src/bin

2011-06-04 Thread Rafael Antognolli
it returns something different (and allows the move op). -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Simplify data backup and recovery for your virtual environment with vRanger. Installation's

Re: [E-devel] Emas mode

2011-06-07 Thread Rafael Antognolli
assumption was that it should in the Contribute page, under the Coding Style section, but it's not there. Maybe it's somewhere else, but isn't the case of putting it into that page too? I don't think that more than one link to this page would be bad... Regards, -- Rafael Antognolli ProFUSION embedded

Re: [E-devel] Emas mode

2011-06-07 Thread Rafael Antognolli
On Tue, Jun 7, 2011 at 10:30 AM, Vincent Torri vto...@univ-evry.fr wrote: On Tue, 7 Jun 2011, Rafael Antognolli wrote: On Tue, Jun 7, 2011 at 4:31 AM, Vincent Torri vto...@univ-evry.fr wrote: Hey, i've updated the wiki page of the emacs mode: http://trac.enlightenment.org/e/wiki/ECoding

Re: [E-devel] E SVN: antognolli IN trunk/devs: . gastal

2011-06-09 Thread Rafael Antognolli
wasn't enough to give svn access. Can someone take a look if there was a problem with the script that creates his account? Or I should do something else that I forgot? Regards, -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi

Re: [E-devel] E SVN: seoz trunk/elementary/src/examples

2011-06-16 Thread Rafael Antognolli
/enlightenment-svn Regards, -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes

Re: [E-devel] E SVN: raster IN trunk/evas: . src/lib src/lib/canvas

2011-06-17 Thread Rafael Antognolli
___ enlightenment-svn mailing list enlightenment-...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-svn -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- EditLive

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2011-06-22 Thread Rafael Antognolli
. http://p.sf.net/sfu/quest-sfdev2dev ___ enlightenment-svn mailing list enlightenment-...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-svn Best Regards, -- Rafael Antognolli ProFUSION embedded systems http

Re: [E-devel] E SVN: antognolli trunk/evas

2011-06-22 Thread Rafael Antognolli
and you can also reference them in the documentation. What do you think about that? Regards, -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Simplify data backup and recovery for your virtual

Re: [E-devel] E SVN: antognolli trunk/evas

2011-06-22 Thread Rafael Antognolli
On Wed, Jun 22, 2011 at 7:16 PM, Vincent Torri vto...@univ-evry.fr wrote: On Wed, 22 Jun 2011, Rafael Antognolli wrote: On Wed, Jun 22, 2011 at 6:36 PM, Vincent Torri vto...@univ-evry.fr wrote: On Wed, 22 Jun 2011, Enlightenment SVN wrote: Log: evas/autotools - fix build when

Re: [E-devel] E SVN: antognolli trunk/evas

2011-06-22 Thread Rafael Antognolli
On Wed, Jun 22, 2011 at 7:45 PM, Vincent Torri vto...@univ-evry.fr wrote: On Wed, 22 Jun 2011, Rafael Antognolli wrote: On Wed, Jun 22, 2011 at 6:36 PM, Vincent Torri vto...@univ-evry.fr wrote: On Wed, 22 Jun 2011, Enlightenment SVN wrote: Log: evas/autotools - fix build when

Re: [E-devel] E SVN: antognolli trunk/ecore/src/lib/ecore

2011-06-28 Thread Rafael Antognolli
? -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security

Re: [E-devel] eeze mounting

2011-06-30 Thread Rafael Antognolli
to be flooded. Ok, will try to flood it in the weekend... -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains

Re: [E-devel] E SVN: raster IN trunk/e/data/themes: . images

2011-06-30 Thread Rafael Antognolli
-- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats

[E-devel] emotion

2011-06-30 Thread Rafael Antognolli
options than just audio and video mute? From what I can see in the code, audio and video mute_set call the module-mute_set(), which does the same as module_option_set() is doing. So, is it possible to deprecate one of these APIs? Or we really need them? Regards, -- Rafael Antognolli ProFUSION

Re: [E-devel] emotion

2011-06-30 Thread Rafael Antognolli
On Thu, Jun 30, 2011 at 2:59 PM, Rafael Antognolli antogno...@profusion.mobi wrote: I'm documenting the emotion API right now, and just noticed the following API: emotion_object_module_option_set() emotion_object_audio_mute_set() emotion_object_video_mute_set() So, what's the difference

[E-devel] patch for embryo functions

2008-05-13 Thread Rafael Antognolli
to these functions. I made a patch that create these bindings, and called these functions set_drag_size and get_drag_size. It works fine for me. []'s Rafael Antognolli Index: data/include/edje.inc === RCS file: /var/cvs/e17/libs/edje/data

[E-devel] Emotion - problem with emotion_object_position_set

2008-08-28 Thread Rafael Antognolli
a little while). Maybe this check is unnecessary... -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest

Re: [E-devel] [E-Trac] #22: problem with emotion_object_position_set

2008-09-09 Thread Rafael Antognolli
, but only on the first time I do emotion_object_position_set(o, 0.0). []'s -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build

Re: [E-devel] About animate

2008-10-23 Thread Rafael Antognolli
-contest.org/redirect.php?banner_id=100url=/ ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Rafael Antognolli ProFUSION embedded systems http

Re: [E-devel] on whitespaces

2011-12-27 Thread Rafael Antognolli
indented space for efl formatting) and what gets left is what looks like a 'trailing' whitespace. Mine do remove the trailing whitespace in that case... And an easier solution is to simply highlight them... -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi

[E-devel] edje style valign not working

2012-01-24 Thread Rafael Antognolli
the right way to fix it. Anyway, could you take a look at this patch? It should enable you to see the real problem... Regards, -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi diff --git a/src/lib/canvas/evas_object_textblock.c b/src/lib/canvas/evas_object_textblock.c index

Re: [E-devel] edje style valign not working

2012-01-25 Thread Rafael Antognolli
On Tue, Jan 24, 2012 at 8:09 PM, Tom Hacohen t...@stosb.com wrote: On 24/01/12 22:43, Rafael Antognolli wrote: I was still playing with the edje textblock, but couldn't make the style tag valign=top work by any method. So I checked a bit the code, and it seemed to me that it wasn't being used

[E-devel] elm_win_resize_object_add - better behavior?

2012-01-26 Thread Rafael Antognolli
on the weight size hints... Regards, -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library

Re: [E-devel] elm_object_signal apis do nothing

2012-02-22 Thread Rafael Antognolli
to that theme. Isn't it useful for this? -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Virtualization Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-24 Thread Rafael Antognolli
it). Just my 2 cents. -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Virtualization Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing

Re: [E-devel] Design for Developers - PLEASE READ

2012-04-03 Thread Rafael Antognolli
://intridea.com/blog/2011/2/4/development-for-designers -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try

[E-devel] New evas image cache server

2012-04-04 Thread Rafael Antognolli
to the server and some shorter code paths. The code can be seen here: http://git.profusion.mobi/cgit.cgi/antognolli/evas-cserve2/ (branch cserve2) Any comments are welcome! -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi

Re: [E-devel] New evas image cache server

2012-04-04 Thread Rafael Antognolli
On Wed, Apr 4, 2012 at 1:21 PM, Vincent Torri vincent.to...@gmail.com wrote: On Wed, Apr 4, 2012 at 6:02 PM, Vincent Torri vincent.to...@gmail.com wrote: On Wed, Apr 4, 2012 at 4:52 PM, Rafael Antognolli antogno...@profusion.mobi wrote: Hello people, As some people know, ProFUSION is also

Re: [E-devel] New evas image cache server

2012-04-24 Thread Rafael Antognolli
to work on new features that would come soon. PS: We push-forced the repository since it's rebased on the latest version of Evas. And we are still working on the issues. Regads, -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi

Re: [E-devel] New evas image cache server

2012-04-27 Thread Rafael Antognolli
So no comments at all? We are planning to commit this to svn today, after fixing some pending bits. So feedback before that would be very good, but you'll have the chance to look at the code when it hits the repository. On Tue, Apr 24, 2012 at 6:53 PM, Rafael Antognolli antogno...@profusion.mobi

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-05-17 Thread Rafael Antognolli
are present. Totally agreed. We should try to avoid breaking behavior too, not only APIs. -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Live Security Virtual Conference Exclusive live event

Re: [E-devel] python-elementary RFC: Using python properties instead of duplicating them with the get/set functions

2012-05-30 Thread Rafael Antognolli
API/property once you know what you want from the C API. Additionally, if this change is done, it's important that it is done across all the python bindings, not only elementary, to avoid inconsistent API. -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi

Re: [E-devel] python-elementary RFC: Using python properties instead of duplicating them with the get/set functions

2012-05-30 Thread Rafael Antognolli
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi -- Live Security Virtual Conference Exclusive live event will cover

Re: [E-devel] [PATCH] evas: fix documentation sample code format specifiers

2013-04-04 Thread Rafael Antognolli
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Rafael Antognolli http://antognolli.org/ -- Minimize network downtime and maximize team effectiveness. Reduce network management and security

[E-devel] ANNOUNCE: EFL 1.7.6 Stable Series and Enlightenment 0.17.2

2013-04-04 Thread Rafael Antognolli
] - Enlightenment 0.17.2 - [GZhttp://download.enlightenment.org/releases/enlightenment-0.17.2.tar.gz] [BZ2http://download.enlightenment.org/releases/enlightenment-0.17.2.tar.bz2] Best regards, antognolli -- Rafael Antognolli http://antognolli.org

Re: [E-devel] ANNOUNCE: EFL 1.7.6 Stable Series and Enlightenment 0.17.2

2013-04-05 Thread Rafael Antognolli
Hi Martin, On Fri, Apr 5, 2013 at 6:54 AM, Martin Jansa martin.ja...@gmail.com wrote: On Thu, Apr 04, 2013 at 11:35:05PM -0300, Rafael Antognolli wrote: The Enlightenment Release Team is happy to announce a new stable release of the EFL libraries, and of the Enlightenment window manager

Re: [E-devel] ANNOUNCE: EFL 1.7.6 Stable Series and Enlightenment 0.17.2

2013-04-05 Thread Rafael Antognolli
err... replying to all now... On Fri, Apr 5, 2013 at 10:18 AM, Rafael Antognolli antogno...@gmail.com wrote: Hi Martin, On Fri, Apr 5, 2013 at 6:54 AM, Martin Jansa martin.ja...@gmail.com wrote: On Thu, Apr 04, 2013 at 11:35:05PM -0300, Rafael Antognolli wrote: The Enlightenment Release Team

Re: [E-devel] ANNOUNCE: EFL 1.7.6 Stable Series and Enlightenment 0.17.2

2013-04-05 Thread Rafael Antognolli
, Apr 04, 2013 at 11:35:05PM -0300, Rafael Antognolli wrote: The Enlightenment Release Team is happy to announce a new stable release of the EFL libraries, and of the Enlightenment window manager. Please read the ChangeLog and NEWS files from each specific tarball in order to get more

Re: [E-devel] ANNOUNCE: EFL 1.7.6 Stable Series and Enlightenment 0.17.2

2013-04-05 Thread Rafael Antognolli
, 2013 at 11:35:05PM -0300, Rafael Antognolli wrote: The Enlightenment Release Team is happy to announce a new stable release of the EFL libraries, and of the Enlightenment window manager. Please read the ChangeLog and NEWS files from each specific tarball in order to get more

Re: [E-devel] ANNOUNCE: EFL 1.7.6 Stable Series and Enlightenment 0.17.2

2013-04-06 Thread Rafael Antognolli
, Rafael Antognolli wrote: OK, new tarballs uploaded for Enlightenment: http://download.enlightenment.org/releases/enlightenment-0.17.2.1.tar.gz http://download.enlightenment.org/releases/enlightenment-0.17.2.1.tar.bz2 Modules path should be correct now. Thanks a lot (updated evas also builds fine

Re: [E-devel] [RFC] Improving Eo boilerplate

2013-04-11 Thread Rafael Antognolli
/enlightenment-devel -- Rafael Antognolli http://antognolli.org/ -- Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps

Re: [E-devel] edbus - Annoying inconsistency

2013-04-17 Thread Rafael Antognolli
will give a +1 to edeebus to ! +1 from me too. -- Rafael Antognolli http://antognolli.org/ -- Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs

Re: [E-devel] [EGIT] [core/elementary] master 01/01: I removed it-generation, sd-generation, it-walking, sd-walking flags. This flags was used for deferring deletion of genlist items. After deferr

2013-04-17 Thread Rafael Antognolli
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Rafael Antognolli http://antognolli.org/ -- Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data

Re: [E-devel] edbus - Annoying inconsistency

2013-04-17 Thread Rafael Antognolli
On Wed, Apr 17, 2013 at 7:44 PM, thomasg tho...@gstaedtner.net wrote: On Thu, Apr 18, 2013 at 12:37 AM, Luis Felipe Strano Moraes luis.str...@gmail.com wrote: On Wed, Apr 17, 2013 at 1:31 PM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Apr 17, 2013 11:49 AM, Rafael Antognolli

Re: [E-devel] ATTN: FRENCH BORKER MASTER

2013-04-18 Thread Rafael Antognolli
___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Rafael Antognolli http://antognolli.org/ -- Precog is a next-generation

Re: [E-devel] [EGIT] [core/efl] master 01/01: Eo: Print location of the calling functions in eo log output

2013-04-18 Thread Rafael Antognolli
insertions(+), 49 deletions(-) You are my hero! -- Rafael Antognolli http://antognolli.org/ -- Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs

Re: [E-devel] [PATCH] ecore_imf: Add support for wayland

2013-04-19 Thread Rafael Antognolli
analysis visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Rafael

Re: [E-devel] enlightenment built from git gives random segfault

2013-04-22 Thread Rafael Antognolli
, or at least the eina-1.7 branch. Same for the other released libraries. Elementary and Enlightenment don't have their own repositories, so you just have to checkout the correct tag/branch. Regards, Rafael -- Rafael Antognolli http://antognolli.org

Re: [E-devel] enlightenment built from git gives random segfault

2013-04-23 Thread Rafael Antognolli
On Tue, Apr 23, 2013 at 4:02 AM, Noorul Islam Kamal Malmiyoda noo...@noorul.com wrote: On Mon, Apr 22, 2013 at 8:27 PM, Rafael Antognolli antogno...@gmail.comwrote: On Mon, Apr 22, 2013 at 10:07 AM, Noorul Islam Kamal Malmiyoda noo...@noorul.com wrote: On Mon, Apr 22, 2013 at 5:34 PM

Re: [E-devel] enlightenment built from git gives random segfault

2013-04-23 Thread Rafael Antognolli
elementary-1.7 and enlightenment-0.17 branches (and tags). -- Rafael Antognolli http://antognolli.org/ -- Try New Relic Now We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service

Re: [E-devel] EFL 1.8

2013-04-25 Thread Rafael Antognolli
Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Rafael Antognolli http

Re: [E-devel] [PATCH] configure: add missing dependency to libm.

2013-04-26 Thread Rafael Antognolli
/ticket/2339 This patch fixes the issue, but I'm not 100% sure that I'm checking in the correct place. oh wow.. trac! ummm we have kind of moved everything over to phab now ( https://phab.enlightenment.org ). in it is. thanks. Old bugs are still open in trac. -- Rafael Antognolli http

Re: [E-devel] [EGIT] [core/efl] master 01/02: Reenable ability for async render of shm engine.

2013-04-26 Thread Rafael Antognolli
-- Rafael Antognolli http://antognolli.org/ -- Try New Relic Now We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics

[E-devel] Trac X Phab

2013-04-26 Thread Rafael Antognolli
to the above question is no, then everyone who has open bugs and want them fixed on trac should move them manually to phab? Thanks, -- Rafael Antognolli http://antognolli.org/ -- Try New Relic Now We'll Send You this Cool Shirt

Re: [E-devel] [EGIT] [core/efl] master 01/02: Reenable ability for async render of shm engine.

2013-04-29 Thread Rafael Antognolli
On Mon, Apr 29, 2013 at 7:28 AM, Christopher Michael cp.mich...@samsung.com wrote: On 27/04/13 10:42, Chris Michael wrote: On 26/04/13 16:51, Rafael Antognolli wrote: Hey devilhorns, On Fri, Apr 26, 2013 at 3:23 AM, Chris Michael - Enlightenment Git no-re...@enlightenment.org wrote

Re: [E-devel] [EGIT] [core/efl] master 01/02: Reenable ability for async render of shm engine.

2013-04-29 Thread Rafael Antognolli
Additionally, I just noticed that window resize is kind of broken too now. Well, it works, but lots of artifacts appear while resizing the window. I guess that we need some kind of synchronization, before changing/destroying the buffers. On Mon, Apr 29, 2013 at 8:43 AM, Rafael Antognolli antogno

[E-devel] efl build is broken by ecore_audio

2013-05-03 Thread Rafael Antognolli
=96d98696849ac2b141d6eb9d68238ff8c628c1ac Locally reverting them fix the issue. Alternatively, it's possible to build efl again if ecore-audio is disabled. -- Rafael Antognolli http://antognolli.org/ -- Get 100% visibility into Java/.NET

Re: [E-devel] efl build is broken by ecore_audio

2013-05-03 Thread Rafael Antognolli
, May 3, 2013 at 5:33 PM, Rafael Antognolli antogno...@gmail.com wrote: I have the following error when trying to build: http://pastebin.ca/2372719 It seems that one of the following commits broke it: http://git.enlightenment.org/core/efl.git/commit/?id=4db03f700cfaa8261db11a3a0c7162f0e7b71f0d

[E-devel] Question about evas async render

2013-05-03 Thread Rafael Antognolli
on the surfaces requested from that outbuf? Thanks, -- Rafael Antognolli http://antognolli.org/ -- Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down

Re: [E-devel] Question about evas async render

2013-05-07 Thread Rafael Antognolli
On Tue, May 7, 2013 at 7:06 AM, Carsten Haitzler ras...@rasterman.com wrote: On Fri, 3 May 2013 20:15:42 -0300 Rafael Antognolli antogno...@gmail.com said: Hey, We have a problem on the wayland shm engine where the evas_engine_info_set() function will imply on a free of the outbuf

[E-devel] EFL 1.7.7

2013-05-10 Thread Rafael Antognolli
Hey guys, just a heads up, I'm planning to make a new 1.7 stable release. At least for Wayland we need that because the current evas 1.7.6 won't work with wayland-1.1. The plan is to make the tarballs for testing tonight, or tomorrow, and make the actual release on Monday. Regards, -- Rafael

Re: [E-devel] EFL 1.7.7

2013-05-10 Thread Rafael Antognolli
Seriously? I thought it was only for release announcements... Anyway, sending it there too. On Fri, May 10, 2013 at 9:45 AM, Michael Blumenkrantz michael.blumenkra...@gmail.com wrote: this should have been sent to enlightenment-release... On Fri, May 10, 2013 at 1:42 PM, Rafael Antognolli

[E-devel] Proxy render doesn't work on GL

2013-05-10 Thread Rafael Antognolli
, -- Rafael Antognolli evas-tests.tar.gz Description: GNU Zip compressed data -- Learn Graph Databases - Download FREE O'Reilly Book Graph Databases is the definitive new guide to graph databases and their applications

Re: [E-devel] EFL 1.7.7

2013-05-13 Thread Rafael Antognolli
michael.blumenkra...@gmail.com wrote: no, enlightenment-announce is only for announcements. -release is for discussions of releases and related matters On Fri, May 10, 2013 at 1:54 PM, Rafael Antognolli antogno...@gmail.comwrote: Seriously? I thought it was only for release announcements

[E-devel] Release tarballs for testing - EFL 1.7.7 and Enlightenment 0.17.3

2013-05-13 Thread Rafael Antognolli
/enlightenment-0.17.3.tar.bz2 | BZ2 ]] Regards, -- Rafael Antognolli -- AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently

Re: [E-devel] Release tarballs for testing - EFL 1.7.7 and Enlightenment 0.17.3

2013-05-13 Thread Rafael Antognolli
antognolli ewww 6116102 May 13 09:46 /var/www/download/releases/expedite-1.7.7.tar.gz antognolli@enlightenment2:~$ On Mon, May 13, 2013 at 2:20 PM, Rafael Antognolli antogno...@gmail.com wrote: Hello, Following are the package links for testing the release tarballs. Let me know if you find any

[E-devel] ANNOUNCE: EFL 1.7.6 Stable Series and Enlightenment 0.17.2

2013-05-15 Thread Rafael Antognolli
...always 52cfa36 add another check for vmware windows, ticket #1057 1da8387 improve efm mouse move detection (no more tooltips when cursor is in separate window) 0636064 tiling: fix segv when adding a stack without config 6fbbc81 fix multiple shelf config diaslog bug. -- Rafael Antognolli

[E-devel] FIXED ANNOUNCE: EFL 1.7.7 Stable Series and Enlightenment 0.17.3

2013-05-15 Thread Rafael Antognolli
The links were correct, but I used the same subject as the previous release. On Wed, May 15, 2013 at 2:20 PM, Rafael Antognolli antogno...@gmail.com wrote: The Enlightenment Release Team is happy to announce a new stable release of the EFL libraries, and of the Enlightenment window manager

Re: [E-devel] Proxy render doesn't work on GL

2013-05-16 Thread Rafael Antognolli
there. Thanks, -- Rafael Antognolli -- Learn Graph Databases - Download FREE O'Reilly Book Graph Databases is the definitive new guide to graph databases and their applications. This 200-page book is written

Re: [E-devel] Proxy render doesn't work on GL

2013-05-16 Thread Rafael Antognolli
And what you mean by it works? Is the black rectangle also appearing on the test, or only a small green rectangle on the white background? The problem here is that the black rectangle does not appear because of the green rectangle. On Thu, May 16, 2013 at 8:30 AM, Rafael Antognolli antogno

Re: [E-devel] Proxy render doesn't work on GL

2013-05-16 Thread Rafael Antognolli
() and related functions, the bug may be somewhere there. Thanks, -- Rafael Antognolli -- Learn Graph Databases - Download FREE O'Reilly Book Graph Databases is the definitive new guide to graph databases

Re: [E-devel] [EGIT] [core/efl] master 01/05: ecore evas wayland: if(()) are used for assignments, add missing NULL fields

2013-05-16 Thread Rafael Antognolli
the engine code? Of course I also do several mistakes regarding that formatting, but IMHO when this kind of discussion appears, we should just stick to the EFL formatting itself. -- Rafael Antognolli -- AlienVault Unified

Re: [E-devel] [EGIT] [legacy/evas] evas-1.7 01/01: Revert Backport rev 83789

2013-05-18 Thread Rafael Antognolli
it in evas 1.7.7 ?!? -- Cedric BAIL No, it seems that this commit was done on Thursday, and the release was done on Wednesday (and actually, the tarballs for testing were done on Monday). -- Rafael Antognolli

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas/gl: Use GL_FRAMEBUFFER_BINDING, which is available on both.

2013-05-20 Thread Rafael Antognolli
Sure, thanks! On Mon, May 20, 2013 at 2:37 PM, Chris Michael devilho...@comcast.net wrote: On 20/05/13 18:31, Rafael Antognolli - Enlightenment Git wrote: antognolli pushed a commit to branch master. commit 99be49551e59c99c13192dd7d454d8d2dbcd42ba Author: Rafael Antognolli rafael.antogno

Re: [E-devel] [EGIT] [core/elementary] master 01/01: [toolbar] fixed code for verification(ecore_job_add)

2013-05-27 Thread Rafael Antognolli
-resize_job, ecore_job_del); + sd-resize_job = ecore_job_add(_resize_job, data); } I didn't get the commit message, and what has been fixed. I don't even agree with this commit, why are you deleting an ecore_job just to create it again? Is there a good reason for this? -- Rafael Antognolli

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elm: more ELM_FREE_FUNC cleanups.

2013-05-27 Thread Rafael Antognolli
) { _item_tree_effect_finish(sd); if (sd-tree_effect_animator) { ecore_animator_del(sd-tree_effect_animator); sd-tree_effect_animator = NULL; } } I didn't check all of these changes, but I fear that a lot of redundancy like this is being added all over the code. -- Rafael

  1   2   3   4   >