We provide custom application development services for Mac OS X using Apple's Cocoa frameworks (with a little Carbon sprinkled here and there, where needed). The Cocoa frameworks provide an extremely powerful OOP (Object Oriented Programming) model, allowing for the rapid development (with the help of Apple's amazing Developer Tools) of powerful applications and frameworks which are easily extendible.
The following are source code files and frameworks which we have developed for our own use, but which we feel would benefit others too. These files may be used in your own software (open source, freeware, shareware, or commercial) with no fee, but you must keep them in their original, un-modified form. If you find a bug in the implementation or would like a feature added, please contact us so we can update it. By downloading these files, you are agreeing to these terms.
MovieViewAdditions - A category to the Cocoa NSMovieView class which adds the ability to get/set the audio balance, bass, and treble for the movie's audio track. Coming soon.