1. 35ee2fd Copy SDL.dll from the SDL dir which was used, rather than relying on PATH. by Jonas Häggqvist · 15 years ago
  2. 0602721 Adapt to the new method of building w32 sims (adds a -w flag). by Jonas Häggqvist · 15 years ago
  3. b82963b Move mknkboot.[ch] to beastpatcher folder. by Dominik Riebeling · 15 years ago
  4. 806bc79 remove accidentally commited spaces. by Dominik Wenger · 15 years ago
  5. 04ebf48 Initial touchscreen support for mini2440. Based on D2 touchscreen driver by Dominik Wenger · 15 years ago
  6. 6f97247 Show status about downloading build information in the status bar. by Dominik Riebeling · 15 years ago
  7. 740562d Add mini2440 support to scramble by Dominik Wenger · 15 years ago
  8. 478afc3 FS#10722: some improvements for gui/list.c by Teruaki Kawashima · 15 years ago
  9. 03f88d5 Replace amsinfo by another version which: by Rafaël Carré · 15 years ago
  10. c9667e6 Fix iPod Nano 2G UI sluggishness (thanks to JdGordon for spotting this) by Michael Sparmann · 15 years ago
  11. 18e6547 Add a pointer to the manual and wiki for finding an OF file for AMS bootloader installation. by Dominik Riebeling · 15 years ago
  12. 9e00474 tools: delete mk500boot upon make clean by Tomer Shalev · 15 years ago
  13. 90b576f Many more drivers for mini2440. Now the main binary compiles and runs. by Dominik Wenger · 15 years ago
  14. 6d20102 AMS Sansa: Change some #defines in debug-as3525 from "(SANSA_E200V2) || defined(SANSA_FUZE) || defined(SANSA_C200V2)" to HAVE_MULTIDRIVE by Jack Halpin · 15 years ago
  15. 8dbef6d Lua: add lib/helper.c wrappers by Maurus Cuelenaere · 15 years ago
  16. 10f46b3 fix an off-by-one error in lcd_update_rect() by Michael Chicoine · 15 years ago
  17. b341f5d FS#10700 - Add --noremote option to simulator. by Steve Bavin · 15 years ago
  18. 58c07fb FS#10724 - fix alignment issue in Codebuster by Clément Pit--Claudel by Jonathan Gordon · 15 years ago
  19. 03986d4 Revert r23350 "AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk." by Jack Halpin · 15 years ago
  20. 17d7f02 Save one branch for archs without conditional execution (e.g. coldfire). by Jens Arnold · 15 years ago
  21. 78c956d Make current_vp static and importings from Gigabeat F/X/S lcd drivers as they don't need it anymore. by Thomas Martitz · 15 years ago
  22. 5365cbe Color targets: Ported assembler optimised transparent bitmap drawing from Gigabeat S/F/X to all ARM targets (~23..40% speedup). * C optimised transparent bitmap drawing for non-ARM targets and sims. * Use the more compact boundary checking for non-transparent native bitmap drawing as well. by Jens Arnold · 15 years ago
  23. dd0afc5 remove svn:executable by Michael Chicoine · 15 years ago
  24. 4806458 Use ARRAYLEN macro in usb_keymaps.c by Tomer Shalev · 15 years ago
  25. ec43287 AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk. Reduce IDECLK to 62 MHz for now to be consistent with MCLK for uSD which is PCLK. by Jack Halpin · 15 years ago
  26. e0d8202 Revert r23339 and use setid3v1title() from metadata/mp3.c instead. by Mohamed Tarek · 15 years ago
  27. 1e4c2fd Fix ipod nano 2g bootloader link problem, caused by my previous commit by Bertrik Sikken · 15 years ago
  28. d282799 Meizu M6 SP: make bootloader compile and run again by Bertrik Sikken · 15 years ago
  29. 6290f78 Correct Id keyword and add svn:keywords property. by Teruaki Kawashima · 15 years ago
  30. 52ca187 Meizu M6 SP: update lcd driver, it is now possible to display a rockbox logo (with some limitations, see comments in lcd-m6sp.c) by Bertrik Sikken · 15 years ago
  31. f3944cb buffering: leave a comment to explain what is broken in the code and link to FS#10605 by Rafaël Carré · 15 years ago
  32. 0b302f0 Little bit of const correctness by Nils Wallménius · 15 years ago
  33. 18cf68e No need for this to be static by Nils Wallménius · 15 years ago
  34. 7e35619 power-meizu.c: fix usage of USB_TR name by Bertrik Sikken · 15 years ago
  35. 094dd2b Add define for SD_SET_CLR_CARD_DETECT 42 /* acmd42 */ to sd.h for use with 4 bit WIDEBUS. by Jack Halpin · 15 years ago
  36. 027e763 Add support for ID3v1 metadta tags in Real Media container. by Mohamed Tarek · 15 years ago
  37. c9dd93e Adjust the iPod Nano 2G CPU clock freq again, this time to an exact value. Also add hardware defines for the 9th DMA channel we discovered on the S5L8701, and fix the µsec timer (there were missing braces). by Michael Sparmann · 15 years ago
  38. 4b7e536 Change the name of the H100 bootloader output from rockbox.iriver to bootloader.iriver (as required by the iriver_flash plugin). by Alex Parker · 15 years ago
  39. ef6e1c4 Plumb an iPod Nano 2G battery leak that started spilling as soon as USB was used at least once until a reboot. by Michael Sparmann · 15 years ago
  40. 791f9c2 Correct spelling and punctuation in Codebuster menus. by Alex Parker · 15 years ago
  41. 1e634f9 Improve English in the codebuster manual entry. by Alex Parker · 15 years ago
  42. c12e5fc FS#10497 - New game codebuster, which is a clone of the classic game mastermind. It just runs on color LCD. Thank you to the author Clément Pit--Claudel (CFP) by Johannes Schwarz · 15 years ago
  43. 5897249 Add #ifdef HAVE_MULTIDRIVE to HS timings switch for uSD cards. by Jack Halpin · 15 years ago
  44. dacbb5d scramble: Make function static by Tomer Shalev · 15 years ago
  45. e4921d6 Speed up lcd_update_rect by ~2.5% by counting towards 0 in the loop. by Thomas Martitz · 15 years ago
  46. c6a2964 Minor Hebrew translation fixes by Tomer Shalev · 15 years ago
  47. 4e61733 Hide yellow by Michael Sparmann · 15 years ago
  48. 6599932 Fix red by Michael Sparmann · 15 years ago
  49. 49d4c42 Implement iPod Nano 2G storage active indicator by Michael Sparmann · 15 years ago
  50. 16a956c Finally a click, pop and other distortion free PCM driver for that fishy bufferless S5L870x I2S controller. by Michael Sparmann · 15 years ago
  51. 92737a3 Revert disabling of USB HID while in charging mode (introduced by r23322), in by Tomer Shalev · 15 years ago
  52. 83d24f8 FS#10704 - Make a configuration option to disable USB HID by Tomer Shalev · 15 years ago
  53. 6314952 Lua: add parts of the math library (all floating point functions are #ifdef'ed out) by Maurus Cuelenaere · 15 years ago
  54. 9dd25ad Lua: add do_menu() wrapper. Also fix potential NULL pointer dereference by Maurus Cuelenaere · 15 years ago
  55. ff8e9d9 "No code in .h files or #defines" by Björn Stenberg · 15 years ago
  56. 96bb9ef Consolidate almost identical code in pcmbuf.c by Jeffrey Goode · 15 years ago
  57. 07e8647 Add simple progress indicator when building. by Dominik Riebeling · 15 years ago
  58. 5b4938a Working Bootloader for mini2440. by Dominik Wenger · 15 years ago
  59. 724d1e0 Add a blind description for the Sansa Fuze and e200v2 manuals. by Robert Menes · 15 years ago
  60. faa47bf Code cleanup in dsp.c and misc.c, some comments by Jeffrey Goode · 15 years ago
  61. 6afe802 Add a "Flushing storage buffers" message to ROLO if it needs to do that. by Michael Sparmann · 15 years ago
  62. 940fd99 storage_flush() should be done before disabling interrupts in ROLO. by Michael Sparmann · 15 years ago
  63. 4e65126 Fix yellow by Michael Sparmann · 15 years ago
  64. 2afce17 Fix red by Michael Sparmann · 15 years ago
  65. 4a63ac7 Add iPod Nano 2G µsec timer, and use it in the clickwheel driver. by Michael Sparmann · 15 years ago
  66. 7bff585 iPod Nano 2G: "Fix" the latest PCM issues, channel swap and vinyl popping. The latter is a revert of the cache coherency patch for now, we need to find a better solution in the long term... by Michael Sparmann · 15 years ago
  67. 0c89c0e Fix another bunch of iPod Nano 2G FTL bugs. It seems to work fine for me now, but this doesn't necessarily mean that it's bug-free. by Michael Sparmann · 15 years ago
  68. 3ddbe63 Remove all update event callbacks if the custom statusbar is unused. by Thomas Martitz · 15 years ago
  69. 8f11075 No need to have this variable global anymore. by Thomas Martitz · 15 years ago
  70. 804e3aa Fix a few potential redraw problems with the custom statusbar and wps fighting for the same full redraw variable. by Thomas Martitz · 15 years ago
  71. 239002f Fix red caused by ancient incorrect #ifdefs. by Thomas Martitz · 15 years ago
  72. d85c3ec Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). by Thomas Martitz · 15 years ago
  73. 774bacc Correct wrong usage of event callbacks all over the place. It's not supposed to return anything, and should take a data parameter. by Thomas Martitz · 15 years ago
  74. 8728526 A man who is long due for credit: added Christophe "toffe" by Robert Menes · 15 years ago
  75. d94c3c4 D2: Remove the hardcoded driver-level touchscreen calibration, since it's done at apps level as well now. by Rob Purchase · 15 years ago
  76. 9ce9cfc D2 should have HAVE_USB_POWER defined. by Rob Purchase · 15 years ago
  77. cb2db20 Cleanup and expand D2 charger detection (not yet implemented for D2+). by Rob Purchase · 15 years ago
  78. 1668cfa Fixed a bunch of iPod Nano 2G FTL bugs. by Michael Sparmann · 15 years ago
  79. ad29c35 Don't selecu any usb class drivers for a simulator build by Frank Gevaerts · 15 years ago
  80. 1c2172d usb_keypad_mode shouldn't depend on SIMULATOR by Frank Gevaerts · 15 years ago
  81. ad3b2e3 USB_ENABLE_HID can be enabled without USE_ROCKBOX_USB, so move the usb_hid and usb_hid_mouse features a bit to allow for that by Frank Gevaerts · 15 years ago
  82. 4cc1b1f wps_screen is still needed for the HAVE_REMOTE_LCD case by Frank Gevaerts · 15 years ago
  83. dae2b97 compile checkwps with -Wall, to avoid accidentally breaking it again when a function prototype changes by Frank Gevaerts · 15 years ago
  84. 128b84c fix checkwps by Michael Chicoine · 15 years ago
  85. 3fa37e9 Use pointer to memos instead of accessing the array. Adjust spaces. by Teruaki Kawashima · 15 years ago
  86. 9fa0f79 Fix some iPod Nano 2G config defines to make USB HID work. by Michael Sparmann · 15 years ago
  87. 218314e Fix red by Michael Sparmann · 15 years ago
  88. d03fe64 iPod Nano 2G USB support based on the S3C6400X datasheet. Disabled by default for now. by Michael Sparmann · 15 years ago
  89. 3ad3bec Use strlcpy instead of a memset&strcpy combo. Guarantees \0-terminaltion and gives a 1-3% speed up. by Thomas Martitz · 15 years ago
  90. 72f93e5 Cleanup quickscreen text drawing by using text alignment flags for viewports. by Thomas Martitz · 15 years ago
  91. 137d27a Fix a scrolling bug with centered drawing and too long lines. by Thomas Martitz · 15 years ago
  92. 0abc34b Fix yellow: wrong file used by Tomer Shalev · 15 years ago
  93. 55a7b2d Fix yellow: Missing statusbar.h include (hopefully the last one missing) by Tomer Shalev · 15 years ago
  94. 6381fdc Remove redundant ata_mmc.h include in screens.c by Tomer Shalev · 15 years ago
  95. e684a3a Fix yellow: Missing ata_mmc.h include by Tomer Shalev · 15 years ago
  96. 2dd45f7 Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consistency. by Jens Arnold · 15 years ago
  97. 09de597 Fix yellow: Another try at fixing aggressive includes removal by Tomer Shalev · 15 years ago
  98. ee72479 Fix rolo for AMS Sansa and simplify a few #ifdefs. by Thomas Martitz · 15 years ago
  99. dc19343 Fix red: Too aggressive exclusion of includes by Tomer Shalev · 15 years ago
  100. 5d585f4 Extract usb_screen logic out of screens.c into apps/gui/usb_screen.c by Tomer Shalev · 15 years ago