summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2002-06-18removed files that were renamedRobert Hak
2002-06-18fixed typoRobert Hak
2002-06-17Don't update twiceBjörn Stenberg
2002-06-17no time.h, no time() not even in simulatorsDaniel Stenberg
2002-06-17add our libc headers directory to the include pathDaniel Stenberg
2002-06-17Removed snprintf warning. Removed unnecessary #ifdefBjörn Stenberg
2002-06-17Made playlist shuffle an option instead of an actionBjörn Stenberg
2002-06-17Added lcd_update to make settings work ok on recorderBjörn Stenberg
2002-06-17Added backslash and drive letter supportBjörn Stenberg
2002-06-17Player builds now use a separate linker control fileDaniel Stenberg
2002-06-16i messed up spacingRobert Hak
2002-06-16Eric Linenberg joins the credit listRobert Hak
2002-06-16added menu options for bounce, sokoban and corrected screensaver => boxes ref...Robert Hak
2002-06-16increased lines on menu displayRobert Hak
2002-06-16first there was tetris, now we have sokobanRobert Hak
2002-06-16renamed screensaver.[ch] to boxesRobert Hak
2002-06-15This is the start of a text file viewer for the Player. It is not calledDaniel Stenberg
2002-06-15the playlist loader now ignores lines that start with # as they are meantDaniel Stenberg
2002-06-15unused variable, remove compiler warningDaniel Stenberg
2002-06-15made ss_loop staticDaniel Stenberg
2002-06-15Lemme describe it this way:Daniel Stenberg
2002-06-15Selector was already the cursor image, so I removed the duplicateDaniel Stenberg
2002-06-15made the player simulator get a "nice" cursor too!Daniel Stenberg
2002-06-14current_tick is now simulated too (hey Felix, this breaks the win32 sim!)Daniel Stenberg
2002-06-14killed off a warningDaniel Stenberg
2002-06-14hehe, we better clear at y*8 not y*6 ;-)Daniel Stenberg
2002-06-14the cursor is now only 4 pixels wideDaniel Stenberg
2002-06-14nicer cursor and a folder bitmap that is horizontally aligned with the fileDaniel Stenberg
2002-06-14made to use the new cursor bitmap on the recorder, so put_cursorxy() isDaniel Stenberg
2002-06-14Added cursor bitmapDaniel Stenberg
2002-06-14the shuffle says something if we don't have a playlist loadedDaniel Stenberg
2002-06-13allow CRLF or LF or in fact just CR too as line separatorsDaniel Stenberg
2002-06-13Don't try to scroll in an empty dirBjörn Stenberg
2002-06-13Cosmetic change to playlist loader progress displayBjörn Stenberg
2002-06-13Loading playlists using 512 byte buffer. Added feedback display during load.Björn Stenberg
2002-06-13Added playlist shuffle menu optionBjörn Stenberg
2002-06-12make init() a void always, this should heal the build againDaniel Stenberg
2002-06-12remove WIN32 usageDaniel Stenberg
2002-06-12need to include "sprintf.h" for win32 simulatorFelix Arends
2002-06-12included threads.h so that init_threads is defined.Felix Arends
2002-06-12Set margins when clearing screenBjörn Stenberg
2002-06-12Removed erroneous {Björn Stenberg
2002-06-12Cleaned out a lot of #ifdefsBjörn Stenberg
2002-06-12Fixed scroll screen garbage bugBjörn Stenberg
2002-06-12playlist icon now displayed for playlistsRobert Hak
2002-06-12uh, make sure we start with a slash when playing songsDaniel Stenberg
2002-06-12fix multiple slash problemsDaniel Stenberg
2002-06-11Added simple scroll speed settingBjörn Stenberg
2002-06-11Stop scrolling before leaving directoryBjörn Stenberg
2002-06-11Changed to correct target name for recorderBjörn Stenberg