summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
2004-07-27Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing
2004-07-24Removed annoying debug outputLinus Nielsen Feltzing
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn
2004-07-23Somewhat better key combination handlingLinus Nielsen Feltzing
2004-07-23Brushed up, made it more like the win32 makefileLinus Nielsen Feltzing
2004-07-22The win32 simulator window is now shown in the task bar, and the tick resolut...Linus Nielsen Feltzing
2004-07-21Added dependency on the plugin libraryLinus Nielsen Feltzing
2004-07-21Forgot to remove all traces of the obsolete repeat mask functionsLinus Nielsen Feltzing
2004-07-21Added raw button reading functionalityLinus Nielsen Feltzing
2004-07-20Player LCD simulation no longer writes outside the frame bufferLinus Nielsen Feltzing
2004-07-20Simplified the win32 sim makefile a littleLinus Nielsen Feltzing
2004-07-08Removed some whitespaceLinus Nielsen Feltzing
2004-07-08Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulatorLinus Nielsen Feltzing
2004-07-08The win32 open() was called with the wrong flagsLinus Nielsen Feltzing
2004-07-05Fixed the FM sim buildLinus Nielsen Feltzing
2004-07-02Added FM radio simulation, with a good station at 99.4MHzLinus Nielsen Feltzing
2004-06-30New screen dump feature for recordersLinus Nielsen Feltzing
2004-06-22Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing
2004-06-20extended the clean target to remove the libplugin and the rockbox.zipDaniel Stenberg
2004-06-20provide libplugin supportDaniel Stenberg
2004-06-20infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn
2004-06-19wrong functions have been hereJörg Hohensohn
2004-06-18Added backlight_off to simulator stubs.Kjell Ericson
2004-06-16Fixed a warning (unused variable)Jens Arnold
2004-06-16removed silly debug outputsDaniel Stenberg
2004-06-15The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing
2004-06-14Create files with proper permissons on unix/linux, make open() and creat()Daniel Stenberg
2004-06-14translate from rockbox's open() options to the options used by the hostDaniel Stenberg
2004-06-14Fixed VC++ build.Hardeep Sidhu
2004-06-14Previous change breaks VC++ build, reverting.Hardeep Sidhu
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing
2004-05-27Added filetypes.c to VC project. Fixed compiler warning.Hardeep Sidhu
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg
2004-05-01remove_thread() stubbed for the simulator, but this is a "make it compile" ha...Jörg Hohensohn
2004-04-21Added missing newlineJens Arnold
2004-04-20Fixed win32 sim errors/warningsHardeep Sidhu
2004-04-20Fixed win32 sim errorLinus Nielsen Feltzing
2004-04-20Removed some X11 simulator warningsLinus Nielsen Feltzing
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing
2004-04-16Sim warning, as usualLinus Nielsen Feltzing
2004-04-16Added rmdir() for the x11 simulatorLinus Nielsen Feltzing
2004-04-10talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 exten...Jörg Hohensohn
2004-04-06my usual simulator postfixJörg Hohensohn
2004-04-04warning and simulator build fixJörg Hohensohn
2004-03-27my usual simulator postfixJörg Hohensohn
2004-03-21another sim fix, I just _love_ to break these buildsJörg Hohensohn
2004-03-19missing stub broke the sim buildJörg Hohensohn
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn
2004-03-13OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code ...Jörg Hohensohn
2004-03-13We had a few set_irq_level(15) left in the code, instead of the new set_irq_l...Jörg Hohensohn