index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
rocklife.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
plugins: another round of making local functions static
Bertrik Sikken
2011-10-15
*
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
2011-01-24
*
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
2010-08-28
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
*
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
*
S#10387 - Rework pluginlib actions
Thomas Martitz
2010-05-20
*
make sure plugin reset backlight setting before exit. do code polish.
Teruaki Kawashima
2009-12-18
*
calendar: fix bug when add new event text longer than last entry.
Teruaki Kawashima
2009-08-03
*
Commit next part of FS#10138 by Teruaki Kawashima. Fixes check for open erro...
Michael Giacomelli
2009-05-27
*
Fix red introduced with r20610.
Alexander Levin
2009-04-03
*
Rocklife: allow the cells file to have comment (everything on a line starting...
Alexander Levin
2009-04-03
*
Some improvements to rocklife (FS#10087, but slightly less paranoid). Main im...
Alexander Levin
2009-04-03
*
Fix yellow in rocklife. j=j++ was most likely meant to be j++. Seems to be no...
Tom Ross
2009-04-02
*
FS#10079 by Justin Hannigan: Support for opening and viewing .cells files in ...
Robert Menes
2009-03-31
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
Fix maze and rocklife on greyscale targets which were broken by r17382. Maybe...
Marianne Arnold
2008-05-05
*
Keep the old colours for maze and rocklife.
Barry Wardell
2008-05-05
*
Fix some plugins not using the helper functions for the new backlight timeout...
Jens Arnold
2007-11-29
*
propset svn:keywords Id
Antoine Cellerier
2007-06-29
*
FS #6616 - "rocklife: Conway's Game of Life" by Matthias Wientapper.
Antoine Cellerier
2007-06-29