summaryrefslogtreecommitdiffstats
path: root/uisimulator/win32/uisw32.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-08Remote LCD support for the Win32 H1x0 simulator.Jens Arnold1-2/+11
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold1-0/+2
2005-01-25Win32 simulator rework: (1) Better downscaling on resize & for the player lcd...Jens Arnold1-58/+40
2005-01-23Fixes: (1) Properly redraw display on window resize & putting into foreground...Jens Arnold1-8/+6
2005-01-23Win32 simulator: Fixed scaling on resize. Keep window title (model) on resize...Jens Arnold1-18/+18
2005-01-17Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Backgro...Jens Arnold1-2/+2
2004-07-22The win32 simulator window is now shown in the task bar, and the tick resolut...Linus Nielsen Feltzing1-12/+20
2003-12-22Patch #863775 by Bluechip - fixes window size on win32 simulatorLinus Nielsen Feltzing1-2/+2
2003-07-25Changed window attribute to overlapped so it isn't always on top.Hardeep Sidhu1-1/+1
2003-07-03Roland's fix for running simulator on NTHardeep Sidhu1-7/+7
2003-05-30Last change broke the mingw32 buildHardeep Sidhu1-2/+0
2003-05-30Default file mode should be O_BINARY to be consistent with rockboxHardeep Sidhu1-0/+7
2003-04-19most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn1-3/+13
2003-02-19Henrik Backe's fixes to enable the simulator to build with cygwin.Daniel Stenberg1-0/+1
2002-10-28A try to fix a compilation error for the Win32 recorder simulator. (not tested).Kjell Ericson1-0/+2
2002-08-02remove compiler warningsDaniel Stenberg1-1/+6
2002-08-02Mingw compile adjustments. Mostly from Bill Napier.Daniel Stenberg1-1/+5
2002-06-15defined current_tick variable and repaired broken build.Felix Arends1-0/+6
2002-06-12Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends1-5/+31
2002-06-01Player compatible code, interface still needs some changes for playerFelix Arends1-0/+7
2002-05-29Removed some files to save space, made bitmap smaller, brought everything up ...Felix Arends1-1/+1
2002-04-30UISW32 dir functions working,Felix Arends1-2/+4
2002-04-27new filesFelix Arends1-0/+260