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
/
robotfindskitten.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-28
robotfindskitten: clear message line before cinema scene
Franklin Wei
1
-1
/
+3
2011-01-22
Declaration of 'pause' from robotfindskitten has conflicting types for 'pause...
Thomas Martitz
1
-4
/
+4
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
1
-4
/
+2
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
-50
/
+4
2010-02-22
some changes to use of display_text.
Teruaki Kawashima
1
-2
/
+1
2009-12-18
make sure plugin reset backlight setting before exit. do code polish.
Teruaki Kawashima
1
-1
/
+1
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
1
-0
/
+12
2009-07-14
use lib display text to display help messages (FS#10099).
Teruaki Kawashima
1
-35
/
+14
2009-04-10
FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...
Thomas Martitz
1
-1
/
+1
2009-01-24
remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...
Andrew Mahone
1
-2
/
+0
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
1
-9
/
+3
2009-01-09
19421 missed a few commas in robotfindskitten
Adam Gashlin
1
-2
/
+2
2009-01-04
Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.
Michael Giacomelli
1
-0
/
+12
2008-12-13
A few new messages for robotfindskitten. Enjoy. :)
Robert Menes
1
-1
/
+12
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
1
-1
/
+9
2008-11-05
A bit of code policing.
Björn Stenberg
1
-75
/
+73
2008-10-30
Data does not belong in .h files. Not even if it makes the .c file prettier.
Björn Stenberg
1
-4
/
+419
2008-05-13
Plugin parameters should be const.
Steve Bavin
1
-2
/
+2
2007-10-08
Keep a 2 pixel margin in the instructions screen.
Jonas Häggqvist
1
-8
/
+8
2007-10-07
Use the userfont for the instructions.
Jonas Häggqvist
1
-47
/
+40
2007-10-07
Add instructions on all targets. Somewhat hackish, I'm afraid, but works reas...
Jonas Häggqvist
1
-25
/
+35
2007-10-07
Save some more space by not allocating arrays large enough to hold more than ...
Jonas Häggqvist
1
-29
/
+32
2007-10-05
Reduce memory usage so that we can include all messages on all platforms
Nils Wallménius
1
-28
/
+28
2007-10-05
New plugin: robotfindskitten - a zen simulation. More (or less) information o...
Jonas Häggqvist
1
-0
/
+628