Re: [E-devel] Attn: SIMD tweakers. :) Need some testing help please.

2006-01-08 Thread The Rasterman
On Sun, 08 Jan 2006 17:21:20 -0700 Tres Melton <[EMAIL PROTECTED]> babbled: > On Mon, 2006-01-09 at 01:39 +0900, Carsten Haitzler wrote: > > > now...it doesnt build at all/ first try: > > > > 86_64=301 -DETERM_SIMD_UNKNOWN=1 -DETERM_SIMD_MMX=201 > > -DETERM_SIMD_MMX_PLUS=202 -DETERM_SIMD_SSE=301

Re: [E-devel] Attn: SIMD tweakers. :) Need some testing help please.

2006-01-08 Thread The Rasterman
On Sun, 08 Jan 2006 17:21:20 -0700 Tres Melton <[EMAIL PROTECTED]> babbled: > On Mon, 2006-01-09 at 01:39 +0900, Carsten Haitzler wrote: > > > now...it doesnt build at all/ first try: > > > > 86_64=301 -DETERM_SIMD_UNKNOWN=1 -DETERM_SIMD_MMX=201 > > -DETERM_SIMD_MMX_PLUS=202 -DETERM_SIMD_SSE=301

Re: [E-devel] Attn: SIMD tweakers. :) Need some testing help please.

2006-01-08 Thread Homer Parker
On Sun, 2006-01-08 at 21:17 +0900, Carsten Haitzler wrote: > Forbidden > > You don't have permission to access /~hparker/simd-tester.tar.gz on > this server. > Apache Server at dev.gentoo.org Port 80 > > :) Oopppsss... Sorry about that, it's fixed now.. -- Homer Parker Gentoo/AMD64 Tea

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

2006-01-08 Thread David Seikel
On Sun, 08 Jan 2006 04:32:16 -0800 enlightenment-cvs@lists.sourceforge.net wrote: > Enlightenment CVS committal > > Author : raster > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/bin > > > Modified Files: > e_border.c e_config.c e_config.h > e_int_config_window_m

Re: [E-devel] Attn: SIMD tweakers. :) Need some testing help please.

2006-01-08 Thread Tres Melton
On Mon, 2006-01-09 at 01:39 +0900, Carsten Haitzler wrote: > now...it doesnt build at all/ first try: > > 86_64=301 -DETERM_SIMD_UNKNOWN=1 -DETERM_SIMD_MMX=201 > -DETERM_SIMD_MMX_PLUS=202 > -DETERM_SIMD_SSE=301 -DETERM_SIMD_SSE2=302 -DETERM_SIMD_SSE3=303 > -DETERM_ARCH=ET > ERM_ARCH_x86_64 -DE

Re: [E-devel] ewl layout engine

2006-01-08 Thread Ben Ford
Nathan Ingersoll wrote: On 1/8/06, *Ben Ford* <[EMAIL PROTECTED] > wrote: The docs for EWL make it seem to be a container based toolkit instead of pixel based. Still, I am finding myself having to specify exact pixel sizes for many of the widgets that

Re: [E-devel] Re: E CVS: libs/ecore rbdpngn

2006-01-08 Thread Nathan Ingersoll
The pid check is a good idea, and I had considered. My concern was that you could run into a case where the child should take over processing for the socket and the parent may disown it. If that seems like an unrealistic case, then I can revert the API addition and add the pid checks. On 1/8/06, Th

Re: [E-devel] ewl layout engine

2006-01-08 Thread Nathan Ingersoll
On 1/8/06, Ben Ford <[EMAIL PROTECTED]> wrote: The docs for EWL make it seem to be a container based toolkit instead ofpixel based.  Still, I am finding myself having to specify exact pixelsizes for many of the widgets that I am using (and even then, some don't want to behave right.)  Are there kno

Re: [E-devel] anon cvs access

2006-01-08 Thread The Rasterman
On Sun, 8 Jan 2006 09:46:29 -0500 Michael Jennings <[EMAIL PROTECTED]> babbled: > On Sunday, 08 January 2006, at 14:06:20 (+0100), > CGA wrote: > > > so many problems with cvs? sing along while you wait it is fixed!!! > > > > title: Bang Bang (i still get some funky out-of-space) > > filk song b

Re: [E-devel] Re: E CVS: proto raster

2006-01-08 Thread The Rasterman
On Sun, 8 Jan 2006 12:58:32 +0100 (CET) Vincent Torri <[EMAIL PROTECTED]> babbled: > > > ./blend ./back.png 100 100 1000 > [00]pix_copy_memcpy: 803.083 mpix/sec > [01] pix_copy_c: 280.026 mpix/sec > [02]

Re: [E-devel] Strange warnings & compiling errors

2006-01-08 Thread The Rasterman
On Sun, 08 Jan 2006 08:31:42 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> babbled: > On Sun, 2006-01-08 at 16:13 +0900, Carsten Haitzler wrote: > > On Sat, 07 Jan 2006 07:51:54 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> > > babbled: > > > > > On Sat, 2006-01-07 at 15:45 +0900, Carsten Haitzler wr

Re: [E-devel] Attn: SIMD tweakers. :) Need some testing help please.

