summaryrefslogtreecommitdiff
path: root/apps/recorder/cube.c (follow)
Commit message (Collapse)AuthorAge
* Added plugin loader. Moved games, demos and the text viewer to loadable ↵Björn Stenberg2003-06-29
| | | | | | plugins. Copy your *.rock files to /.rockbox/rocks/ git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3769 a1c6a512-1295-4272-9138-f99709370657
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3157 a1c6a512-1295-4272-9138-f99709370657
* usb detection in bounce, and all files use default font (not loaded)Robert Hak2002-10-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2773 a1c6a512-1295-4272-9138-f99709370657
* Added USB handling. Fixed return value bug.Björn Stenberg2002-10-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2744 a1c6a512-1295-4272-9138-f99709370657
* exit on the button off release eventDaniel Stenberg2002-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2645 a1c6a512-1295-4272-9138-f99709370657
* Rotating cube demo.Daniel Stenberg2002-10-15
Original code by Damien Teney, modified to integer math by Andreas Zwirtes, code policed by Daniel Stenberg (think 'static'). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2627 a1c6a512-1295-4272-9138-f99709370657