1. 994aba1 Android: Allow "out-of-tree" builds (outside of android/, e.g. build-android/). by Thomas Martitz · 14 years ago
  2. f3da8d0 as3525v2: revert the USB_DEVBSS_ATTR and the panicf redefinition, don't protected #undef of USB_NUM_ENDPOINTS by Amaury Pouly · 14 years ago
  3. e09a085 as3525v2: by Amaury Pouly · 14 years ago
  4. a92d316 fix test_codec broken after r27968 by Rafaël Carré · 14 years ago
  5. 2e1988b Small cabbie update by Hayden Pearce for cabbiev2.176x220x16 by Jonathan Gordon · 14 years ago
  6. 216ed29 fix FS#11588 - %t(0) inside conditionals wasnt making that subline skip by Jonathan Gordon · 14 years ago
  7. 5cc11a1 Clip WPS keymap: move pitchscreen to long up by Rafaël Carré · 14 years ago
  8. 97ed213 Fix typo by Thomas Martitz · 14 years ago
  9. 4e982d3 Extend android.make so that it can generate a debug signed apk. by Thomas Martitz · 14 years ago
  10. bd7af68 battery_bench: make functions/struct/variables static by Rafaël Carré · 14 years ago
  11. be17fff Move comment by Thomas Martitz · 14 years ago
  12. f8381d9 Android: don't compile stubs.c and kill off libuisimulator entirely. by Thomas Martitz · 14 years ago
  13. 24424ba Fix reds. The battery_capacity setting is used even for fixed-battery targets. by Thomas Martitz · 14 years ago
  14. 8ec5113 Android: Fix two warnings by Thomas Martitz · 14 years ago
  15. f05cdc4 Android: don't compile powermgmt-sim.c by Thomas Martitz · 14 years ago
  16. c00fbc4 Android: Don't compile sim_tasks.c by Thomas Martitz · 14 years ago
  17. a4264eb Redo previous commit to not break android builds. by Thomas Martitz · 14 years ago
  18. 4ada1ee Fix database by Thomas Martitz · 14 years ago
  19. eac36d5 struct DIR -> DIR, should fix most if not all reds. by Thomas Martitz · 14 years ago
  20. dc8ad86 Android: Enable software tone controls by Thomas Martitz · 14 years ago
  21. 6eaab4d Ged rid of uisimulator/common/io.c for android builds. by Thomas Martitz · 14 years ago
  22. 8e0a0ba Revert an accidentaly change to debug.h that prevent simulator+debug build by Amaury Pouly · 14 years ago
  23. 0110e55 Remove Ipod Video 64MB handling. by Dominik Riebeling · 14 years ago
  24. 21c7b9d load_plugin_screen(): handle all plugin_load() return values by Rafaël Carré · 14 years ago
  25. ff80897 Remove ram entries for ipodvideo* as they are no longer needed and cause problems with tools/release/sims.pl by Michael Chicoine · 14 years ago
  26. 55704d8 font_table[].name wasn't filled by Fred Bauer · 14 years ago
  27. ca91d0f FS#11587 : voice for SWCODEC and low memory by Rafaël Carré · 14 years ago
  28. eb39236 Sansa c200v2 is now unstable and no longer needs special consideration for sim builds by Michael Chicoine · 14 years ago
  29. a1cf4ce Unify 32mb and 64mb ipod video builds - FS#11580 by Frank Gevaerts · 14 years ago
  30. b9201e3 include lcd.h , forgotten in r27957 by Rafaël Carré · 14 years ago
  31. 67cf859 AMS: update the LCD on system exception to be sure the content is up to date by Rafaël Carré · 14 years ago
  32. 4dd6b14 Should fix the line alternator issue described in http://forums.rockbox.org/index.php?topic=25545 by Jonathan Gordon · 14 years ago
  33. 1477aca typo in r27953 spotted by kugel: s/long/ssize_t/ by Rafaël Carré · 14 years ago
  34. 589490c don't cast to int when not needed by Rafaël Carré · 14 years ago
  35. 640c410 format: supports %zd (ssize_t) and %zu (ssize_t) by Rafaël Carré · 14 years ago
  36. 99207d6 panicf() is declared in panic.h by Rafaël Carré · 14 years ago
  37. 6340283 audio_reset_buffer: check audiobuffer size not only in DEBUG builds by Rafaël Carré · 14 years ago
  38. 9c00d1a Fix FS#11586. Corrects rebuffering behaviour which did not allow to play several m4a files. Thanks to Magnus Holmgren. by Andree Buschmann · 14 years ago
  39. ce0d2b1 Update comments in the helloword plugin. by Thomas Martitz · 14 years ago
  40. da16248 Plugins: modify IRAM copying code by Rafaël Carré · 14 years ago
  41. a1997c1 Change lc_open_from_mem() return type to void* by Thomas Martitz · 14 years ago
  42. b81a116 Update INSTALL file and move it in preparation of merging rbutil/ and utils/. by Dominik Riebeling · 14 years ago
  43. 4756a77 Support resolving of DLLs when running on Windows. by Dominik Riebeling · 14 years ago
  44. 811877e libdemac: ARMv7 assembler optimisation for the filters, tested on Nokia N900. Speedup is 2.1x for -c5000 compared to the ARMv6 asm. Note that actually compiling it on device requires hand-assembling the 'vadd' and 'vsub' instructions due to a bug in binutils 2.18.50, and making the standalone decoder use it requires Makefile and demac_config.h hacks. by Jens Arnold · 14 years ago
  45. dd5e3eb Change dap{} to \dap{} in the iaudio battery capacity description by Frank Gevaerts · 14 years ago
  46. 7def0f5 Restore libfaad's IRAM configuration. by Andree Buschmann · 14 years ago
  47. cdca5ef Fix FS#11539. Undo r23967 and use another way to achieve results for negative exponents for pow(2,x). This solves heavy distortions on some aac encoded files and clicks/noise on track change. by Andree Buschmann · 14 years ago
  48. 5be1c33 Fix red. by Andree Buschmann · 14 years ago
  49. d4567b64 Clean up alac/acc demux structure on next track. Solves issues with some files only being playable on direct selection, but not if switched to via playback engine or skip. by Andree Buschmann · 14 years ago
  50. 7c8a49d Make M4A demuxer more flexible when handling the stsd atom. Allows file reported in the forum to play. by Magnus Holmgren · 14 years ago
  51. 8aa175b ipodvideo: detect ram size at boot (doesn't actually get USED yet) by Torne Wuff · 14 years ago
  52. 47c510b As of r27902, codecs and plugins need to be marked as executable to work in the UI simulator on Windows. by Magnus Holmgren · 14 years ago
  53. bc4b536 firmware/ : use lcd_putsf() (only in debug code) by Rafaël Carré · 14 years ago
  54. 71b2d28 jz4740 debug: use lcd_putsf() instead of redefining it by Rafaël Carré · 14 years ago
  55. bf82ac0 output_dyn_value() : don't use strlen() to check string emptiness by Rafaël Carré · 14 years ago
  56. 0011cb5 archos player debug menu: factorize and use lcd_putsf by Rafaël Carré · 14 years ago
  57. f739a68 Fix r27923: folder size displayed "lld" in properties by Rafaël Carré · 14 years ago
  58. e02e1db disktidy: store the number of removed files as global scope by Rafaël Carré · 14 years ago
  59. 502997c cube: only needs text buffer on LCD_BITMAP by Rafaël Carré · 14 years ago
  60. b08ad5e fix r27926 : lcd_puts() not changed to lcd_putsf() by Rafaël Carré · 14 years ago
  61. 73f2735 fix r27921 : lcd_putsxyf() for charcell by Rafaël Carré · 14 years ago
  62. ab9fd18 plugins: use lcd_putsf/lcd_putsxyf by Rafaël Carré · 14 years ago
  63. 8418a2c splitedit: fix snprintf() argument (size of wrong buffer) by Rafaël Carré · 14 years ago
  64. db92d58 wormlet: remove some text buffers by Rafaël Carré · 14 years ago
  65. bc2b74b properties: remove some text buffers by Rafaël Carré · 14 years ago
  66. cf2ce17 pitch_detector: use lcd_putsxyf(), not lcd_putsf() by Rafaël Carré · 14 years ago
  67. 0f063b7 Implement lcd(_remote)_putsxyf() and export to plugins by Rafaël Carré · 14 years ago
  68. e78a12b pitch detector: remove more unused functions for sim builds by Rafaël Carré · 14 years ago
  69. 0bdd362 pitch detector: remove unused functions for sim builds by Rafaël Carré · 14 years ago
  70. e09ebc4 pitch_detector: cleanup by Rafaël Carré · 14 years ago
  71. 5628096 pitch_detector: avoid a division by zero when changing 'lowest frequency' setting by Rafaël Carré · 14 years ago
  72. 67096fa Fix typo by Frank Gevaerts · 14 years ago
  73. 63c1769 AMSv2: remove a bunch of panicf() in SD driver by Rafaël Carré · 14 years ago
  74. db81bc0 FS#11506 : python script to generate .talk clips by Rafaël Carré · 14 years ago
  75. a290ce4 tcc77x targets: various minor cleanups by Bertrik Sikken · 14 years ago
  76. 0325021 Clip keymap: the pitchscreen action should only hit on button release (short press) instead of every button press which made it impossible to get to the hotkey action (long press of the same button) after r27897. Reported in IRC. by Marianne Arnold · 14 years ago
  77. cf8f526 change get_glyph_size() to font_glyphs_to_bufsize(). fixes a bug when font glyph buffer < font header by Fred Bauer · 14 years ago
  78. aaa864e close file when cached font load fails by Fred Bauer · 14 years ago
  79. edb2875 limit font_cache preloading to cache capacity by Fred Bauer · 14 years ago
  80. 9067fe3 tweak lrcplayer. by Teruaki Kawashima · 14 years ago
  81. 0f939d5 Added myself by Fred Bauer · 14 years ago
  82. 251c8d4 Fix bug adding a playlist to another playlist doesn't finish if it has UTF-8 BOM introduced by r24718. by Teruaki Kawashima · 14 years ago
  83. b16afb4 Fix checkwps. by Thomas Martitz · 14 years ago
  84. 2c2e261 Use system headers a bit more: use host's fcntl.h for O_RDONLY etc. by Thomas Martitz · 14 years ago
  85. 79798ff Make getcwd match the posix variant, make get_current_file() behave similar to it and add a few sanity checks. by Thomas Martitz · 14 years ago
  86. 194174a 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/memory. by Thomas Martitz · 14 years ago
  87. 97d2a6e Revert "Introduce a small api for loading code (codecs,plugins) from disk/memory." by Thomas Martitz · 14 years ago
  88. 73f057b Introduce a small api for loading code (codecs,plugins) from disk/memory. by Thomas Martitz · 14 years ago
  89. 55dc25f Describe the default value of the new optional tag parameter by Alexander Levin · 14 years ago
  90. 9fc1f55 Fix residual aac-he distortion reported via forum. Bug was introduded with r27364. by Andree Buschmann · 14 years ago
  91. 0e19e3f Clip keymap : move pitchscreen to short submenu in wps by Rafaël Carré · 14 years ago
  92. d581ee9 Manual: Change the labels on the clip, clip+ and fuze images so that they actually match the text. by Alex Parker · 14 years ago
  93. d303fad Manual: Make the clip WPS buttons match what actually happens. Short submenu is not defined, is this intentional? by Alex Parker · 14 years ago
  94. 75a87e5 Oops, forgot this file in r27893. by Magnus Holmgren · 14 years ago
  95. 1bf5777 Fix building simulator plugins on Cygwin. A DLL stub containing atexit is linked to the plugins, so give our version a prefix. by Magnus Holmgren · 14 years ago
  96. 41bac24 remove executable bit on plugin_crt0.c by Rafaël Carré · 14 years ago
  97. aaa1636 Move to a proper sdl key config instead of using the d2 pad. make the mouse wheel work, middle click is "select" and right click is "back" by Jonathan Gordon · 14 years ago
  98. 1d613be Make the yes/no screen useable in the stylus touchscreen mode, add 2 soft-buttons. Also make bottom left yes in grid mode to line up with the new button by Jonathan Gordon · 14 years ago
  99. 6b85f18 pacbox_cf.S contains a h300-only function, AND a function for all CF by Rafaël Carré · 14 years ago
  100. 0bdf53d Fix pacbox build on coldfire by Rafaël Carré · 14 years ago