2006-01-08 Thread The Rasterman
On Sun, 08 Jan 2006 09:50:55 -0600 Homer Parker <[EMAIL PROTECTED]> babbled: > On Sun, 2006-01-08 at 21:17 +0900, Carsten Haitzler wrote: > > Forbidden > > > > You don't have permission to access /~hparker/simd-tester.tar.gz on > > this server. > > Apache Server at dev.gentoo.org Port 80 > > > >

Re: [E-devel] [PATCH] add menu items through modules

2006-01-08 Thread Jorge Luis Zapata Muga
On 1/8/06, David Seikel <[EMAIL PROTECTED]> wrote: > On Sun, 8 Jan 2006 16:17:52 +1000 David Seikel <[EMAIL PROTECTED]> > wrote: > > > I'll probably post it here as a patch and leave it up to raster or > > CodeWarrior to actually commit it. > > So here it is. Not much different from what Morten ha

Re: [E-devel] Strange warnings & compiling errors

2006-01-08 Thread Nathan A. Smith
On Sun, 2006-01-08 at 16:13 +0900, Carsten Haitzler wrote: > On Sat, 07 Jan 2006 07:51:54 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> > babbled: > > > On Sat, 2006-01-07 at 15:45 +0900, Carsten Haitzler wrote: > > > On Fri, 06 Jan 2006 21:44:24 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> > > > bab

Re: [E-devel] anon cvs access

2006-01-08 Thread CGA
On 08/01/06, Michael Jennings <[EMAIL PROTECTED]> wrote: On Sunday, 08 January 2006, at 14:06:20 (+0100),CGA wrote:> so many problems with cvs? sing along while you wait it is fixed!!!>> title: Bang Bang (i still get some funky out-of-space)> filk song based on Bang Bang (he shot me down) by Nancy

Re: [E-devel] anon cvs access

2006-01-08 Thread Michael Jennings
On Sunday, 08 January 2006, at 14:06:20 (+0100), CGA wrote: > so many problems with cvs? sing along while you wait it is fixed!!! > > title: Bang Bang (i still get some funky out-of-space) > filk song based on Bang Bang (he shot me down) by Nancy Sinatra. Dude...you are *action packed* with issu

Re: [E-devel] anon cvs access

2006-01-08 Thread CGA
On 07/01/06, Kevin Brosius <[EMAIL PROTECTED]> wrote: Morten Nilsen wrote:>>> Kevin Brosius wrote:> >>> can't create temporary directory /tmp/cvs-serv2545> >>> No space left on device so many problems with cvs? sing along while you wait it is fixed!!! title: Bang Bang (i still get some funky out-o

Re: [E-devel] [PATCH] add menu items through modules

2006-01-08 Thread The Rasterman
On Sun, 8 Jan 2006 17:28:44 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > While looking through apps/e/src looking for the proper way to do this, > I found two things. > > There are many different styles used, so getting a consensus from the > code is hard. I'll just pick one I like. B-) >

Re: [E-devel] allowing shade/resize to fullscreen windows

2006-01-08 Thread The Rasterman
On Fri, 06 Jan 2006 13:31:28 +0200 Виктор Кожухаров <[EMAIL PROTECTED]> babbled: > This is a patch that adds the option to allow these actions. It adds it > to the window manipulation config. Please review it before even > considering updating, since I'm not a C developer. > > The option defaults

Re: [E-devel] Attn: SIMD tweakers. :) Need some testing help please.

2006-01-08 Thread The Rasterman
On Sat, 07 Jan 2006 11:09:46 -0700 Tres Melton <[EMAIL PROTECTED]> babbled: > Good evening/morning/night/day tweakers, > > I'm investigating the capabilities of various processor's SIMD engines > and would like some help. I have a Pentium II w/ MMX and an AMD64 w/ > SSE2 so I need some hel

[E-devel] Re: E CVS: proto raster

