Re: [E-devel] image loading questions

2007-07-20 Thread The Rasterman
On Sun, 15 Jul 2007 14:54:38 -0600 Eric Wasylishen [EMAIL PROTECTED] babbled: Hi, I have a few questions related image loading. One thing I'm working on is an xmms2 client using ETK/evolve. I'd like it to show album cover art; the way the xmms2 client lib handles this is it gives you a

Re: [E-devel] image loading questions

2007-07-17 Thread Eric Wasylishen
Cool, glad to hear you guys think memory loading is a sane idea! haha, that is funny that we came up with the same plan, CodeWarrior. I'll try to come on IRC sometime again to disucss it further. :) On 7/16/07, Cedric BAIL [EMAIL PROTECTED] wrote: On Monday 16 July 2007 12:26:51 Hisham Mardam

Re: [E-devel] image loading questions

2007-07-16 Thread Hisham Mardam Bey
On 7/15/07, Eric Wasylishen [EMAIL PROTECTED] wrote: Hi, I have a few questions related image loading. One thing I'm working on is an xmms2 client using ETK/evolve. I'd like it to show album cover art; the way the xmms2 client lib handles this is it gives you a pointer to an image file that

Re: [E-devel] image loading questions

2007-07-16 Thread Cedric BAIL
On Monday 16 July 2007 12:26:51 Hisham Mardam Bey wrote: On 7/15/07, Eric Wasylishen [EMAIL PROTECTED] wrote: Hi, I have a few questions related image loading. One thing I'm working on is an xmms2 client using ETK/evolve. I'd like it to show album cover art; the way the xmms2 client lib

[E-devel] image loading questions

2007-07-15 Thread Eric Wasylishen
Hi, I have a few questions related image loading. One thing I'm working on is an xmms2 client using ETK/evolve. I'd like it to show album cover art; the way the xmms2 client lib handles this is it gives you a pointer to an image file that was copied in to memory but not decoded. People using gtk