Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 1 | -27/+26 |
| | | | | | Reviewed-by: Trust Me Requested-by: Legal | ||||
* | Documentation for the Pad Navigator Example. | Andreas Aardal Hanssen | 2010-05-12 | 1 | -88/+130 |
| | | | | This also does a few touch-ups on the source code. | ||||
* | New Pad Nagivator example implementation. | Andreas Aardal Hanssen | 2010-05-12 | 1 | -0/+265 |
The old implementation was demo-quality and didn't really belong in the examples section. This new code cleans up the implementation, and also makes use of brand new features such as the state machine and animated transitions system. The new code is more suitable for documentation, and full docs are coming up in the next commit. |