summaryrefslogtreecommitdiffstats
path: root/uisimulator
AgeCommit message (Expand)AuthorFilesLines
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
2004-11-22Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold2-2/+2
2004-11-17Removed annoying debug outputLinus Nielsen Feltzing1-2/+3
2004-11-02Fixed VC6 simulator buildHardeep Sidhu2-2/+10
2004-10-21oops, dear sims, please excuseJörg Hohensohn1-1/+2
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn1-10/+0
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 Hohensohn4-6/+6
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 Stenberg5-13/+62
2004-09-17Updated to use config.h instead of command-line -Ddefines.Björn Stenberg1-36/+52
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 Stenberg8-41/+58
2004-09-15fixed URLDaniel Stenberg1-1/+2
2004-08-18 Const policed pointer arguments to functions, part 4Jens Arnold1-1/+1
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold4-6/+6
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold1-1/+1
2004-07-28x11sim for cygwin: TARGET is defined with the .exe extensionLinus Nielsen Feltzing1-0/+1
2004-07-28win32sim: make clean now removes libplugin.aLinus Nielsen Feltzing1-1/+1
2004-07-27Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing1-1/+1
2004-07-24Removed annoying debug outputLinus Nielsen Feltzing1-3/+0
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn1-0/+5
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