1. 7728ff5 Export runtime detected paths to lua scripts. Adapt stopwatch to not use by Thomas Martitz · 13 years ago
  2. 112bc71 Fix building test plugins on non-touch targets, for real. by Thomas Martitz · 13 years ago
  3. 476fcfa Revert "Fix building test plugins on non-touch targets." by Thomas Martitz · 13 years ago
  4. f57e5a2 AMSv1/AMSv2: show CCU_IO in debug menu by Bertrik Sikken · 13 years ago
  5. dbcf173 YP-R0 is supposed to be unstable these days, so add it to tools/builds.pm by Frank Gevaerts · 13 years ago
  6. c5f772c correct a typo by Wieland Hoffmann · 13 years ago
  7. 94177e6 Use is_keys_locked when possible by Wieland Hoffmann · 13 years ago
  8. 3019a80 Update Swedish translation. by Magnus Holmgren · 13 years ago
  9. 84c77d4 Fix building test plugins on non-touch targets. by Magnus Holmgren · 13 years ago
  10. a65d241 skin touchregions: change the rwd/ffwd region actions to make it less buggy in the sbs by Jonathan Gordon · 13 years ago
  11. bebfd7f FS#12567 - Update Basque Language File by Asier Arsuaga · 13 years ago
  12. d684858 fuze+: mark as unstable by Amaury Pouly · 13 years ago
  13. 28a10ec sbloader: always send packets of size xfer_size (even the first). Also maintain a table of known transfer sizes. In particular stmp3770 uses 48 instead of 1024. by Amaury Pouly · 13 years ago
  14. d32891f fuze+: change rendering scheme, do not rely on generic framebuffer and implement rect updating and yuv blitting correctly. by Amaury Pouly · 13 years ago
  15. 05ba5c1 imx233: update arbiter to get more debug information, update debug screen accordingly by Amaury Pouly · 13 years ago
  16. bf47e57 imx233: implement dcp blitting, simplify code and make it work even in context interrupt by busy waiting by Amaury Pouly · 13 years ago
  17. 900b494 imx233: fix PHYISCAL_ADDR to handle the buffered region (hard to debug if misused) by Amaury Pouly · 13 years ago
  18. 74736fc find_first_set_bit tweaks by Michael Sevakis · 13 years ago
  19. c6d69ae Bump plugin api and abi version needed for b8439f2. Sort too. by Thomas Martitz · 13 years ago
  20. 93a4b32 test_codec/test_fps: Use pluginlib_touchscreen API to make them fit for touchscreen including point mode. by Thomas Martitz · 13 years ago
  21. 049f3c7 test_touchscreen.rock: Add keymap for sdl and android. by Thomas Martitz · 13 years ago
  22. aba5c47 pluginlib_touchscreen: Rework API to offer wait-for-button APIs. by Thomas Martitz · 13 years ago
  23. 7c623d5 Use PLA in boomshine.lua instead of the awkward kbd_input context. This enables it on RaaA. by Thomas Martitz · 13 years ago
  24. c406f94 Lua: Add pluginlib_actions wrapper for lua scripts. by Thomas Martitz · 13 years ago
  25. 6eeca70 PLA: Add map for android. Directional keys not available in point mode due to by Thomas Martitz · 13 years ago
  26. 7013d0c application: Enable chipper and fft plugins. by Thomas Martitz · 13 years ago
  27. fab7264 Force settings touchscreen mode in menus. by Thomas Martitz · 13 years ago
  28. b8439f2 Add touchscreen_get_mode() to plugin and lua. by Thomas Martitz · 13 years ago
  29. f4954c4 Fix FS#12559: sigaltstack threads fortify failure by Boris Gjenero · 13 years ago
  30. 1230a45 goban plugin: hoshi locations for more board sizes by Joshua Simmons · 13 years ago
  31. feef422 Improve/unify German translation. by Thomas Martitz · 13 years ago
  32. 9a4656b Include stdlib.h for atexit(). by Thomas Martitz · 13 years ago
  33. 63ddd15 Fix win32 simulator build (FS#12564). by Thomas Martitz · 13 years ago
  34. f1d3ff4 Remove ata_removable() and ata_present() from multidriver code. by Frank Gevaerts · 13 years ago
  35. 7ccd2c9 Fix power_input_status in sim where target has a battery switch. by Michael Sevakis · 13 years ago
  36. 0499aff WM8750: Extend recording gain range. by Marcin Bukat · 13 years ago
  37. c42f19f Disable the backdrop in the failsafe theme so the colours acually work by Jonathan Gordon · 13 years ago
  38. 36281c4 MPIO HD300: Fix scrollstip issue at driver level. by Marcin Bukat · 13 years ago
  39. 76440aa mkamsboot: ignore built files / folders by Rafaël Carré · 13 years ago
  40. fee6f80 Update CONTRIBUTING to reflect our switch to git on gerrit. by Marcin Bukat · 13 years ago
  41. dc85718 MPIO HD300: Use MENU button to go back from debug screens. by Marcin Bukat · 13 years ago
  42. e94d1b0 MPIO HD200/HD300: Decrease ADC scanrate. by Marcin Bukat · 13 years ago
  43. 2ab2857 Remove svn id. by Torne Wuff · 13 years ago
  44. 016bc24 ypr0: Allow dection of multiple button presses at the same time. by Thomas Martitz · 13 years ago
  45. 0152541 gitignore: Change librockbox.so to generic .so. by Thomas Martitz · 13 years ago
  46. 8a43603 Fix flag for the viewport. Text is supposed to be centered. by Thomas Martitz · 13 years ago
  47. de1bcfa Fix incomplete comment. by Thomas Martitz · 13 years ago
  48. aeae94d Fix typo in comment. by Thomas Martitz · 13 years ago
  49. 250a733 Check running processes at startup. by Dominik Riebeling · 13 years ago
  50. 8a3af26 skin touchregions: fix the 'none' region firing when it shouldnt. by Jonathan Gordon · 13 years ago
  51. 7efbd63 Fix wrong pointer arithmetic in the PDbox aiff header writing code by Frank Gevaerts · 13 years ago
  52. 91b52a1 Fix another uninitialized var warning. by Thomas Martitz · 13 years ago
  53. 7dd65f7 Another attempt at fixing storage_*_warnings. Correct return values also. by Thomas Martitz · 13 years ago
  54. 38050f4 ypr0: Work around warning introduced by buggy alsa headers. by Thomas Martitz · 13 years ago
  55. 31a3f76 Attempt to fix remaining warnings. by Thomas Martitz · 13 years ago
  56. e720ad0 Fix one more warning. by Thomas Martitz · 13 years ago
  57. 74c8746 Don't filter out -O for sims. by Thomas Martitz · 13 years ago
  58. 9f4ee79 Fix checkwps. by Thomas Martitz · 13 years ago
  59. ec36357 Fix sdl build warnings by Thomas Martitz · 13 years ago
  60. 3520d7f Fix native arm builds. arm_support couldn't build properly. by Thomas Martitz · 13 years ago
  61. 91a3978 ypr0: Enable asm optimizations. by Thomas Martitz · 13 years ago
  62. 9e7b417 firmware/target/arm doesn't contain code for hosted anymore. by Thomas Martitz · 13 years ago
  63. a5f7f6e Use ARCH instead of CPU for selecting optimization levels. by Thomas Martitz · 13 years ago
  64. c94cf3b Move optimized ffs to firmware/asm, using the new automatic-asm-picking infrastructure. by Thomas Martitz · 13 years ago
  65. 5e9b62c ypr0: Use generic lcd memframe driver. by Thomas Martitz · 13 years ago
  66. 094cbd5 Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm. by Thomas Martitz · 13 years ago
  67. a035261 Move optimized memcpy and friends and strlen to firmware/asm, by Thomas Martitz · 13 years ago
  68. 8e8e978 Add framework to let make automatically pick optimized asm implementations over generic C ones to firmware. by Thomas Martitz · 13 years ago
  69. 3c17f28 Move pcm_mixer helper routines to firmware/asm. by Thomas Martitz · 13 years ago
  70. 991ae1e Create fimrware/asm directory for assembly optimized stuff. by Thomas Martitz · 13 years ago
  71. eaa83bd imx233: fix clkctrl code (some registers don't have a SET/CLR variant) by Amaury Pouly · 13 years ago
  72. 6b7db7e Fix database build. by Thomas Martitz · 13 years ago
  73. 490c87c Add some stuff to .gitignore by Thomas Martitz · 13 years ago
  74. d3ae11d android/ypr0: Merge lc-*.c to generic lc-unix.c. by Thomas Martitz · 13 years ago
  75. 5d13ecc android/ypr0: Merge fs-*.c to generic filesystem-unix.c. by Thomas Martitz · 13 years ago
  76. 954cd77 android/ypr0: Merge kernel-*.c to generic kernel-unix.c. by Thomas Martitz · 13 years ago
  77. a0d54b0 libspeex: Get rid of some bad trickery with the stack pointer. by Thomas Martitz · 13 years ago
  78. 6d19275 Hosted: Output map files after linking. by Thomas Martitz · 13 years ago
  79. 856bb42 ypr0: Fix build failure. by Thomas Martitz · 13 years ago
  80. 5b4a6c4 Hosted: Merge debugf() implementations. Cleanup debug.h. by Thomas Martitz · 13 years ago
  81. cf333a6 Move supprt-arm.S to separate library. by Thomas Martitz · 13 years ago
  82. 4343011 libmad: Get rid of some bad trickery with the stack pointer. by Thomas Martitz · 13 years ago
  83. cdb2878 libmad: Fix section attrs for hosted platforms. by Thomas Martitz · 13 years ago
  84. 34b0311 hosted/pcm/alsa: Use alternate signal stack for the async callback. by Thomas Martitz · 13 years ago
  85. 109084d Fix FS#12555: Use smoothed battery voltage for level and runtime calculation by Boris Gjenero · 13 years ago
  86. c7f3a0b Neaten up pcmbuf a bit with regards to differences determined by MEMORYSIZE. by Michael Sevakis · 13 years ago
  87. 05bba5e FS#12553 - Second January update of Czech language by Marek Salaba · 13 years ago
  88. 858a0cf Remove svn id (test commit). by Björn Stenberg · 13 years ago
  89. 007f61f FS#12545 - January update of Czech language by Marek Salaba · 13 years ago
  90. 35f0c96 Remove svn id. by Björn Stenberg · 13 years ago
  91. 61047e1 Fix a typo. by Dominik Riebeling · 13 years ago
  92. b18bbab Fix unused-but-set warnings in helper functions. by Dominik Riebeling · 13 years ago
  93. 633749e TTS: check if created wav file exists. by Dominik Riebeling · 13 years ago
  94. 6e11289 Set HOME_DIR to "/". Should fix FS#12500. by Frank Gevaerts · 13 years ago
  95. 978e506 HM-60x: Implement power off. by Andrew Ryabinin · 13 years ago
  96. 7b28711 usb-s3c6400: store endpoint status per direction by Rafaël Carré · 13 years ago
  97. d9f1f86 Add a generic *.exe to .gitignore, and remove the specific ones. by Magnus Holmgren · 13 years ago
  98. 92fa7a8 Add alternate firmware filenames for e200v2. by Dominik Riebeling · 13 years ago
  99. b45cc0a Support reading OF files from zip. by Dominik Riebeling · 13 years ago
  100. 66c3086 imx233: oops, forgot file by Amaury Pouly · 13 years ago