A simple iPhone TableViewController for adding pull-to-refresh functionality.
added: 2010-07-28
Filed under: Projects
Rating: +4
ObjectAL for iPhone is designed to be a simpler, more intuitive interface to OpenAL and AVAudioPlayer. There are four main parts to ObjectAL for iPhone:
* ObjectAL gives you full access to the OpenAL system without the hassle of the C API. All OpenAL operations can be performed using first class objects and properties, without needing to muddle around with arrays of data, maintain IDs, or pass around pointers to basic types.
* BackgroundAudio provides a simpler interface to AVAudioPlayer, allowing you to play, stop, pause, and mute background music tracks. As well, it provides an easy way to configure how AVAudioPlayer will handle iPod-style music playing and the silent switch.
* IphoneAudioSupport provides support functionality for audio in iPhone, including automatic interrupt handling and audio data loading routines.
* SimpleIphoneAudio layers on top of the other three, providing an even simpler interface for playing background music and sound effects.
added: 2010-07-16
Filed under: Projects
Rating: +7
Utility designed to export fonts into a bitmapped format for iOS and other games.
added: 2010-07-09
Filed under: Projects
Rating: +7
iOS/iPhone OS MapKit sample for draggable AnnotationView with CoreAnimation pin lift/drop/bounce effects.
added: 2010-07-09
Filed under: Projects
Rating: +2
ButtonMaker is a simple iPhone App which should be run on the Simulator Only. It uses undocumented APIs to create UIGlassButtons, and then saves the images for the button, and its selected equivalent in the application's documents
directory. Handy when you need to make nice buttons.
added: 2010-07-09
Filed under: Projects
Rating: +6
Open source, drop-in share features for all iOS apps. Share URLs, images, text, and even files. ShareKit will only display the services that can handle the content you want to share.
Supports: Delicious, Email, Google Reader, Facebook, Read It Later, Pinboard, Twitter and more. New services can be submitted by anyone and dropped into your project at anytime.
added: 2010-07-09
Filed under: Projects
Rating: +4