summaryrefslogtreecommitdiff
path: root/uisimulator/win32 (follow)
Commit message (Expand)AuthorAge
* Remove Win32 and X11 simulator sources. They've been deprecated for a while i...Dan Everton2006-08-12
* Allow building simulators on systems where errno is thread-local by using the...Jens Arnold2006-02-28
* Reworked player simulator icons to fit the changed charcell scale factor and ...Jens Arnold2006-02-20
* Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold2006-02-19
* Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton2006-02-13
* Add 4g grayscale support for the win32 simDave Chapman2006-02-13
* New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing2006-01-23
* Model & version check for simulator plugins.Jens Arnold2006-01-16
* Simplified yield() in the Win32 simulator. Now only hogs the CPU during playb...Magnus Holmgren2005-12-04
* Win32 simulator: Fixed tick timer simulation for windows implementations with...Jens Arnold2005-11-26
* Added iPod Nano to win32 simulator.Jens Arnold2005-11-22
* added the stubs for the hold buttons on H300 simulatorKevin Ferrare2005-11-22
* Properly added as binary. Replaced H300 image with smaller 8bit version.Jens Arnold2005-11-22
* Removed for proper binary readdition.Jens Arnold2005-11-22
* Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold2005-11-22
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* Win32 simulator: * Use a 16 bit display bitmap for 16bit target simulation. S...Jens Arnold2005-11-17
* 16bit colour support (H300) for the win32 simulator.Jens Arnold2005-11-15
* Properly stop the audio in the win32 simulated playbackLinus Nielsen Feltzing2005-09-07
* Sim build fixLinus Nielsen Feltzing2005-08-21
* This code wasn't used at all.Jens Arnold2005-08-19
* Enlarged the buffer for DEBUGF()Linus Nielsen Feltzing2005-08-16
* Check the correct thread handle.Jens Arnold2005-07-21
* Don't hog the CPU, but keep sound playback working. (This might need some twe...Magnus Holmgren2005-07-20
* 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
* Win32 sim: better bitmap initialisation.Jens Arnold2005-07-14
* Win32 simulators: Fixed button repeat handling when releasing buttons.Jens Arnold2005-07-13
* Removed picky warningsLinus Nielsen Feltzing2005-07-12
* Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses ...Jens Arnold2005-07-08
* 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
* Fix bug #1174245: Win32 simulator didn't keep track of pressed keys properly.Jens Arnold2005-06-24
* Rename UI-v2.bmp to UI-recorderv2.bmp (Rec v2 win32 sim now builds)Dave Chapman2005-06-17
* No second (explicit) call to build libcomsim.aJens Arnold2005-05-24
* Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg2005-05-23
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* adjusted to use the new Make include file to create the SRC variable fromDaniel Stenberg2005-03-06
* Win32 simulator performance optimisation: Invalidate onle the part of the win...Jens Arnold2005-03-06
* dummy button_hold() function to fix iriver sim builds.Michiel Van Der Kolk2005-03-03
* Fix: really clear the button queue when it is meant to be cleared.Jens Arnold2005-02-28
* Killed some simulator warnings; proper plugin error reporting for Win32 simul...Jens Arnold2005-02-22
* removedDaniel Stenberg2005-02-22
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2005-02-18
* Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for bet...Jens Arnold2005-02-11
* long policyJean-Philippe Bernardy2005-02-07
* Use internal strcasestr implementation, since not all compilers provide it.Björn Stenberg2005-01-28
* Win32 simulator rework: (1) Better downscaling on resize & for the player lcd...Jens Arnold2005-01-25
* more int -> longJean-Philippe Bernardy2005-01-24