index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
wormlet.c
Age
Commit message (
Expand
)
Author
2008-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-04-27
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
Rob Purchase
2008-03-26
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
2008-03-22
D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...
Rob Purchase
2008-03-22
Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...
Jens Arnold
2008-03-01
M:Robe 100: add button definition/bitmaps to plugins and enable compilation
Robert Kukla
2008-02-17
Plugins now enabled and working for the Gigabeat S.
Will Robertson
2007-09-20
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
2007-08-16
Pass plugin api pointer to funtion directly, fixes crashes when doing increme...
Peter D'Hoye
2007-08-15
Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...
Peter D'Hoye
2007-07-27
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-05-20
Update some comments in menu.h to be hopefully more helpful.
Jonathan Gordon
2007-05-19
attempt to make the Gigabeat button mappings in the plugins more logical and ...
Marcoen Hirschberg
2007-04-03
Fix yellow.
Tom Ross
2007-04-03
Adjust Chopper and fix my warning from Wormlet.
Tom Ross
2007-04-03
Adjust Wormlet to use the new macros.
Tom Ross
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-01-18
Add wormlet for the H10 5/6 GB. Seems to work well on the sim.
Tom Ross
2007-01-15
FS#6539 - Thanks to Tom Ross
Barry Wardell
2007-01-14
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
2006-11-27
Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...
Jens Arnold
2006-11-15
Hopefully clean up some errors
Karl Kurbjun
2006-11-15
Don't need to remove the backdrop for all plugins - leave it up for some.
Karl Kurbjun
2006-10-26
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-08-11
'no voice' is -1 not 0 and menu_items does have a pointer
Marcoen Hirschberg
2006-08-11
don't assign NULL to a long (fixes sim build warnings)
Marcoen Hirschberg
2006-08-03
Barry Wardell's keymappings for H10
Daniel Stenberg
2006-07-30
accept patch FS#4761 - putting the player on hold will now pause games. this ...
Shachar Liberman
2006-06-30
I should be sleeping
Kevin Ferrare
2006-06-30
To avoid having to use the main unit when accidentally launching a plugin fro...
Kevin Ferrare
2006-05-23
Enable wormlet for the ipod 3g - there is no reason to exclude it.
Dave Chapman
2006-05-23
make wormlet work on iaudio, patch by Mustapha Senhaji
Marcoen Hirschberg
2006-05-22
fix simulator build for the gigabeat
Marcoen Hirschberg
2006-05-22
Patch attached to bug report #5077 by Ewan Davies which fixes argh/food gener...
Zakk Roberts
2006-03-30
Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...
Jens Arnold
2006-03-13
Fixed ordering of SOURCES; removed redundancy pertaining to the definition of...
Zakk Roberts
2006-03-13
Please let this be the last fix.. please..
Zakk Roberts
2006-03-13
(Hopefully) fixed the ugliest build table we've had in quite a while..
Zakk Roberts
2006-03-13
Adapted Wormlet to all other models with bitmap LCDs - fullscreen on all of t...
Zakk Roberts
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2005-06-24
First part of graphics api rework. Special functions, parameter handling, pix...
Jens Arnold
2005-01-16
Plugin fixes for simulator: (1) Don't compile calendar for units without RTC....
Jens Arnold
2004-10-23
Plugin rework 6: (all) Now using the default event handler, standard placemen...
Jens Arnold
2003-06-29
Added plugin loader. Moved games, demos and the text viewer to loadable plugi...
Björn Stenberg