summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* output debugf() nicely for simulator builds tooDaniel Stenberg2002-06-04
* added some stupid faked random functions too, to build on targetDaniel Stenberg2002-06-04
* works with playlist code, now stubs mpeg_play() to be able to show someDaniel 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
* playlist stuff is not firmware, it should be in the apps code. moving itDaniel Stenberg2002-06-04
* clarified and added details about the X11 simulator buildDaniel Stenberg2002-06-04
* The mpeg player could miss the last byte of a songLinus Nielsen Feltzing2002-06-04
* Added some kernel docsLinus Nielsen Feltzing2002-06-04
* Clarified the mutex code, renamed the NUM_TICK_TASKS macroLinus Nielsen Feltzing2002-06-04
* Moved NUM_TICK_TASKS definitionLinus Nielsen Feltzing2002-06-04
* the sim should not take args off the command lineRobert Hak2002-06-04
* sleep now references HZRobert Hak2002-06-04
* increased length of 'you lose' displayRobert Hak2002-06-04
* all the funky new news about the v1 releaseRobert Hak2002-06-04
* configure update for simulator builds must preserve display and keypadDaniel Stenberg2002-06-03
* now configure update works for simulator builds tooDaniel Stenberg2002-06-03
* sprintf => snprintf and now we build on the recorder againDaniel Stenberg2002-06-03
* Added simulator screenshotsBjörn Stenberg2002-06-02
* Added simulatorsBjörn Stenberg2002-06-02
* Player compatible code, interface still needs some changes for playerFelix Arends2002-06-01
* Changed history.t link to .htmlBjörn Stenberg2002-06-01
* First versionBjörn Stenberg2002-06-01
* Added download linkBjörn Stenberg2002-06-01
* Added sh-winBjörn Stenberg2002-06-01
* Changed h2 h3 font sizeBjörn Stenberg2002-06-01
* archos.ajz for recorderBjörn Stenberg2002-06-01
* Added daily snapshotsBjörn Stenberg2002-06-01
* fixed a section bagder missedRobert Hak2002-05-31
* 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
* Had to include <stddef.h> so that size_t is defined.Felix Arends2002-05-31
* Keep playing current song even if we can't load nextBjörn Stenberg2002-05-31
* remove compiler warnings by using '#ifdef DEBUG' on a large sectionDaniel Stenberg2002-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
* Check for more files to playBjörn 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
* Untranslated chars should be pass-throughBjörn Stenberg2002-05-31
* target builds must run make in firmware AND appsDaniel Stenberg2002-05-31
* made it support --help or -h as arguments, and then displays a very shortDaniel Stenberg2002-05-31