|
|
cvs: apps/recorder icons.c,1.39,1.40 icons.h,1.21,1.22 bounce.c,1.20,NONE c: msg#00071
|
Subject: |
cvs: apps/recorder icons.c,1.39,1.40 icons.h,1.21,1.22 bounce.c,1.20,NONE cube.c,1.5,NONE oscillograph.c,1.4,NONE snow.c,1.3,NONE sokoban.c,1.37,NONE sokoban.h,1.3,NONE tetris.c,1.35,NONE wormlet.c,1.19,NONE wormlet.h,1.3,NONE |
Update of /cvsroot/rockbox/apps/recorder
In directory sc8-pr-cvs1:/tmp/cvs-serv20982/apps/recorder
Modified Files:
icons.c icons.h
Removed Files:
bounce.c cube.c oscillograph.c snow.c sokoban.c sokoban.h
tetris.c wormlet.c wormlet.h
Log Message:
Added plugin loader. Moved games, demos and the text viewer to loadable
plugins. Copy your *.rock files to /.rockbox/rocks/
Index: icons.c
===================================================================
RCS file: /cvsroot/rockbox/apps/recorder/icons.c,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- icons.c 23 Apr 2003 11:26:25 -0000 1.39
+++ icons.c 29 Jun 2003 16:33:04 -0000 1.40
@@ -64,6 +64,7 @@
{ 0x3e, 0x2a, 0x3e, 0x2a, 0x2a, 0x3e }, /* Language file */
{ 0x55, 0x55, 0x55, 0x55, 0x55, 0x55 }, /* Text file */
{ 0x4e, 0x51, 0x51, 0x40, 0x55, 0x55 }, /* Config file */
+ { 0x0a, 0x0a, 0x5f, 0x4e, 0x24, 0x18 }, /* Plugin file */
};
unsigned char bitmap_icons_7x8[][7] =
Index: icons.h
===================================================================
RCS file: /cvsroot/rockbox/apps/recorder/icons.h,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- icons.h 26 Feb 2003 21:39:13 -0000 1.21
+++ icons.h 29 Jun 2003 16:33:04 -0000 1.22
@@ -29,6 +29,7 @@
Folder, Directory, Playlist, Repeat,
Selected, Cursor, Wps, Mod_Ajz,
Font, Language, Text, Config,
+ Plugin,
LastIcon
};
--- bounce.c DELETED ---
--- cube.c DELETED ---
--- oscillograph.c DELETED ---
--- snow.c DELETED ---
--- sokoban.c DELETED ---
--- sokoban.h DELETED ---
--- tetris.c DELETED ---
--- wormlet.c DELETED ---
--- wormlet.h DELETED ---
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
| |