summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
2002-06-04works with playlist code, now stubs mpeg_play() to be able to show someDaniel Stenberg
2002-06-04clarified and added details about the X11 simulator buildDaniel Stenberg
2002-06-04the sim should not take args off the command lineRobert Hak
2002-06-01Player compatible code, interface still needs some changes for playerFelix Arends
2002-05-31updated the build instruction since we now support building the simulatorDaniel Stenberg
2002-05-31supports OBJDIR etc to make it possible to have the configure script generateDaniel Stenberg
2002-05-31include the 8bit bitmap instead of the previos 24bit one (that is no longerDaniel Stenberg
2002-05-30removed the no longer used code for simulating the player LCDDaniel Stenberg
2002-05-30we don't need these weirdo defined anymoreDaniel Stenberg
2002-05-30Added the two Player-specific keys to the description. The X11 simulator isDaniel Stenberg
2002-05-29Removed some files to save space, made bitmap smaller, brought everything up ...Felix Arends
2002-05-29Felix popped up and fixed the win32 simulator, it works again and we includeDaniel Stenberg
2002-05-29win32 simulator up to dateFelix Arends
2002-05-29I've commented all the win32 files right now as no one is maintainingDaniel Stenberg
2002-05-29added FILES and all sorts of missing win32 simulator filesDaniel Stenberg
2002-05-29shorten the sleep for blocking key-gets to make it behave betterDaniel Stenberg
2002-05-28adjusted to new button_get apiDaniel Stenberg
2002-05-28mpeg_stop stub addedDaniel Stenberg
2002-05-27files included in releaseDaniel Stenberg
2002-05-27stop the compiler bitchingRobert Hak
2002-05-27build sound_menu, add mpeg.o to simulat the target mpeg_* functionsDaniel Stenberg
2002-05-27simulate the mpeg functions to make the sim buildDaniel Stenberg
2002-05-27make yield() simply do a short sleep when simulatedDaniel Stenberg
2002-05-24added reference to location of mpeg_play.h for includesRobert Hak
2002-05-21Added player MENU and ON keysBjörn Stenberg
2002-05-21app.c removed, main_menu.c introducedBjörn Stenberg
2002-05-18added credits.cRobert Hak
2002-05-18I got tired of shifting this file around, and it belongs with the archosRobert Hak
2002-05-17removed -DLITTLE_ENDIAN for Linux - it is defined by stdlib.hDave Chapman
2002-05-17Some files movedBjörn Stenberg
2002-05-17Added lcd_update() to player lcd_puts()Björn Stenberg
2002-05-17made both recorder and player builds work againDaniel Stenberg
2002-05-17code meant to be used in target builds are now in ../appsDaniel Stenberg
2002-05-16Moved play.* to apps/Björn Stenberg
2002-05-16Added support for player keypadBjörn Stenberg
2002-05-16support little endian tooDaniel Stenberg
2002-05-16set endian style, default target endian is BIG ENDIANDaniel Stenberg
2002-05-16display logo if presentDaniel Stenberg
2002-05-16Moved tree.? to apps moduleBjörn Stenberg
2002-05-16close the file too properlyDaniel Stenberg
2002-05-16this works with an 8bit indexed uncompressed BMPDaniel Stenberg
2002-05-15removed unused functionDave Chapman
2002-05-15fixed dithering bugDave Chapman
2002-05-15added playback simulator if /dev/dsp is unavailableDave Chapman
2002-05-14initial versionChristian Flaz
2002-05-14initial BMP image reader attempt, does not work yetDaniel Stenberg
2002-05-13Added \n to debugf()Björn Stenberg
2002-05-13Added dir position memoryBjörn Stenberg
2002-05-13Bool changeBjörn Stenberg
2002-05-13Changing to C99 'bool'Björn Stenberg