summaryrefslogtreecommitdiffstats
path: root/uisimulator
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-05trying to fix the simJörg Hohensohn1-1/+4
2003-12-23Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn2-12/+12
2003-12-23Use rockbox random in win32 simulatorHardeep Sidhu2-6/+10
2003-12-22Patch #863775 by Bluechip - fixes window size on win32 simulatorLinus Nielsen Feltzing1-2/+2
2003-12-20Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn2-0/+9
2003-12-15added the lcd-common.c to the build, which fixes the lcd_blit build problemDaniel Stenberg1-6/+10
2003-12-15fixed lcd_blit for the (x11) simDaniel Stenberg2-6/+23
2003-12-10Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu3-2/+12
2003-12-08my take at fixing the simulator warnings by adding mode_t, size_t, ssize_tDaniel Stenberg2-2/+2
2003-11-29Game and demo menus are no longerHardeep Sidhu1-8/+0
2003-10-01Removed games and demos menus.Björn Stenberg2-14/+2
2003-08-23Print debug messages to stdout if no debugger presentHardeep Sidhu1-1/+20
2003-07-26Build the rockbox icon into executableHardeep Sidhu1-0/+1
2003-07-25Win32 file functions were not being redefined correctly for plugins.Hardeep Sidhu1-3/+3
2003-07-25Changed window attribute to overlapped so it isn't always on top.Hardeep Sidhu1-1/+1
2003-07-24Include Roland's icon as well.Daniel Stenberg1-0/+1
2003-07-24Simulator icon by Roland.Daniel Stenberg1-0/+0
2003-07-10Added dependency to the tools dir, so it's automatically built with the rest....Björn Stenberg2-2/+8
2003-07-09Extract exports from obj file. Don't ignore dllwrap errors.Hardeep Sidhu1-7/+11
2003-07-04Added FreeBSD support to uisimulator. Patch by Keith HubbardBjörn Stenberg3-3/+16
2003-07-03Roland's fix for running simulator on NTHardeep Sidhu1-7/+7
2003-07-03Plugins should not require cygwin to run.Hardeep Sidhu1-1/+2