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
/
dice.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-20
FS#7704 - Talk support for plugins
Solomon Peachy
1
-8
/
+8
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
1
-1
/
+1
2011-09-17
plugins: make local functions static for a subset of plugins
Bertrik Sikken
1
-9
/
+9
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-1
/
+1
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-05-20
S#10387 - Rework pluginlib actions
Thomas Martitz
1
-4
/
+4
2009-12-04
Dice: Prevent a divide by 0
Karl Kurbjun
1
-0
/
+3
2009-08-05
add playback control to more menu of plugins.
Teruaki Kawashima
1
-4
/
+11
2009-01-17
unify pointers to value for configfile, and add TYPE_BOOL type, used by
Andrew Mahone
1
-2
/
+2
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-06-28
Remove a viewport ambiguity by changing the screens width/heigth members into...
Peter D'Hoye
1
-3
/
+3
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-03-26
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
1
-1
/
+1
2007-10-26
Fixed the Total being out of screen with huge fonts like ter-u32b
Kevin Ferrare
1
-2
/
+2
2007-07-25
FS#7478 (heavily modified by me).
Jonathan Gordon
1
-17
/
+37
2007-07-20
Fixes red hopefully
Kevin Ferrare
1
-2
/
+3
2007-07-20
Dice plugin now works on remote and uses the action api ; cleaned up the code...
Kevin Ferrare
1
-184
/
+105
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
-2
/
+2
2007-04-06
Now charcell displays require lcd_update() for updating the main lcd content ...
Jens Arnold
1
-2
/
+0
2007-03-28
Adjust plugins to use the new menu API. Int settings still use the old API. R...
Tom Ross
1
-158
/
+77
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
1
-1
/
+1
2007-01-14
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
1
-0
/
+9
2006-10-26
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
1
-0
/
+9
2006-08-03
Barry Wardell's keymappings for H10
Daniel Stenberg
1
-0
/
+9
2006-06-30
To avoid having to use the main unit when accidentally launching a plugin fro...
Kevin Ferrare
1
-1
/
+5
2006-03-12
Fix dice on the player (sim at least, my player is acting up)
Brandon Low
1
-11
/
+36
2006-03-09
add gigabeat keys
Marcoen Hirschberg
1
-1
/
+9
2006-03-05
Dice rolling plugin by me with help from Paul_the_Nerd on some keypads
Brandon Low
1
-0
/
+283