Re: [E-devel] German Translation

2005-12-17 Thread The Rasterman
On Tue, 13 Dec 2005 16:06:40 +0100 Martin Klaffenboeck [EMAIL PROTECTED] babbled: Hi there! If you need me to translate your gettext po files from e17 cvs HEAD to german, just tell me. (I can find many untranslated strings.) das waehre ja toll :) If yes, what is the way? Just patch the

Re: [E-devel] Module Gadman Edit Patch

2005-12-17 Thread The Rasterman
On Tue, 13 Dec 2005 13:08:41 -0600 Brian Mattern [EMAIL PROTECTED] babbled: On Tuesday 13 December 2005 06:31, Christopher Michael wrote: Hi All, At it again :) Here's a diff for e_gadman that fixes the * BUG: if you alt-click on a module to move it issue. Basically I

Re: [E-devel] Proposed small ecore event change.

2005-12-17 Thread The Rasterman
On Wed, 14 Dec 2005 14:49:05 +1000 David Seikel [EMAIL PROTECTED] babbled: There was a small discussion after I voiced my opinion about the ecore event system. As can be expected, some one suggested I submit a patch. This is not a patch, but a statement of the problem and two proposed

Re: [E-devel] Changing alpha on images with has_alpha = false

2005-12-17 Thread The Rasterman
On Tue, 13 Dec 2005 23:45:40 -0500 Jason Tackaberry [EMAIL PROTECTED] babbled: I'm using an external library that generates a BGR32 image. The source image is only 24bpp, so the alpha channel is all zeroed. So, when I add the image to an evas canvas and use evas_object_image_data_set, I pass

Re: [E-devel] evas and shape mask calc

2005-12-17 Thread The Rasterman
On Wed, 14 Dec 2005 02:07:39 -0500 Jose O Gonzalez [EMAIL PROTECTED] babbled: On Tue, 13 Dec 2005 16:04:30 +0900 Carsten writes: for now the only thing i have done are copy (blit) and alpha blend (with or without destination alpha). for C, mmx, sse and sse2 i have done:

Re: [E-devel] Stuff

2005-12-17 Thread The Rasterman
On Wed, 14 Dec 2005 02:19:56 -0500 Jose O Gonzalez [EMAIL PROTECTED] babbled: On Wed, 14 Dec 2005 14:43:50 +0900 Carsten writes: On Tue, 13 Dec 2005 23:38:43 -0500 Jason Tackaberry [EMAIL PROTECTED] babbled: On Tue, 2005-12-06 at 15:32 +0900, Carsten Haitzler wrote: yeah - we

Re: [E-devel] pydje!!!

2005-12-17 Thread The Rasterman
On Thu, 15 Dec 2005 11:19:12 +0100 Essien Ita Essien [EMAIL PROTECTED] babbled: you are CRAZY! :):) - keep up the crazy work! :) [http://datavibe.net/~essiene/downloads/pydje-0.2.0.tar.gz] I have a confession to make... I've been *green* with envy about Tilman using R17 ;). Therefore, in

Re: [E-devel] The return value from fd handlers.

2005-12-17 Thread The Rasterman
On Fri, 16 Dec 2005 08:07:03 +1000 David Seikel [EMAIL PROTECTED] babbled: While I was investigating the best way to go about adding line buffering to ecore_exe, I stumbled upon a little problem. The return value from fd handlers is not documented anywhere, and it is in fact used differently

Re: [E-devel] [patch] clock module -- diplomacy (take 2)

2005-12-17 Thread The Rasterman
On Fri, 16 Dec 2005 13:14:39 +0100 Morten Nilsen [EMAIL PROTECTED] babbled: Seems I got little response to my last patch, fixing the language of the clock module.. so I did a better one.. - rename functions and enums - add translation for all languages (that had a 24 Hour translation)

Re: [E-devel] e16.8 pre1

2005-12-17 Thread The Rasterman
On Fri, 16 Dec 2005 00:45:51 +0100 Kim Woelders [EMAIL PROTECTED] babbled: Hi all, It may be a bit late for this, e17 lurking just around the corner, but it looks like there still are a handful of e16 users out there. NEVER late! doing a marvellous job there kwo! :) Anyway, source

Re: [E-devel] [PATCH]: SEGV fixes (Edje lib)

