Re: kgi-0.9-jmt2 release

2000-01-12 Thread Steffen Seeger
"Jon M. Taylor" wrote: > > This is the second of my series of interim releases of KGI-0.9 > while Steffen is away. You can find it at: > > http://tanuki.dhs.org/kgi-0.9-jmt2.tar.gz Sorry for the silence last week, but I got knocked out by a flue. I am just getting it and hope I can put

Re: Unable to compile

2000-01-12 Thread Brian S. Julin
On Wed, 12 Jan 2000, Mardy wrote: > Then, here is the make log (unfortunately, when the patch has already > been applied). Looks like KGI is missing two GGI file, which I think I > have somewhere, but I preferred not to move anything before having some > info from you. :-) Should I just copy those

http://www.de.ggi-project.org/docs/libggi/r1664.html

2000-01-12 Thread Erik Thiele
http://www.de.ggi-project.org/docs/libggi/r1664.html sais if(!(db->type & GGI_DB_SIMPLE_PLB)) { /* We don't handle anything but simple pixel-linear buffers. Fall back to ggiPutBox() or something. */ continue; } but ggiPutB

Re: http://www.de.ggi-project.org/docs/libggi/r1664.html

2000-01-12 Thread Marcus Sundberg
Erik Thiele <[EMAIL PROTECTED]> writes: > http://www.de.ggi-project.org/docs/libggi/r1664.html > > > sais > > if(!(db->type & GGI_DB_SIMPLE_PLB)) > { > /* We don't handle anything but simple pixel-linear buffers. >Fall back to ggiPutBox() or some

Re: Unable to compile

2000-01-12 Thread Jon M. Taylor
On Wed, 12 Jan 2000, Brian S. Julin wrote: > On Wed, 12 Jan 2000, Mardy wrote: > > Then, here is the make log (unfortunately, when the patch has already > > been applied). Looks like KGI is missing two GGI file, which I think I > > have somewhere, but I preferred not to move anything before havin

Re: ggiplay

2000-01-12 Thread Andreas Beck
> I've been playing a 'wee' bit with ggiplay (the quicktime movie player). Ah - good. Nice to see someone uses/enhances it. > - smooth scaling (bad habit for me :) *grin* - how about finally writing a scale target ? > - What do I do for sound? I could use GSI (which does -not- wor

Re: ggiplay

2000-01-12 Thread W.H.Scholten
Andreas Beck wrote: > > - What do I do for sound? I could use GSI (which does -not- work > > for me... the daemon -never- starts)... Maybe I should look > > at a GGI-style sound management library? Why doesn't whoever wrote this contact me? Help is just an email away and dup

Re: http://www.de.ggi-project.org/docs/libggi/r1664.html

2000-01-12 Thread Erik Thiele
On Wed, Jan 12, 2000 at 10:10:53PM +0100, Marcus Sundberg wrote: > Erik Thiele <[EMAIL PROTECTED]> writes: > > > http://www.de.ggi-project.org/docs/libggi/r1664.html > > > > > > sais > > > > if(!(db->type & GGI_DB_SIMPLE_PLB)) > > { > > /* We don't handle anything b