1. 0358e7b MPIO HD200, HD300: Make USB bridge handling more correct (this doesn't solve problems with USB inside rockbox on HD300 unfortunately). by Marcin Bukat · 14 years ago
  2. 14b3108 Add MPIO HD300 to rbutil.ini by Marcin Bukat · 14 years ago
  3. db9e5b4 RTC s35380a - remove unneeded header files includes by Marcin Bukat · 14 years ago
  4. 871af16 Fix a typo in a comment by Alexander Levin · 14 years ago
  5. 7ed8b8c Add Michael Leslie to CREDITS file for FS#11796 by Marcin Bukat · 14 years ago
  6. 5a4b7c3 MPIO HD300 simulator. FS#11796 by Michael Leslie by Marcin Bukat · 14 years ago
  7. 2aa511f libtremor: merge upstream revisions 17541, 17542, 17543, 17544, 17545, 17546, 17547, 17555, 17572, bringing in various fixes and finally bringing our libtremor up to date, for now. by Nils Wallménius · 14 years ago
  8. aff90a9 RTC s35380a - cleanup and more comments by Marcin Bukat · 14 years ago
  9. f6297c1 libtremor: merge upstream revision 17539 and 17540 'Additional codebook validity checks.' by Nils Wallménius · 14 years ago
  10. 7484fd3 libtremor: merge upstream revision 17538 'Fix decoder handling of floor0 when the LSP order is 1.' by Nils Wallménius · 14 years ago
  11. 199b2a8 libtremor: merge upstream revision 17534 and 17536, fixing a possible 64 bit math overflow and correct types for some comparisons. by Nils Wallménius · 14 years ago
  12. c0e3e16 libtremor: merge upstream revision 17528-17530, more error checking and bug fixes by Nils Wallménius · 14 years ago
  13. a589769 libtremor: merge upstream revision 17527, 'Eliminate possibility of booklist overflow in res0/1/2 unpacking.' by Nils Wallménius · 14 years ago
  14. 715749a libtremor: merge upstream revision 17526 and 17531, adding some more error checking. by Nils Wallménius · 14 years ago
  15. f51d6e6 more than just a number changed, retry that last commit by Jonathan Gordon · 14 years ago
  16. 97d9c1e download the r5 NDK to go along with the configure change in r28755 by Jonathan Gordon · 14 years ago
  17. 3b6b4f9 RTC s35380a - proper alarm support by Marcin Bukat · 14 years ago
  18. 1930e9f libtremor: merge upstream revision 17525 'Commit additional hardening to setup packet decode.' by Nils Wallménius · 14 years ago
  19. 02f836b libtremor: merge upstream revision 17524 more sanity checking. by Nils Wallménius · 14 years ago
  20. 0bfa899 libtremor: merge upstream revision 17522 and 17523 adding more sanity checking. by Nils Wallménius · 14 years ago
  21. 13eac3b libtremor: merge upstream revision 17520 and 17521 tweaking some of the recently introduced chaecks to not reject files made with buggy beta encoders. by Nils Wallménius · 14 years ago
  22. d44fb16 libtremor: merge upstream revision 17519 'Correct an accidental dereference-before-check in error cleanup in comments.' by Nils Wallménius · 14 years ago
  23. 1360188 Correct two problems slipped in with r28753. Thanks Teru for spotting. by Thomas Martitz · 14 years ago
  24. b1a888a correct argument of open. by Teruaki Kawashima · 14 years ago
  25. afea8a5 Upgrade ndk requirement to r5 (it ships a better compiler) and cleanup configure accordingly. by Thomas Martitz · 14 years ago
  26. ed61439 Fix extracting libmisc.so by Thomas Martitz · 14 years ago
  27. 7a9fd0b Fix configure and lib path by Thomas Martitz · 14 years ago
  28. 2c24160 Get rid of get_user_file_path and do the path handling in wrappers for open() and friends. by Thomas Martitz · 14 years ago
  29. c35b43b Enable dircache by default on all targets with enough memory to use it. Helps significantly on HD players, and is somewhat faster on most flash players due to how WPS info is cached. Users can of course still disable it if they prefer. by Michael Giacomelli · 14 years ago
  30. 23321dc libtremor: merge upstream revision 17518 actually returning failure code from vorbis_synthesis_init by Nils Wallménius · 14 years ago
  31. 2aa76d7 libtremor: export a libogg function that is now needed. by Nils Wallménius · 14 years ago
  32. c28778f libtremor: merge part of upstream revision 17514 adding some limit checking for allocations when unpacking comments. by Nils Wallménius · 14 years ago
  33. bdf8a24 libtremor: merge upstream revision 17513 'Add code to prevent heap attacks by exploiting dim==bignum and partition_codewords==partion_values^dim.' by Nils Wallménius · 14 years ago
  34. 0d43bf6 libtremor: merge upstream revision 17512 'Correctly handle the nonsensical codebook.dim==0 case.' by Nils Wallménius · 14 years ago
  35. 8a239cf libtremor: merge upstream revision 17511 'Add checks/rejection for absurdly huge codebooks.' by Nils Wallménius · 14 years ago
  36. 4487107 libtremor: merge upstream revision 17510. by Nils Wallménius · 14 years ago
  37. 67efbc1 libtremor: by Nils Wallménius · 14 years ago
  38. 1f64b7f HD300: enable RTC alarm function (working partially for now) by Marcin Bukat · 14 years ago
  39. 4eb5aa2 RTC s35380a - add support for alarm function. Currently this powers up the device but doesn't start selected function (radio/recording/playback) by Marcin Bukat · 14 years ago
  40. a73102f HD300: Fix bootloader hang when RTC alarm fires. Make entering bootmenu more reliable. Add some comments. by Marcin Bukat · 14 years ago
  41. 809e61b remove a little redundant code from the WavPack metadata module to partially make up for the code just added by Dave Bryant · 14 years ago
  42. 32a0ce3 HDD6330: implement lcd_yuv_blit() function. The inner loop is written in assembler and the entire function is about 20% faster than the original from the ipod color. by Szymon Dziok · 14 years ago
  43. 516693f make WavPack library check the extent of the block that it is parsing so that it cannot run into the next block; also enhance the metadata code to handle the case of files with non-audio blocks at the beginning (which can happen if the source WAV file has lots of RIFF data) by Dave Bryant · 14 years ago
  44. 271441e MinGW: prefer C99 compliance by using replacement implementations. by Dominik Riebeling · 14 years ago
  45. 465e75a Android: Fix yellow by Thomas Martitz · 14 years ago
  46. f9a6bde Handle disk errors properly in USB storage driver. Fixes FS#10873 by Frank Gevaerts · 14 years ago
  47. 911f2a7 libtremor: merge upstream revision 17374 and some inline/icode tweaks to maintain speed. by Nils Wallménius · 14 years ago
  48. 6367b19 sbinfo: fix crazy condition to avoid empty elf file generation (it is reversed) by Amaury Pouly · 14 years ago
  49. b62ff2b That was a bit too far upwards :( by Thomas Martitz · 14 years ago
  50. 7f9c171 Fix red by moving the difinition up. by Thomas Martitz · 14 years ago
  51. 55b58a3 Android: Make lcd updates synchronous, doesn't make it faster but smoother (no updates are skipped) and guaranteed to be glitch free. by Thomas Martitz · 14 years ago
  52. 1d425bf Enable ARM ASM optimzations on android. Speedup in codecs ranges from 20% to 150%. Most codecs now need well below 30MHz. by Thomas Martitz · 14 years ago
  53. 1633d3f Changes to test_mem. Improve readability for smaller displays, increase loop count by a factor of 2, if needed, by Andree Buschmann · 14 years ago
  54. 0f274ac Fix player sim yellow by Thomas Martitz · 14 years ago
  55. ac3a745 Fix reds, inclusion of C files into plugins is tricky. by Thomas Martitz · 14 years ago
  56. 921ac8d Change the gcc options for sdl builds to allow for gnu99 features, it needs some fixes in other places. Fixes test_mem compilation failure on cygwin. by Thomas Martitz · 14 years ago
  57. 589d211 HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect(), speedup is huge, fps over 4 times faster. by Szymon Dziok · 14 years ago
  58. 290e27b HDD6330: add missing button for test_codec. by Szymon Dziok · 14 years ago
  59. 6a54c57 Some improvements for test_mem: by Thomas Martitz · 14 years ago
  60. 1b093cf Remove tabs by Andree Buschmann · 14 years ago
  61. db9445a sbinfo: fix arm hasentry flags, otherwise elf files are marked as having to entry point... by Amaury Pouly · 14 years ago
  62. 1583b1c sbinfo: first try at creating an elf file out of the .sb mess by Amaury Pouly · 14 years ago
  63. 71ad367 codeclib: inline assembler for fft4 and fft8 on coldfire, small 0.2-0.3MHz speedup with gcc 3.4, larger 0.6-0.8MHz speedup with gcc 4.4/4.5 by Nils Wallménius · 14 years ago
  64. a63cf50 Add HD300 button defines for system_exception_wait() by Marcin Bukat · 14 years ago
  65. 5ad4080 Very small code shuffle to maybe make parseing %if() a smidgen faster by Jonathan Gordon · 14 years ago
  66. c2c7628 HD300 - greylib callibration data (taken from iAudio M5 - works well) by Marcin Bukat · 14 years ago
  67. dd61702 HD300 - plugins keymaps by Marcin Bukat · 14 years ago
  68. d2ebc53 RTC s35380a - fix initialization. by Marcin Bukat · 14 years ago
  69. 9929512 ARM9 optimized synth_full for libmad. Speeds up mp3 decoding by an even 2 MHz on all ARM9 and later devices. Note this is only optimized for arm9 (non-E), although it is faster on later devices. An arm9E/11 version will be needed for optimal performance on newer devices. by Michael Giacomelli · 14 years ago
  70. 90d77fb sbinfo: add a file containing key used to encrypt the Fuze+ firmware (it uses the zero key) by Amaury Pouly · 14 years ago
  71. 7612559 sbinfo: add full support for various kind of cryptographic checks by Amaury Pouly · 14 years ago
  72. db1e051 HD300 - decrease touchstrip sensitivity by Marcin Bukat · 14 years ago
  73. aa2abed MPIO - drop wait states for LCD access by Marcin Bukat · 14 years ago
  74. 47f670d FS#11725: fix duplicationg slash indicating root in filename. by Teruaki Kawashima · 14 years ago
  75. 4fd775f cahnge button mapping in list cotext so that it ignores button release. by Teruaki Kawashima · 14 years ago
  76. abc34aa Add HD300 to builds.pm by Marcin Bukat · 14 years ago
  77. 0e98dd0 FS #11780 by Melba Sitjar: add missing strings to the Tagalog by Robert Menes · 14 years ago
  78. 15a0a3c Rename bootloader file for MPIO players as it supports both HD200 and HD300. by Marcin Bukat · 14 years ago
  79. 5f8f579 HD300 - keymap tweaks by Marcin Bukat · 14 years ago
  80. e3ab05a Update lang files for Set time/date screen on HD300 by Marcin Bukat · 14 years ago
  81. 2d3064a HD300 - add basic RTC support by Marcin Bukat · 14 years ago
  82. 084c690 sbinfo: add decryption support and pretty print boot section structure by Amaury Pouly · 14 years ago
  83. a0480c7 applying FS#10489: Rockboy - rotate directional keys when screen is rotated by Michael Stummvoll · 14 years ago
  84. 418b7d4 Reorder viewers.config entries so that test plugins come after the standard plugins for the same extension. The first defines the default action and the icon for the respective extension (if there is no core action for it). Group entries by extension so this is more visible. by Jens Arnold · 14 years ago
  85. 1db3dfd Accept FS#11774 by Michael Hohmuth (with some own modifications to #ifdef conditions) by Frank Gevaerts · 14 years ago
  86. 4063389 rbutil: r28687 touched too much. Restore some accelerator keys. by Mustapha Senhaji · 14 years ago
  87. c412c2d Initial version of sbinfo, a utility to analyse .sb files (used for the fuze+ for example) by Bertrik Sikken · 14 years ago
  88. 10e0279 Make model_names static in mkmpioboot. by Dominik Riebeling · 14 years ago
  89. 5d274e5 Hopefully fix a crash using %if() with strings by Jonathan Gordon · 14 years ago
  90. 0aea176 rbutil: Bring the french translation up to date. by Mustapha Senhaji · 14 years ago
  91. ba0bb7a rbutil: Fix typos in french translation plus some minor changes (fix few typos on source strings too while I was here). by Mustapha Senhaji · 14 years ago
  92. 4cbab55 HD300 - add missing i2c initializtion. by Marcin Bukat · 14 years ago
  93. 194bc86 Add helper function to get index from file extension. by Teruaki Kawashima · 14 years ago
  94. 2dcc515 Undo r28682. Bad idea... by Andree Buschmann · 14 years ago
  95. 8972744 Use CACHEALIGN_BITS to calculate CACHEALIGN_SIZE instead of directly setting it. by Andree Buschmann · 14 years ago
  96. 54b2d72 Use MEM_ALIGN_ATTR in test_mem plugin. by Andree Buschmann · 14 years ago
  97. 9a24892 MPIO HD300 - initial commit by Marcin Bukat · 14 years ago
  98. 608bc4e Latest release is 3.7.1 by Björn Stenberg · 14 years ago
  99. a51fa04 Fix all manuals that were broken in r28617 (targets that do not have \ButtonSelect) by using the respective \ActionStdOk macro which also matches the c code IIUC. by Marianne Arnold · 14 years ago
  100. ec9bb4c Re-add the lseek to the beginning of the file which was accidentally removed. by Thomas Martitz · 14 years ago