rockbox/uisimulator/win32
Daniel Stenberg 0bf50f02cc adjusted to use the new Make include file to create the SRC variable from
the SOURCES file


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6155 a1c6a512-1295-4272-9138-f99709370657
2005-03-06 15:53:44 +00:00
..
atoi.h use the new paths 2003-02-07 10:21:50 +00:00
button.c dummy button_hold() function to fix iriver sim builds. 2005-03-03 15:55:11 +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 Build cleanup and general fixes. fprintf() is now fdprintf(), the separation 2005-02-22 12:19:12 +00:00
kernel.c Fix: really clear the button queue when it is meant to be cleared. 2005-02-28 00:33:15 +00:00
lcd-win32.c Win32 simulator performance optimisation: Invalidate onle the part of the window that actually changed in lcd_update() and lcd_update_rect(). 2005-03-06 13:28:40 +00:00
lcd-win32.h Henrik Backe's patch to end files with newlines to prevent compiler 2003-03-05 22:47:26 +00:00
Makefile adjusted to use the new Make include file to create the SRC variable from 2005-03-06 15:53:44 +00:00
Makefile.vc6 this fixes the win32 simulator compilation 2003-02-14 20:51:10 +00:00
mpeg-win32.c Killed some simulator warnings; proper plugin error reporting for Win32 simulator. 2005-02-22 18:21:16 +00:00
panic-win32.c Henrik Backe's fixes to enable the simulator to build with cygwin. 2003-02-19 14:20:16 +00:00
plugin-win32.h Fixed VC6 simulator build 2004-11-02 17:14:46 +00:00
plugin.def Plugins now work with win32 simulator (.rock files are built as dll's) 2003-06-29 21:57:31 +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
rockbox.dsp Fixed VC6 simulator build 2004-11-02 17:14:46 +00:00
rockbox.ico Simulator icon by Roland. 2003-07-24 09:50:45 +00:00
SOURCES Build cleanup and general fixes. fprintf() is now fdprintf(), the separation 2005-02-22 12:19:12 +00:00
sprintf.h Fixed cygwin+mingw compile time error 2003-06-14 18:56:33 +00:00
stdbool.h Mingw compile adjustments. Mostly from Bill Napier. 2002-08-02 12:17:54 +00:00
string-win32.c wrong functions have been here 2004-06-19 09:25:49 +00:00
thread-win32.c remove compiler warnings 2002-08-02 14:00:52 +00:00
thread-win32.h Henrik Backe's patch to end files with newlines to prevent compiler 2003-03-05 22:47:26 +00:00
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 Previous change breaks VC++ build, reverting. 2004-06-14 06:59:30 +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