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