From: atani <at...@at...> - 2005-11-16 15:16:26
|
I pushed out the current DC port to SVN this morning. If you can give it a shot, it should compile fine and hopefully run! For the DC port I have disabled usage of the OpenAL based backend for audio in favor of the older DC audio from KOS (checked into dc/src/audio) Dan, I am thinking we might want to split out the OpenAL bit from the src/audio/* and put them into a sub package such as src/audio/openal. The code in src/audio would then have hooks in it which are defined in the openal package, or in a kos package used by the DC port. This would eliminate the need to duplicate the sound.cpp and stream.cpp files into the dc tree. Mike Sam Steele wrote: > Mike, > > I'll add the keyboard and mouse this weekend, if not sooner. I was > going to wait until your DC / SDL branch got caught up with the SVN > tree before I continued working on Tiki, to make it easier to merge in. > > -Sam > > On Nov 15, 2005, at 6:26 PM, atani wrote: > >> Sam, >> Currently with the plathid.cpp you sent over only the DC >> Controllers are supported. Any plans for the Mouse or keyboard? >> >> Mike >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by the JBoss Inc. Get Certified Today >> Register for a JBoss Training Course. Free Certification Exam >> for All Training Attendees Through End of 2005. For more info visit: >> http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click >> _______________________________________________ >> cadcdev-tiki mailing list >> cad...@li... >> https://lists.sourceforge.net/lists/listinfo/cadcdev-tiki > > |