April 2009

Added further GNUmakefiles and removed redundant project builder files for...

Commit by leighsmith :: r3533 /trunk/MusicKit/Examples/ (19 files in 9 dirs): (link) Added further GNUmakefiles and removed redundant project builder files for PlayNote, example1 & example3 and update PerformerExample

Removed old project files

Commit by leighsmith :: r3532 /trunk/MusicKit/Applications/ScorePlayer/ (6 files in 3 dirs): (link) Removed old project files

Initial clean up to begin getting UnitGenerators to compile

Commit by leighsmith :: r3531 /trunk/MusicKit/ (18 files in 5 dirs): (link) Initial clean up to begin getting UnitGenerators to compile

Bumped version to 5.6.0, added CFLAGS into declaration passed into builds using...

Commit by leighsmith :: r3530 /trunk/MusicKit/ (32 files in 15 dirs): (link) Bumped version to 5.6.0, added CFLAGS into declaration passed into builds using make on MacOS X. Added playscorefile, playscorefile2, playpart to build on MacOS X and preliminary versions of GNUmakefiles for Linux

Tightened the type declaration of findPatchClass in MKSynthPatch to return a...

Commit by leighsmith :: r3529 /trunk/MusicKit/Frameworks/MusicKit/ (MKSynthPatch.h MKSynthPatch.m): (link) Tightened the type declaration of findPatchClass in MKSynthPatch to return a Class

Now attempts to check if the SGML translator is present when run with make...

Commit by leighsmith :: r3528 /trunk/MusicKit/Documentation/Makefile.in: (link) Now attempts to check if the SGML translator is present when run with make install as well as make. This requires aborting with an error, rather than issuing a warning, otherwise the build will continue and then abort with strange errors from missing SGMLTRANS.

Moved maxamp, extractchannel and mixsounds to the Examples directory now that we...

Commit by leighsmith :: r3527 /trunk/MusicKit/ (30 files in 9 dirs): (link) Moved maxamp, extractchannel and mixsounds to the Examples directory now that we can move directories in subversion

First versions of GNUmakefiles and removed crufty project builder files

Commit by leighsmith :: r3526 /trunk/MusicKit/Examples/ (29 files in 13 dirs): (link) First versions of GNUmakefiles and removed crufty project builder files

Corrected version numbering of SndKit framework Development configuration. Added...

Commit by leighsmith :: r3525 /trunk/MusicKit/MusicKit.xcodeproj/project.pbxproj: (link) Corrected version numbering of SndKit framework Development configuration.

Purged -maltivec option, (this should now be handled by the build flag), bumped...

Commit by leighsmith :: r3524 /trunk/MusicKit/MusicKit.xcodeproj/project.pbxproj: (link) Purged -maltivec option, (this should now be handled by the build flag), bumped version to 5.6 for frameworks