summaryrefslogtreecommitdiffstats
path: root/uisimulator
AgeCommit message (Expand)AuthorFilesLines
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-1/+1
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-09remove extra kludge we used to kill warnings on very old mingw cross-compileDaniel Stenberg1-7/+0
2005-03-09Simulators: more efficient implementation of sim_filesize().Jens Arnold1-5/+10
2005-03-08attempt to kill two annoying win32 cross-compiler warningsDaniel Stenberg1-0/+7
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 Stenberg3-6/+9
2005-03-06Win32 simulator performance optimisation: Invalidate onle the part of the win...Jens Arnold1-8/+21
2005-03-05Simulator: sim_rename() must not use off_t in the argument for the same reaso...Jens Arnold1-12/+13
2005-03-03dummy button_hold() function to fix iriver sim builds.Michiel Van Der Kolk2-0/+14
2005-02-28Simulators: lseek() working again for systems with an off_t datatype differin...Jens Arnold1-12/+12
2005-02-28Added common simulator Makefile.Jens Arnold1-0/+1
2005-02-28Fix: really clear the button queue when it is meant to be cleared.Jens Arnold2-1/+8
2005-02-24Win32 simulator also needs open() option manglingJens Arnold1-4/+2
2005-02-22Proper disk statistics for the win32 simulator.Jens Arnold1-3/+10
2005-02-22Killed some simulator warnings; proper plugin error reporting for Win32 simul...Jens Arnold2-10/+17
2005-02-22file.h is not accessible for the simulated-functions filesDaniel Stenberg1-1/+0
2005-02-22removedDaniel Stenberg1-26/+0
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg12-178/+147
2005-02-18make the proto match the one used in rockboxDaniel Stenberg1-1/+1
2005-02-18charcell code only on charcell simsDaniel Stenberg1-1/+3
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg7-426/+133
2005-02-11Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for bet...Jens Arnold2-2/+2
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-02-07long policyJean-Philippe Bernardy1-2/+2
2005-01-28Use internal strcasestr implementation, since not all compilers provide it.Björn Stenberg2-2/+2
2005-01-26Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold1-0/+1
2005-01-25Win32 simulator rework: (1) Better downscaling on resize & for the player lcd...Jens Arnold1-58/+40
2005-01-24more int -> longJean-Philippe Bernardy1-1/+1
2005-01-24Fixed red build...Björn Stenberg1-1/+1
2005-01-24Fixed yellow buildBjörn Stenberg1-1/+1
2005-01-23Fixes: (1) Properly redraw display on window resize & putting into foreground...Jens Arnold1-8/+6
2005-01-23Eanbled building gmini simulator (Win32 & X11).Jens Arnold3-0/+14
2005-01-23Win32 simulator: Fixed scaling on resize. Keep window title (model) on resize...Jens Arnold1-18/+18
2005-01-20Wrong filename for directory voice files in the simulatorLinus Nielsen Feltzing1-1/+1
2005-01-17Use the correct lcd code for iRiver simulator builds.Jens Arnold2-0/+10
2005-01-17X11 sim: Button handling adapted to iRiver and reworked a bit. Removed tab ch...Jens Arnold1-62/+67
2005-01-17Win32 sim: Added some alternative key-to-button mappings.Jens Arnold1-0/+2
2005-01-17Added ID3 database support.Björn Stenberg2-2/+2
2005-01-17Added the new Win32 UI images to the tarballJens Arnold1-1/+1
2005-01-17Win32 simulator: Button handling adapted to iRiver and reworked a bit.Jens Arnold1-17/+22
2005-01-17Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Backgro...Jens Arnold11-14/+68
2004-12-28sim fix for ATA stubsJörg Hohensohn1-7/+10
2004-12-20minor correctionDaniel Stenberg1-6/+3
2004-11-24Make the simulator builds acknowledge the plugins variable set in the configureDaniel Stenberg2-6/+6