summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* added some stupid faked random functions too, to build on targetDaniel Stenberg2002-06-04
* whoa! make the simulator take care of the mpeg_play() function insteadDaniel Stenberg2002-06-04
* pressing play on an .m3u file will run the playlist codeDaniel Stenberg2002-06-04
* Moved playlist code here from the firmware directory, also adjusted itDaniel Stenberg2002-06-04
* sleep now references HZRobert Hak2002-06-04
* increased length of 'you lose' displayRobert Hak2002-06-04
* sprintf => snprintf and now we build on the recorder againDaniel Stenberg2002-06-03
* Zoomed ScreenFelix Arends2002-05-31
* Fixed remove-line-bug.Felix Arends2002-05-31
* included string.h for strlen function and sprintf.h for snprintf.Felix Arends2002-05-31
* use proper ansi function declarations to reduce compiler warningsDaniel Stenberg2002-05-31
* now uses the internal image/bitmap/icon called rockbox112x37 if there's noDaniel Stenberg2002-05-31
* added this icon I call rockbox112x37, let's now all take a guess what itDaniel Stenberg2002-05-31
* Added peek_next_track() for playing all files in a dirBjörn Stenberg2002-05-31
* Turn off double-height when displaying file listBjörn Stenberg2002-05-31
* Show boot screen double height on new playersBjörn Stenberg2002-05-31
* Everyone wants a logoBjörn Stenberg2002-05-31
* MENU exits sound settingBjörn Stenberg2002-05-31
* the recorder now gets an archos.ajz output fileDaniel Stenberg2002-05-31
* Replaced - cursor with more suitable char for playerBjörn Stenberg2002-05-31
* credits and version mergedRobert Hak2002-05-31
* Remember cursor position instead of searching for itBjörn Stenberg2002-05-31
* cleaner version of the version and splash mergeRobert Hak2002-05-31
* merged the splash screen and version infoRobert Hak2002-05-31
* Removed libc from link lineBjörn Stenberg2002-05-30
* Partition table is no longer globalBjörn Stenberg2002-05-30
* fixed the display time for the splash screen on menuRobert Hak2002-05-30
* didn't commit this. allows for delay display of splash screen from menuRobert Hak2002-05-30
* Added directory sortingBjörn Stenberg2002-05-30
* STOP in root dir stops playbackBjörn Stenberg2002-05-30
* Moved show_logo() to after malloc_initBjörn Stenberg2002-05-30
* removed odd unused externDaniel Stenberg2002-05-30
* fixed show_logo()Daniel Stenberg2002-05-30
* removed unused variables, removed static variablesDaniel Stenberg2002-05-30
* we now show the splash screen from the menu on a delayRobert Hak2002-05-30
* corrected the curson not being drawn for the recorderRobert Hak2002-05-30
* corrected the comment regarding what kind of BMP files this readsDaniel Stenberg2002-05-30
* rearranged to prevent compiler warningsDaniel Stenberg2002-05-30
* prevent compiler warning by using unsigned int where suitableDaniel Stenberg2002-05-30
* prototype for the BMP file reader functionDaniel Stenberg2002-05-30
* #include "bmp.h" moved into the conditional include for BITMAP displaysDaniel Stenberg2002-05-30
* included sprintf.h for snprintf definitionFelix Arends2002-05-29
* included debug.h for debugf functionFelix Arends2002-05-29
* included string.h for memset in windowsFelix Arends2002-05-29
* Fixed draw bug. Removed wrapping.Björn Stenberg2002-05-29
* make the version string say "CVS" when retrieved from CVS, it getsDaniel Stenberg2002-05-29
* MENU exits menuBjörn Stenberg2002-05-29
* Version waits for key press instead of 1s sleepBjörn Stenberg2002-05-29
* Added version display to menuBjörn Stenberg2002-05-29
* APPSVERSION is defined in a stand-alone header file, and main.c setsDaniel Stenberg2002-05-29