Re: [E-devel] E SVN: caro trunk/edje/src/lib

2009-11-03 Thread Gustavo Sverzut Barbieri
On Tue, Nov 3, 2009 at 7:26 AM, Enlightenment SVN wrote: > Log: >   * rename _edje_strbuf_append to _edje_strbuf_append1 and >     _edje_strbuf_append2 in edje_util.c and edje_textblock_styles.c >     respectiveley (for amalgamation. See next commit) well, I really think strbuf should be in eina,

Re: [E-devel] E SVN: caro trunk/edje/src/lib

2009-11-03 Thread Vincent Torri
On Tue, 3 Nov 2009, Gustavo Sverzut Barbieri wrote: On Tue, Nov 3, 2009 at 7:26 AM, Enlightenment SVN wrote: Log:   * rename _edje_strbuf_append to _edje_strbuf_append1 and     _edje_strbuf_append2 in edje_util.c and edje_textblock_styles.c     respectiveley (for amalgamation. See next commi

[E-devel] Python bindings

2009-11-03 Thread Ryan Raasch
Hello, I have been trying and finally succeeded in building the python bindings ( in directory ./BINDINGS/python). However, there were issues. Keep in mind, however, i am not that great with python, ie haven't used it very much :) Any help/information appreciated :) 1. Even when the e

[E-devel] Eina_Amalgamation Patch

2009-11-03 Thread Christopher Michael
Attached is a patch for Eina_Amalgamation. This patch fixes a compiler warning that I recently noticed: "Warning return with a value in function returning void". Basically, I created a second macro "CHECK_MAIN_NO_RETURN" which can be used in functions that return void. Rather than the normal "C

Re: [E-devel] Eina_Amalgamation Patch

2009-11-03 Thread Christopher Michael
Sorry, proper file patched on this one. It's eina_log.c dh Christopher Michael wrote: Attached is a patch for Eina_Amalgamation. This patch fixes a compiler warning that I recently noticed: "Warning return with a value in function returning void". Basically, I created a second macro "CHECK_MA

Re: [E-devel] [PATCH] Fix aspect ratio in emotion gstreamer module.

2009-11-03 Thread Vincent Torri
On Tue, 27 Oct 2009, João Paulo Rechi Vita wrote: The aspect ratio was being set only when vsink->width and vsink->heigth were zero, thus leaving ev->ratio with NaN value. The attached patch adds a ratio setting after emotion_video_sink_fill() is called, when width and height are acquired from