summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-05removed DOS newlines, made it use a static seed for better testsDaniel Stenberg
2002-05-05randomise_playlist() takes a seed argument nowDaniel Stenberg
2002-05-05adjusted to the differend LCDs and for no LCD at all... :-)Daniel Stenberg
2002-05-05Improved the randomise playlist function pretty major. This one will runDaniel Stenberg
2002-05-05builds wavey's playlist test harness on Linux/unixDaniel Stenberg
2002-05-05builds with Player LCD tooDaniel Stenberg
2002-05-05remove printf()Daniel Stenberg
2002-05-05void functions don't return values...Daniel Stenberg
2002-05-05minor protection to not re-define O_RDONLY if it is already definedDaniel Stenberg
2002-05-05include file.h (important for the x11 sim to work) and types.h (as thatDaniel Stenberg
2002-05-05proto and struct for id3-infoDaniel Stenberg
2002-05-05use the menu function pointers properlyDaniel Stenberg
2002-05-05Play a tune. Uses the id3-info now and display it on screen.Daniel Stenberg
2002-05-05build play.c and id3.c too nowDaniel Stenberg
2002-05-05wrapper include for the actual file.h to enable the change-root fiddleDaniel Stenberg
2002-05-05support open() properly so that the root dir works in the archos subdirDaniel Stenberg
2002-05-04Use the defines, we can't assume a particular LCD or keypad.Daniel Stenberg
2002-05-04Make it easy to select which kind of LCD you want the simulator to featureDaniel Stenberg
2002-05-04started to implement the charcell LCD apiDaniel Stenberg
2002-05-04don't define anything like this hereDaniel Stenberg
2002-05-04funny preprocessor tricksDaniel Stenberg
2002-05-04Added weird circumvention macros for SIMULATOR builds. When we build aDaniel Stenberg
2002-05-04get the chartables even for non-bitmap displays when we simulateDaniel Stenberg
2002-05-04changed window size to be about the same size as a recorderDaniel Stenberg
2002-05-04Removed #definesRobert Hak
2002-05-04Added browse_root(void)Robert Hak
2002-05-04createdRobert Hak
2002-05-04add reference to its headerRobert Hak
2002-05-03Added opendir, closedir and readdirBjörn Stenberg
2002-05-03Changed to global 'bpb' structBjörn Stenberg
2002-05-03First sound checkLinus Nielsen Feltzing
2002-05-03Doubled the buffer sizeLinus Nielsen Feltzing
2002-05-03Added a few functionsLinus Nielsen Feltzing
2002-05-03UpdatesBjörn Stenberg
2002-05-03Moved MAS to status GREENBjörn Stenberg
2002-05-03Added disk/partition handlingBjörn Stenberg
2002-05-03Added port B findingsLinus Nielsen Feltzing
2002-05-03minor sizing correctionRobert Hak
2002-05-03*** empty log message ***Robert Hak
2002-05-03Commented out log statement on lcd_updateRobert Hak
2002-05-03Commented out the KEY PRESSED and EVENT debug messagesRobert Hak
2002-05-03lcd_drawrect addedRobert Hak
2002-05-03Removed unused menu optionsRobert Hak
2002-05-03Fixed stupid error with cursor positioning on return from an app.Robert Hak
2002-05-03Fixed global values for tetris game not being reset. This prevented youRobert Hak
2002-05-03Menu cursor now wraps around top and bottom. Reworked drawing of cursorRobert Hak
2002-05-02Early MP3 playing testLinus Nielsen Feltzing
2002-05-02Added mas_run functionLinus Nielsen Feltzing
2002-05-02Just to create a C array with mp3 dataLinus Nielsen Feltzing
2002-05-02Fixed tab issues and made use of lcd_clear_display instead of lcd_clearrectRobert Hak