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