summaryrefslogtreecommitdiffstats
path: root/uisimulator
AgeCommit message (Expand)AuthorFilesLines
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
2004-04-20Fixed win32 sim errorLinus Nielsen Feltzing1-1/+1
2004-04-20Removed some X11 simulator warningsLinus Nielsen Feltzing2-2/+2
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing5-10/+16
2004-04-16Sim warning, as usualLinus Nielsen Feltzing1-0/+1
2004-04-16Added rmdir() for the x11 simulatorLinus Nielsen Feltzing2-0/+13
2004-04-10talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 exten...Jörg Hohensohn1-1/+1
2004-04-06my usual simulator postfixJörg Hohensohn1-0/+4
2004-04-04warning and simulator build fixJörg Hohensohn1-0/+7
2004-03-27my usual simulator postfixJörg Hohensohn1-0/+2
2004-03-21another sim fix, I just _love_ to break these buildsJörg Hohensohn1-0/+7
2004-03-19missing stub broke the sim buildJörg Hohensohn1-4/+12
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn1-0/+19
2004-03-13OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code ...Jörg Hohensohn1-1/+1
2004-03-13We had a few set_irq_level(15) left in the code, instead of the new set_irq_l...Jörg Hohensohn1-1/+1
2004-02-25Yellow buildLinus Nielsen Feltzing1-6/+6
2004-01-31thanks Hardeep: fix for the Win32 simulatorJörg Hohensohn1-0/+3
2004-01-30inconsistent argument type for backlight_set_timeout() fixedJörg Hohensohn1-2/+2
2004-01-26Fixed warningHardeep Sidhu1-1/+1
2004-01-23mkdir() fix for the winsim, should fix the red build.Daniel Stenberg4-9/+20
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing3-1/+16
2004-01-18Added bookmark.c. Defined HAVE_RTC.Hardeep Sidhu1-1/+5
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg2-2/+8
2004-01-10Fix cygwin/X11 build by defining _SSIZE_T_Hardeep Sidhu1-1/+1
2004-01-10Added mp3_playback.cHardeep Sidhu1-0/+4
2004-01-05still trying to fix the sim (blindfolded)Jörg Hohensohn2-3/+6