1. 5c244cf Move rbutil documents into a separate subfolder. by Dominik Riebeling · 15 years ago
  2. 8d032ae initial custom statusbar commit by Thomas Martitz · 15 years ago
  3. 27ece8c Pluginlib: make scroll functions clear screen if scrolled by >= screen size (from FS#10330) by Torne Wuff · 15 years ago
  4. a3f0a45 Make next_screen static and add a comment. by Thomas Martitz · 15 years ago
  5. e9c1018 Rework albumart buffering internally to allow for mutliple albumart sizes. by Thomas Martitz · 15 years ago
  6. a72ffe7 Make the skin engine behave sane if the skin's id3 pointer is NULL (the one in struct wps_state), so that skins don't need audio to be played before being displayed (needed for upcoming custom statusbar). by Thomas Martitz · 15 years ago
  7. 9072a45 Add %cs tag. by Thomas Martitz · 15 years ago
  8. 71411ee Change %mp tag to use current_playmode(). It has upto 9 values now, including recording and radio states. by Thomas Martitz · 15 years ago
  9. 000cff5 AMS Sansa: Lower ADC checkvalue for voltage scaling to 1.175V as some players run slightly low. by Jack Halpin · 15 years ago
  10. af8cc7d Change the icon used for the System menu to the same as the System Settings menu. Previously it was Icon_Questionmark which seems out of place on many themes. by Torne Wuff · 15 years ago
  11. 799246e Gigabeat S: Add support for dumping the flash from debug menu by Torne Wuff · 15 years ago
  12. d555de1 Update the manual for r23200. by Thomas Martitz · 15 years ago
  13. 01702a4 Fuze: Change the button to mark possibilities from a select+up combo to just select, which should be more easily discoverable. by Thomas Martitz · 15 years ago
  14. 0070f60 Fix %Sp expansion in wps by Thomas Martitz · 15 years ago
  15. 44cacbe Correct a small misaligned brace. by Thomas Martitz · 15 years ago
  16. 4004c75 Use the center align viewport flag to draw top and bottom text centered. by Thomas Martitz · 15 years ago
  17. 9c45cf2 Pitchscreen: Don't clear the whole display, but only the parent viewport. by Thomas Martitz · 15 years ago
  18. ca10566 Add Jonas Aaberg to the credits. by Rob Purchase · 15 years ago
  19. d29114c Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x touchscreen controller). by Rob Purchase · 15 years ago
  20. 562e41b AMS Sansa: FS#10669 Reimplement Voltage scaling. by Jack Halpin · 15 years ago
  21. 2b94830 Show track length too for tracks tagged with the discnumber tag in the database. by Thomas Martitz · 15 years ago
  22. 8894368 FS#10554: Rockpaint: enable to set canvas size. by Teruaki Kawashima · 15 years ago
  23. 91933a3 Add support for detecting build version in a bzr checkout (for bzr-svn users). by Torne Wuff · 15 years ago
  24. 3f66c21 Add myself to committers. HI! by Torne Wuff · 15 years ago
  25. 19d70fc Sansa Fuze & e200v2 : do not enable USBSTACK in the bootloader by Rafaël Carré · 15 years ago
  26. 8bd8d06 Sansa AMS USB driver : still not working by Rafaël Carré · 15 years ago
  27. 5303ab1 Sansa AMS SD driver: cleanup defines and comments by Rafaël Carré · 15 years ago
  28. afe08ed Remove private memcpy wrapper that is no longer needed since r19847 and may cause issues with newer gcc versions, inspired by patch in FS#10676 by Duy Nguyen by Nils Wallménius · 15 years ago
  29. a5c1ee5 Working Nano2G UI sim. UI-ipodnano2g.bmp courtesy of Marianne Arnold, based on her SVG for the manual. by Dave Chapman · 15 years ago
  30. 1383be8 Fix a compiler warning showing up with newer gcc versions. by Dominik Riebeling · 15 years ago
  31. 0fcc84f Add cache index file to HttpGet class to maintain a list of hash - file origin mappings. by Dominik Riebeling · 15 years ago
  32. 96addda Don't trace every device in the machine when scanning for USB devices on Windows. by Dominik Riebeling · 15 years ago
  33. bc063a3 Whoops, I had that warning turned off locally. by Thomas Martitz · 15 years ago
  34. 0f0d906 Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend it to zero most of the wps_data members. by Thomas Martitz · 15 years ago
  35. ef53cc0 Full set of 2nd gen Nano images for a manual (svg, png and pdf). by Marianne Arnold · 15 years ago
  36. 2e9155c Add the left brace again that was unintentionally lost. by Dominik Riebeling · 15 years ago
  37. bc74895 Fix building Rockbox Utility when using newer versions of libspeex. by Dominik Riebeling · 15 years ago
  38. 81ef39b Changes to make the Nano2G sim build. It is still missing a UI-ipodnano2g.bmp by Dave Chapman · 15 years ago
  39. 11bd80c rbutil: rework and rename the "dont overwrite talkfiles" option so it really generates only new Talkfiles. by Dominik Wenger · 15 years ago
  40. e3bd45e The Nano2G also qualifies for HAVE_WHEEL_POSITION by Dave Chapman · 15 years ago
  41. 8a148d2 Changes to build a Nano2G manual. It is now just missing the ipodnano2g-front.* images by Dave Chapman · 15 years ago
  42. e04d1d5 Add HAVE_SCROLLWHEEL for the Nano2G, as they have a scrollwheel. by Dave Chapman · 15 years ago
  43. 3215c09 rbutil: split tts.cpp/h into individual files. by Dominik Wenger · 15 years ago
  44. 31c1811 USB: Use explicit casting when setting wTotalLength field in descriptor by Tomer Shalev · 15 years ago
  45. 0290094 Sansa AMS PCM : replace buggy and confusing one-liner by Rafaël Carré · 15 years ago
  46. 9680079 Add ipodnano2g by Dave Chapman · 15 years ago
  47. c06bc78 Fix Nano2G bootloader installation - no longer assume that the OSOS image is the first. by Dave Chapman · 15 years ago
  48. 71e79e7 rbutil: YH820 Unstable support by Rafaël Carré · 15 years ago
  49. ab58cdc brickmania: There are only 9 powerups by Robert Kukla · 15 years ago
  50. efeda72 Fixed a confusing typo by Michael Sparmann · 15 years ago
  51. 745266d Re-commit r23070 - reboot to disk mode on the Nano2G when USB is inserted. This was accidentally reverted in r23099 by Dave Chapman · 15 years ago
  52. 008f013 Fix iPod Nano 2G charging detection by Michael Sparmann · 15 years ago
  53. 8b3433e Don't touch the clocks in Nano2G bootloader - this breaks the Apple firmware (audio playback didn't work). by Dave Chapman · 15 years ago bootloader_ipodpatcher_v4
  54. 8e95cc4 ipodpatcher and rbutil support for the Nano2G - FS#10609 with a few further changes. by Dave Chapman · 15 years ago
  55. e486241 rbutil: store the voice language in the correct setting. by Dominik Wenger · 15 years ago
  56. a927db2 fix a redraw bug when a static token (like %C) is the only token on a sub/line.. hopefully no bad sideeffects... by Jonathan Gordon · 15 years ago
  57. a70c7bf Nano2G bootloader - fix dual-booting the Apple firmware. by Dave Chapman · 15 years ago
  58. 48658ee Replace a couple of magic numbers with the appropriate constants. by Rob Purchase · 15 years ago
  59. 7331bd5 AMS Sansa: Remove BUSWIDTH and BLOCKLEN commands and revise strategy for High Speed SD Card. by Jack Halpin · 15 years ago
  60. b285a77 Change the Windows crosscompiling logic: by Jonas Häggqvist · 15 years ago
  61. e1439fa fix yellow by Nils Wallménius · 15 years ago
  62. efdbcc1 Fix typo from r19579 that prevented this code from building, avoid copying lang strings by Nils Wallménius · 15 years ago
  63. 301f845 Move to only CC-BY-SA 3.0 for future changes. by Jonas Häggqvist · 15 years ago
  64. 736ea79 Fix FS#10670 - The first letter of a scrolling line starts to appear at the end by Tomer Shalev · 15 years ago
  65. 13e23dd Clear up theme licensing: by Jonas Häggqvist · 15 years ago
  66. 4d900bd New plugin theme_remove which offers a way to remove specified theme. by Teruaki Kawashima · 15 years ago
  67. 7a5904c S5L870x: Implement pcm_play_dma_get_peak_buffer by Michael Sparmann · 15 years ago
  68. de310fb Ditch additional copyright notice quoted from iBugger. by Michael Sparmann · 15 years ago
  69. 8afaee6 Fix the yellow again by Michael Sparmann · 15 years ago
  70. 6b17295 Bring the iPod Nano 2G shutdown FTL panics back. by Michael Sparmann · 15 years ago
  71. 461903d LCD scrolling - reduce one 'if' nesting level by Tomer Shalev · 15 years ago
  72. aee6901 LCD scrolling - fix a typo by Tomer Shalev · 15 years ago
  73. f2bf463 Nano2G: Initial (non-working) attempt to load an encrypted copy of the original firmware from the "osbk" image in the firmware partition. Code based on iloader. by Dave Chapman · 15 years ago
  74. 5a4ce22 Fix the iPod Nano 2G clickwheel when releasing the hold switch by Michael Sparmann · 15 years ago
  75. 8855b0c Use PLUGINFLAGS in lua.make, instead of only CFLAGS. by Thomas Martitz · 15 years ago
  76. 7cfd418 D2: Reduce binsize a bit by using arrays for the PMU initialisation. by Rob Purchase · 15 years ago
  77. e99dd18 Make sure to use $(CFLAGS) to get all defines when preprocessing actions.h by Frank Gevaerts · 15 years ago
  78. 74d3671 Revert r23021, since it broke non-RTL scrolling. RTL scrolling still needs fixing by Tomer Shalev · 15 years ago
  79. d5b076b RTL: Cosmetic changes, no functional change - Rename constants by Tomer Shalev · 15 years ago
  80. 891c446 Add a action helper for touchscreen targets to only receive the touchpress coordinates if they're in the passed viewport. Also, fixes the coordinates to be relaitve to the viewport. by Thomas Martitz · 15 years ago
  81. 6cea8c1 Fix the latest iPod Nano 2G NAND issues by Michael Sparmann · 15 years ago
  82. b729a7d iPod Nano 2G PMU rework, added backlight brightness setting and USB charging speed setting by Michael Sparmann · 15 years ago
  83. 4ecc5a1 Fix D2 red, I missed a file by Rob Purchase · 15 years ago
  84. 6170f01 D2: The RTC chip needs to be runtime detected. by Rob Purchase · 15 years ago
  85. b4097dd Clean up, simplify and fix small bugs in color picker. by Thomas Martitz · 15 years ago
  86. 3b549fe iPod Nano 2G: Reset NAND banks after powering the chip up. by Michael Sparmann · 15 years ago
  87. e13c600 H300 LCD update: Use interrupt driven background DMA transfers, giving other threads a by Jens Arnold · 15 years ago
  88. 2931070 Correct the charging/power #defines for the Nano2G. This now enables you to hold MENU when inserting the USB cable to stop Rockbox entering disk mode. by Dave Chapman · 15 years ago
  89. b68d7f5 Samsung YP-S3: make bootloader compile again by Bertrik Sikken · 15 years ago
  90. 264d877 Add a thread to power down the NAND after inactivity on the iPod Nano 2G by Michael Sparmann · 15 years ago
  91. a79dc87 Add a center flag, next to the rtl flag, for viewports. That results in any text being drawn centered. It overrides the RTL flag if set. by Thomas Martitz · 15 years ago
  92. e171294 Correct some iPod Nano 2G defines by Michael Sparmann · 15 years ago
  93. c3dc24b S5L870x: Fix PCLK freq by Michael Sparmann · 15 years ago
  94. 9f18e19 Fix yellow by Michael Sparmann · 15 years ago
  95. b84ef86 Fix another anti-double-inclusion define for iPod Nano 2G by Michael Sparmann · 15 years ago
  96. e6c8a18 Implement NAND power management for iPod Nano 2G by Michael Sparmann · 15 years ago
  97. 0260b0a S5L870x crt0.S: Streamline things a bit, and close unneeded clock gates on iPod Nano 2G by Michael Sparmann · 15 years ago
  98. 747b9ca mkamsboot: allow the version string to be overridden from the commandline - e.g. "make APPVERSION=v1.1 mkamsboot". by Dave Chapman · 15 years ago
  99. 8e33c2f revert r23093 and r 23094, since the title pointer is used to modify the title of the list from the callback function in one place by Nils Wallménius · 15 years ago
  100. 7f836fd Nano2G - remove HAVE_RECORDING from config-ipodnano2g.h as it's not implmented yet, and properly #ifdef audio-nano2g.c by Dave Chapman · 15 years ago