1. 2611efd Now uses librockbox.a by Linus Nielsen Feltzing · 23 years ago
  2. 82b08d0 Added DEBUG option and made thread.o special by Linus Nielsen Feltzing · 23 years ago
  3. afd30bb More readable comment by Linus Nielsen Feltzing · 23 years ago
  4. 3922466 Added mutex protection by Linus Nielsen Feltzing · 23 years ago
  5. 250c3b6 Now yields when waiting for flow control by Linus Nielsen Feltzing · 23 years ago
  6. 0e08599 Changed default_read prototype by Linus Nielsen Feltzing · 23 years ago
  7. 2f54401 Added tone and volume control by Linus Nielsen Feltzing · 23 years ago
  8. a2b0490 First version by Linus Nielsen Feltzing · 23 years ago
  9. 97531e8 Added dac.o by Linus Nielsen Feltzing · 23 years ago
  10. 29b6b51 Removed debug output by Linus Nielsen Feltzing · 23 years ago
  11. 7361340 Changed queue API. Added mutex functions by Linus Nielsen Feltzing · 23 years ago
  12. a39f566 Moved play.* to apps/ by Björn Stenberg · 23 years ago
  13. 244688e Added player keypad support by Björn Stenberg · 23 years ago
  14. 6cb1f7b Now uses librockbox.a by Björn Stenberg · 23 years ago
  15. 28af55d Added support for player keypad by Björn Stenberg · 23 years ago
  16. d902f94 DEBUG => DEBUG_MALLOC, the symbol is already in use! by Daniel Stenberg · 23 years ago
  17. a1d6784 bmalloc_status() only works if compiled with DEBUG by Daniel Stenberg · 23 years ago
  18. 3eec33f renamed to use the common names: malloc/free/realloc/calloc by Daniel Stenberg · 23 years ago
  19. 4a615c7 support little endian too by Daniel Stenberg · 23 years ago
  20. a78d682 set endian style, default target endian is BIG ENDIAN by Daniel Stenberg · 23 years ago
  21. bd88648 display logo if present by Daniel Stenberg · 23 years ago
  22. 34acad9 Moved tree.? to apps module by Björn Stenberg · 23 years ago
  23. 8218285 Initial revision by Björn Stenberg · 23 years ago
  24. 784c625 close the file too properly by Daniel Stenberg · 23 years ago
  25. 05fcd0b this works with an 8bit indexed uncompressed BMP by Daniel Stenberg · 23 years ago
  26. eae6296 removed unused function by Dave Chapman · 23 years ago
  27. 379a39b fixed dithering bug by Dave Chapman · 23 years ago
  28. 553c256 added playback simulator if /dev/dsp is unavailable by Dave Chapman · 23 years ago
  29. dc6cd7d initial version by Christian Flaz · 23 years ago
  30. 766a0ae initial BMP image reader attempt, does not work yet by Daniel Stenberg · 23 years ago
  31. 48b3f51 Removed disk.c/h by Björn Stenberg · 23 years ago
  32. 20dab8c Now creates librockbox.a instead of archos.mod by Björn Stenberg · 23 years ago
  33. e6564e2 Changed from gcc extension to C99 varargs macros by Björn Stenberg · 23 years ago
  34. 28bdaca fixed warnings, indented properly by Daniel Stenberg · 23 years ago
  35. e599282 Fixed compiler warnings by Björn Stenberg · 23 years ago
  36. d71a2bc Removed calls to disk stub by Björn Stenberg · 23 years ago
  37. f43ecc4 Progress by Björn Stenberg · 23 years ago
  38. f143fd8 Moved the malloc system into the firmware/malloc/ directory, removed the by Daniel Stenberg · 23 years ago
  39. bbdeba6 Beginning of an mpeg thread by Linus Nielsen Feltzing · 23 years ago
  40. 1dd21ed malloc(), best-fit for big blocks, small blocks treated separately, all by Daniel Stenberg · 23 years ago
  41. e14e13d C99 booleans by Linus Nielsen Feltzing · 23 years ago
  42. 32125d4 Added \n to debugf() by Björn Stenberg · 23 years ago
  43. 86997f1 Added dir position memory by Björn Stenberg · 23 years ago
  44. 8554604 Added bool font coloring by Björn Stenberg · 23 years ago
  45. a6c78fc Bool change by Björn Stenberg · 23 years ago
  46. a2bdcef Updated LCD API by Björn Stenberg · 23 years ago
  47. 7ae053a Changing to C99 'bool' by Björn Stenberg · 23 years ago
  48. 2382044 Changing to C99 'bool' type by Björn Stenberg · 23 years ago
  49. 0631a1d a rockbox-cvs list section was added by Daniel Stenberg · 23 years ago
  50. fa299e6 enable mpeg playing by default under Linux by Dave Chapman · 23 years ago
  51. f07bfd0 moved sound interface to common directory by Dave Chapman · 23 years ago
  52. a1302f2 save mpeg layer and version information by Dave Chapman · 23 years ago
  53. d57447a remember previous menu position when returning by Dave Chapman · 23 years ago
  54. 67e6558 removed reference to x11_open by Dave Chapman · 23 years ago
  55. 87758d8 moved mpeg decoder to common by Dave Chapman · 23 years ago
  56. ef5f97b abstracted the sound output interface by Dave Chapman · 23 years ago
  57. ac845a0 describe purpose of common directory by Dave Chapman · 23 years ago
  58. ebb57e8 use internal copy of libmad by Dave Chapman · 23 years ago
  59. 43bc6e6 libmad version 0.14.2b by Dave Chapman · 23 years ago
  60. d2d5ac3 removed unused function and re-enabled button check by Dave Chapman · 23 years ago
  61. f622a63 improved mpeg audio quality by Dave Chapman · 23 years ago
  62. b133675 Cleaned up a bit by Linus Nielsen Feltzing · 23 years ago
  63. f70f06c GRA1 was wrongly defined by Linus Nielsen Feltzing · 23 years ago
  64. e48a45a The set_irq_level function was braindead by Linus Nielsen Feltzing · 23 years ago
  65. bb69a59 Playing whole song from hard disk by Linus Nielsen Feltzing · 23 years ago
  66. 7958ea4 Added ATA spindown by Linus Nielsen Feltzing · 23 years ago
  67. 81dfba4 Removed testing debugf() by Björn Stenberg · 23 years ago
  68. c492d24 Adapted to changes in the lcd API. Added player support to the dir browser. by Björn Stenberg · 23 years ago
  69. 71cda11 Changed puts() to take 'character position' by Björn Stenberg · 23 years ago
  70. 33ea589 added reference to new icon for directories by Robert Hak · 23 years ago
  71. a84f00f Added new icons form the Recorder sim by Robert Hak · 23 years ago
  72. e078edd x11_opendir() now fails properly in case the dir doesn't exist by Daniel Stenberg · 23 years ago
  73. 59dd436 added x,y to BUTTON PRESSED event message by Dave Chapman · 23 years ago
  74. 4dbbca63 first attempt at mp3 playback in x11 simulator using libmad by Dave Chapman · 23 years ago
  75. 564bb3e Removed a few annoying debugf calls by Linus Nielsen Feltzing · 23 years ago
  76. b74664f Now loads a megabyte and plays it by Linus Nielsen Feltzing · 23 years ago
  77. 2990ed2 Now loads a song from disk and plays the first part of it by Linus Nielsen Feltzing · 23 years ago
  78. c5886cb Added disk reading code by Linus Nielsen Feltzing · 23 years ago
  79. 03c1285 Made it malloc friendly, and fixed the bss section by Linus Nielsen Feltzing · 23 years ago
  80. 18826d2 SWAB32 is finally working by Linus Nielsen Feltzing · 23 years ago
  81. 01ede91 Removed a few debugf calls by Linus Nielsen Feltzing · 23 years ago
  82. 8083e7a get_next_cluster forgot to byteswap the FAT entry, among others by Linus Nielsen Feltzing · 23 years ago
  83. 114fce0 New cache algorithm by Linus Nielsen Feltzing · 23 years ago
  84. 063a85c More newlib malloc friendly. Proper bss section allocation by Linus Nielsen Feltzing · 23 years ago
  85. 2e2f938 Im stupid by Robert Hak · 23 years ago
  86. b4d8ab6 *** empty log message *** by Robert Hak · 23 years ago
  87. c123fde Minor rewording of questions 17/18 by Robert Hak · 23 years ago
  88. b7104fc Made set_irq_level() and queue_post() interrupt safe by Linus Nielsen Feltzing · 23 years ago
  89. bd262a5 Removed include fcntl.h by Björn Stenberg · 23 years ago
  90. 412917e Added comment by Björn Stenberg · 23 years ago
  91. 1c32179 Added lseek() by Björn Stenberg · 23 years ago
  92. 6a63f91 Updates by Björn Stenberg · 23 years ago
  93. b42773a Added 'apps' by Björn Stenberg · 23 years ago
  94. cd2e5dd Added Stefan Meyer by Daniel Stenberg · 23 years ago
  95. 49b4488 Added 'type' testcase for open/read/close by Björn Stenberg · 23 years ago
  96. 073ce1a Fixed read() for sub-sector requests by Björn Stenberg · 23 years ago
  97. 7dd442b Fixed EOF handling by Björn Stenberg · 23 years ago
  98. 1434714 added icons.c by Daniel Stenberg · 23 years ago
  99. 81948a5 add "icons.c" to the project by Stefan Meyer · 23 years ago
  100. 48d38d9 sleep() always sleeps at least one tick by Linus Nielsen Feltzing · 23 years ago