1. b8439f2 Add touchscreen_get_mode() to plugin and lua. by Thomas Martitz · 13 years ago
  2. f4954c4 Fix FS#12559: sigaltstack threads fortify failure by Boris Gjenero · 13 years ago
  3. 1230a45 goban plugin: hoshi locations for more board sizes by Joshua Simmons · 13 years ago
  4. feef422 Improve/unify German translation. by Thomas Martitz · 13 years ago
  5. 9a4656b Include stdlib.h for atexit(). by Thomas Martitz · 13 years ago
  6. 63ddd15 Fix win32 simulator build (FS#12564). by Thomas Martitz · 13 years ago
  7. f1d3ff4 Remove ata_removable() and ata_present() from multidriver code. by Frank Gevaerts · 13 years ago
  8. 7ccd2c9 Fix power_input_status in sim where target has a battery switch. by Michael Sevakis · 13 years ago
  9. 0499aff WM8750: Extend recording gain range. by Marcin Bukat · 13 years ago
  10. c42f19f Disable the backdrop in the failsafe theme so the colours acually work by Jonathan Gordon · 13 years ago
  11. 36281c4 MPIO HD300: Fix scrollstip issue at driver level. by Marcin Bukat · 13 years ago
  12. 76440aa mkamsboot: ignore built files / folders by Rafaël Carré · 13 years ago
  13. fee6f80 Update CONTRIBUTING to reflect our switch to git on gerrit. by Marcin Bukat · 13 years ago
  14. dc85718 MPIO HD300: Use MENU button to go back from debug screens. by Marcin Bukat · 13 years ago
  15. e94d1b0 MPIO HD200/HD300: Decrease ADC scanrate. by Marcin Bukat · 13 years ago
  16. 2ab2857 Remove svn id. by Torne Wuff · 13 years ago
  17. 016bc24 ypr0: Allow dection of multiple button presses at the same time. by Thomas Martitz · 13 years ago
  18. 0152541 gitignore: Change librockbox.so to generic .so. by Thomas Martitz · 13 years ago
  19. 8a43603 Fix flag for the viewport. Text is supposed to be centered. by Thomas Martitz · 13 years ago
  20. de1bcfa Fix incomplete comment. by Thomas Martitz · 13 years ago
  21. aeae94d Fix typo in comment. by Thomas Martitz · 13 years ago
  22. 250a733 Check running processes at startup. by Dominik Riebeling · 13 years ago
  23. 8a3af26 skin touchregions: fix the 'none' region firing when it shouldnt. by Jonathan Gordon · 13 years ago
  24. 7efbd63 Fix wrong pointer arithmetic in the PDbox aiff header writing code by Frank Gevaerts · 13 years ago
  25. 91b52a1 Fix another uninitialized var warning. by Thomas Martitz · 13 years ago
  26. 7dd65f7 Another attempt at fixing storage_*_warnings. Correct return values also. by Thomas Martitz · 13 years ago
  27. 38050f4 ypr0: Work around warning introduced by buggy alsa headers. by Thomas Martitz · 13 years ago
  28. 31a3f76 Attempt to fix remaining warnings. by Thomas Martitz · 13 years ago
  29. e720ad0 Fix one more warning. by Thomas Martitz · 13 years ago
  30. 74c8746 Don't filter out -O for sims. by Thomas Martitz · 13 years ago
  31. 9f4ee79 Fix checkwps. by Thomas Martitz · 13 years ago
  32. ec36357 Fix sdl build warnings by Thomas Martitz · 13 years ago
  33. 3520d7f Fix native arm builds. arm_support couldn't build properly. by Thomas Martitz · 13 years ago
  34. 91a3978 ypr0: Enable asm optimizations. by Thomas Martitz · 13 years ago
  35. 9e7b417 firmware/target/arm doesn't contain code for hosted anymore. by Thomas Martitz · 13 years ago
  36. a5f7f6e Use ARCH instead of CPU for selecting optimization levels. by Thomas Martitz · 13 years ago
  37. c94cf3b Move optimized ffs to firmware/asm, using the new automatic-asm-picking infrastructure. by Thomas Martitz · 13 years ago
  38. 5e9b62c ypr0: Use generic lcd memframe driver. by Thomas Martitz · 13 years ago
  39. 094cbd5 Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm. by Thomas Martitz · 13 years ago
  40. a035261 Move optimized memcpy and friends and strlen to firmware/asm, by Thomas Martitz · 13 years ago
  41. 8e8e978 Add framework to let make automatically pick optimized asm implementations over generic C ones to firmware. by Thomas Martitz · 13 years ago
  42. 3c17f28 Move pcm_mixer helper routines to firmware/asm. by Thomas Martitz · 13 years ago
  43. 991ae1e Create fimrware/asm directory for assembly optimized stuff. by Thomas Martitz · 13 years ago
  44. eaa83bd imx233: fix clkctrl code (some registers don't have a SET/CLR variant) by Amaury Pouly · 13 years ago
  45. 6b7db7e Fix database build. by Thomas Martitz · 13 years ago
  46. 490c87c Add some stuff to .gitignore by Thomas Martitz · 13 years ago
  47. d3ae11d android/ypr0: Merge lc-*.c to generic lc-unix.c. by Thomas Martitz · 13 years ago
  48. 5d13ecc android/ypr0: Merge fs-*.c to generic filesystem-unix.c. by Thomas Martitz · 13 years ago
  49. 954cd77 android/ypr0: Merge kernel-*.c to generic kernel-unix.c. by Thomas Martitz · 13 years ago
  50. a0d54b0 libspeex: Get rid of some bad trickery with the stack pointer. by Thomas Martitz · 13 years ago
  51. 6d19275 Hosted: Output map files after linking. by Thomas Martitz · 13 years ago
  52. 856bb42 ypr0: Fix build failure. by Thomas Martitz · 13 years ago
  53. 5b4a6c4 Hosted: Merge debugf() implementations. Cleanup debug.h. by Thomas Martitz · 13 years ago
  54. cf333a6 Move supprt-arm.S to separate library. by Thomas Martitz · 13 years ago
  55. 4343011 libmad: Get rid of some bad trickery with the stack pointer. by Thomas Martitz · 13 years ago
  56. cdb2878 libmad: Fix section attrs for hosted platforms. by Thomas Martitz · 13 years ago
  57. 34b0311 hosted/pcm/alsa: Use alternate signal stack for the async callback. by Thomas Martitz · 13 years ago
  58. 109084d Fix FS#12555: Use smoothed battery voltage for level and runtime calculation by Boris Gjenero · 13 years ago
  59. c7f3a0b Neaten up pcmbuf a bit with regards to differences determined by MEMORYSIZE. by Michael Sevakis · 13 years ago
  60. 05bba5e FS#12553 - Second January update of Czech language by Marek Salaba · 13 years ago
  61. 858a0cf Remove svn id (test commit). by Björn Stenberg · 13 years ago
  62. 007f61f FS#12545 - January update of Czech language by Marek Salaba · 13 years ago
  63. 35f0c96 Remove svn id. by Björn Stenberg · 13 years ago
  64. 61047e1 Fix a typo. by Dominik Riebeling · 13 years ago
  65. b18bbab Fix unused-but-set warnings in helper functions. by Dominik Riebeling · 13 years ago
  66. 633749e TTS: check if created wav file exists. by Dominik Riebeling · 13 years ago
  67. 6e11289 Set HOME_DIR to "/". Should fix FS#12500. by Frank Gevaerts · 13 years ago
  68. 978e506 HM-60x: Implement power off. by Andrew Ryabinin · 13 years ago
  69. 7b28711 usb-s3c6400: store endpoint status per direction by Rafaël Carré · 13 years ago
  70. d9f1f86 Add a generic *.exe to .gitignore, and remove the specific ones. by Magnus Holmgren · 13 years ago
  71. 92fa7a8 Add alternate firmware filenames for e200v2. by Dominik Riebeling · 13 years ago
  72. b45cc0a Support reading OF files from zip. by Dominik Riebeling · 13 years ago
  73. 66c3086 imx233: oops, forgot file by Amaury Pouly · 13 years ago
  74. 1114a2b Convert svn ignores into .gitignore. by Torne Wuff · 13 years ago
  75. 9db5c12 Fix wavtrim on voicefile creation. by Dominik Riebeling · 13 years ago
  76. 7f26a10 fuzeplus: update plugins keymaps (FS#12405) by Jean-Louis Biasini · 13 years ago
  77. 35ba39e imx233: add DCP driver (only memcpy implemented), move channel arbiter to kernel-imx233 by Amaury Pouly · 13 years ago
  78. 8cadb58 fuzeplus: fix lcd-target.h (LCD_FRAMEBUF_ADDR must point to lcd_framebuffer and not FRAME) by Amaury Pouly · 13 years ago
  79. cd99b0d Fix install directions for the Clip Zip. by Michael Giacomelli · 13 years ago
  80. cc26850 Cut a few instructions from lcd_copy_buffer_rect. by Michael Sevakis · 13 years ago
  81. bb24ac8 Manual: don't break on missing player image. by Dominik Riebeling · 13 years ago
  82. 36489d9 manual: don't error out if front image is missing by Rafaël Carré · 13 years ago
  83. 820dcfd Remove multithreading support from voicefile creation. by Dominik Riebeling · 13 years ago
  84. c2f0ba7 fix compiler error, missed action.h by Jonathan Gordon · 13 years ago
  85. 85a3f3f Update copyright information for 2012. by Dominik Riebeling · 13 years ago
  86. 42fa2a8 Improve error handling and logging. by Dominik Riebeling · 13 years ago
  87. b17bdb9 tdspeed: Use "INT64_MAX" instead of "~(1ll << 63)" to get the maximum int64_t value. by Michael Sevakis · 13 years ago
  88. e4a5762 tdspeed: Tweak source and autocorrelation by Michael Sevakis · 13 years ago
  89. 420ae56 rbspeex: make local functions static. by Dominik Riebeling · 13 years ago
  90. eb2ea7f keyclick: Add a callback so screens can cancel a click. Add a generic list callback to stop clicks when we are at the end of the list by Jonathan Gordon · 13 years ago
  91. 5ef2736 lcd: fix function name in comments in assembly files (lcd_write_yup_420 instead of lcd_write_yuv420) by Amaury Pouly · 13 years ago
  92. cfccd57 US English language update by Michael Chicoine · 13 years ago
  93. 1313396 FS#12392: french translation update by Ophir Lojkine · 13 years ago
  94. 83b0ec3 FS#12515: update german translation by Frank Niggemann · 13 years ago
  95. e4af358 FS#12516 - Slovak lang update by Peter Lecky · 13 years ago
  96. f4def1c FS#12511 - Polish translation by Artur Juraszek by Bertrik Sikken · 13 years ago
  97. 26b9566 r31444 missed a file. make fuzeplus sim build again by Jonathan Gordon · 13 years ago
  98. 5093e68 Fix Clip Zip bootloader build. by Michael Sevakis · 13 years ago
  99. 36613d5 Commit FS#12454 - Faster line scroll speed by Martin Sagmuller. by Michael Giacomelli · 13 years ago
  100. 307cb04 AS3525v1/2: Enable nested handling of interrupts by Michael Sevakis · 13 years ago