rockbox/uisimulator/win32
Linus Nielsen Feltzing 7ddf0d673d Reworked the time get/set functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4522 a1c6a512-1295-4272-9138-f99709370657
2004-04-20 10:23:57 +00:00
..
atoi.h use the new paths 2003-02-07 10:21:50 +00:00
button.c most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal 2003-04-19 13:15:33 +00:00
debug-win32.c Print debug messages to stdout if no debugger present 2003-08-23 21:01:04 +00:00
dir-win32.c When reading a dir, only set the attribute information we care about in the dirent structure. 2003-06-18 04:48:40 +00:00
dir-win32.h mkdir() fix for the winsim, should fix the red build. 2004-01-23 11:36:02 +00:00
dir.h mkdir() fix for the winsim, should fix the red build. 2004-01-23 11:36:02 +00:00
file.h mkdir() fix for the winsim, should fix the red build. 2004-01-23 11:36:02 +00:00
io.c Fixed warning 2004-01-26 17:39:37 +00:00
kernel.c OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code here is pointless anyhow. 2004-03-13 16:59:14 +00:00
kernel.h updated path to kernel.h 2003-02-07 09:45:39 +00:00
lcd-win32.c Screen buffer transposed, such that bytes in X-direction are consecutive. This enables my turbocharged lcd_write_data() for regular screen updates. Please check the X11 sim, Win32 works. 2003-12-23 23:41:45 +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 Reworked the time get/set functions 2004-04-20 10:23:57 +00:00
Makefile.vc6 this fixes the win32 simulator compilation 2003-02-14 20:51:10 +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 Henrik Backe's fixes to enable the simulator to build with cygwin. 2003-02-19 14:20:16 +00:00
plugin-win32.h thanks Hardeep: fix for the Win32 simulator 2004-01-31 20:35:14 +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
rockbox.dsp Added bookmark.c. Defined HAVE_RTC. 2004-01-18 21:29:06 +00:00
rockbox.ico Simulator icon by Roland. 2003-07-24 09:50:45 +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 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 Henrik Backe's patch to end files with newlines to prevent compiler 2003-03-05 22:47:26 +00:00
timefuncs.h Reworked the time get/set functions 2004-04-20 10:23:57 +00:00
UI256.bmp
uisw32.c Patch #863775 by Bluechip - fixes window size on win32 simulator 2003-12-22 20:24:56 +00:00
uisw32.h most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal 2003-04-19 13:15:33 +00:00
uisw32.rc Build the rockbox icon into executable 2003-07-26 15:55:46 +00:00
uisw32.sln
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