1. 6709658 escape $ properly, added 'update' support by Daniel Stenberg · 23 years ago
  2. fcf5629 pass better variables by Daniel Stenberg · 23 years ago
  3. e0c12af bash happy now? by Daniel Stenberg · 23 years ago
  4. 2549234 Added timer-interrupt polling and button queue by Björn Stenberg · 23 years ago
  5. 29f8028 Added queue_empty() by Björn Stenberg · 23 years ago
  6. 82e6a07 try the directories in the current dir too by Daniel Stenberg · 23 years ago
  7. 3aacd2e First attempt. This script sets up a toplevel build Makefile. by Daniel Stenberg · 23 years ago
  8. 5c7847c Check for master/slave disk. Active 5s spindown timeout. by Björn Stenberg · 23 years ago
  9. 7785d55 Oh, wrong API by Björn Stenberg · 23 years ago
  10. a178e82 Only the simulator may exit by Björn Stenberg · 23 years ago
  11. 5a554fc im an idiot by Robert Hak · 23 years ago
  12. eb729c2 We can now turn the sim off... couldn't before. by Robert Hak · 23 years ago
  13. 63882ea Added 1s timeout to splash by Björn Stenberg · 23 years ago
  14. 6050e86 Removed indexing bug by Björn Stenberg · 23 years ago
  15. c42644d Removed cursor flicker by Björn Stenberg · 23 years ago
  16. d1d5f95 Now supports charcell display by Björn Stenberg · 23 years ago
  17. 8cbedc3 Added player MENU and ON keys by Björn Stenberg · 23 years ago
  18. ab2649f app.c removed, main_menu.c introduced by Björn Stenberg · 23 years ago
  19. 6466b62 Added extra source files if compiling recorder by Björn Stenberg · 23 years ago
  20. e493efd Added main_menu access by Björn Stenberg · 23 years ago
  21. 55c7da2 Added return code handling and integrated app_main() by Björn Stenberg · 23 years ago
  22. b21a3bd Abstracted the menu interface by Björn Stenberg · 23 years ago
  23. 5d8e4c2 trying to clean up Recorder vs Player issues by Robert Hak · 23 years ago
  24. b97a2f5 minor changes by Robert Hak · 23 years ago
  25. dfba210 minor changes by Robert Hak · 23 years ago
  26. c794a1a Added the apps module in the list by Linus Nielsen Feltzing · 23 years ago
  27. 95cdff1 fixed international chars by Robert Hak · 23 years ago
  28. aa11e3e free memory by Daniel Stenberg · 23 years ago
  29. 2571912 Added dummy lcd_update() to player code, to avoid #ifdef everywhere by Björn Stenberg · 23 years ago
  30. d929971 Added INPUT directive by Björn Stenberg · 23 years ago
  31. 88a1c6a added credits.c by Robert Hak · 23 years ago
  32. 7ec9aa3 made the logo display a true splash screen by Robert Hak · 23 years ago
  33. f43f7e7 list the credits from the menu on rockbox by Robert Hak · 23 years ago
  34. cace8a0 I got tired of shifting this file around, and it belongs with the archos by Robert Hak · 23 years ago
  35. 779e0ec Updates by Björn Stenberg · 23 years ago
  36. 7f64303 Added DEBUG option, enabling support for gdb stub by Björn Stenberg · 23 years ago
  37. e324db6 Added init() by Björn Stenberg · 23 years ago
  38. f1afb84 Added gdb stub serial port setup by Björn Stenberg · 23 years ago
  39. 833556c Doh! Button signals are active low by Björn Stenberg · 23 years ago
  40. af1e5e6 Linker description file for use with gdb stub by Björn Stenberg · 23 years ago
  41. 2913c4a removed -DLITTLE_ENDIAN for Linux - it is defined by stdlib.h by Dave Chapman · 23 years ago
  42. 473fe88 Removed -save-temps by Björn Stenberg · 23 years ago
  43. dc2e784 Some files moved by Björn Stenberg · 23 years ago
  44. 256d24a Added lcd_update() to player lcd_puts() by Björn Stenberg · 23 years ago
  45. 37a7c25 Moving recorder code to recorder/ by Björn Stenberg · 23 years ago
  46. e146da9 moved stuff around in the tree by Daniel Stenberg · 23 years ago
  47. ed1726e made both recorder and player builds work again by Daniel Stenberg · 23 years ago
  48. 1f81380 code meant to be used in target builds are now in ../apps by Daniel Stenberg · 23 years ago
  49. 1c0c861 moved from the simulator dir by Daniel Stenberg · 23 years ago
  50. 470478f Always optimize. No EXCLUDED_SRC anymore by Linus Nielsen Feltzing · 23 years ago
  51. 72c8e71 Removed floating point code by Björn Stenberg · 23 years ago
  52. 2611efd Now uses librockbox.a by Linus Nielsen Feltzing · 23 years ago
  53. 82b08d0 Added DEBUG option and made thread.o special by Linus Nielsen Feltzing · 23 years ago
  54. afd30bb More readable comment by Linus Nielsen Feltzing · 23 years ago
  55. 3922466 Added mutex protection by Linus Nielsen Feltzing · 23 years ago
  56. 250c3b6 Now yields when waiting for flow control by Linus Nielsen Feltzing · 23 years ago
  57. 0e08599 Changed default_read prototype by Linus Nielsen Feltzing · 23 years ago
  58. 2f54401 Added tone and volume control by Linus Nielsen Feltzing · 23 years ago
  59. a2b0490 First version by Linus Nielsen Feltzing · 23 years ago
  60. 97531e8 Added dac.o by Linus Nielsen Feltzing · 23 years ago
  61. 29b6b51 Removed debug output by Linus Nielsen Feltzing · 23 years ago
  62. 7361340 Changed queue API. Added mutex functions by Linus Nielsen Feltzing · 23 years ago
  63. a39f566 Moved play.* to apps/ by Björn Stenberg · 23 years ago
  64. 244688e Added player keypad support by Björn Stenberg · 23 years ago
  65. 6cb1f7b Now uses librockbox.a by Björn Stenberg · 23 years ago
  66. 28af55d Added support for player keypad by Björn Stenberg · 23 years ago
  67. d902f94 DEBUG => DEBUG_MALLOC, the symbol is already in use! by Daniel Stenberg · 23 years ago
  68. a1d6784 bmalloc_status() only works if compiled with DEBUG by Daniel Stenberg · 23 years ago
  69. 3eec33f renamed to use the common names: malloc/free/realloc/calloc by Daniel Stenberg · 23 years ago
  70. 4a615c7 support little endian too by Daniel Stenberg · 23 years ago
  71. a78d682 set endian style, default target endian is BIG ENDIAN by Daniel Stenberg · 23 years ago
  72. bd88648 display logo if present by Daniel Stenberg · 23 years ago
  73. 34acad9 Moved tree.? to apps module by Björn Stenberg · 23 years ago
  74. 8218285 Initial revision by Björn Stenberg · 23 years ago
  75. 784c625 close the file too properly by Daniel Stenberg · 23 years ago
  76. 05fcd0b this works with an 8bit indexed uncompressed BMP by Daniel Stenberg · 23 years ago
  77. eae6296 removed unused function by Dave Chapman · 23 years ago
  78. 379a39b fixed dithering bug by Dave Chapman · 23 years ago
  79. 553c256 added playback simulator if /dev/dsp is unavailable by Dave Chapman · 23 years ago
  80. dc6cd7d initial version by Christian Flaz · 23 years ago
  81. 766a0ae initial BMP image reader attempt, does not work yet by Daniel Stenberg · 23 years ago
  82. 48b3f51 Removed disk.c/h by Björn Stenberg · 23 years ago
  83. 20dab8c Now creates librockbox.a instead of archos.mod by Björn Stenberg · 23 years ago
  84. e6564e2 Changed from gcc extension to C99 varargs macros by Björn Stenberg · 23 years ago
  85. 28bdaca fixed warnings, indented properly by Daniel Stenberg · 23 years ago
  86. e599282 Fixed compiler warnings by Björn Stenberg · 23 years ago
  87. d71a2bc Removed calls to disk stub by Björn Stenberg · 23 years ago
  88. f43ecc4 Progress by Björn Stenberg · 23 years ago
  89. f143fd8 Moved the malloc system into the firmware/malloc/ directory, removed the by Daniel Stenberg · 23 years ago
  90. bbdeba6 Beginning of an mpeg thread by Linus Nielsen Feltzing · 23 years ago
  91. 1dd21ed malloc(), best-fit for big blocks, small blocks treated separately, all by Daniel Stenberg · 23 years ago
  92. e14e13d C99 booleans by Linus Nielsen Feltzing · 23 years ago
  93. 32125d4 Added \n to debugf() by Björn Stenberg · 23 years ago
  94. 86997f1 Added dir position memory by Björn Stenberg · 23 years ago
  95. 8554604 Added bool font coloring by Björn Stenberg · 23 years ago
  96. a6c78fc Bool change by Björn Stenberg · 23 years ago
  97. a2bdcef Updated LCD API by Björn Stenberg · 23 years ago
  98. 7ae053a Changing to C99 'bool' by Björn Stenberg · 23 years ago
  99. 2382044 Changing to C99 'bool' type by Björn Stenberg · 23 years ago
  100. 0631a1d a rockbox-cvs list section was added by Daniel Stenberg · 23 years ago