1. 278a76b add some documentation in usb.h and usb_drv.h by Amaury Pouly · 7 years ago
  2. b64a286 voice file not loading by Peter Sealy · 8 years ago
  3. 65a9133 FS#12082: Add Tuner support to the Nano2G (Bertrik Sikken) by Solomon Peachy · 4 years, 5 months ago
  4. 5d8a1a3 voice: Fix some perl warnings by Solomon Peachy · 4 years, 5 months ago
  5. 2c33995 voice: Add support for Google Translate's speech synthesizer by Solomon Peachy · 4 years, 5 months ago
  6. 5e98eba FS#13211: Updated Serbian Translation (Boris Kovačević) by Solomon Peachy · 4 years, 5 months ago
  7. e9a51ae Fix build errors introduced in a2fbccf by Solomon Peachy · 4 years, 5 months ago
  8. a2fbccf playback: Nothing should call ata_spinup_time() directly by Solomon Peachy · 4 years, 5 months ago
  9. c79f658 ATA: In picking PIO modes, word 64 is only valid if word 53 bit 1 is set. by Solomon Peachy · 4 years, 5 months ago
  10. 4dcd1a9 puzzles: load cached fonts unconditionally by Franklin Wei · 4 years, 5 months ago
  11. c0276c8 yp-r1: Fix some of the simulator build issues. by Solomon Peachy · 4 years, 5 months ago
  12. 7381e8b yp-r0: Silence a build warning in simulator build. by Solomon Peachy · 4 years, 5 months ago
  13. 92a529b Samsung YP-R1: fix OF boot shortcut by Lorenzo Miori · 8 years ago
  14. 2dd6633 ypr0 - ypr1: dynamically move rockbox executable by Lorenzo Miori · 10 years ago
  15. 3016d74 Samsung YP-R0: remove deprecated kernel module by Lorenzo Miori · 8 years ago
  16. 03e6cbe Samsung YP-R0/YP-R1: use Linux i2c-dev for radio chip access by Lorenzo Miori · 8 years ago
  17. b1c72af Samsung YP-R0: fix simulator build by Lorenzo Miori · 8 years ago
  18. 8fc5e33 FS#9788: Include timestamp in logf filename (Yoshihisa Uchida) by Solomon Peachy · 4 years, 5 months ago
  19. 52325a7 docs: Get rid of the long-obsolete KNOWN_ISSUES file by Solomon Peachy · 4 years, 5 months ago
  20. 5094aaa puzzles: Follow cursor in zoom mode and general code cleanup. by Franklin Wei · 4 years, 5 months ago
  21. 443ad25 plugin windows_lnk: fix missing return-on-error by Sebastian Leonhardt · 4 years, 5 months ago
  22. 4fa57d7 sdl: Get rid of duplicate instantiation of 'button_queue' by Solomon Peachy · 4 years, 5 months ago
  23. 5b8198d 2048: use larger bitmaps on 96x96 screens (e.g. Clip Zip) by Franklin Wei · 4 years, 5 months ago
  24. 2d57bfb portalplayer: Fix three set-but-not-used warnings. by Solomon Peachy · 4 years, 5 months ago
  25. 495c8e2 imx31: Fix regression in bootloader caused by cd9906 by Solomon Peachy · 4 years, 5 months ago
  26. 8105d76 imx233: Fix bootloader link regression caused by cd9906 by Solomon Peachy · 4 years, 5 months ago
  27. cd99068 arm: Fix PortalPlayer linker scripts with binutils 2.21+ by Solomon Peachy · 4 years, 5 months ago
  28. 905e199 ARM: Rejigger the asm corelock functions by Solomon Peachy · 4 years, 5 months ago
  29. 9cf2492 Fix logf warnings in more codecs by Moshe Piekarski · 4 years, 5 months ago
  30. 08c6f91 build: add '-fcommon' to the toolchain build flags. by Solomon Peachy · 4 years, 5 months ago
  31. 051eb3e puzzles: enhancements to mouse mode, zoom feature by Franklin Wei · 4 years, 5 months ago
  32. 385a917 FS#13208: More Polish language improvements (Adam Rak) by Solomon Peachy · 4 years, 5 months ago
  33. c148545 imageviewer: Fix potential null pointer dereference by Solomon Peachy · 4 years, 5 months ago
  34. 7fb438b Try mounting as "superfloppy" first by Moshe Piekarski · 4 years, 5 months ago
  35. 0d24a71 Also remove the fat_partition_types array. by Moshe Piekarski · 13 years ago
  36. a2b8204 Allow any partition type, not just known FAT types. by Moshe Piekarski · 13 years ago
  37. 3cfd129 mac: Fix build rule for dmg. by Dominik Riebeling · 4 years, 5 months ago
  38. 82716bb rbutil: Fix filename for additional rule to create dmg image on macOS. by Dominik Riebeling · 4 years, 6 months ago
  39. 08d8b64 fractals: Clean up ARM asm by Solomon Peachy · 4 years, 5 months ago
  40. aec381c database: Fix makefile syntax for GNU Make 4.3+ by Solomon Peachy · 4 years, 5 months ago
  41. f26cf6a Fixed system state information loss when it is saved in file by Igor B. Poretsky · 9 years ago
  42. 553f218 Update American English translation by Solomon Peachy · 4 years, 6 months ago
  43. ef2c804 FS#13207: Update Polish Translation (Adam Rak) by Solomon Peachy · 4 years, 6 months ago
  44. ca673d7 Partially revert the last commit. by Franklin Wei · 4 years, 6 months ago
  45. 140bf66 fix a few manual warnings by Moshe Piekarski · 4 years, 6 months ago
  46. 3e7ab2a Fix logf build warnings in speex codec by Moshe Piekarski · 4 years, 6 months ago
  47. 2e0a596 puzzles: clean up and document some voodoo by Franklin Wei · 4 years, 6 months ago
  48. 7da8137 puzzles: fix crash when loading a corrupt save by Franklin Wei · 4 years, 6 months ago
  49. c02a9c5 puzzles: refuse to draw non-ASCII characters by Franklin Wei · 4 years, 6 months ago
  50. 4b10889 puzzles: replace menu title kludge with more elegant solution by Franklin Wei · 4 years, 6 months ago
  51. 5831801 puzzles: disable software poweroff in all puzzles by Franklin Wei · 4 years, 6 months ago
  52. a65a341 button: allow disabling software poweroff by Franklin Wei · 4 years, 6 months ago
  53. f49442d puzzles: allow secondary select in Rectangles and Map by Franklin Wei · 4 years, 6 months ago
  54. d9e084b Pictureflow Whitespace Cleanup by William Wilgus · 4 years, 6 months ago
  55. aa4ec91 Pictureflow Fixes UniqBuf by William Wilgus · 4 years, 6 months ago
  56. 7c29125 Revert "Pictureflow Fixes: Sansa C200" by William Wilgus · 4 years, 6 months ago
  57. 25b1e1b CREDITS: Remove duplicate entry by Solomon Peachy · 4 years, 6 months ago
  58. 6f0fd91 Pictureflow Fixes: Sansa C200 by William Wilgus · 4 years, 6 months ago
  59. f6448cb puzzles: fix numerical chooser while zoomed in by Franklin Wei · 4 years, 6 months ago
  60. 4d52a42 docker-rbclient: use CMD instead of ENTRYPOINT by Franklin Wei · 4 years, 6 months ago
  61. e666a7a puzzles: fix text centering when zooming in by Franklin Wei · 4 years, 6 months ago
  62. 5a45e96 puzzles: update README by Franklin Wei · 4 years, 6 months ago
  63. 729d6b0 puzzles: update copyright date by Franklin Wei · 4 years, 6 months ago
  64. d751315 puzzles: clean up error messages by Franklin Wei · 4 years, 6 months ago
  65. b67d9e9 puzzles: fix crashes and odd behavior on load by Franklin Wei · 4 years, 6 months ago
  66. 48b0ef1 puzzles: resync with upstream by Franklin Wei · 4 years, 6 months ago
  67. dd3a8e0 puzzles: remove dependency on gamedesc.txt by Franklin Wei · 4 years, 6 months ago
  68. 3074ade Pictureflow Fixes -- Fixes by William Wilgus · 4 years, 6 months ago
  69. e8a3ade PictureFlow fixes: by Adrián Tinoco · 4 years, 6 months ago
  70. ce61be4 lua boomshine update to use rockevents library by William Wilgus · 4 years, 6 months ago
  71. 4bb4672 SVG image of the Sony NWZ-A10 and other formats for the manual. by Szymon Dziok · 7 years ago
  72. 7bf5675 SVG image of the Sony NW-A20 and other formats for the manual. by Szymon Dziok · 7 years ago
  73. df1b3c1 lua RockEv timing fixes by William Wilgus · 4 years, 6 months ago
  74. 59454f9 Add support for some native AIFF metadata fields by Moshe Piekarski · 4 years, 6 months ago
  75. 7f3142f rbutil: Fix compiling 32bit Rockbox Utility on 64bit Linux. by Dominik Riebeling · 4 years, 7 months ago
  76. a686dbf sbtools: Avoid calling pkg-config on each compiler invocation. by Dominik Riebeling · 5 years ago
  77. b2749d0 rbutil: Add extra build rule on Linux to create AppImage. by Dominik Riebeling · 4 years, 6 months ago
  78. 35bdfd5 rbutil: Add simple desktop file for Linux. by Dominik Riebeling · 4 years, 6 months ago
  79. a29ddc1 Update of the Serbian translation by Ivan Pesic · 4 years, 6 months ago
  80. dfa8fd8 FS#13203: Update Polish Translation (Adam Rak) by Solomon Peachy · 4 years, 6 months ago
  81. 32b03d7 Minor Polish language update (Adam Rak) by Solomon Peachy · 4 years, 6 months ago
  82. 9b4e6ef deploy: Support Python3. by Dominik Riebeling · 5 years ago
  83. 4407911 deploy: Fix various style issues. by Dominik Riebeling · 5 years ago
  84. aefbc13 deploy: Add missing Windows system libraries to known list. by Dominik Riebeling · 5 years ago
  85. 504f488 misc: strip 'x' bit from some UIsim stuff by Solomon Peachy · 4 years, 6 months ago
  86. 58cb467 xduoox3ii: Add UI Simulator bitmap, keymap, and fix offsets. by Solomon Peachy · 4 years, 6 months ago
  87. fa93391 Update CREDITS. by Solomon Peachy · 4 years, 7 months ago
  88. ff665a2 mi4: Correct a build warning/error that pops up on stricter hosts by Solomon Peachy · 4 years, 6 months ago
  89. 2434b6c misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links. by Solomon Peachy · 4 years, 6 months ago
  90. e4ee598 lua add _fullpath and argument parsing by William Wilgus · 4 years, 7 months ago
  91. fba4df5 nwztools/scsitool: add command to write NVP by Amaury Pouly · 4 years, 7 months ago
  92. 3bdb96a Radio: Say current frequency or preset when pausing by Igor B. Poretsky · 10 years ago
  93. ff4eb4e Ukrainian language update by Kyryljan_Serhij · 10 years ago
  94. 1224919 Comment details, typos by Sylvain Saubier · 7 years ago
  95. 0769b34 fix configure script failing on gcc version numbers by Sebastian Leonhardt · 4 years, 7 months ago
  96. 2eb1535 fix plugin test_boost not properly unboosting by Sebastian Leonhardt · 4 years, 7 months ago
  97. ea9ed2f cowond2: Disable internal NAND storage; use only the SD card. by Solomon Peachy · 4 years, 7 months ago
  98. b935475 Manual fix multiboot section by William Wilgus · 4 years, 7 months ago
  99. 326b7a5 Updated 8x8 tango icons by William Wilgus · 4 years, 7 months ago
  100. 2244305 Sansa Clip+ Clip V1, V2 updated simulator images by William Wilgus · 7 years ago