1. c8592ba Voice UI: option to spell dirs/files, say (known) extension with file number, minor fixes by Jörg Hohensohn · 21 years ago
  2. dd264a8 Restore lcd margins after selecting bookmark by Henrik Backe · 21 years ago
  3. f9495cb Changed concept for voice IDs: the voice-only IDs now are in a separate range, don't generate an empty language string. This saves memory, but requires a new voice file format with 2 tables. by Jörg Hohensohn · 21 years ago
  4. 5248641 Some bug fixes in the recording code. The recorded frames weren't CRC protected as intended, and the first frame could be incomplete. Also reduced the I2C communication by shadowing the MAS registers. by Linus Nielsen Feltzing · 21 years ago
  5. 3d1348c minor typo by Jörg Hohensohn · 21 years ago
  6. 9c52b24 patch #922836 by Jens: way faster disk writing, in assembler. The code is in, but yet disabled by #define PREFER_C_WRITING unless it's proven safe for all disks. by Jörg Hohensohn · 21 years ago
  7. cbd992b Ooops, I broke the player builds. by Linus Nielsen Feltzing · 21 years ago
  8. 18e91a7 bugfix for changing position/directory during the talkbox "hover" timeout by Jörg Hohensohn · 21 years ago
  9. 67e864e When synching a lang file with the most recent english translation, we by Daniel Stenberg · 21 years ago
  10. 14a2550 "desc" spelling mistake by Daniel Stenberg · 21 years ago
  11. 2cc373e The ID3 parser accidentally allowed a data length indicator flag on 2.3 tags, and the grouping identity bit is not the same on 2.3 and 2.4 (sigh). by Linus Nielsen Feltzing · 21 years ago
  12. e2ee28c No need to create .mod/.ajz/.ucl files for the debug builds by Linus Nielsen Feltzing · 21 years ago
  13. 22c0a2d Fixed the prerecording as well by Linus Nielsen Feltzing · 21 years ago
  14. d554d80 Fixed the problem when high quality recordings could start with a corrupt frame by Linus Nielsen Feltzing · 21 years ago
  15. a87faa2 synced by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
  16. ad32414 New sound test code. Now it sets up the MDB as the original firmware does. by Linus Nielsen Feltzing · 21 years ago
  17. b109c1e insert a dummy frame before changing clips (still no major improvement), back to the previous frame search algorithm because the talkbox clips can be quite different by Jörg Hohensohn · 21 years ago
  18. 39c07cd mini B female by Daniel Stenberg · 21 years ago
  19. 071edb5 Ear Out is on the left side on the FM/V2 by Linus Nielsen Feltzing · 21 years ago
  20. 39ac936 usb connectors, afaik by Daniel Stenberg · 21 years ago
  21. 6e553cd two more things that differ, these needs data filled in by Daniel Stenberg · 21 years ago
  22. 1f05cb1 removed a warning by Jörg Hohensohn · 21 years ago
  23. 6e86b66 hovering talkbox clips are played after a 1 sec timeout, to avoid constant disk access while scrolling by Jörg Hohensohn · 21 years ago
  24. 5483fd0 The ID3 browser now shows the correct genre information by Linus Nielsen Feltzing · 21 years ago
  25. 5e4aa64 my usual simulator postfix by Jörg Hohensohn · 21 years ago
  26. 3aa99e1 Step 4 of voice UI: by Jörg Hohensohn · 21 years ago
  27. a9c645f Increased the USB thread stack. This fixed bug #762588. by Linus Nielsen Feltzing · 21 years ago
  28. b81a3c5 We now start monitoring USB earlier, and can enter USB mode from the debug partition viewer. This fixes bug #799491. by Linus Nielsen Feltzing · 21 years ago
  29. e701808 The ID3V2 TCON frame is now parsed in a little more forgiving manner by Linus Nielsen Feltzing · 21 years ago
  30. da3beaa More explicit explanation on how to restore the original flash by Linus Nielsen Feltzing · 21 years ago
  31. 1c92b6b Slightly better method of finding the next frame by Linus Nielsen Feltzing · 21 years ago
  32. 3a7d397 Added Super Bass switch to the sound test debug screen by Linus Nielsen Feltzing · 21 years ago
  33. f95e03b synced by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
  34. 8918fd8 No need to turn on the backlight for remote button presses. by Björn Stenberg · 21 years ago
  35. 9e11ff8 talk_value() and talk_number() didn't check if the music was playing by Linus Nielsen Feltzing · 21 years ago
  36. f1f7bbe Test debug code for the sound quality discussion by Linus Nielsen Feltzing · 21 years ago
  37. 2848983 Fixed bad handling of remote control STOP on Player models by Linus Nielsen Feltzing · 21 years ago
  38. 34fa6a4 voice for FFwd/Rewind was missing, several other voice entries revised by Jörg Hohensohn · 21 years ago
  39. 53d8253 Use same path buffer when recursively creating playlist by Hardeep Sidhu · 21 years ago
  40. be21ab8 Adds USB detection on changed bootfile question by Henrik Backe · 21 years ago
  41. 590e6af First try to get a better transition from a cancelled clip to a new one, by maintaining the frame sync. Doesn't seem to have much effect, though. by Jörg Hohensohn · 21 years ago
  42. 834ac53 Bah, missed the actual battery level. :-) by Björn Stenberg · 21 years ago
  43. 802a5a5 Bug fix: Don't show battery level -1. by Björn Stenberg · 21 years ago
  44. 0e90bc3 To many bookmarks could be delete when unique only was set by Henrik Backe · 21 years ago
  45. 48ac52c Fixed delete of bookmark. Responsiveness of bookmark select dialouge by Henrik Backe · 21 years ago
  46. c2d1540 Patch 882053, mangled bookmark seetings in cfg file by Henrik Backe · 21 years ago
  47. 4ec88db voice for the sleep timer setting by Jörg Hohensohn · 21 years ago
  48. 48d3d3a non-spoken voice entries are removed, allows to make a voice-file without ballast by Jörg Hohensohn · 21 years ago
  49. 5495d6e another sim fix, I just _love_ to break these builds by Jörg Hohensohn · 21 years ago
  50. beec2e9 Overlooked to "voice" the set_int() function, this is why many numerical setting remained silent. by Jörg Hohensohn · 21 years ago
  51. 78f06b9 missing stub broke the sim build by Jörg Hohensohn · 21 years ago
  52. fa97f16 Third step of the voice-UI: numerical settings are spoken (composed at runtime), needs new voicefont at the new location ".rockbox/langs/english.voice" by Jörg Hohensohn · 21 years ago
  53. 239b70f patch #908634 applied by Jörg Hohensohn · 21 years ago
  54. fd5714b minor bugfix by Jörg Hohensohn · 21 years ago
  55. 7ceee9d Include mem*.S in daily tar balls by Henrik Backe · 21 years ago
  56. 55d82ba Spanish language synced by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
  57. 8bda0e1 A hip shot trying to make the Red LED Death situation a little better by Linus Nielsen Feltzing · 21 years ago
  58. aac5ca9 Synced. by Mats Lidell · 21 years ago
  59. e64256d patch #919088: 17% faster bitswap(), by Jens "SH" Arnold by Jörg Hohensohn · 21 years ago
  60. b61cf76 patch #917153: faster memset()/memcpy() by Jörg Hohensohn · 21 years ago
  61. c40c069 minor spelling errors :) by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
  62. 1bc1a5f Vertical alignment of build status table header by Björn Stenberg · 21 years ago
  63. cdab3eb my name was forgotten :) by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
  64. d4a55df Updated some links and explained how to add sound to video files by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
  65. 452702d Multimedia scrambling was wrong: Checksum is for xor:ed data by Björn Stenberg · 21 years ago
  66. c5067bf Patch #917313, changes in muting and timing handling by Linus Nielsen Feltzing · 21 years ago
  67. 8e20415 Fixed the font problem reported by Mark Bright, cleaning up some code in the process by Linus Nielsen Feltzing · 21 years ago
  68. 9431ae5 Fixed player build problem caused by the button bar changes by Linus Nielsen Feltzing · 21 years ago
  69. bf2a02f Oooops! Forgot to update the radio code for the button bar changes by Linus Nielsen Feltzing · 21 years ago
  70. 689eef3 Patch #889885 by Benjamin Metzler, fixes a bug with bookmarks in the root directory by Linus Nielsen Feltzing · 21 years ago
  71. 8cdac9e close the a tag for the "rules" by Daniel Stenberg · 21 years ago
  72. 745f445 F3 now shows the correct quick screen again by Linus Nielsen Feltzing · 21 years ago
  73. e254632 The tree view is now correctly restored after a button bar change by Linus Nielsen Feltzing · 21 years ago
  74. 34ce493 - Entry for voice added, it sometimes should be different from display string. by Jörg Hohensohn · 21 years ago
  75. 77936e6 First shot at a nice little button bar at the bottom of the recorder LCD. Enable Button Bar in the Display settings. Only the dir browser uses it at the moment. by Linus Nielsen Feltzing · 21 years ago
  76. ce0878b Added note about the V2 picture showing an FM recorder by Linus Nielsen Feltzing · 21 years ago
  77. 5bac2a8 Added comment about flashed Rockbox by Linus Nielsen Feltzing · 21 years ago
  78. 4b7c742 Increased the maximum battery capacity by Linus Nielsen Feltzing · 21 years ago
  79. c374591 Updated download page by Björn Stenberg · 21 years ago
  80. 0b6a257 Cosmetic change by Linus Nielsen Feltzing · 21 years ago
  81. d3c3d48 Added pictures of the different models by Linus Nielsen Feltzing · 21 years ago
  82. 6650af1 Updated download page by Björn Stenberg · 21 years ago
  83. 42ffbf9 Second step of the voice-UI: Option values are spoken, if they are translatable strings. by Jörg Hohensohn · 21 years ago
  84. 38ac78a killed an overlooked warning by Jörg Hohensohn · 21 years ago
  85. 4f36ea8 First step of the voice-UI: the menus can talk. You need a "voicefont" file in .rockbox to use this. by Jörg Hohensohn · 21 years ago
  86. 62b095d Updated download page by Björn Stenberg · 21 years ago
  87. a85a525 Skipping unknown ID3V2 frames didn't work as expected with global unsynch. This fixes bug report #887332. by Linus Nielsen Feltzing · 21 years ago
  88. 0499ffb The .ucl flasher now tells if the bootloader is not up to date. I hope that eases to phase out the old one with the flat battery problem. by Jörg Hohensohn · 21 years ago
  89. 06883bb Bumped the settings block revision number, to force a reset of the settings for those who still experience the dir buffer full error by Linus Nielsen Feltzing · 21 years ago
  90. baee14e Some 2.2 changes, plus a step-by-step guide to the dir-buffer-full problem by Linus Nielsen Feltzing · 21 years ago
  91. 253eadb OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code here is pointless anyhow. by Jörg Hohensohn · 21 years ago
  92. 81e309d We had a few set_irq_level(15) left in the code, instead of the new set_irq_level(HIGHEST_IRQ_LEVEL). Only one was really used, in system_reboot(), creating a (unlikely) race condition. by Jörg Hohensohn · 21 years ago
  93. 4cee740 nice hint by Jens Arnold: using RAS Down Mode for the DRAM makes the box 10-15% faster by Jörg Hohensohn · 21 years ago
  94. e8db003 Finally killed the nasty bug that caused all the dir-buffer-full errors for the newbies by Linus Nielsen Feltzing · 21 years ago
  95. 16d4d6b Jens Arnold is a contributor by Daniel Stenberg · 21 years ago
  96. 10b92c4 First step towards context sensitive and configurable menus, by Brent Coutts by Linus Nielsen Feltzing · 21 years ago
  97. 5c09ed3 Added Matthias Wientapper by Linus Nielsen Feltzing · 21 years ago
  98. 1fcd8ce Ninja-cool metronome plugin by Matthias Wientapper, for both Player and Recorder by Linus Nielsen Feltzing · 21 years ago
  99. fbea708 Feature for recording: Delayed file open avoids disk spinup as long as the buffer lasts. So for short clips the internal mic can be used without disturbance. by Jörg Hohensohn · 21 years ago
  100. 3b6cc1c option to hold power, for FM+V2 by Jörg Hohensohn · 21 years ago