summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2002-06-11now that show_logo() doesn't mess with the disk we call it as early asDaniel Stenberg
2002-06-11we now handle playlists in a block of 255 bytes instead of a single byte at a...Robert Hak
2002-06-11we now handle playlists in a block of 255 bytes instead of a single byte at a...Robert Hak
2002-06-10Initializations done in the correct orderLinus Nielsen Feltzing
2002-06-10Use only internally provided logotype, as we are too early in the initDaniel Stenberg
2002-06-10lcd_init() for player tooBjörn Stenberg
2002-06-10Added filename scrollingBjörn Stenberg
2002-06-10Added simulator initBjörn Stenberg
2002-06-10Added leading slash to the mp3 file nameLinus Nielsen Feltzing
2002-06-10Changed prototype of playtuneLinus Nielsen Feltzing
2002-06-07include string.h to remove compiler warning on targetDaniel Stenberg
2002-06-07removed two compiler warnings, made the rand functions staticDaniel Stenberg
2002-06-07include playlist.h to get rid of warningDaniel Stenberg
2002-06-07Killed a few warningsLinus Nielsen Feltzing
2002-06-07removed unused protos, added missingDaniel Stenberg
2002-06-04added some stupid faked random functions too, to build on targetDaniel Stenberg
2002-06-04whoa! make the simulator take care of the mpeg_play() function insteadDaniel Stenberg
2002-06-04pressing play on an .m3u file will run the playlist codeDaniel Stenberg
2002-06-04Moved playlist code here from the firmware directory, also adjusted itDaniel Stenberg
2002-06-04sleep now references HZRobert Hak
2002-06-04increased length of 'you lose' displayRobert Hak
2002-06-03sprintf => snprintf and now we build on the recorder againDaniel Stenberg
2002-05-31Zoomed ScreenFelix Arends
2002-05-31Fixed remove-line-bug.Felix Arends
2002-05-31included string.h for strlen function and sprintf.h for snprintf.Felix Arends
2002-05-31use proper ansi function declarations to reduce compiler warningsDaniel Stenberg
2002-05-31now uses the internal image/bitmap/icon called rockbox112x37 if there's noDaniel Stenberg
2002-05-31added this icon I call rockbox112x37, let's now all take a guess what itDaniel Stenberg
2002-05-31Added peek_next_track() for playing all files in a dirBjörn Stenberg
2002-05-31Turn off double-height when displaying file listBjörn Stenberg
2002-05-31Show boot screen double height on new playersBjörn Stenberg
2002-05-31Everyone wants a logoBjörn Stenberg
2002-05-31MENU exits sound settingBjörn Stenberg
2002-05-31the recorder now gets an archos.ajz output fileDaniel Stenberg
2002-05-31Replaced - cursor with more suitable char for playerBjörn Stenberg
2002-05-31credits and version mergedRobert Hak
2002-05-31Remember cursor position instead of searching for itBjörn Stenberg
2002-05-31cleaner version of the version and splash mergeRobert Hak
2002-05-31merged the splash screen and version infoRobert Hak
2002-05-30Removed libc from link lineBjörn Stenberg