Feed items

Extra includes and moved to NSUInteger types to reduce warnings compiling on...

Commit by leighsmith :: r3761 /trunk/MusicKit/Frameworks/SndKit/ (5 files): (link) Extra includes and moved to NSUInteger types to reduce warnings compiling on GNUstep

Added SndStreamInput

Commit by leighsmith :: r3760 /trunk/MusicKit/Frameworks/SndKit/GNUmakefile: (link) Added SndStreamInput

Moved SndStreamInput class into the standard SndKit build, in order for it to be...

Commit by leighsmith :: r3759 /trunk/MusicKit/ (10 files in 4 dirs): (link) Moved SndStreamInput class into the standard SndKit build, in order for it to be an abstract class in most cases. Made SndMeter exported and added the disabling of the peak bar. Cleaned up nibs

Added support for MP3 info, cleaned up warnings on Linux GNUstep for...

Commit by leighsmith :: r3758 /trunk/MusicKit/ (2 files in 2 dirs): (link) Added support for MP3 info, cleaned up warnings on Linux GNUstep for Sndfilterkit file input and malloc

Made building of .lib file limited to MinGW installations. Updated the arg count...

Commit by leighsmith :: r3757 /trunk/MusicKit/Frameworks/ (6 files in 3 dirs): (link) Made building of .lib file limited to MinGW installations. Updated the arg count for MKMD functions in MKPerformSndMIDI_portaudio, cleaned up some types to keep the compiler happy on 64 bit systems

Replaced damaged nibs with xibs

Commit by leighsmith :: r3756 /trunk/MusicKit/ (5 files in 4 dirs): (link) Replaced damaged nibs with xibs

First version building on Xcode V4.0

Commit by leighsmith :: r3755 /trunk/MusicKit/MusicKit.xcodeproj/project.pbxproj: (link) First version building on Xcode V4.0

Corrected output format declarations, added better error reporting

Commit by leighsmith :: r3754 /trunk/MusicKit/Frameworks/ (3 files in 3 dirs): (link) Corrected output format declarations, added better error reporting

Added isNamed: and used that to check if a named part is wihtin a MKScore

Commit by leighsmith :: r3753 /trunk/MusicKit/Frameworks/MusicKit/ (MKPart.h MKPart.m MKScore.m): (link) Added isNamed: and used that to check if a named part is wihtin a MKScore

Rename of MyObject to meaningful MelodicGenerator

Commit by leighsmith :: r3752 /trunk/MusicKit/Examples/example3/ (6 files in 2 dirs): (link) Rename of MyObject to meaningful MelodicGenerator