2006-01-08 Thread Vincent Torri
./blend ./back.png 100 100 1000 [00]pix_copy_memcpy: 803.083 mpix/sec [01] pix_copy_c: 280.026 mpix/sec [02] pix_copy_mmx: 298.213 mpix/sec [03]

Re: [E-devel] [PATCH] add menu items through modules

2006-01-08 Thread David Seikel
On Sun, 8 Jan 2006 16:17:52 +1000 David Seikel <[EMAIL PROTECTED]> wrote: > I'll probably post it here as a patch and leave it up to raster or > CodeWarrior to actually commit it. So here it is. Not much different from what Morten had in mind. I ended up not using the delete_me stuff, it wasn't

Re: [E-devel] Re: E CVS: libs/ecore rbdpngn

2006-01-08 Thread The Rasterman
On Sun, 8 Jan 2006 01:59:48 -0600 Nathan Ingersoll <[EMAIL PROTECTED]> babbled: > RFC on this one. I added this so that a child process can safely close an > IPC server after a fork w/o affecting further connections to the parent > process. As it seems to be a very limited case, I only added a sin

[E-devel] ewl layout engine

2006-01-08 Thread Ben Ford
The docs for EWL make it seem to be a container based toolkit instead of pixel based. Still, I am finding myself having to specify exact pixel sizes for many of the widgets that I am using (and even then, some don't want to behave right.) Are there known bugs in this area, or am I just abusin

Re: [E-devel] abort compiling imlib2

2006-01-08 Thread The Rasterman
On Sun, 08 Jan 2006 16:47:54 +0600 Vlad Alyukov <[EMAIL PROTECTED]> babbled: > > 1. cvs -z9 -d:pserver:[EMAIL PROTECTED]:/cvsroot/enlightenment co > e1 > > 2.cd e17/libs/imlib2 > > 3. ./autogen.sh > > 4. dpkg-buildpackage -b -us -uc compiles here. and that line (with the lines before and afte

Re: [E-devel] eVolume 0.0.18 announce

2006-01-08 Thread Pavel Boldin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Walter Becker wrote: > Pavel Boldin wrote: > >> Hi all. >> >> New eVolume version: 0.0.18. >> >> > > po/Makefile.in is missing! > > > i will take a look at all errors not before 11th of January... exams :( - -- Pavel Boldin aka davinchi. mail-to: ld

Re: [E-devel] eVolume 0.0.18 announce

2006-01-08 Thread Foxy
Andreas Volz wrote: Am Sun, 08 Jan 2006 00:04:24 +0100 schrieb Walter Becker: Pavel Boldin wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all. New eVolume version: 0.0.18. po/Makefile.in is missing! Yes, I've this problem too. :-( regards Andreas --

Re: [E-devel] [PATCH] add menu items through modules

2006-01-08 Thread David Sharp
On 1/7/06, Morten Nilsen <[EMAIL PROTECTED]> wrote: > David Sharp wrote: > > On 1/7/06, Morten Nilsen <[EMAIL PROTECTED]> wrote: > >> .. on a different note, it would be nice if you in the future snip > >> quoted text.. had to scroll a few miles to get to your reply ;) > >> > >> and also, when maki

[E-devel] abort compiling imlib2

2006-01-08 Thread Vlad Alyukov
1. cvs -z9 -d:pserver:[EMAIL PROTECTED]:/cvsroot/enlightenment co e1 2.cd e17/libs/imlib2 3. ./autogen.sh 4. dpkg-buildpackage -b -us -uc see error: , | make[4]: Entering directory `/root/CVS/e17/libs/imlib2/src/lib' | if /bin/sh ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -

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

2006-01-08 Thread Sebastian Dransfeld
enlightenment-cvs@lists.sourceforge.net wrote: Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/pager Modified Files: e_mod_config.c Log Message: Set pointer to config dialogue to NULL when closing -void +EAPI void _con

Re: [E-devel] eVolume 0.0.18 announce

2006-01-08 Thread Andreas Volz
Am Sun, 08 Jan 2006 00:04:24 +0100 schrieb Walter Becker: > Pavel Boldin wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Hi all. > > > > New eVolume version: 0.0.18. > > > > > po/Makefile.in is missing! Yes, I've this problem too. :-( regards Andreas ---

[E-devel] Re: E CVS: libs/ecore rbdpngn

2006-01-08 Thread Nathan Ingersoll
RFC on this one. I added this so that a child process can safely close an IPC server after a fork w/o affecting further connections to the parent process. As it seems to be a very limited case, I only added a single disown function. Does anyone see a use that would benefit from this being a get/set