- 220f69c Added version display to menu by Björn Stenberg · 23 years ago
- f779e26 Boosted the volume. Now handles end-of-song better by Linus Nielsen Feltzing · 23 years ago
- 7b71911 APPSVERSION is defined in a stand-alone header file, and main.c sets by Daniel Stenberg · 23 years ago
- 0f60775 Added system_init call by Linus Nielsen Feltzing · 23 years ago
- 93d7204 modified button_get() according to its new prototype, added lots of blurb by Daniel Stenberg · 23 years ago
- 678c770 New section for reset vectors by Linus Nielsen Feltzing · 23 years ago
- 6c89096 Show splash during init, no delay by Björn Stenberg · 23 years ago
- 951fe18 New system_init function by Linus Nielsen Feltzing · 23 years ago
- 082ba51 Don't scroll past end of file list by Björn Stenberg · 23 years ago
- 349e730 add the FILES file itself by Daniel Stenberg · 23 years ago
- 24d5db0 added FILES and all sorts of missing win32 simulator files by Daniel Stenberg · 23 years ago
- d68ee12 shorten the sleep for blocking key-gets to make it behave better by Daniel Stenberg · 23 years ago
- cc78063 Added changelog by Björn Stenberg · 23 years ago
- f03d691 Fixed bad display on recorder by Björn Stenberg · 23 years ago
- af87be05 No debugf() please by Björn Stenberg · 23 years ago
- b3f59c4 Removed some silly code by Björn Stenberg · 23 years ago
- 361aaf6 Now caches dir. 200 files max, no sorting yet by Björn Stenberg · 23 years ago
- 4886f19 Optimized the bitswap function a little by Linus Nielsen Feltzing · 23 years ago
- f76cee7 Menu now supports scrolling by Björn Stenberg · 23 years ago
- 95a323c getack didn't clean up after a NAK by Linus Nielsen Feltzing · 23 years ago
- 166f329 Missing parenthesis by Linus Nielsen Feltzing · 23 years ago
- c1bb768 new button_get() usage by Daniel Stenberg · 23 years ago
- 132a09b adjusted to new button_get api by Daniel Stenberg · 23 years ago
- 3bd3cfc mpeg_stop stub added by Daniel Stenberg · 23 years ago
- d1d1d63 Better stack and pool allocation by Linus Nielsen Feltzing · 23 years ago
- 6cbe2a7 create_thread now reserves room for PR on the stack by Linus Nielsen Feltzing · 23 years ago
- 2dd18d3 Added interrupt names by Björn Stenberg · 23 years ago
- 856a13a Adapted to modified button_get() call by Björn Stenberg · 23 years ago
- f008567 Added 'block' parameter to button_get() by Björn Stenberg · 23 years ago
- 8b9d456 notes by Björn Stenberg · 23 years ago
- 90f1c61 an, not and by Björn Stenberg · 23 years ago
- 6447071 Cross-compiler links by Björn Stenberg · 23 years ago
- a10d9fa STOP in root stops playback by Björn Stenberg · 23 years ago
- 2d80f37 builds, not snapshots by Björn Stenberg · 23 years ago
- 6365d0e devcon by Björn Stenberg · 23 years ago
- 872e352 Daily builds by Björn Stenberg · 23 years ago
- 14a20d5 fat_seek couldn't seek in the first cluster by Linus Nielsen Feltzing · 23 years ago
- 76d0c7d Fixed endianness bug in getsonglength by Linus Nielsen Feltzing · 23 years ago
- ceb5fb8 Added border around menu image by Björn Stenberg · 23 years ago
- 792c28c Added news item by Björn Stenberg · 23 years ago
- aa12eda Bugfix: SEEK_END takes negative position by Björn Stenberg · 23 years ago
- c7036f1 use a better file to find the firmware dir by Daniel Stenberg · 23 years ago
- 3e63884 updates by Björn Stenberg · 23 years ago
- fced30b mpeg thread works by Björn Stenberg · 23 years ago
- 8570977 mpeg thread goes green by Björn Stenberg · 23 years ago
- 14671eb add the release script itself by Daniel Stenberg · 23 years ago
- af80200 files to include in release archive by Daniel Stenberg · 23 years ago
- 93a14e2 this script builds release tarballs, pass a version number as argument, by Daniel Stenberg · 23 years ago
- 4cd5ad6 files included in release by Daniel Stenberg · 23 years ago
- afec350 files included in tarball by Daniel Stenberg · 23 years ago
- 2a0a1fd files included in a release by Daniel Stenberg · 23 years ago
- 47c9595 obsolete by Daniel Stenberg · 23 years ago
- f6951bc Moved mpeg_play() to after id3 display by Björn Stenberg · 23 years ago
- 3facc98 Commented out songlength() for now by Björn Stenberg · 23 years ago
- f43b27a Don't call debug_init() unless in debug mode by Björn Stenberg · 23 years ago
- e3b2bc8 Removed .stack section declaration by Linus Nielsen Feltzing · 23 years ago
- 2b56bca removed bad extern by Daniel Stenberg · 23 years ago
- c7c81c6 Stack allocation lameness fixed by Linus Nielsen Feltzing · 23 years ago
- f690971 Bad pool area allocation fixed by Linus Nielsen Feltzing · 23 years ago
- 881cd23 Fixed possible race condition by Björn Stenberg · 23 years ago
- 3d25f78 Now supports multiple concurrent opendir() by Björn Stenberg · 23 years ago
- 9e7ee96 Fixed bad CVS link by Björn Stenberg · 23 years ago
- ece50cd stop the compiler bitching by Robert Hak · 23 years ago
- b395c14 clean removes the map file too by Daniel Stenberg · 23 years ago
- dbefe59 Menu image link added by Björn Stenberg · 23 years ago
- 5f482ed realloc takes a void * as first argument by Daniel Stenberg · 23 years ago
- 63ab180 include config.h early to make all ifdefs work fine by Daniel Stenberg · 23 years ago
- c012eb6 mpeg_play() is present if not simulating or if especially defined by Daniel Stenberg · 23 years ago
- cd676e1 dmalloc and bmalloc are not intended for the simulator builds by Daniel Stenberg · 23 years ago
- 1df12c8 build sound_menu, add mpeg.o to simulat the target mpeg_* functions by Daniel Stenberg · 23 years ago
- 275365c simulate the mpeg functions to make the sim build by Daniel Stenberg · 23 years ago
- 76ccd61 make yield() simply do a short sleep when simulated by Daniel Stenberg · 23 years ago
- ff351c1 Added lcd_double_height() by Björn Stenberg · 23 years ago
- 28c4b4c 140% menulink line height by Björn Stenberg · 23 years ago
- a99f0c6 New web design by Björn Stenberg · 23 years ago
- 016ab3e Added devcon by Björn Stenberg · 23 years ago
- c820456 First version of ironi's new web style by Björn Stenberg · 23 years ago
- def3516 mpeg link by Björn Stenberg · 23 years ago
- faf157f Added sound menu, adapted to new menu API by Björn Stenberg · 23 years ago
- 052fc4d Sound settings by Björn Stenberg · 23 years ago
- 2ac0572 Added support for nested menus by Björn Stenberg · 23 years ago
- a057e5c .S files should be compiled with gcc, not gas by Björn Stenberg · 23 years ago
- 13f8775 Added proper includes and #ifdefs by Björn Stenberg · 23 years ago
- 39295b2 Added mpeg_play() for target by Björn Stenberg · 23 years ago
- 92597ea Corrected brain damage by Björn Stenberg · 23 years ago
- 3ed2874 Proper declaration of show_splash and main_menu by Björn Stenberg · 23 years ago
- 50a33f0 Clear 16 bytes per row by Björn Stenberg · 23 years ago
- 88f7fb0 Added linker pool symbols and mpeg_init() by Björn Stenberg · 23 years ago
- d45a2d2 Added -Imalloc and fixed archos.map to OBJDIR by Björn Stenberg · 23 years ago
- 0e0f3cc MP3 buffer and heap setup by Björn Stenberg · 23 years ago
- 3c26077 Using linker symbols for mp3 buffer by Björn Stenberg · 23 years ago
- 6eb7717 Fixed interrupt display and led flash by Björn Stenberg · 23 years ago
- 1ac4600 First version by Björn Stenberg · 23 years ago
- ffb6a9d Added NULL, MIN and MAX by Björn Stenberg · 23 years ago
- 87567da Removed CR from newlines by Björn Stenberg · 23 years ago
- a95d956 Disable USB before enabling ATA by Björn Stenberg · 23 years ago
- a97c441 Fixed wrong reset pin. Removed unnecessary reset from init. by Björn Stenberg · 23 years ago
- 44d76bc store nodebug status too, as it makes 'update' work better if there's by Daniel Stenberg · 23 years ago
- 2cc66b6 pass on more variables to firmware when we build librockbox by Daniel Stenberg · 23 years ago
- 2f06ff7 the all target only builds in apps now, as the apps Makefile itself will by Daniel Stenberg · 23 years ago