summaryrefslogtreecommitdiff
path: root/uisimulator/win32/uisw32.h
AgeCommit message (Collapse)Author
2003-02-14remove warnings from mingw buildFelix Arends
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3265 a1c6a512-1295-4272-9138-f99709370657
2003-02-14this fixes the win32 simulator compilationFelix Arends
the simulator does not use the firmare\include path, instead it uses standard header files those header files that do not exist in the SDK are placed in the win32 directory (dir.h, sprintf.h) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3264 a1c6a512-1295-4272-9138-f99709370657
2002-06-15defined current_tick variable and repaired broken build.Felix Arends
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1008 a1c6a512-1295-4272-9138-f99709370657
2002-06-12Threading is working on uisw32 as well now, code is up-to-date, makefile is ↵Felix Arends
up-to-date git-svn-id: svn://svn.rockbox.org/rockbox/trunk@981 a1c6a512-1295-4272-9138-f99709370657
2002-06-01Player compatible code, interface still needs some changes for playerFelix Arends
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@874 a1c6a512-1295-4272-9138-f99709370657
2002-04-30UISW32 dir functions working,Felix Arends
dirbrowse compatible. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@349 a1c6a512-1295-4272-9138-f99709370657
2002-04-27renamed cpp extensions to c, started coding file functionsFelix Arends
file functions not working yet git-svn-id: svn://svn.rockbox.org/rockbox/trunk@262 a1c6a512-1295-4272-9138-f99709370657
2002-04-27removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends
updated modified constants (LCD_WIDTH, LCD_HEIGHT) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@261 a1c6a512-1295-4272-9138-f99709370657
2002-04-26a little fix of one constant only...Felix Arends
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@240 a1c6a512-1295-4272-9138-f99709370657
2002-04-25First Version of UISimulator for Win32Felix Arends
lcd and keypad working for recorder git-svn-id: svn://svn.rockbox.org/rockbox/trunk@221 a1c6a512-1295-4272-9138-f99709370657