summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Collapse)AuthorAge
* Update by BlueChipDaniel Stenberg2003-07-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3901 a1c6a512-1295-4272-9138-f99709370657
* plugin_get_buffer() makes my plugin smaller, can get the sector buffer at ↵Jörg Hohensohn2003-07-27
| | | | | | runtime git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3895 a1c6a512-1295-4272-9138-f99709370657
* Flash plugin requires recorder for nowBjörn Stenberg2003-07-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3894 a1c6a512-1295-4272-9138-f99709370657
* the plugin half of Lee Marlow's patch: second agument can be the filename of ↵Jörg Hohensohn2003-07-25
| | | | | | the .ucl to be flashed git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3887 a1c6a512-1295-4272-9138-f99709370657
* changed the plugin to display a friendly message instead of plugin error ↵Jerome Kuptz2003-07-25
| | | | | | when an id3 struct is not returned git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3882 a1c6a512-1295-4272-9138-f99709370657
* correct build errorsRobert Hak2003-07-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3880 a1c6a512-1295-4272-9138-f99709370657
* Huw Smith's calendar pluginDaniel Stenberg2003-07-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3877 a1c6a512-1295-4272-9138-f99709370657
* Garrett Derner's word wrap fix for the text viewerDaniel Stenberg2003-07-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3873 a1c6a512-1295-4272-9138-f99709370657
* Henrik Backe's patch that makes the .map files get created in the buildDaniel Stenberg2003-07-24
| | | | | | | directory and not in the source directory. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3872 a1c6a512-1295-4272-9138-f99709370657
* Pierre Delore's jackpot game plugin for the Player/StudioDaniel Stenberg2003-07-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3871 a1c6a512-1295-4272-9138-f99709370657
* minor edits to conform to rockbox standardsDaniel Stenberg2003-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3858 a1c6a512-1295-4272-9138-f99709370657
* Massive code-policing. Use proper indent. Use proper comments. Use properDaniel Stenberg2003-07-21
| | | | | | | source code width. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3857 a1c6a512-1295-4272-9138-f99709370657
* update to the api to allow fetching of currently playing id3 struct. Adding ↵Jerome Kuptz2003-07-20
| | | | | | the favorites plugin. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3854 a1c6a512-1295-4272-9138-f99709370657
* I thougt the 8MB build is broken, but "make clean" just didn't delete the ↵Jörg Hohensohn2003-07-20
| | | | | | linker definitions. Now it does. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3853 a1c6a512-1295-4272-9138-f99709370657
* The rockbox_flash plugin is a target-only plugin.Linus Nielsen Feltzing2003-07-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3838 a1c6a512-1295-4272-9138-f99709370657
* Johan Vromans' fix after file check failsJörg Hohensohn2003-07-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3835 a1c6a512-1295-4272-9138-f99709370657
* The plugin which reflashes the second image. I release it now to become part ↵Jörg Hohensohn2003-07-13
| | | | | | of the build, so that I don't have to maintain and distribute it every time the plugin API version is bumped. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3832 a1c6a512-1295-4272-9138-f99709370657
* Added plugin support for 8MB-modified units. This bumps the plugin API ↵Björn Stenberg2003-07-13
| | | | | | version number again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3831 a1c6a512-1295-4272-9138-f99709370657
* Added missing othelo.txtBjörn Stenberg2003-07-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3817 a1c6a512-1295-4272-9138-f99709370657
* string section patch by NixLinus Nielsen Feltzing2003-07-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3812 a1c6a512-1295-4272-9138-f99709370657
* Snake is back! Written by Itai Shaked.Björn Stenberg2003-07-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3802 a1c6a512-1295-4272-9138-f99709370657
* The conversion to plugin broke the Bounce demoLinus Nielsen Feltzing2003-06-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3787 a1c6a512-1295-4272-9138-f99709370657
* Another nice game: Othelo by BlueChipBjörn Stenberg2003-06-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3782 a1c6a512-1295-4272-9138-f99709370657
* Frederic Dang Ngoc's 'Star' game. Very nice graphic effects.Björn Stenberg2003-06-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3777 a1c6a512-1295-4272-9138-f99709370657
* Vicentini Martins 'FlipIt!' gameBjörn Stenberg2003-06-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3776 a1c6a512-1295-4272-9138-f99709370657
* Vicentini Martins lovely sliding puzzle gameBjörn Stenberg2003-06-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3773 a1c6a512-1295-4272-9138-f99709370657
* 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