12,301
edits
(8 intermediate revisions by 3 users not shown) | |||
Line 49: | Line 49: | ||
| C++ | | C++ | ||
| Free (BSD style) | | Free (BSD style) | ||
|- | |||
| [http://developers.cloudmade.com/projects/show/iphone-sdk cloudmade] | |||
| Open Streetmap Replacement for MKMapView <br/>(incl. Routing & Geocoding) | |||
| Objective-C / <br/>Obj-C++ | |||
| Proprietary[http://cloudmade.com/about/api-terms-and-conditions *] | |||
|- | |- | ||
| [http://www.cocos2d-iphone.org/ cocos2d for iPhone] | | [http://www.cocos2d-iphone.org/ cocos2d for iPhone] | ||
Line 65: | Line 70: | ||
| Commercial: Free for free apps, must be licensed for commercial use! | | Commercial: Free for free apps, must be licensed for commercial use! | ||
|- | |- | ||
| [[PDCON:Convention/Workshops/libpd|libpd] | | [[PDCON:Convention/Workshops/libpd|libpd]] | ||
| Pd | | Pd with a thin layer around | ||
| | | [[Pure Data]] Patches (library is C/C++/ObjectiveC) | ||
| BSD | | Free (BSD) | ||
|- | |- | ||
| [http://code.google.com/p/iui/ iui] | | [http://code.google.com/p/iui/ iui] | ||
Line 96: | Line 101: | ||
| Bonjour Wrapper (via mrmr) | | Bonjour Wrapper (via mrmr) | ||
| Objective-C | | Objective-C | ||
| Free* | |||
|- | |||
| [https://github.com/ccgus/fmdb FMDB] | |||
| Objective C wrapper for [[SQLite]] access (see [https://github.com/ccgus/fmdb/blob/master/src/fmdb.m FMDB Examples]) | |||
| Objective C | |||
| Free* | | Free* | ||
|- | |- | ||
Line 124: | Line 134: | ||
|- | |- | ||
| [http://pixelverse.org/iphone/oscemote/ OSCemote] | | [http://pixelverse.org/iphone/oscemote/ OSCemote] | ||
| [[OSC]] | | [[OSC]] Application | ||
| Objective-C | | Objective-C | ||
| Free* | | Free* | ||
Line 132: | Line 142: | ||
| C | | C | ||
| | | | ||
|- | |||
| [http://tweakweek.com/ Cydia TweakWeek] | |||
| Each week: 1 developer creates 7 Open Source tweaks | |||
| Objective-C | |||
| Open Source* | |||
|- | |- | ||
| [https://ccrma.stanford.edu/software/stk/index.html STK: Synthesis Tool Kit] | | [https://ccrma.stanford.edu/software/stk/index.html STK: Synthesis Tool Kit] | ||
| General Sound Synthesis Classes (largely platform independent) | | General Sound Synthesis Classes (largely platform independent) | ||
| C++ | | C++ | ||
| | |||
|- | |||
| [http://dblog.com.au/iphone-development-tutorials/iphone-sdk-tutorial-reading-data-from-a-sqlite-database/ Reading Data from SQLite Database] | |||
| tutorial | |||
| Objective-C / C | |||
| | | | ||
|} | |} | ||
Line 198: | Line 218: | ||
| Free (New BSD) | | Free (New BSD) | ||
|- | |- | ||
| | | [http://puredata.info/docs/developer/BuildingPdForiPhone Pure Data for iOS] | ||
| Audio (Pure Data) | | Audio (Pure Data) | ||
| Visual Programming | | Visual Programming, used in commecial apps like [[GMU:Rjdj-sprint|RjDj]] or [http://www.apsof.com/iJam/default.htm iJam] | ||
| | | BSD | ||
|- | |- | ||
| [http://supercrazyawesome.com/ iPhone/iPod Touch Backup Extractor] | | [http://supercrazyawesome.com/ iPhone/iPod Touch Backup Extractor] |