Core Features
- Desktop C++ Development
- Open Source
- Airplay Simulator
- Desktop ARM Debugging
- Deployment
- Remote Control
- iPhone OS extensions
- 2D Graphics and Fonts
- UI Framework
- Audio and Video
- Resource Management
- Compression
- Networking
- Documentation
Advanced Features
Open Source
Airplay SDK's excellent support for C/C++ standard libraries means that existing C/C++ codebases are very likely to compile 'out of the box' without any changes required (or with only trivial changes). This means you can leverage any useful C/C++ codebases you can get your hands on, including Open Source code.
To make life even easier, we've packaged up several common Open Source modules and included them within the Airplay SDK installer, all ready to include within your Airplay applications. Currently the following modules are included:
- expat
- json_parser
- libjpeg
- libpng
- libxml
- lua
- ode (Open Dynamics Engine)
- sqlite3
- tinyxml
- zlib
Ideaworks Labs will continue to add new Open Source modules to this list. Feel free to request support for any Open Source module you think might be useful to yourself and others!
