From: "deckerben" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: ANNOUCE: thinlib directmedia library for djgpp 0.1.0 Date: Mon, 1 Jul 2002 22:31:24 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Lines: 19 Message-ID: <3d20bb87$0$146$9b622d9e@news.freenet.de> NNTP-Posting-Host: 213.7.5.221 X-Trace: 1025555339 news.freenet.de 146 213.7.5.221 X-Complaints-To: abuse AT freenet DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Matthew Conte" wrote in message news:gFET8.85210$GY DOT 30183237 AT twister DOT nyroc DOT rr DOT com... > hello. > > i have written a directmedia library for djgpp named thinlib, > distributed under the GNU LGPL. it's along the lines of SDL > (www.libsdl.org), for those who may be familiar with that library. > > it provides access to a linear framebuffer, audio stream, mouse, > keyboard, joystick, and timer. it may be a welcome alternative to the > comparatively bulky allegro library for those who merely want to get > some graphics and sound up and running. Could the frame buffer be used to port Xfree? Ben