summaryrefslogtreecommitdiffstats
path: root/uisimulator
AgeCommit message (Expand)AuthorFilesLines
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
2004-07-22The win32 simulator window is now shown in the task bar, and the tick resolut...Linus Nielsen Feltzing1-12/+20
2004-07-21Added dependency on the plugin libraryLinus Nielsen Feltzing1-1/+3
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 Feltzing2-15/+21
2004-07-20Player LCD simulation no longer writes outside the frame bufferLinus Nielsen Feltzing1-1/+1
2004-07-20Simplified the win32 sim makefile a littleLinus Nielsen Feltzing1-186/+49
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 Feltzing4-16/+32
2004-07-08The win32 open() was called with the wrong flagsLinus Nielsen Feltzing1-2/+5
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 Feltzing3-5/+80
2004-06-30New screen dump feature for recordersLinus Nielsen Feltzing2-0/+20
2004-06-22Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing1-4/+0
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-20infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn1-0/+2
2004-06-19wrong functions have been hereJörg Hohensohn1-3/+3
2004-06-18Added backlight_off to simulator stubs.Kjell Ericson1-0/+5
2004-06-16Fixed a warning (unused variable)Jens Arnold1-2/+0
2004-06-16removed silly debug outputsDaniel Stenberg2-3/+0
2004-06-15The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing1-2/+6
2004-06-14Create files with proper permissons on unix/linux, make open() and creat()Daniel Stenberg1-2/+10
2004-06-14translate from rockbox's open() options to the options used by the hostDaniel Stenberg1-1/+20
2004-06-14Fixed VC++ build.Hardeep Sidhu5-3/+151
2004-06-14Previous change breaks VC++ build, reverting.Hardeep Sidhu1-0/+4
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing15-377/+103
2004-05-27Added filetypes.c to VC project. Fixed compiler warning.Hardeep Sidhu2-3/+4
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg2-2/+8
2004-05-01remove_thread() stubbed for the simulator, but this is a "make it compile" ha...Jörg Hohensohn1-0/+7
2004-04-21Added missing newlineJens Arnold1-1/+2
2004-04-20Fixed win32 sim errors/warningsHardeep Sidhu3-2/+8