1. 69a5ff7 Make lipo calls silent. by Dominik Riebeling · 15 years ago
  2. f5e9965 Bubbles: Rename defines by Tomer Shalev · 15 years ago
  3. 1737a40 Bubbles: Remove unused keymaps by Tomer Shalev · 15 years ago
  4. 87770d2 Sansa AMS: Implement 4 bit widebus mode for SD cards. by Jack Halpin · 15 years ago
  5. cfe82de PictureFlow: Add PF_MENU action to touchscreen by Tomer Shalev · 15 years ago
  6. 796c715 PictureFlow: Add PF_MENU action to touchscreen by Tomer Shalev · 15 years ago
  7. b2a27b4 Improved bitrev12, using a larger LUT to save one lookup, speeds up vorbis about 2% on beast, about 0.5% on h300 by Nils Wallménius · 15 years ago
  8. 66776bc fix typo causing red by Nils Wallménius · 15 years ago
  9. 559c569 Font improvements: Fix bug that caused some fonts to be rendered garbled on custom builds with MAX_FONT_SIZE > 64k (closes FS#10844). Simplify version check. Use void pointer and explicit casting for the offsets to make it clearer that they may be of different sizes, add a comment too. Use uint16_t in stead of short in some places for consistency. Replace magic number with meaningful define. by Nils Wallménius · 15 years ago
  10. 5783bef Fix red, DESCALE_SHIFT macro was missing a right-parenthesis. by Andrew Mahone · 15 years ago
  11. af5bad4 Libfaad pow2/log2 improvements: by Andrew Mahone · 15 years ago
  12. 7668e3f Sokoban: Add keymaps for Cowon D2 by Tomer Shalev · 15 years ago
  13. e087751 M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and make it more reliable. Fix ADC problems on initial boot. by Karl Kurbjun · 15 years ago
  14. de159ce Comment var only used by already commented out debug code, delete #if 0'ed block move a comment and fix some broken indentation by Nils Wallménius · 15 years ago
  15. cfc50ec spacerocks: Fix FS#9380: spacerocks shows funny rocks. by Teruaki Kawashima · 15 years ago
  16. ca6dfdc Invadrox: Fix red caused by touchscreen targets with no buttons defined for movements by Tomer Shalev · 15 years ago
  17. 8565dc2 Fix wrong button used in touchscreen keymap by Tomer Shalev · 15 years ago
  18. be7170c Invadrox: Add support for both touchscreen and buttons control of the game. by Tomer Shalev · 15 years ago
  19. 703468f Fix Hebrew translation by Tomer Shalev · 15 years ago
  20. 17e054a Use positive logic in #ifdef hell by Tomer Shalev · 15 years ago
  21. c9a11d2 CodeBuster: Replace mapping defines with direct use of PLA_* macros. by Tomer Shalev · 15 years ago
  22. 82a6fb0 Cowon: Fix wrong pluginlib action by Tomer Shalev · 15 years ago
  23. d194ddf Cowon D2: Revert some of r23927 (keymap changes), and restore Radio keymappings by Tomer Shalev · 15 years ago
  24. 6db1470 Sansa e200r uses e200 manual by Michael Chicoine · 15 years ago
  25. e4d0a0c Remove svn:executable by Michael Chicoine · 15 years ago
  26. 0059617 Manual: Use proper action for leaving preset list by Tomer Shalev · 15 years ago
  27. e565d36 Manual: Song rating control is a list, and therefore no need to explain what by Tomer Shalev · 15 years ago
  28. c03871a Sansa AMS: Assume IDE_CLK is used as MCLK for internal SD. We assumed PCLK previously. by Jack Halpin · 15 years ago
  29. c0dc3c7 Remove inline asm that hasn't been useful for years, no speed difference by Nils Wallménius · 15 years ago
  30. 75be896 Cowon D2: Add some more key mappings by Tomer Shalev · 15 years ago
  31. e63a067 Manual, USB HID: C200 does have keymap for Black screen in Presentation Mode by Tomer Shalev · 15 years ago
  32. 5e84f4a Manual: Apply dos2unix to replace CR+LF end-of-line with LF by Tomer Shalev · 15 years ago
  33. f5c7052 Get sims.pl working again after target rename by Michael Chicoine · 15 years ago
  34. ec64954 tools/configure does not let you select normal build for sansae200r - add similar logic for the simulator build by Michael Chicoine · 15 years ago
  35. 0a165d1 Uncomment lines which were previously commented out by mistake by Tomer Shalev · 15 years ago
  36. c3ea428 The very tiny beginnings of a manual for the GoGear SA9200. Still by Robert Menes · 15 years ago
  37. fae4eab Sansa AMS: Add extra delay to the uSD init sequence to enhance card compatability, by Jack Halpin · 15 years ago
  38. 033ed87 Fix yellow: add braces by Jeffrey Goode · 15 years ago
  39. 19b1fe4 plugin.c: It wouldn't make much sense to clear screen right before setting back colors to global settings. by Teruaki Kawashima · 15 years ago
  40. 6ac0fbb Rework spacerocks: by Teruaki Kawashima · 15 years ago
  41. b4a40eb These are the last plugin keymaps needed for the GoGear SA9200. by Robert Menes · 15 years ago
  42. 4862e28 Fix FS#10841. Thanks to Thomas Martitz for spotting what was wrong. by Frank Gevaerts · 15 years ago
  43. c3a908f Always format error message using ANSI functions to get rid of type-punning when building with rbutil. by Dominik Riebeling · 15 years ago
  44. 9dc1c1a More GoGear SA9200 plugin keymaps, plus a fix on mosaique. by Robert Menes · 15 years ago
  45. bafe14d Remove some sample functions from codeclib - these were for verifying the generated asm for bs_generic and never intended for use. by Andrew Mahone · 15 years ago
  46. a47601a Reuse existing variable instead of creating a new one. by Michael Chicoine · 15 years ago
  47. 0fe2b0b Fix red - resolve multiple variable definition by Michael Chicoine · 15 years ago
  48. 887d818 Correct the debug information displayed for SD card to match the CID register layout. by Michael Chicoine · 15 years ago
  49. 360c536 Rework spacerocks: by Teruaki Kawashima · 15 years ago
  50. 5742f89 Fix ipodpatcher to work with new target names introduced in r23883 by Dave Chapman · 15 years ago
  51. dd9fbbf fix red checkwps by Jonathan Gordon · 15 years ago
  52. b2eb44c FS#10824 - viewport/statusbar API rework. by Jonathan Gordon · 15 years ago
  53. 85aad9b Extend av_log2 in codeclib into a generic for scanning for set bits, which can provide either log2 or leading-zero-count output, and can force mapping 0 input to 0 output if needed (otherwise 0 input produces undefined result). Replace av_log2 in lib/codeclib.h, floor_log2 and wl_min_lzc in libfaad/common.c and common.h, and count_leading_zeros in libalac/alac.c with macros using bs_generic. by Andrew Mahone · 15 years ago
  54. 3683bb6 Manual: Hide USB HID actions which are not supported on target by Tomer Shalev · 15 years ago
  55. f37fe25 Sansa AMS: Run all SD cards within SD Specification frequencies. by Jack Halpin · 15 years ago
  56. 40cbaa5 Corrected filename spelling mistake by Björn Stenberg · 15 years ago
  57. b48e90c Renamed file by Björn Stenberg · 15 years ago
  58. b65383f Renamed file by Björn Stenberg · 15 years ago
  59. 5c584b1 GoGear SA9200 plugin keymap for snake2. Just get it under by Robert Menes · 15 years ago
  60. 6e550e2 Onda VX777: use POWER button to exit Plasma and Starfield by Maurus Cuelenaere · 15 years ago
  61. f5ef0b9 Do not prompt for encoder and tts options. They are now command line only. by Björn Stenberg · 15 years ago
  62. 953f4d4 Onda VX747(+)/VX777: update battery discharge curve by Maurus Cuelenaere · 15 years ago
  63. ed64d91 Yet more GoGear SA9200 plugin keymaps. Almost done! by Robert Menes · 15 years ago
  64. 2d722a1 make tpj1022 bootloader compile again by Robert Kukla · 15 years ago
  65. 0e74fce Gigabeat f => fx fix by Björn Stenberg · 15 years ago
  66. 355b4c2 Corrected ondio language wildcards. by Björn Stenberg · 15 years ago
  67. 1386519 A few more target rename fixes by Björn Stenberg · 15 years ago
  68. f86128f sansae200v2 and iponano2g are unstable targets by Björn Stenberg · 15 years ago
  69. f74fa91 Sort names case insensitive. Remove duplication. by Björn Stenberg · 15 years ago
  70. 9d4f076 Added missing file. by Björn Stenberg · 15 years ago
  71. c074044 Rename targets to be consistent in all places. (FS #10819). Take 2. by Björn Stenberg · 15 years ago
  72. ee15637 FS#10834 by Alex Bennee, fixing off-by-one bug in code calling format_track_path by Nils Wallménius · 15 years ago
  73. 51d89e2 Boomshine: by Maurus Cuelenaere · 15 years ago
  74. 4811426 Add missing closing bracket. No idea how that got lost, I'll blame the keyboard. by Dominik Riebeling · 15 years ago
  75. 5cdd920 Correct checking return value of open in plugins. by Teruaki Kawashima · 15 years ago
  76. e760a5a Make manuals for Ipods with remote tuner build again. by Dominik Riebeling · 15 years ago
  77. e8bab4e Improve detection of system libspeex and fallback earlier. by Dominik Riebeling · 15 years ago
  78. d587794 Remove special lib Makefile targets that aren't used anymore. by Dominik Riebeling · 15 years ago
  79. 472bab6 Sansa AMS: Move the boost from SD ident to operating frequency to after the cards get switched to HS timings. by Jack Halpin · 15 years ago
  80. 50512cd Fix red: av_log2 undefined for ARM_ARCH <= 4, missing codeclib.h includes. by Andrew Mahone · 15 years ago
  81. cd22b32 slightly faster asm av_log2 for armv6 (currently only Gigabeat S) by Nils Wallménius · 15 years ago
  82. 491e097 Fix yellow: mixed signed/unsigned in conditional. by Andrew Mahone · 15 years ago
  83. 2aeb6c7 Slightly improve av_log2 in codeclib on ARMv6. by Andrew Mahone · 15 years ago
  84. 18c56ef Fix title centering. by Dominik Riebeling · 15 years ago
  85. 8facd57 Ingenic Jz4740: fix CPU boosting (was reversed) by Maurus Cuelenaere · 15 years ago
  86. 0ad1f0e Updated Hebrew translation by Tomer Shalev · 15 years ago
  87. 5175ce5 Yes/No screen: Add proper message for touchscreen targets by Tomer Shalev · 15 years ago
  88. 8846a60 Touchscreen mapping: Fix setting context by Tomer Shalev · 15 years ago
  89. 1ac630e Touchscreen button mapping enhancement in WPS context by Tomer Shalev · 15 years ago
  90. 504e300 Cowon D2: In WPS context, assign BUTTON_POWER to ACTION_WPS_BROWSE by Tomer Shalev · 15 years ago
  91. b9d7f98 Move av_log2 function and asociated table to the codec lib, remove 3 identical implementations, always have LUT in iram (gives a *tiny* speedup on coldfire), make the clz based function return the same value as the non clz based function for 0 input to be safe (slows down flac ~2% on the gigabeat S) by Nils Wallménius · 15 years ago
  92. 0651fe5 Touchscreen keymapping enhancements by Tomer Shalev · 15 years ago
  93. 2ece186 Cowon D2: Fix standard keymaps by Tomer Shalev · 15 years ago
  94. 3deed06 On RTL mode, flip + and - buttons (Cowon D2) by Tomer Shalev · 15 years ago
  95. 881eb5e A few more GoGear SA9200 plugin keymaps. by Robert Menes · 15 years ago
  96. 7d36e8e spacerocks: Fix indentation and remove trailing spaces. Fix some minor bugs. by Teruaki Kawashima · 15 years ago
  97. f48a61f boomshine: use theme colour to draw text so that text would be more readable with white background. by Teruaki Kawashima · 15 years ago
  98. 237f129 plasma: clean up button definition. by Teruaki Kawashima · 15 years ago
  99. f76b5d5 Fix division by 0 by clamping freq value a little higher, some minor style and whitespace changes by Nils Wallménius · 15 years ago
  100. f443d02 FS#10711 by Martin Ritter fixes handling of the 'First Keypress Enables Backlight Only' setting in simulators by Nils Wallménius · 15 years ago