Re: [seq24-users] WIN32 patch for seq24 (patch against the latest (rev 48) code from bazaar)
Brought to you by:
rcbuse
|
From: Kevin M. <ke...@su...> - 2009-05-22 16:50:36
|
Will check rev50 sometime this weekend. Thanks! If you haven't already, we'll want to figure out where to put the project files... see here for the project files: http://www.subatomicglue.com/seq24/seq24-0.9.0-win32-beta-1-subatomic-src+bin.tgz (no diff, just all the code)... If you check in the project file, I'll also get that working, and send back to you... --- kevin meinert | http://www.subatomicglue.com On Fri, May 22, 2009 at 11:29 AM, Guido Scholz <gui...@ba...>wrote: > Am Wed, 20. May 2009 um 20:47:56 -0500 schrieb Kevin Meinert: > > > Hi Guido > > Hi Kevin, > > > good idea. looks like it works here too. > > patch files are now updated to reflect the __WIN32__ change. > > so, at least Win32 support should work now. It is in the repository > (bzr 50), but completely untested. Please check and report your results. > > I have applied some changes: > > 1) Now we have two different config files, one for Win32 > (configwin32.h), which must be edited by hand, and the usual config.h > for the other platforms, which is generated by configure. As I found > this is a common solution also in other projects. > > 2) The ALSA_SUPPORT variable is dropped, instead we use the HAVE_LIBASOUND > variable, which is used under Linux to check for the ALSA library > (libasound). > > 4) The check for PTHREAD support currently is dropped. > > 3) The background repainting (optimization) is still not in. This should > be the next feature to work on. > > Guido > > -- > http://www.bayernline.de/~gscholz/ <http://www.bayernline.de/%7Egscholz/> > http://www.lug-burghausen.org/ > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > > iD8DBQFKFtLik6cKJms5yBsRAjrCAJ95CLLwtSzLO+th/seKAPjMD4xECACfQLBG > 8a0oEwgU+m20G+modJPVwrQ= > =B5qF > -----END PGP SIGNATURE----- > > > ------------------------------------------------------------------------------ > Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT > is a gathering of tech-side developers & brand creativity professionals. > Meet > the minds behind Google Creative Lab, Visual Complexity, Processing, & > iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian > Group, R/GA, & Big Spaceship. http://www.creativitycat.com > _______________________________________________ > seq24-users mailing list > seq...@li... > https://lists.sourceforge.net/lists/listinfo/seq24-users > > |