1. dea3122 Added persistence of last .wps, .fnt and .lng file played in /.rockbox by Björn Stenberg · 22 years ago
  2. 5b662ff load ".rockbox/default.lng" at startup by Daniel Stenberg · 22 years ago
  3. 996d4b4 Fixed default font name misspelling. Again. by Björn Stenberg · 22 years ago
  4. 28141dc Fixed default font name misspelling. by Björn Stenberg · 22 years ago
  5. bed3d3f New full ISO-8859-1 system font. by Björn Stenberg · 22 years ago
  6. 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 22 years ago
  7. 085e774 reverted Felix Arends' mistake by Daniel Stenberg · 22 years ago
  8. 9ed9765 windows makefile for firmware by Felix Arends · 22 years ago
  9. b3bda03 Added Balance setting by Linus Nielsen Feltzing · 22 years ago
  10. ebb14ca Gained about 128 KB buffer space by removing malloc() and the heap by Björn Stenberg · 22 years ago
  11. cd7691d Enabled saving settings to disk on player by Björn Stenberg · 22 years ago
  12. 18239b8 Remote control support added by Björn Stenberg · 22 years ago
  13. cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 22 years ago
  14. 5853ef3 Ignore partition types, just try to mount all partitions by Björn Stenberg · 22 years ago
  15. b47e64e Changed #ifdef from ARCHOS_RECORDER to HAVE_* by Björn Stenberg · 22 years ago
  16. 6eb4254 Added battery charger for the recorder and a power management debugger. by Heikki Hannikainen · 22 years ago
  17. 82f0b79 Removed powermgmt.h by Linus Nielsen Feltzing · 22 years ago
  18. 76759e0 Now calls rtc_init() by Linus Nielsen Feltzing · 22 years ago
  19. 95b5667 Removed the boot count by Linus Nielsen Feltzing · 22 years ago
  20. d731cdd Automatic Volume Control for Recorder by Heikki Hannikainen by Linus Nielsen Feltzing · 22 years ago
  21. 97f94b4 Added status_init() call by Linus Nielsen Feltzing · 22 years ago
  22. c132c48 Loudness, Superbass and sorting patch by Heikki Hannikainen by Linus Nielsen Feltzing · 22 years ago
  23. 761cd95 Allow LBA-less partitions by Björn Stenberg · 23 years ago
  24. 22771c2 Trying to mount as raw disk if no partition is found by Björn Stenberg · 23 years ago
  25. 693a9db The partition search now stops when it finds a FAT32 partition by Linus Nielsen Feltzing · 23 years ago
  26. de943a5 Added searching for FAT32 partition by Björn Stenberg · 23 years ago
  27. 6b25f79 Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen). by Björn Stenberg · 23 years ago
  28. 6d2e492 Added i2c_init() by Linus Nielsen Feltzing · 23 years ago
  29. 71ef31a Corrected ATA debug option by Linus Nielsen Feltzing · 23 years ago
  30. 4b54559 Added FAT debug option by Linus Nielsen Feltzing · 23 years ago
  31. 2d3a676 Removed debug display code by Linus Nielsen Feltzing · 23 years ago
  32. 7d3c31b Added adc_init() call by Linus Nielsen Feltzing · 23 years ago
  33. 6c77cc3 Now enables USB monitoring by Linus Nielsen Feltzing · 23 years ago
  34. 811fc3a Now uses the global_settings in the mpeg_init() call by Linus Nielsen Feltzing · 23 years ago
  35. a3ef95d Init global_settings in simulator too by Björn Stenberg · 23 years ago
  36. f80d8a70 Moved settings.c/h to apps/ by Björn Stenberg · 23 years ago
  37. 9b3a3be Added backlight init by Linus Nielsen Feltzing · 23 years ago
  38. 31e2097 Added settings initialization by Linus Nielsen Feltzing · 23 years ago
  39. 6682c03 make init() a void always, this should heal the build again by Daniel Stenberg · 23 years ago
  40. e096c86 included threads.h so that init_threads is defined. by Felix Arends · 23 years ago
  41. 75e09a8 now that show_logo() doesn't mess with the disk we call it as early as by Daniel Stenberg · 23 years ago
  42. 8c00b4c Initializations done in the correct order by Linus Nielsen Feltzing · 23 years ago
  43. f6a2969 lcd_init() for player too by Björn Stenberg · 23 years ago
  44. ad9829a Added simulator init by Björn Stenberg · 23 years ago
  45. 6ea157d Everyone wants a logo by Björn Stenberg · 23 years ago
  46. 6573d6d Partition table is no longer global by Björn Stenberg · 23 years ago
  47. 4afa709 Moved show_logo() to after malloc_init by Björn Stenberg · 23 years ago
  48. 3c3bcf4 we now show the splash screen from the menu on a delay by Robert Hak · 23 years ago
  49. 7b71911 APPSVERSION is defined in a stand-alone header file, and main.c sets by Daniel Stenberg · 23 years ago
  50. 0f60775 Added system_init call by Linus Nielsen Feltzing · 23 years ago
  51. 6c89096 Show splash during init, no delay by Björn Stenberg · 23 years ago
  52. f43b27a Don't call debug_init() unless in debug mode by Björn Stenberg · 23 years ago
  53. cd676e1 dmalloc and bmalloc are not intended for the simulator builds by Daniel Stenberg · 23 years ago
  54. 3ed2874 Proper declaration of show_splash and main_menu by Björn Stenberg · 23 years ago
  55. 88f7fb0 Added linker pool symbols and mpeg_init() by Björn Stenberg · 23 years ago
  56. 55c7da2 Added return code handling and integrated app_main() by Björn Stenberg · 23 years ago
  57. e324db6 Added init() by Björn Stenberg · 23 years ago
  58. 8218285 Initial revision by Björn Stenberg · 23 years ago