1. 6d5d734 Patch #4966 from Dominik Riebeling. Nicer headings! by Martin Arver · 19 years ago
  2. e523041 Fix 64bit warnings by Jens Arnold · 19 years ago
  3. cfc97a1 Minor fix to the frontpage by Martin Arver · 19 years ago
  4. b158575 Use english language rules for the manufacturer names. (Ipod, Iriver..) by Martin Arver · 19 years ago
  5. ec3b293 Patch #4945 from Mark Bright. Tab-removal by me. Only include the fm section for targets with tuner. Adapt tables to keymacros/tabularx. by Martin Arver · 19 years ago
  6. f474699 Enabled metronome and battery_bench for X5 by Daniel Stenberg · 19 years ago
  7. de6f7ec Adjustable CPU frequency is working on iPod mini 2G by Jens Arnold · 19 years ago
  8. afb944e iPod mini 2G: Properly reboot into diskmode for USB access. by Jens Arnold · 19 years ago
  9. 3c39c2b Move definitions to their proper place by Jens Arnold · 19 years ago
  10. 7e0ea21 iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with PP5020. Audio is working now. by Jens Arnold · 19 years ago
  11. d5c927d Actually enable the dircache for simulators. by Miika Pekkarinen · 19 years ago
  12. 3881ce9 Dircache support for simulator also. by Miika Pekkarinen · 19 years ago
  13. dc8de7e iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. Buttons working now, rockbox no longer hangs at boot. by Jens Arnold · 19 years ago
  14. d3feb78 Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No sound, no buttons, and hangs at the boot screen. by Jens Arnold · 19 years ago
  15. 1ccc81b Patch #4960 from Dominik Riebeling. Use the screenshot macro for the plugins. by Martin Arver · 19 years ago
  16. aecfa28 properly this time by Martin Arver · 19 years ago
  17. 015229e Change the includegraphics commands to use the screenshot macro by Martin Arver · 19 years ago
  18. cbc5599 Patch #4958 from Dominik Riebeling (bluebrother). Adds a new \screenshot macro to be used when including screenshots. Look at the rockbox_interface/main.tex for examples on how to use it. by Martin Arver · 19 years ago
  19. 44b76bc Added track number sorting to the tagcache and a few new tags to the by Miika Pekkarinen · 19 years ago
  20. b95b67a Synced. by Magnus Holmgren · 19 years ago
  21. 82f32e3 Do the dircache operation first to block properly when necessary. by Miika Pekkarinen · 19 years ago
  22. e514901 MCF5249 isn't the only Coldfire CPU by Linus Nielsen Feltzing · 19 years ago
  23. e62152d Better sound quality on the iAudio X5 using the correct MCLK frequency by Linus Nielsen Feltzing · 19 years ago
  24. 8bdd92b New 'Track Skip Only' option for Crossfading; crossfading is disabled except for manual track changes. NOTE: If you were using 'Always' mode previously, check again after updating: you'll now be in the new 'Track Skip Only' mode. by Zakk Roberts · 19 years ago
  25. dbcc9c2 Add comments, and avoid throw-away calculations in crossfade buffer process by Brandon Low · 19 years ago
  26. 4ed232d Use rockbox endian defines by Karl Kurbjun · 19 years ago
  27. be8f0eb Don't allow completely empty strings. This fixed the total mess I noticed by Daniel Stenberg · 19 years ago
  28. 3622c93 Adds Mark Bright and Dominik Riebeling to the credits. Change the look of the manual by using the KOMA-script package by Martin Arver · 19 years ago
  29. ec60a05 Patch #4944 from Dominik Riebeling. Introduce the tabularx package for better looking tables, and replaces the use of tabular with tabularx in the appendix section. by Martin Arver · 19 years ago
  30. 75c3d0b Add support for loadable vkeyboard layouts by Frank Dischner · 19 years ago
  31. 0fec471 Correct compiler errors from last commit. by Michael DiFebbo · 19 years ago
  32. 3db8132 Whoops, forgot this one. by Michael DiFebbo · 19 years ago
  33. 815fa11 More updates to Chapter 4 of the manual. by Michael DiFebbo · 19 years ago
  34. d0c65f7 Use correct sleep function in simulator queue wait. by Dan Everton · 19 years ago
  35. e7a6749 its much better to clear everytime the lcd by Christian Gmeiner · 19 years ago
  36. 50012ab oops.. fix yellow builds by Christian Gmeiner · 19 years ago
  37. 47bf642 Patch #4936 from Jonathan Gordon with a small change by me. slideshow support for JPEG viewer by Christian Gmeiner · 19 years ago
  38. 6ce466e More safety checks to dircache to block updates until cache is ready. by Miika Pekkarinen · 19 years ago
  39. 029ff80 iAudio X5 doesn't have bass and treble by Linus Nielsen Feltzing · 19 years ago
  40. 34cd9cb Save bass/treble settings in iPod by Linus Nielsen Feltzing · 19 years ago
  41. f45b333 Limit idle framerate, make falling bubbles less uniform, and some formatting cleanup by Adam Boot · 19 years ago
  42. 4a2fec9 Make textviewer manual page nicer by: (1) using button macros (2) rplace the ugly table and (3) include it for all targets by Nils Wallménius · 19 years ago
  43. 29d5dba Patch #4939 from Mark Bright. Only include recording for recording targets etc. Correct a table to use button macros. by Martin Arver · 19 years ago
  44. 02c540d Moved main menu button to REC for both file browser and WPS by Daniel Stenberg · 19 years ago
  45. daebff8 Update equalizer precut value as it's adjusted. by Dan Everton · 19 years ago
  46. fc9bc17 Sound on iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  47. a145bf5 Correct maximum and default volume for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  48. 893d248 Removed some debug code by Linus Nielsen Feltzing · 19 years ago
  49. cf0892f Audio support for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  50. a7db6e3 First quick'n'dirty volume control for the iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  51. d1a93d8 Simplification and correction of the TLV320 driver by Linus Nielsen Feltzing · 19 years ago
  52. 66a2952 Enable I2C bus 1 on the iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  53. b7da52b Some corrections of the TLV320 register bit definitions by Linus Nielsen Feltzing · 19 years ago
  54. 22593f4 Change the type of the P_SectorActive() function to boolean - that's how it is being used. by Dave Chapman · 19 years ago
  55. f81c192 More 64-bit fixes. by Dave Chapman · 19 years ago
  56. 5293ea1 More 64-bit fixes by Dave Chapman · 19 years ago
  57. ec8dae1 x5: lets build doom... by Christian Gmeiner · 19 years ago
  58. d1b587a added good (tm) button mappings for x5, and added ifdef for HAS_BUTTON_HOLD by Christian Gmeiner · 19 years ago
  59. 81a14b8 Fix red builds. by Dan Everton · 19 years ago
  60. 6246242 Fail gracefully if write fails (i.e. disk space runs out) during copy in splitedit plugin. Users can now also press the 'quit' button to abort splitting. by Dan Everton · 19 years ago
  61. cd88582 64-bit sim fixes by Dave Chapman · 19 years ago
  62. 909b6d2 Finish removing the main LCD backdrop function from the plugin API by Dave Chapman · 19 years ago
  63. 59a248c Fix uninitialised variable warning by Dave Chapman · 19 years ago
  64. 3987697 Do not export load_main_backdrop() via the plugin API. Plugins should allocate their own buffer and use lcd_set_backdrop() by Dave Chapman · 19 years ago
  65. 47f4a45 Patch #2969 - Doom! Currently only working on the H300. by Dave Chapman · 19 years ago
  66. fff7d61 MCF5250 has IRAM too by Linus Nielsen Feltzing · 19 years ago
  67. e687673 Correct IRAM attributes by Linus Nielsen Feltzing · 19 years ago
  68. a8c1fb5 Correct audio clock by Linus Nielsen Feltzing · 19 years ago
  69. ab5b179 *** empty log message *** by Nils Wallménius · 19 years ago
  70. 195cbca Now including a fairly good uplang replacement as well, as well as supporting by Daniel Stenberg · 19 years ago
  71. 2d93495 Boost open() performance on platforms with dircache. Tagcache initial by Miika Pekkarinen · 19 years ago
  72. 6784e03 Follow in Linus' footsteps and rename the bx-tags section to Power related by Martin Arver · 19 years ago
  73. df6e424 Adds sleeptimer tag description for the wps reference section by Martin Arver · 19 years ago
  74. 93b5f24 Patch #2854 by David Dent - %bs WPS tag for sleep timer by Linus Nielsen Feltzing · 19 years ago
  75. 25173f4 Some corrections for the manual from Mark Bright (Redbreva) by Martin Arver · 19 years ago
  76. ceafaba A version of DancePuffDuo for 220x176 LCDs by Dave Chapman · 19 years ago
  77. f639df3 Clean up the LCD Settings menu for some targets: hide the Contrast and Invert options for color LCDs; the Flip Display option is now only available on supported targets. by Zakk Roberts · 19 years ago
  78. 6382e88 Add bitmaps for SHN, AIFF, AAC and ALAC by Dave Chapman · 19 years ago
  79. 91db368 Add precut setting for the equalizer and add some more comments to the eq menu code. by Dan Everton · 19 years ago
  80. 7eb4d6c Replace the button assignments for the main menu section of the manual to use button macros. by Martin Arver · 19 years ago
  81. 24debb1 Divide chapter 4 into smaller, more manageable files. by Michael DiFebbo · 19 years ago
  82. 25f9cec Divide chapter 4 of the manual into several smaller, more manageable files. by Michael DiFebbo · 19 years ago
  83. 7f9e1eb x5: use as default BUTTON_POWER to close a plugin by Christian Gmeiner · 19 years ago
  84. 2ff1507 Even better LCD clearing for ipod color displays, clear to white, but after backlight off by Brandon Low · 19 years ago
  85. 68865a2 add battery benchamrk plugin to the manual by Nils Wallménius · 19 years ago
  86. 6599ff4 Fix some math for ipod volume settings by Brandon Low · 19 years ago
  87. 5c950f4 Reduce the appearance of volume change clicks by using the wmcodec's zero-cross detect feature by Brandon Low · 19 years ago
  88. 0468064 ChessBox: Add 10x8 pixel pieces for the Archoses from Miguel A. Arévalo (P#4921) by Martin Arver · 19 years ago
  89. 99538b7 Clear the display in a less intrusive way to the user's selected background _color_ (solid color ghosting is hard to detect) by Brandon Low · 19 years ago
  90. bdc52f4 Code police by Brandon Low · 19 years ago
  91. ee46748 Patch 4819 from Robert Keevil to shutdown the codec and clear the LCD on ipod shutdown by Brandon Low · 19 years ago
  92. 3ca32bb Fixed a crash when selecting database mode in the menu by Linus Nielsen Feltzing · 19 years ago
  93. 31ce988 New version of snap font from Eli Sherer (task 3036). Makes it usable as a unicode font and now includes Hebrew characters. by Dan Everton · 19 years ago
  94. 2604596 Small changes to the frontpage by Martin Arver · 19 years ago
  95. 3f3aeb0 Alignment fix for ipods. by Miika Pekkarinen · 19 years ago
  96. d63a09f Browse link added by Björn Stenberg · 19 years ago
  97. f5c446f Donation info added by Björn Stenberg · 19 years ago
  98. be10f54 Various changes by Björn Stenberg · 19 years ago
  99. d569727 Support iAudio X5V in the scrambler by Linus Nielsen Feltzing · 19 years ago
  100. ee1ab2e iaudio is not used by Daniel Stenberg · 19 years ago