1. 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
  2. 834ac53 Bah, missed the actual battery level. :-) by Björn Stenberg · 21 years ago
  3. 802a5a5 Bug fix: Don't show battery level -1. by Björn Stenberg · 21 years ago
  4. 0e90bc3 To many bookmarks could be delete when unique only was set by Henrik Backe · 21 years ago
  5. 48ac52c Fixed delete of bookmark. Responsiveness of bookmark select dialouge by Henrik Backe · 21 years ago
  6. c2d1540 Patch 882053, mangled bookmark seetings in cfg file by Henrik Backe · 21 years ago
  7. 4ec88db voice for the sleep timer setting by Jörg Hohensohn · 21 years ago
  8. 48d3d3a non-spoken voice entries are removed, allows to make a voice-file without ballast by Jörg Hohensohn · 21 years ago
  9. 5495d6e another sim fix, I just _love_ to break these builds by Jörg Hohensohn · 21 years ago
  10. beec2e9 Overlooked to "voice" the set_int() function, this is why many numerical setting remained silent. by Jörg Hohensohn · 21 years ago
  11. 78f06b9 missing stub broke the sim build by Jörg Hohensohn · 21 years ago
  12. 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
  13. 239b70f patch #908634 applied by Jörg Hohensohn · 21 years ago
  14. fd5714b minor bugfix by Jörg Hohensohn · 21 years ago
  15. 7ceee9d Include mem*.S in daily tar balls by Henrik Backe · 21 years ago
  16. 55d82ba Spanish language synced by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
  17. 8bda0e1 A hip shot trying to make the Red LED Death situation a little better by Linus Nielsen Feltzing · 21 years ago
  18. aac5ca9 Synced. by Mats Lidell · 21 years ago
  19. e64256d patch #919088: 17% faster bitswap(), by Jens "SH" Arnold by Jörg Hohensohn · 21 years ago
  20. b61cf76 patch #917153: faster memset()/memcpy() by Jörg Hohensohn · 21 years ago
  21. c40c069 minor spelling errors :) by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
  22. 1bc1a5f Vertical alignment of build status table header by Björn Stenberg · 21 years ago
  23. cdab3eb my name was forgotten :) by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
  24. d4a55df Updated some links and explained how to add sound to video files by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
  25. 452702d Multimedia scrambling was wrong: Checksum is for xor:ed data by Björn Stenberg · 21 years ago
  26. c5067bf Patch #917313, changes in muting and timing handling by Linus Nielsen Feltzing · 21 years ago
  27. 8e20415 Fixed the font problem reported by Mark Bright, cleaning up some code in the process by Linus Nielsen Feltzing · 21 years ago
  28. 9431ae5 Fixed player build problem caused by the button bar changes by Linus Nielsen Feltzing · 21 years ago
  29. bf2a02f Oooops! Forgot to update the radio code for the button bar changes by Linus Nielsen Feltzing · 21 years ago
  30. 689eef3 Patch #889885 by Benjamin Metzler, fixes a bug with bookmarks in the root directory by Linus Nielsen Feltzing · 21 years ago
  31. 8cdac9e close the a tag for the "rules" by Daniel Stenberg · 21 years ago
  32. 745f445 F3 now shows the correct quick screen again by Linus Nielsen Feltzing · 21 years ago
  33. e254632 The tree view is now correctly restored after a button bar change by Linus Nielsen Feltzing · 21 years ago
  34. 34ce493 - Entry for voice added, it sometimes should be different from display string. by Jörg Hohensohn · 21 years ago
  35. 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
  36. ce0878b Added note about the V2 picture showing an FM recorder by Linus Nielsen Feltzing · 21 years ago
  37. 5bac2a8 Added comment about flashed Rockbox by Linus Nielsen Feltzing · 21 years ago
  38. 4b7c742 Increased the maximum battery capacity by Linus Nielsen Feltzing · 21 years ago
  39. c374591 Updated download page by Björn Stenberg · 21 years ago
  40. 0b6a257 Cosmetic change by Linus Nielsen Feltzing · 21 years ago
  41. d3c3d48 Added pictures of the different models by Linus Nielsen Feltzing · 21 years ago
  42. 6650af1 Updated download page by Björn Stenberg · 21 years ago
  43. 42ffbf9 Second step of the voice-UI: Option values are spoken, if they are translatable strings. by Jörg Hohensohn · 21 years ago
  44. 38ac78a killed an overlooked warning by Jörg Hohensohn · 21 years ago
  45. 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
  46. 62b095d Updated download page by Björn Stenberg · 21 years ago
  47. 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
  48. 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
  49. 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
  50. baee14e Some 2.2 changes, plus a step-by-step guide to the dir-buffer-full problem by Linus Nielsen Feltzing · 21 years ago
  51. 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
  52. 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
  53. 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
  54. e8db003 Finally killed the nasty bug that caused all the dir-buffer-full errors for the newbies by Linus Nielsen Feltzing · 21 years ago
  55. 16d4d6b Jens Arnold is a contributor by Daniel Stenberg · 21 years ago
  56. 10b92c4 First step towards context sensitive and configurable menus, by Brent Coutts by Linus Nielsen Feltzing · 21 years ago
  57. 5c09ed3 Added Matthias Wientapper by Linus Nielsen Feltzing · 21 years ago
  58. 1fcd8ce Ninja-cool metronome plugin by Matthias Wientapper, for both Player and Recorder by Linus Nielsen Feltzing · 21 years ago
  59. 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
  60. 3b6cc1c option to hold power, for FM+V2 by Jörg Hohensohn · 21 years ago
  61. 75c2538 patch #910193 by Jens Arnold: smaller and faster descramble/RoLo by Jörg Hohensohn · 21 years ago
  62. 53ada3a Released 2.2 by Björn Stenberg · 21 years ago
  63. 43d5f1e Released 2.2 by Björn Stenberg · 21 years ago
  64. cd55e03 radio_load_presets() no longer loads more than MAX_PRESETS from the presets file by Linus Nielsen Feltzing · 21 years ago
  65. 642cce2 Moved Create Directory to the ON+Play menu by Linus Nielsen Feltzing · 21 years ago
  66. 5c8e82e You can't open() a directory as a file (at least not for writing) by Linus Nielsen Feltzing · 21 years ago
  67. 5fb1e10 - no second ata_hard_reset() call, saves ~2.5 seconds flash boot time (please test) by Jörg Hohensohn · 21 years ago
  68. dcdb89c Old recorders can have black bumpers too by Linus Nielsen Feltzing · 21 years ago
  69. b57796f added CPU Frequency by Daniel Stenberg · 21 years ago
  70. 1870d62 bumper color and adjusted footnote 1 by Daniel Stenberg · 21 years ago
  71. ccc899d added dimensions and weight by Daniel Stenberg · 21 years ago
  72. c34a179 A small clarification by Linus Nielsen Feltzing · 21 years ago
  73. 3a6e2f4 Reverted the STANDBY fix from 2004-02-15, rev 1.106 by Linus Nielsen Feltzing · 21 years ago
  74. 24e2bb3 loops have not been OK, were showing one frame more than available by Jörg Hohensohn · 21 years ago
  75. 3157614 Wallisertitsch language synced by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
  76. 853d163 mention the newmp3technology.net forum by Daniel Stenberg · 21 years ago
  77. bfba273 my underrun checks have not been precisely correct by Jörg Hohensohn · 21 years ago
  78. fe91ae8 New definition for Old Recorders by Linus Nielsen Feltzing · 21 years ago
  79. 3517177 Even more updates by Linus Nielsen Feltzing · 21 years ago
  80. 8a5962d 700mA for FM/V2 chargers by Linus Nielsen Feltzing · 21 years ago
  81. d03e967 Brain damage by Linus Nielsen Feltzing · 21 years ago
  82. 57b5e4c Added USB charging by Linus Nielsen Feltzing · 21 years ago
  83. 79a0308 Added recorder LCD sheet by Björn Stenberg · 21 years ago
  84. 452b1f4 The device chart is now official, with photos by Linus Nielsen Feltzing · 21 years ago
  85. 969395c Wrong headline by Linus Nielsen Feltzing · 21 years ago
  86. d93d20f for upcoming release: no diagnostic screen unless underruns happened by Jörg Hohensohn · 21 years ago
  87. 454379a First version by Linus Nielsen Feltzing · 21 years ago
  88. 239a91c 14% faster bitswap, thanks Jens by Jörg Hohensohn · 21 years ago
  89. 860586d wasteful alignment fixed, thanks Jens by Jörg Hohensohn · 21 years ago
  90. f858697 Removed compiler warning by Linus Nielsen Feltzing · 21 years ago
  91. 19480d5 Patch #877947 by Benjamin Metzler, limits the number of bookmarks in the Most Recent Bookmarks file by Linus Nielsen Feltzing · 21 years ago
  92. b20dd4b Silly vi habits by Linus Nielsen Feltzing · 21 years ago
  93. 2e8895a Thumbnail screwup by Linus Nielsen Feltzing · 21 years ago
  94. 1fd74c8 Added FM Recorder photos by Linus Nielsen Feltzing · 21 years ago
  95. 111a972 Made set_irq_level() an inline function, and optimized it by removing the bit shifts by Linus Nielsen Feltzing · 21 years ago
  96. aa5b23d Removed the interrupt disabling in lcd_write_data() by Linus Nielsen Feltzing · 21 years ago
  97. 68331ff Now sets the highest possible PIO mode in set_features() by Linus Nielsen Feltzing · 21 years ago
  98. 7672bfa Patch #880558 by Andreas Stemmer by Linus Nielsen Feltzing · 21 years ago
  99. 4467782 Patch #881188 by Craigh Sather, fixes battery display updates in WPS by Linus Nielsen Feltzing · 21 years ago
  100. ec6dc8b repairing a stupid mistake! Thanks Uwe :) by Jose Maria Garcia-Valdecasas Bernal · 21 years ago