rockbox/uisimulator/win32
Björn Stenberg 6131a3cc0d Moved display portions of wps.c into new file: wps-display.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2079 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 11:04:41 +00:00
..
button.c buttons can be pressed again now 2002-08-08 09:14:38 +00:00
debug-win32.c - added Logf ( maybe it should be defined somewhere else) 2002-05-06 11:08:10 +00:00
dir-win32.c add attribute and size to readdir 2002-05-08 07:06:16 +00:00
dir-win32.h renamed file-win32.c/h to dir-win32.c/h 2002-04-28 19:27:16 +00:00
kernel.c Finally, again a working version of the win32 simulator. I re-wrote the makefile, it is much more compact now. 2002-06-25 21:01:08 +00:00
lcd-win32.c make lcd_framebuffer extern, as it is now exported from the lcd driver 2002-08-07 11:10:06 +00:00
lcd-win32.h renamed cpp extensions to c, started coding file functions 2002-04-27 17:02:17 +00:00
Makefile Moved display portions of wps.c into new file: wps-display.c 2002-08-30 11:04:41 +00:00
Makefile.vc6 this makefile works at least for the recorder, we will have to talk about a recorder fix. 2002-08-22 17:58:24 +00:00
mpeg.c win32 simulator up-to-date 2002-06-28 14:57:03 +00:00
panic-win32.c Removed some files to save space, made bitmap smaller, brought everything up to date 2002-05-29 16:34:40 +00:00
resource.h Removed some files to save space, made bitmap smaller, brought everything up to date 2002-05-29 16:34:40 +00:00
stdbool.h Mingw compile adjustments. Mostly from Bill Napier. 2002-08-02 12:17:54 +00:00
string-win32.c Mingw compile adjustments. Mostly from Bill Napier. 2002-08-02 12:17:54 +00:00
thread-win32.c remove compiler warnings 2002-08-02 14:00:52 +00:00
thread-win32.h Threading is working on uisw32 as well now, code is up-to-date, makefile is up-to-date 2002-06-12 15:39:39 +00:00
UI256.bmp Removed some files to save space, made bitmap smaller, brought everything up to date 2002-05-29 16:34:40 +00:00
uisw32.c remove compiler warnings 2002-08-02 14:00:52 +00:00
uisw32.h defined current_tick variable and repaired broken build. 2002-06-15 10:58:14 +00:00
uisw32.rc Mingw compile adjustments. Mostly from Bill Napier. 2002-08-02 12:17:54 +00:00
uisw32.sln added debug and panic support for the simulator 2002-05-01 09:34:55 +00:00
uisw32.suo relative paths in .vcproj file 2002-07-02 16:49:06 +00:00
uisw32.vcproj relative paths in .vcproj file 2002-07-02 16:49:06 +00:00