rockbox/uisimulator/win32
Björn Stenberg 3662ad2ae3 Use internal strcasestr implementation, since not all compilers provide it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5700 a1c6a512-1295-4272-9138-f99709370657
2005-01-28 15:48:38 +00:00
..
atoi.h
button.c Win32 sim: Added some alternative key-to-button mappings. 2005-01-17 21:12:34 +00:00
debug-win32.c Const policed pointer arguments to functions, part 4 2004-08-18 19:59:06 +00:00
dir-win32.c Fixed VC++ build. 2004-06-14 07:00:50 +00:00
dir-win32.h Fixed VC++ build. 2004-06-14 07:00:50 +00:00
kernel.c more int -> long 2005-01-24 14:52:42 +00:00
kernel.h
lcd-win32.c
lcd-win32.h
Makefile Use internal strcasestr implementation, since not all compilers provide it. 2005-01-28 15:48:38 +00:00
Makefile.vc6
mpeg-win32.c
panic-win32.c
plugin-win32.h Fixed VC6 simulator build 2004-11-02 17:14:46 +00:00
plugin.def
resource.h
rockbox.dsp Fixed VC6 simulator build 2004-11-02 17:14:46 +00:00
rockbox.ico
sprintf.h
stdbool.h
string-win32.c wrong functions have been here 2004-06-19 09:25:49 +00:00
thread-win32.c
thread-win32.h
timefuncs.h Const policed pointer arguments to functions, part 2 2004-08-17 01:45:48 +00:00
UI-fmrecorder.bmp Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Background pictures, LCD colours and dimensions depending on unit; build uses language selected in configure. Fixed vertical window size. 2005-01-17 00:25:23 +00:00
UI-gmini120.bmp Eanbled building gmini simulator (Win32 & X11). 2005-01-23 01:06:01 +00:00
UI-h100.bmp Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Background pictures, LCD colours and dimensions depending on unit; build uses language selected in configure. Fixed vertical window size. 2005-01-17 00:25:23 +00:00
UI-ondiofm.bmp Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Background pictures, LCD colours and dimensions depending on unit; build uses language selected in configure. Fixed vertical window size. 2005-01-17 00:25:23 +00:00
UI-ondiosp.bmp Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Background pictures, LCD colours and dimensions depending on unit; build uses language selected in configure. Fixed vertical window size. 2005-01-17 00:25:23 +00:00
UI-player.bmp Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Background pictures, LCD colours and dimensions depending on unit; build uses language selected in configure. Fixed vertical window size. 2005-01-17 00:25:23 +00:00
UI-recorder.bmp Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Background pictures, LCD colours and dimensions depending on unit; build uses language selected in configure. Fixed vertical window size. 2005-01-17 00:25:23 +00:00
UI-v2.bmp Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Background pictures, LCD colours and dimensions depending on unit; build uses language selected in configure. Fixed vertical window size. 2005-01-17 00:25:23 +00:00
uisw32.c Win32 simulator rework: (1) Better downscaling on resize & for the player lcd. (2) Pulling the window corners now calculates the diagonal. Jumpy resize should be finally gone. (4) Fixed roundoff error for size percentage display. (4) Simplifications & some code policeing. 2005-01-25 23:47:28 +00:00
uisw32.h Eanbled building gmini simulator (Win32 & X11). 2005-01-23 01:06:01 +00:00
uisw32.rc
uisw32.sln
uisw32.suo
uisw32.vcproj