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
/
rocklife.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
plugins: More HAVE_BACKLIGHT cleanup
Solomon Peachy
1
-0
/
+4
2011-10-15
plugins: another round of making local functions static
Bertrik Sikken
1
-1
/
+1
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
1
-2
/
+2
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
1
-3
/
+1
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
-5
/
+5
2009-12-18
make sure plugin reset backlight setting before exit. do code polish.
Teruaki Kawashima
1
-9
/
+14
2009-08-03
calendar: fix bug when add new event text longer than last entry.
Teruaki Kawashima
1
-1
/
+1
2009-05-27
Commit next part of FS#10138 by Teruaki Kawashima. Fixes check for open erro...
Michael Giacomelli
1
-1
/
+1
2009-04-03
Fix red introduced with r20610.
Alexander Levin
1
-1
/
+1
2009-04-03
Rocklife: allow the cells file to have comment (everything on a line starting...
Alexander Levin
1
-4
/
+12
2009-04-03
Some improvements to rocklife (FS#10087, but slightly less paranoid). Main im...
Alexander Levin
1
-97
/
+115
2009-04-02
Fix yellow in rocklife. j=j++ was most likely meant to be j++. Seems to be no...
Tom Ross
1
-1
/
+1
2009-03-31
FS#10079 by Justin Hannigan: Support for opening and viewing .cells files in ...
Robert Menes
1
-7
/
+66
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
1
-7
/
+5
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
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
Fix maze and rocklife on greyscale targets which were broken by r17382. Maybe...
Marianne Arnold
1
-1
/
+5
2008-05-05
Keep the old colours for maze and rocklife.
Barry Wardell
1
-1
/
+1
2007-11-29
Fix some plugins not using the helper functions for the new backlight timeout...
Jens Arnold
1
-2
/
+3
2007-06-29
propset svn:keywords Id
Antoine Cellerier
1
-1
/
+1
2007-06-29
FS #6616 - "rocklife: Conway's Game of Life" by Matthias Wientapper.
Antoine Cellerier
1
-0
/
+489