summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11
AgeCommit message (Expand)AuthorFilesLines
2006-02-19Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold1-2/+11
2006-02-13Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton2-0/+61
2006-01-23New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing1-0/+5
2006-01-11make the x5 sim passDaniel Stenberg1-0/+5
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman1-1/+1
2005-11-28silence picky gcc4 warningsDaniel Stenberg2-3/+3
2005-11-22added the stubs for the hold buttons on H300 simulatorKevin Ferrare1-1/+4
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold3-5/+64
2005-11-17repaired the h300 x11 sim buildDaniel Stenberg1-4/+2
2005-11-14Placeholder definition for iPod keypadDave Chapman1-0/+4
2005-11-14Define framebuffer for 16-bit displaysDave Chapman1-0/+5
2005-10-23X11 simulator: * Correctly redraw the window when it was destroyed by overlay...Jens Arnold2-44/+40
2005-10-23X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ...Jens Arnold3-37/+17
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold1-1/+1
2005-08-21Sim build fixLinus Nielsen Feltzing1-1/+5
2005-08-07Woah, that was not supposed to happenStepan Moskovchenko1-1/+1
2005-08-07Fix error/warning, change pitch bend to 9 bitsStepan Moskovchenko1-1/+1
2005-07-15check for/use sys/soundcard.h instead (since it works for cygwin too)Daniel Stenberg1-1/+1
2005-07-14First take at PCM playback in the X11 sim on Linux.Daniel Stenberg4-0/+137
2005-07-14brought back drawdots() and drawrectangles() since the player sim needs themDaniel Stenberg1-0/+33
2005-07-14introducing H1x0 style grayscale support in the X11 simDaniel Stenberg4-310/+92
2005-07-12Removed picky warningsLinus Nielsen Feltzing1-1/+1
2005-07-08Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses ...Jens Arnold1-1/+1
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold1-17/+25
2005-06-18make it build fine for H300 (keypads) as wellDaniel Stenberg1-0/+4
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg4-8/+149
2005-05-11Simplification.Jens Arnold1-1/+1
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg1-2/+3
2005-03-19X11 simulator: Always restore the x11 button autorepeat setting, regardless a...Jens Arnold1-3/+8
2005-03-18Major rework of the x11 simulator button handling. (1) Button repeat should a...Jens Arnold8-159/+331
2005-03-18Extensive code policing (indentation levels, tab characters).Jens Arnold4-317/+309
2005-03-07X11 simulator improvements: Proper thread stopping and realtime ticks, based ...Jens Arnold1-33/+56
2005-03-06adjusted to use the new Make include file to create the SRC variable fromDaniel Stenberg1-2/+3
2005-03-03dummy button_hold() function to fix iriver sim builds.Michiel Van Der Kolk1-0/+7
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg3-33/+16
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2-230/+32
2005-02-11Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for bet...Jens Arnold1-1/+1
2005-02-11Fixed gmini X11 simulator.Jens Arnold1-1/+1
2005-02-11I said 'correct'...Jens Arnold1-1/+1
2005-02-11Print correct button assignments.Jens Arnold1-20/+48
2005-02-07long policyJean-Philippe Bernardy1-2/+2
2005-01-28Use internal strcasestr implementation, since not all compilers provide it.Björn Stenberg1-1/+1
2005-01-26Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold1-0/+1
2005-01-23Eanbled building gmini simulator (Win32 & X11).Jens Arnold1-0/+2
2005-01-17Use the correct lcd code for iRiver simulator builds.Jens Arnold1-0/+5
2005-01-17X11 sim: Button handling adapted to iRiver and reworked a bit. Removed tab ch...Jens Arnold1-62/+67
2005-01-17Added ID3 database support.Björn Stenberg1-1/+1
2004-12-20minor correctionDaniel Stenberg1-6/+3
2004-11-24Make the simulator builds acknowledge the plugins variable set in the configureDaniel Stenberg1-3/+3
2004-10-07Another fix for bug #1016011 by Eric LassaugeLinus Nielsen Feltzing1-0/+6