1. e94d1b0 MPIO HD200/HD300: Decrease ADC scanrate. by Marcin Bukat · 13 years ago
  2. 2ab2857 Remove svn id. by Torne Wuff · 13 years ago
  3. 016bc24 ypr0: Allow dection of multiple button presses at the same time. by Thomas Martitz · 13 years ago
  4. 0152541 gitignore: Change librockbox.so to generic .so. by Thomas Martitz · 13 years ago
  5. 8a43603 Fix flag for the viewport. Text is supposed to be centered. by Thomas Martitz · 13 years ago
  6. de1bcfa Fix incomplete comment. by Thomas Martitz · 13 years ago
  7. aeae94d Fix typo in comment. by Thomas Martitz · 13 years ago
  8. 250a733 Check running processes at startup. by Dominik Riebeling · 13 years ago
  9. 8a3af26 skin touchregions: fix the 'none' region firing when it shouldnt. by Jonathan Gordon · 13 years ago
  10. 7efbd63 Fix wrong pointer arithmetic in the PDbox aiff header writing code by Frank Gevaerts · 13 years ago
  11. 91b52a1 Fix another uninitialized var warning. by Thomas Martitz · 13 years ago
  12. 7dd65f7 Another attempt at fixing storage_*_warnings. Correct return values also. by Thomas Martitz · 13 years ago
  13. 38050f4 ypr0: Work around warning introduced by buggy alsa headers. by Thomas Martitz · 13 years ago
  14. 31a3f76 Attempt to fix remaining warnings. by Thomas Martitz · 13 years ago
  15. e720ad0 Fix one more warning. by Thomas Martitz · 13 years ago
  16. 74c8746 Don't filter out -O for sims. by Thomas Martitz · 13 years ago
  17. 9f4ee79 Fix checkwps. by Thomas Martitz · 13 years ago
  18. ec36357 Fix sdl build warnings by Thomas Martitz · 13 years ago
  19. 3520d7f Fix native arm builds. arm_support couldn't build properly. by Thomas Martitz · 13 years ago
  20. 91a3978 ypr0: Enable asm optimizations. by Thomas Martitz · 13 years ago
  21. 9e7b417 firmware/target/arm doesn't contain code for hosted anymore. by Thomas Martitz · 13 years ago
  22. a5f7f6e Use ARCH instead of CPU for selecting optimization levels. by Thomas Martitz · 13 years ago
  23. c94cf3b Move optimized ffs to firmware/asm, using the new automatic-asm-picking infrastructure. by Thomas Martitz · 13 years ago
  24. 5e9b62c ypr0: Use generic lcd memframe driver. by Thomas Martitz · 13 years ago
  25. 094cbd5 Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm. by Thomas Martitz · 13 years ago
  26. a035261 Move optimized memcpy and friends and strlen to firmware/asm, by Thomas Martitz · 13 years ago
  27. 8e8e978 Add framework to let make automatically pick optimized asm implementations over generic C ones to firmware. by Thomas Martitz · 13 years ago
  28. 3c17f28 Move pcm_mixer helper routines to firmware/asm. by Thomas Martitz · 13 years ago
  29. 991ae1e Create fimrware/asm directory for assembly optimized stuff. by Thomas Martitz · 13 years ago
  30. eaa83bd imx233: fix clkctrl code (some registers don't have a SET/CLR variant) by Amaury Pouly · 13 years ago
  31. 6b7db7e Fix database build. by Thomas Martitz · 13 years ago
  32. 490c87c Add some stuff to .gitignore by Thomas Martitz · 13 years ago
  33. d3ae11d android/ypr0: Merge lc-*.c to generic lc-unix.c. by Thomas Martitz · 13 years ago
  34. 5d13ecc android/ypr0: Merge fs-*.c to generic filesystem-unix.c. by Thomas Martitz · 13 years ago
  35. 954cd77 android/ypr0: Merge kernel-*.c to generic kernel-unix.c. by Thomas Martitz · 13 years ago
  36. a0d54b0 libspeex: Get rid of some bad trickery with the stack pointer. by Thomas Martitz · 13 years ago
  37. 6d19275 Hosted: Output map files after linking. by Thomas Martitz · 13 years ago
  38. 856bb42 ypr0: Fix build failure. by Thomas Martitz · 13 years ago
  39. 5b4a6c4 Hosted: Merge debugf() implementations. Cleanup debug.h. by Thomas Martitz · 13 years ago
  40. cf333a6 Move supprt-arm.S to separate library. by Thomas Martitz · 13 years ago
  41. 4343011 libmad: Get rid of some bad trickery with the stack pointer. by Thomas Martitz · 13 years ago
  42. cdb2878 libmad: Fix section attrs for hosted platforms. by Thomas Martitz · 13 years ago
  43. 34b0311 hosted/pcm/alsa: Use alternate signal stack for the async callback. by Thomas Martitz · 13 years ago
  44. 109084d Fix FS#12555: Use smoothed battery voltage for level and runtime calculation by Boris Gjenero · 13 years ago
  45. c7f3a0b Neaten up pcmbuf a bit with regards to differences determined by MEMORYSIZE. by Michael Sevakis · 13 years ago
  46. 05bba5e FS#12553 - Second January update of Czech language by Marek Salaba · 13 years ago
  47. 858a0cf Remove svn id (test commit). by Björn Stenberg · 13 years ago
  48. 007f61f FS#12545 - January update of Czech language by Marek Salaba · 13 years ago
  49. 35f0c96 Remove svn id. by Björn Stenberg · 13 years ago
  50. 61047e1 Fix a typo. by Dominik Riebeling · 13 years ago
  51. b18bbab Fix unused-but-set warnings in helper functions. by Dominik Riebeling · 13 years ago
  52. 633749e TTS: check if created wav file exists. by Dominik Riebeling · 13 years ago
  53. 6e11289 Set HOME_DIR to "/". Should fix FS#12500. by Frank Gevaerts · 13 years ago
  54. 978e506 HM-60x: Implement power off. by Andrew Ryabinin · 13 years ago
  55. 7b28711 usb-s3c6400: store endpoint status per direction by Rafaël Carré · 13 years ago
  56. d9f1f86 Add a generic *.exe to .gitignore, and remove the specific ones. by Magnus Holmgren · 13 years ago
  57. 92fa7a8 Add alternate firmware filenames for e200v2. by Dominik Riebeling · 13 years ago
  58. b45cc0a Support reading OF files from zip. by Dominik Riebeling · 13 years ago
  59. 66c3086 imx233: oops, forgot file by Amaury Pouly · 13 years ago
  60. 1114a2b Convert svn ignores into .gitignore. by Torne Wuff · 13 years ago
  61. 9db5c12 Fix wavtrim on voicefile creation. by Dominik Riebeling · 13 years ago
  62. 7f26a10 fuzeplus: update plugins keymaps (FS#12405) by Jean-Louis Biasini · 13 years ago
  63. 35ba39e imx233: add DCP driver (only memcpy implemented), move channel arbiter to kernel-imx233 by Amaury Pouly · 13 years ago
  64. 8cadb58 fuzeplus: fix lcd-target.h (LCD_FRAMEBUF_ADDR must point to lcd_framebuffer and not FRAME) by Amaury Pouly · 13 years ago
  65. cd99b0d Fix install directions for the Clip Zip. by Michael Giacomelli · 13 years ago
  66. cc26850 Cut a few instructions from lcd_copy_buffer_rect. by Michael Sevakis · 13 years ago
  67. bb24ac8 Manual: don't break on missing player image. by Dominik Riebeling · 13 years ago
  68. 36489d9 manual: don't error out if front image is missing by Rafaël Carré · 13 years ago
  69. 820dcfd Remove multithreading support from voicefile creation. by Dominik Riebeling · 13 years ago
  70. c2f0ba7 fix compiler error, missed action.h by Jonathan Gordon · 13 years ago
  71. 85a3f3f Update copyright information for 2012. by Dominik Riebeling · 13 years ago
  72. 42fa2a8 Improve error handling and logging. by Dominik Riebeling · 13 years ago
  73. b17bdb9 tdspeed: Use "INT64_MAX" instead of "~(1ll << 63)" to get the maximum int64_t value. by Michael Sevakis · 13 years ago
  74. e4a5762 tdspeed: Tweak source and autocorrelation by Michael Sevakis · 13 years ago
  75. 420ae56 rbspeex: make local functions static. by Dominik Riebeling · 13 years ago
  76. 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
  77. 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
  78. cfccd57 US English language update by Michael Chicoine · 13 years ago
  79. 1313396 FS#12392: french translation update by Ophir Lojkine · 13 years ago
  80. 83b0ec3 FS#12515: update german translation by Frank Niggemann · 13 years ago
  81. e4af358 FS#12516 - Slovak lang update by Peter Lecky · 13 years ago
  82. f4def1c FS#12511 - Polish translation by Artur Juraszek by Bertrik Sikken · 13 years ago
  83. 26b9566 r31444 missed a file. make fuzeplus sim build again by Jonathan Gordon · 13 years ago
  84. 5093e68 Fix Clip Zip bootloader build. by Michael Sevakis · 13 years ago
  85. 36613d5 Commit FS#12454 - Faster line scroll speed by Martin Sagmuller. by Michael Giacomelli · 13 years ago
  86. 307cb04 AS3525v1/2: Enable nested handling of interrupts by Michael Sevakis · 13 years ago
  87. 5e21bbf Rename snprintf when building with MSVC to link with CRT. by Dominik Riebeling · 13 years ago
  88. ab49b5e MSVC compatibility adjustments. by Dominik Riebeling · 13 years ago
  89. e9b257f Add missing languages from configure, and sort them in exactly the same order for easier maintenance. by Jens Arnold · 13 years ago
  90. 8b48052 Remove outdated (and buggy) configuration option for the 8MB mod. This is configured by selecting memory size directly. by Jens Arnold · 13 years ago
  91. 334e612 Fix several flaws in argument handling and reconfiguring, mainly related to voice building: (1) Properly retain arguments containing spaces by re-quoting them. (2) Properly retain --tts when the default is selected by just pressing return. (3) Only append --tts and --language if they weren't already specified on the commandline, preventing duplication on 'make reconf'. (4) Never append --ttsopts and --encopts for the same reason. These are commandline only anyway. by Jens Arnold · 13 years ago
  92. 3d9f3f4 Remove duplicate #include "button.h" by Bertrik Sikken · 13 years ago
  93. 8fdef40 Simulator: Emulate a period of external power after charging. by Nick Peskett · 13 years ago
  94. f1fc6ba Rockbox Utility: use libmp3lame for voice clips. by Dominik Riebeling · 13 years ago
  95. 3e014d3 Fix wrong includes. by Dominik Riebeling · 13 years ago
  96. 2ab3f33 FS#12406 - Updated Galician translation by Ismael Castiñeira Álvarez by Bertrik Sikken · 13 years ago
  97. 02a270c sudoku: make local functions static and add missing #include by Bertrik Sikken · 13 years ago
  98. 92ef9b2 Clarify that you must reboot into the Sandisk firmware when uninstalling the bootloader. by Michael Giacomelli · 13 years ago
  99. 4fc27c1 adc-as3514.c : move to drivers by Rafaël Carré · 13 years ago
  100. 90736a4 fix cpp condition by Rafaël Carré · 13 years ago