1. 530f31d Add generation of .mi4 files - the generic PortalPlayer firmware format used by the iriver H10, Sansa E200 etc. Based on the documentation available at http://daniel.haxx.se/sansa/mi4.html and examination of files produced by mkmi4.sh by Dave Chapman · 18 years ago
  2. e379225 Fix volume being really low on H10 by Barry Wardell · 18 years ago
  3. c704db6 Brand new repolished menu for selecting target. Renumbered all options and by Daniel Stenberg · 18 years ago
  4. 7993aa2 adjust the widths of some of the glyphs by Marcoen Hirschberg · 18 years ago
  5. e4e4219 Even when we don't encrypt a mi4 we still need to run the encrypt step so that the crc gets updated. by Barry Wardell · 18 years ago
  6. 4063e47 Updated ipod images from Marianne Arnold. Also show the rockbox logo on their screens. by Martin Arver · 18 years ago
  7. 4294615 Fixed tagcache returning incorrect entries. by Miika Pekkarinen · 18 years ago
  8. 658202d Add platform file for the iriver h10 5gb (target #24). by Martin Arver · 18 years ago
  9. 92f07a6 Fix warning. by Magnus Holmgren · 18 years ago
  10. 719d220 Applied patch #5879 by Andrew Cupper: Fix backward seeking bug. by Magnus Holmgren · 18 years ago
  11. 446922d Enable CPU boosting on H10 models. by Barry Wardell · 18 years ago
  12. 2a2f4f8 Updated svg rockboxlogo from Marianne Arnold by Martin Arver · 18 years ago
  13. 33032fa Correct credits for the calculator plugin by Linus Nielsen Feltzing · 18 years ago
  14. afaeaef Add platform file for the H10 (target #22) to allow for manual builds. Still lots to do, but the manual is buildable. by Martin Arver · 18 years ago
  15. ea4ed49 simplify the sansa mi4 too and added some attempts to documentation of the by Daniel Stenberg · 18 years ago
  16. 84a5287 add cyrillic, eastern european, and hebrew glyphs by Alexander Levin (patch #4971) by Marcoen Hirschberg · 18 years ago
  17. 3dfcf4c Patch #5738 by Alexander Levin - slight change of the W character of nimbus-12 by Linus Nielsen Feltzing · 18 years ago
  18. a7131c1 RTC driver for H10 by Laurent Baum by Barry Wardell · 18 years ago
  19. 9830ab5 Oops. It's #endif not #end. by Barry Wardell · 18 years ago
  20. 6ea7656 Sound on H10! by Barry Wardell · 18 years ago
  21. b0e3eac Fix bug in profiling that makes the timing for coldfire off by a factor of 2, and way off for pp. by Jens Arnold · 18 years ago
  22. 17e379b added to allow the sansa bootloader to build again by Daniel Stenberg · 18 years ago
  23. 7d46b06 off to exit bookmark screen for recorder by Jonathan Gordon · 18 years ago
  24. 606f745 WPS: Fix problem with transparancy in the first image of an enum. by Magnus Holmgren · 18 years ago
  25. f3d5b51 We can tell some mi4 firmwares to use a full filelength plaintext so no need to encrypt them. by Barry Wardell · 18 years ago
  26. b4a93b2 Fixed the pwermgmt.c error for FM by Michael Sevakis · 18 years ago
  27. 25c0f4c fixed engligh.lang conflicts by Michael Sevakis · 18 years ago
  28. 4fc717a Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications by Michael Sevakis · 18 years ago
  29. 65c2c58 Improve the quick start section a bit. by Dominik Riebeling · 18 years ago
  30. 5ec3805 Add the remotes resolution too. by Dominik Riebeling · 18 years ago
  31. 6fc30d6 Add a note about the players resolution in the WPS section. by Martin Arver · 18 years ago
  32. fc2f31d Remove the lcd screen size reference table, as it makes no sense in a target specific manual. by Martin Arver · 18 years ago
  33. 04f07fe Enable crosscompiling of the SDL simulator if a crosscompiled SDL is available (and its sdl-config is in $PATH). See FS#5858 for details. by Jonas Häggqvist · 18 years ago
  34. d9199d1 Remove sleep() from adc_scan(). It causes Rockbox to hang and isn't necessary anyway. by Barry Wardell · 18 years ago
  35. 69c9d62 1 - made the menu shorter on screen by Daniel Stenberg · 18 years ago
  36. 1920df3 Add Rockbox bootloader for H10 by Barry Wardell · 18 years ago
  37. 93083e1 Fix broken manual builds by Martin Arver · 18 years ago
  38. bb5fbf7 Fix broken backlight fading on ipod. The timer period setting must not be delayed if timer_set_period() is called from within the isr. by Jens Arnold · 18 years ago
  39. ad19af7 kill additional spaces (opt again) by Dominik Riebeling · 18 years ago
  40. b002d2d Test plugin for measuring the internal scan rate of the LCD, for developers. B&W and greyscale only for now - needs lcd_blit(). by Jens Arnold · 18 years ago
  41. e9086e0 PP: Make on-the-fly timer period changes glitch-free. Stop timer when not in use. * #ifdef cleanup by Jens Arnold · 18 years ago
  42. ff6336f Typo by Martin Arver · 18 years ago
  43. 1c49472 Fix to FS#5835. Update player vkeyboard description. by Martin Arver · 18 years ago
  44. aa77eca Add Andrew Melville to the credits by Martin Arver · 18 years ago
  45. 56b339e Fixes for FS#5822 as reported by Andrew Melville. by Martin Arver · 18 years ago
  46. dcf83af Part two of a cleanup of the manuals (mainly Archos) as reported by Marianne Arnold. *Add wavplay as a viewer. by Martin Arver · 18 years ago
  47. 7bdd03a Part one of a cleanup of the ondio manuals as reported by Marianne Arnold. * Some code clean-up/policy in general. * Get rid of remains from the 2.4 manual. by Martin Arver · 18 years ago
  48. 9812765 Fixed: With dircache+tagcache in RAM using Search by filename->Player freezes. by Miika Pekkarinen · 18 years ago
  49. 987bbdf Force WPS reload after all tracks have been buffered (runtime stats by Miika Pekkarinen · 18 years ago
  50. 7a8b84d Fix typos, reported by Marianne Arnold by Martin Arver · 18 years ago
  51. 17ff639 Spanish translation update by Victor Cardenas by Marcoen Hirschberg · 18 years ago
  52. 3c53374 Stop the paddle moving whie the game is paused.. AKA cheating by Jonathan Gordon · 18 years ago
  53. d650cc8 Fixed the error in tagtree.c by Michael Sevakis · 18 years ago
  54. 4f1a252 Add %sort and %limit variables for better control of the tag browser by Miika Pekkarinen · 18 years ago
  55. d844cd2 Smoother volume control, less clickiness and some misc. formatting changes for tlv320 by Michael Sevakis · 18 years ago
  56. 890989d Runtime stats for WPS. by Miika Pekkarinen · 18 years ago
  57. ed1a26d 1 is the correct value here. Not that it makes any difference... :) by Magnus Holmgren · 18 years ago
  58. 8269541 Fixed silly bugs in H10 button driver. by Barry Wardell · 18 years ago
  59. 59d1952 Make doom work with sound on X5. by Jens Arnold · 18 years ago
  60. d70bd0e FS#5884 Fix simulator file delete/rename with dircache. by Miika Pekkarinen · 18 years ago
  61. dd87c36 Make volume and battery level enums dynamic, inspired by patch 4802. Almost backwards compatible; for the battery level, the first enum is used when the level is unknown, while the remaining enums are used as before. by Magnus Holmgren · 18 years ago
  62. 5f74d61 Prevent an endless loop in some m4a files (looks like a crash when by Miika Pekkarinen · 18 years ago
  63. 6523ba4 Fixed performance problems when initializing tagcache. by Miika Pekkarinen · 18 years ago
  64. 7c13843 Fix lcd_update_rect() on 5/6GB H10 (thanks to Laurent Baum). Fix usb_detect() on all H10 models. by Barry Wardell · 18 years ago
  65. c442de4 Corrected Archos Player names. by Jens Arnold · 18 years ago
  66. 7a75aad Got rid of backlight wink between bootloader and firmware start by removing redundant lcd reset by Michael Sevakis · 18 years ago
  67. 93bbd44 Browse by year (now numeric tags are fully supported too). by Miika Pekkarinen · 18 years ago
  68. 231adb4 First attempt for a Quick Start. Also move the playback description (formerly "Rockbox Interface") to its own file and rename it to fit better after the split. by Dominik Riebeling · 18 years ago
  69. 53d26e5 Use uniqbuf for unique tags only. by Miika Pekkarinen · 18 years ago
  70. 565d46b \playername already includes \playerman by Dominik Riebeling · 18 years ago
  71. e308064 Tagcache: Don't show duplicate entries and automatically inherit by Miika Pekkarinen · 18 years ago
  72. a3ba672 fixed the bootloader check to not have to get a huuuuge set of targets but by Daniel Stenberg · 18 years ago
  73. 07eea49 Ooops. The TMR reset must only be done when starting the timer. by Linus Nielsen Feltzing · 18 years ago
  74. 798a8c1 Fix the problem with the user timer on X5 by explicitly resetting the timer before setting it by Linus Nielsen Feltzing · 18 years ago
  75. 28388b1 Repeat the table heading on all pages. Minor units tweaks. by Dominik Riebeling · 18 years ago
  76. 5778dfb Some minor updates to the install section. * Include install instructions in the 3g manual. by Martin Arver · 18 years ago
  77. 717ca0c Fix typo by Martin Arver · 18 years ago
  78. 6efa782 oops by Martin Arver · 18 years ago
  79. eb52cdc Fix a minor typo by Dave Chapman · 18 years ago
  80. 36e3740 Add the \btnfnt macro to the ipod3g as well. by Martin Arver · 18 years ago
  81. f6b4b91 Set the button names using a different font face (bold for now). by Dominik Riebeling · 18 years ago
  82. c34c2f2 Add vector drawings of the Ondios from Marianne Arnold by Martin Arver · 18 years ago
  83. 67ddef9 Fix profile builds by Daniel Ankers · 18 years ago
  84. dbf9817 fix typo and update the 160x128x2 screenshot by Martin Arver · 18 years ago
  85. 328a207 Corrections to the last commit by Martin Arver · 18 years ago
  86. cca3606 Fix for task #5862. Add note about freezing peakmeters by Martin Arver · 18 years ago
  87. 06fc18f Increase the number of pixels written to the Photo/Color LCD in one go to 0x10000 (was 64000) by Dave Chapman · 18 years ago
  88. 92fe88a X5: Applied tweaks from the H300 lcd_yuv_blit to the X5 version. Smaller code and ca. 1% speedup. by Jens Arnold · 18 years ago
  89. 9b98142 Small clarification of the H100 controls section. by Jonas Häggqvist · 18 years ago
  90. 1e9ac7a Allow scrolling lines with different x-margins. The margin at the time of the call to puts_scroll will be used as the margin for that line. by Mark Arigo · 18 years ago
  91. 34301bb Add optional icon to list title, current path display shows a dir icon, and list titles now left-justified. by Mark Arigo · 18 years ago
  92. 620c54a Ooops, the sim doesn't understand coldfire asm... by Jens Arnold · 18 years ago
  93. 9af13c3 H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% speedup in tests depending on video size. * Don't set HORIZ_RAM_ADDR_POS for LCD updates, it's unnecessary. * Started the target tree move for H300 with this. by Jens Arnold · 18 years ago
  94. d5fe803 Enable manual builds for the Ipod 3g by Martin Arver · 18 years ago
  95. 584853b Updated pdf. Inkscape is picky about the layering when exporting to eps. by Martin Arver · 18 years ago
  96. dd98c21 Quick and dirty fix for a serious issue that could make X5 crash when using voice by Linus Nielsen Feltzing · 18 years ago
  97. 9f09a39 Add resume support to AAC files. by Magnus Holmgren · 18 years ago
  98. a04cef7 Fix bookmark screen again... by Magnus Holmgren · 18 years ago
  99. a612761 Add vector drawing of the h300 from Marianne Arnold by Martin Arver · 18 years ago
  100. 160cbfb Add vector drawings of the ipodcolor and ipod4g. Used Frederik Vestres ipod images as a template. by Martin Arver · 18 years ago