2005-12-17 Thread The Rasterman
On Sat, 17 Dec 2005 09:35:27 +0900 David Stevenson [EMAIL PROTECTED] babbled: Gidday, I've been messing around with textblock edje parts, edje_cc and the edje tool and found some ways to make the Edje lib segv, by setting empty values in the style attributes: aah indeed - part of my save

Re: [E-devel] e_int_config_modules

2005-12-17 Thread The Rasterman
On Thu, 15 Dec 2005 14:30:11 -0800 (PST) jerome Wilson [EMAIL PROTECTED] babbled: Ok so this is my ... 3rd attempt, i'll also sent this to raster, this is sort of a RFC. Enjoy Hello E-landers, here is a patch that addresses the need for graphical module configuration in E17.

Re: [E-devel] [patch] clock module -- diplomacy (take 2)

2005-12-17 Thread Morten Nilsen
Carsten Haitzler (The Rasterman) wrote: as much of the patch that applied is in now - it failed on nl.po and clock modules code has changed a lot so its not really mostly applicable :) great :) -- Morten --- This SF.net email is sponsored

Re: [E-devel] Changing alpha on images with has_alpha = false

2005-12-17 Thread Jason Tackaberry
On Sat, 2005-12-17 at 18:27 +0900, Carsten Haitzler wrote: technically - yes. it's a bug. it's due to the fact that the routines dont have a special case for multiple when alpha doesnt contain sensible data (filling it in with an assumed 0xff) :) I argued this on mplayer-dev, and provided

Re: [E-devel] Changing alpha on images with has_alpha = false

2005-12-17 Thread The Rasterman
On Sat, 17 Dec 2005 10:00:53 -0500 Jason Tackaberry [EMAIL PROTECTED] babbled: On Sat, 2005-12-17 at 18:27 +0900, Carsten Haitzler wrote: technically - yes. it's a bug. it's due to the fact that the routines dont have a special case for multiple when alpha doesnt contain sensible data

Re: [E-devel] [patch] clock module -- diplomacy (take 2)

2005-12-17 Thread Morten Nilsen
Carsten Haitzler (The Rasterman) wrote: as much of the patch that applied is in now - it failed on nl.po and clock modules code has changed a lot so its not really mostly applicable :) Here's another patch.. it follows the changes to the clock module :) Cheers, -- Morten :wq Index: po/bg.po

Re: [E-devel] Changing alpha on images with has_alpha = false

2005-12-17 Thread Jason Tackaberry
On Sun, 2005-12-18 at 00:19 +0900, Carsten Haitzler wrote: but where does evas fit in there? evas has its own yuv (yv12) import mechanism and eventually i want to merge all that down into the engine level so in theory it can hw accel if possible or simply sw convert - so you just provide yuv

[E-devel] thinktux CVS mirror

2005-12-17 Thread Hawkwind Cliff Wade
Greetings, Over the last few days/weeks there has been several new things added to E17 within CVS and it's come to our attention by those of us who are using scripts written by users such as morlenxus that use the thinktux CVS mirror that it's not the same as SF is. We have been told that

Re: [E-devel] pydje!!!

2005-12-17 Thread Carlos Daniel Ruvalcaba Valenzuela
Cool stuff, keep it up :)., Just don't tell CW he'll puke ;) :P, lol. On 12/15/05, Essien Ita Essien [EMAIL PROTECTED] wrote: [http://datavibe.net/~essiene/downloads/pydje-0.2.0.tar.gz] I have a confession to make... I've been *green* with envy about Tilman using R17 ;). Therefore, in the

Re: [E-devel] pydje!!!

2005-12-17 Thread Hisham Mardam Bey
Cool stuff, keep it up :)., Just don't tell CW he'll puke ;) :P, lol. *pukes* (= -- Hisham Mardam Bey MSc (Computer Science) http://hisham.cc/ +9613609386 Codito Ergo Sum (I Code Therefore I Am) --- This SF.net email is sponsored by:

Re: [E-devel] Changing alpha on images with has_alpha = false

2005-12-17 Thread The Rasterman
On Sat, 17 Dec 2005 10:58:43 -0500 Jason Tackaberry [EMAIL PROTECTED] babbled: On Sun, 2005-12-18 at 00:19 +0900, Carsten Haitzler wrote: but where does evas fit in there? evas has its own yuv (yv12) import mechanism and eventually i want to merge all that down into the engine level so in