summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11
AgeCommit message (Expand)AuthorFilesLines
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
2004-10-05Patch #1016011 by Eric Lassauge, fixes X11 simulator build in CygwinLinus Nielsen Feltzing1-1/+1
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-2/+2
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg1-28/+19
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2-10/+29
2004-09-16The Iriver display is blueBjörn Stenberg1-0/+5
2004-09-16Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg7-41/+57
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold1-2/+2
2004-07-28x11sim for cygwin: TARGET is defined with the .exe extensionLinus Nielsen Feltzing1-0/+1
2004-07-24Removed annoying debug outputLinus Nielsen Feltzing1-3/+0
2004-07-23Somewhat better key combination handlingLinus Nielsen Feltzing1-1/+12
2004-07-23Brushed up, made it more like the win32 makefileLinus Nielsen Feltzing1-210/+97
2004-07-21Forgot to remove all traces of the obsolete repeat mask functionsLinus Nielsen Feltzing1-3/+0
2004-07-21Added raw button reading functionalityLinus Nielsen Feltzing1-14/+9
2004-07-08Removed some whitespaceLinus Nielsen Feltzing1-4/+4
2004-07-08Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulatorLinus Nielsen Feltzing2-3/+14
2004-07-05Fixed the FM sim buildLinus Nielsen Feltzing1-1/+1
2004-07-02Added FM radio simulation, with a good station at 99.4MHzLinus Nielsen Feltzing1-2/+10
2004-06-30New screen dump feature for recordersLinus Nielsen Feltzing1-0/+10
2004-06-20extended the clean target to remove the libplugin and the rockbox.zipDaniel Stenberg1-0/+1
2004-06-20provide libplugin supportDaniel Stenberg1-3/+7
2004-06-16Fixed a warning (unused variable)Jens Arnold1-2/+0
2004-06-16removed silly debug outputsDaniel Stenberg2-3/+0
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing7-328/+13
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg1-1/+4