summaryrefslogtreecommitdiffstats
path: root/apps/plugins/star.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-14use lib display text to display help messages (FS#10099).Teruaki Kawashima1-185/+129
2009-06-20Remove viewport menu from star and remove useless button macros in code.(FS#1...Johannes Schwarz1-42/+2
2009-04-21Add initial plugin keymaps for M:robe 500Karl Kurbjun1-0/+4
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-3/+17
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-0/+6
2009-03-29Accept FS#10068 by Teruaki Kawashima correcting the instructions built into a...Nils Wallménius1-5/+12
2009-02-01Statusbar handling fixes. Jonathan Gordon1-1/+1
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+13
2009-01-16loader-initialized global plugin API:Andrew Mahone1-4/+1
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-7/+8
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon1-4/+0
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-1/+3
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+13
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-1/+1
2008-11-03Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg1-1/+1
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-2/+2
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-18fix star.c (FS#8998)Jonathan Gordon1-1/+2
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-8/+47
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon1-3/+15
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+13
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-3/+38
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-0/+13
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-0/+11
2007-10-15Enable star transition on all targets and prevent lcd partial updating of 0 a...Antoine Cellerier1-15/+20
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-1/+2
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-2/+4
2007-06-06* Speed up the level transition in Star for iPod Video (else it's sloooooow).Antoine Cellerier1-21/+26
2007-05-20Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon1-2/+1
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg1-6/+6
2007-03-28Adjust plugins to use the new menu API. Int settings still use the old API. R...Tom Ross1-255/+100
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-2/+2
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman1-0/+13
2007-01-03Improved Sansa keymappings for Pacbox, Solitaire and Star. From FS#6466 by P...Daniel Ankers1-6/+5
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun1-0/+1
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell1-0/+13
2006-10-21Ooops.Jens Arnold1-1/+1
2006-10-21Star: * Uses bitmap build system for all resolutions. * Working bitmaps for H...Jens Arnold1-244/+189
2006-10-18Change Star to display levels as 1-20 rather than 0-19 (FS#6126 Thanks to Dav...Barry Wardell1-3/+11
2006-10-06Fix FS#6126 - bug in Star where non-existant level 20 was accessable after yo...Barry Wardell1-2/+7
2006-08-10...nither sleep(0.2). thanks FS#5509 for letting me believe it isShachar Liberman1-3/+4
2006-08-10ON+NEXT make no sense.Shachar Liberman1-2/+2
2006-08-10star game: fix several menu pointer bugs, add the option to chooseShachar Liberman1-22/+89
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+12
2006-07-27Star plugin (again): Apply http://www.rockbox.org/tracker/task/5493 (button h...Antoine Cellerier1-1/+38
2006-07-27Add bitmaps for greyscale LCD targets for "star" game. Closes http://www.rock...Antoine Cellerier1-9/+9
2006-07-27Thou shall always test compilation before commiting. (fixes b&w LCD targets)Antoine Cellerier1-0/+8
2006-07-27Apply patch from http://www.rockbox.org/tracker/task/5569Antoine Cellerier1-7/+22