rockbox/uisimulator/win32
Daniel Stenberg 37b0c075cf keyboard.c was missing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3125 a1c6a512-1295-4272-9138-f99709370657
2003-01-17 15:52:10 +00:00
..
button.c finally up-to-date: the win32 simulator (at least for the recorder) 2002-10-16 16:26:09 +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 Added dummy fat_size() to make it link 2002-11-12 19:38:01 +00:00
dir-win32.h somewhat kludgey work-around to prevent the <io.h>'s version of the mkdir() 2002-11-04 22:33:00 +00:00
kernel.c add 'errno' here, since it makes the mingw32 build work fine again 2002-10-31 08:05:47 +00:00
lcd-win32.c lcd_update_rect() added. *please* verify this someone who can actually 2002-09-10 07:19:40 +00:00
lcd-win32.h
Makefile keyboard.c was missing 2003-01-17 15:52:10 +00:00
Makefile.vc6 working win32sim makefile (for player) 2002-10-18 15:22:20 +00:00
mpeg-win32.c finally up-to-date: the win32 simulator (at least for the recorder) 2002-10-16 16:26:09 +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 A try to fix a compilation error for the Win32 recorder simulator. (not tested). 2002-10-28 20:45:37 +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