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
/
jackpot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-2
/
+0
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
1
-68
/
+2
2011-12-28
plugins: another round of making local things static and adding missing #incl...
Bertrik Sikken
1
-2
/
+2
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
1
-6
/
+5
2011-09-17
plugins: make local functions static for a subset of plugins
Bertrik Sikken
1
-8
/
+8
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-7
/
+5
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-5
/
+7
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-7
/
+5
2010-05-20
S#10387 - Rework pluginlib actions
Thomas Martitz
1
-4
/
+4
2010-05-14
Fix remaining reds/yellows.
Thomas Martitz
1
-3
/
+3
2009-09-04
Fix STRIDE macro for multiscreen and add stride support for picture lib.
Karl Kurbjun
1
-4
/
+6
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
1
-5
/
+2
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
1
-2
/
+2
2008-11-03
Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...
Björn Stenberg
1
-2
/
+2
2008-06-28
Remove a viewport ambiguity by changing the screens width/heigth members into...
Peter D'Hoye
1
-5
/
+6
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-13
Plugin parameters should be const.
Steve Bavin
1
-2
/
+2
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
1
-1
/
+1
2007-08-05
makes the slot wheels turn faster in the jackpot plugin for the bitmap targets
Kevin Ferrare
1
-1
/
+1
2007-08-04
oops forgot to remove that
Kevin Ferrare
1
-8
/
+0
2007-08-04
made the jackpot plugin use the new common sprite functions, cosmetic change ...
Kevin Ferrare
1
-19
/
+7
2007-07-28
fixed the speed problem on bitmaps LCD for the jackpot plugin and added the r...
Kevin Ferrare
1
-3
/
+4
2007-07-25
fixed yellow, forgot to increase the plugin API version
Kevin Ferrare
1
-1
/
+1
2007-07-25
Ported the archos player's jackpot plugin to bitmaps LCD (still need some nea...
Kevin Ferrare
1
-229
/
+294
2007-04-06
Now charcell displays require lcd_update() for updating the main lcd content ...
Jens Arnold
1
-1
/
+7
2007-03-26
First step of charcell LCD code rework: * Make it fully unicode aware so that...
Jens Arnold
1
-5
/
+7
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
1
-5
/
+2
2005-01-26
Changed several places to use button_clear_queue() to empty the button queue....
Jens Arnold
1
-1
/
+1
2004-10-22
Plugin rework 5: (all) Now using the default event handler, standard placemen...
Jens Arnold
1
-6
/
+9
2003-07-24
Pierre Delore's jackpot game plugin for the Player/Studio
Daniel Stenberg
1
-0
/
+278