summaryrefslogtreecommitdiff
path: root/uisimulator (follow)
Commit message (Expand)AuthorAge
* make it build fine for H300 (keypads) as wellDaniel Stenberg2005-06-18
* Simulator stub for remote lcd flip.Jens Arnold2005-06-17
* Rename UI-v2.bmp to UI-recorderv2.bmp (Rec v2 win32 sim now builds)Dave Chapman2005-06-17
* Added dummy function and simulator stub.Jens Arnold2005-05-30
* 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
* Simplification.Jens Arnold2005-05-11
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* 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
* remove extra kludge we used to kill warnings on very old mingw cross-compileDaniel Stenberg2005-03-09
* Simulators: more efficient implementation of sim_filesize().Jens Arnold2005-03-09
* attempt to kill two annoying win32 cross-compiler warningsDaniel Stenberg2005-03-08
* 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
* Win32 simulator performance optimisation: Invalidate onle the part of the win...Jens Arnold2005-03-06
* Simulator: sim_rename() must not use off_t in the argument for the same reaso...Jens Arnold2005-03-05
* dummy button_hold() function to fix iriver sim builds.Michiel Van Der Kolk2005-03-03
* Simulators: lseek() working again for systems with an off_t datatype differin...Jens Arnold2005-02-28
* Added common simulator Makefile.Jens Arnold2005-02-28
* Fix: really clear the button queue when it is meant to be cleared.Jens Arnold2005-02-28
* Win32 simulator also needs open() option manglingJens Arnold2005-02-24
* Proper disk statistics for the win32 simulator.Jens Arnold2005-02-22
* Killed some simulator warnings; proper plugin error reporting for Win32 simul...Jens Arnold2005-02-22
* file.h is not accessible for the simulated-functions filesDaniel Stenberg2005-02-22
* removedDaniel Stenberg2005-02-22
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* make the proto match the one used in rockboxDaniel Stenberg2005-02-18
* charcell code only on charcell simsDaniel Stenberg2005-02-18
* 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
* 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
* Win32 simulator rework: (1) Better downscaling on resize & for the player lcd...Jens Arnold2005-01-25
* more int -> longJean-Philippe Bernardy2005-01-24
* Fixed red build...Björn Stenberg2005-01-24
* Fixed yellow buildBjörn Stenberg2005-01-24
* Fixes: (1) Properly redraw display on window resize & putting into foreground...Jens Arnold2005-01-23
* Eanbled building gmini simulator (Win32 & X11).Jens Arnold2005-01-23
* Win32 simulator: Fixed scaling on resize. Keep window title (model) on resize...Jens Arnold2005-01-23
* Wrong filename for directory voice files in the simulatorLinus Nielsen Feltzing2005-01-20
* 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