summaryrefslogtreecommitdiff
path: root/uisimulator/win32/uisw32.c (follow)
Commit message (Expand)AuthorAge
* Remove Win32 and X11 simulator sources. They've been deprecated for a while i...Dan Everton2006-08-12
* Win32 simulator: Fixed tick timer simulation for windows implementations with...Jens Arnold2005-11-26
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* Check the correct thread handle.Jens Arnold2005-07-21
* Sound playback for the Win32 simulator, based on WaveOut. Not yet enabled by ...Magnus Holmgren2005-07-19
* Made Win32 thread management similar to the X11 one (previously yield() could...Magnus Holmgren2005-07-19
* Remote LCD support for the Win32 H1x0 simulator.Jens Arnold2005-07-08
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Win32 simulator rework: (1) Better downscaling on resize & for the player lcd...Jens Arnold2005-01-25
* Fixes: (1) Properly redraw display on window resize & putting into foreground...Jens Arnold2005-01-23
* Win32 simulator: Fixed scaling on resize. Keep window title (model) on resize...Jens Arnold2005-01-23
* Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Backgro...Jens Arnold2005-01-17
* The win32 simulator window is now shown in the task bar, and the tick resolut...Linus Nielsen Feltzing2004-07-22
* Patch #863775 by Bluechip - fixes window size on win32 simulatorLinus Nielsen Feltzing2003-12-22
* Changed window attribute to overlapped so it isn't always on top.Hardeep Sidhu2003-07-25
* Roland's fix for running simulator on NTHardeep Sidhu2003-07-03
* Last change broke the mingw32 buildHardeep Sidhu2003-05-30
* Default file mode should be O_BINARY to be consistent with rockboxHardeep Sidhu2003-05-30
* most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn2003-04-19
* Henrik Backe's fixes to enable the simulator to build with cygwin.Daniel Stenberg2003-02-19
* A try to fix a compilation error for the Win32 recorder simulator. (not tested).Kjell Ericson2002-10-28
* remove compiler warningsDaniel Stenberg2002-08-02
* Mingw compile adjustments. Mostly from Bill Napier.Daniel Stenberg2002-08-02
* defined current_tick variable and repaired broken build.Felix Arends2002-06-15
* Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends2002-06-12
* Player compatible code, interface still needs some changes for playerFelix Arends2002-06-01
* Removed some files to save space, made bitmap smaller, brought everything up ...Felix Arends2002-05-29
* UISW32 dir functions working,Felix Arends2002-04-30
* new filesFelix Arends2002-04-27