summaryrefslogtreecommitdiff
path: root/uisimulator/x11 (follow)
Commit message (Expand)AuthorAge
* Remove Win32 and X11 simulator sources. They've been deprecated for a while i...Dan Everton2006-08-12
* 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
* New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing2006-01-23
* make the x5 sim passDaniel Stenberg2006-01-11
* Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman2005-12-19
* silence picky gcc4 warningsDaniel Stenberg2005-11-28
* added the stubs for the hold buttons on H300 simulatorKevin Ferrare2005-11-22
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* repaired the h300 x11 sim buildDaniel Stenberg2005-11-17
* Placeholder definition for iPod keypadDave Chapman2005-11-14
* Define framebuffer for 16-bit displaysDave Chapman2005-11-14
* X11 simulator: * Correctly redraw the window when it was destroyed by overlay...Jens Arnold2005-10-23
* X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ...Jens Arnold2005-10-23
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Sim build fixLinus Nielsen Feltzing2005-08-21
* Woah, that was not supposed to happenStepan Moskovchenko2005-08-07
* Fix error/warning, change pitch bend to 9 bitsStepan Moskovchenko2005-08-07
* check for/use sys/soundcard.h instead (since it works for cygwin too)Daniel Stenberg2005-07-15
* First take at PCM playback in the X11 sim on Linux.Daniel Stenberg2005-07-14
* brought back drawdots() and drawrectangles() since the player sim needs themDaniel Stenberg2005-07-14
* introducing H1x0 style grayscale support in the X11 simDaniel Stenberg2005-07-14
* Removed picky warningsLinus Nielsen Feltzing2005-07-12
* Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses ...Jens Arnold2005-07-08
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* make it build fine for H300 (keypads) as wellDaniel Stenberg2005-06-18
* Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg2005-05-23
* Simplification.Jens Arnold2005-05-11
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* X11 simulator: Always restore the x11 button autorepeat setting, regardless a...Jens Arnold2005-03-19
* Major rework of the x11 simulator button handling. (1) Button repeat should a...Jens Arnold2005-03-18
* Extensive code policing (indentation levels, tab characters).Jens Arnold2005-03-18
* X11 simulator improvements: Proper thread stopping and realtime ticks, based ...Jens Arnold2005-03-07
* adjusted to use the new Make include file to create the SRC variable fromDaniel Stenberg2005-03-06
* dummy button_hold() function to fix iriver sim builds.Michiel Van Der Kolk2005-03-03
* 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
* Fixed gmini X11 simulator.Jens Arnold2005-02-11
* I said 'correct'...Jens Arnold2005-02-11
* Print correct button assignments.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
* Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold2005-01-26
* Eanbled building gmini simulator (Win32 & X11).Jens Arnold2005-01-23
* Use the correct lcd code for iRiver simulator builds.Jens Arnold2005-01-17
* X11 sim: Button handling adapted to iRiver and reworked a bit. Removed tab ch...Jens Arnold2005-01-17
* Added ID3 database support.Björn Stenberg2005-01-17
* minor correctionDaniel Stenberg2004-12-20
* Make the simulator builds acknowledge the plugins variable set in the configureDaniel Stenberg2004-11-24