1. a37e43c Move sample.emacs to utils/editors by Tomer Shalev · 15 years ago
  2. 74c5033 wps.vim : Syntax for Rockbox WPS by Tomer Shalev · 15 years ago
  3. 9af97e7 Have /utils/editors to contain syntax files for WPS and possibly others Rockbox by Tomer Shalev · 15 years ago
  4. f3e0275 Brickmania: Test returned value of file operations by Tomer Shalev · 15 years ago
  5. 963fdc3 rbutil: fix voice downloads. by Dominik Wenger · 15 years ago
  6. 4c78eca Hopefully fix yellow now, I don't understand why %ld works for ssize_t but %lu not for size_t (and still no warnings on my system). by Thomas Martitz · 15 years ago
  7. 81187d8 Fix yellow caused by signedness. by Thomas Martitz · 15 years ago
  8. df79ac2 Fix FS#11004 - Buffering crashes when skipping back from end of song. by Thomas Martitz · 15 years ago
  9. c4eea8f FS#10535: bmp viewer plugin. by Teruaki Kawashima · 15 years ago
  10. 2a4bbde Add myself to the commiters list by Yoshihisa Uchida · 15 years ago
  11. c6f2a90 Added Packard Bell Vibe 500 to build list. by Björn Stenberg · 15 years ago
  12. 45a181d allow integer sound settings (bass, volume, etc) to be used with conditional %St. "%?St|name|<min|min+1|...|max-1|max>" by Jonathan Gordon · 15 years ago
  13. 55b21c1 NULL check so it doesnt display (null) on the comment line by Jonathan Gordon · 15 years ago
  14. c647e62 bandaid fix for FS#11033 where a really long comment crashes. Real fix is figuring out why the scroll engine doesnt handle this properly (I give up though) by Jonathan Gordon · 15 years ago
  15. aea6dd0 Commit FS#11034 by Andrew Engelbrecht. Fixes default contrast value on ipod 3G. by Michael Giacomelli · 15 years ago
  16. 7dfd594 fix yellow by Jonathan Gordon · 15 years ago
  17. 3cb735e basic alignment support (%a|l|c|r|L|R) in the playlist viewer. no sublines so the whole line will either be left, right or centered. by Jonathan Gordon · 15 years ago
  18. 3a9852b I don't yet fully understand why this is required, but without it the output is signed-inverted (compared to e.g. the output of oggdec). ac3 confirmed to be ok so the problem must be in the imdct not the ifft. but the algo seems correct (in that seems same as original ffmpeg version).. by Dave Hooper · 15 years ago
  19. 8b4ee2c as3525: make clear the CCU bit we can't reset is the IDE interface by Rafaël Carré · 15 years ago
  20. 9f228d7 as3525v2: use CGU_BASE instead of hardcoded address for unknown register by Rafaël Carré · 15 years ago
  21. 04fef58 as3525v2: make clear the SD code is debug only and display a message by Rafaël Carré · 15 years ago
  22. afa04b1 Make checkwps compile again for the player. If we had proper multifont on charcell this would never have happened by Frank Gevaerts · 15 years ago
  23. 07a5bf9 Initialuse user font table for checkwps. This is normally done from the settings code, which isn't run in this case by Frank Gevaerts · 15 years ago
  24. 658bd7b Touchscreen: Yet another WPS keymap tweak by Tomer Shalev · 15 years ago
  25. a20d3fa Allow batteries with higher capacity for iPod Mini1G, Mini2G and Video (FS#8973). by Andree Buschmann · 15 years ago
  26. 9668883 Sansa Clip+: simulator by Rafaël Carré · 15 years ago
  27. eb54ede Fix error handling in dircache generation. by Amaury Pouly · 15 years ago
  28. 0203226 Clip+: LCD display (with FlynDice help) by Rafaël Carré · 15 years ago
  29. d3d29ed Packard Bell Vibe 500: add RTC alarm. by Szymon Dziok · 15 years ago
  30. 40e833a Clip+ remove setting GPIOB PIN0, it seems needed only for power by Rafaël Carré · 15 years ago
  31. b4e1cae Packard Bell Vibe 500: Full RTC support. by Szymon Dziok · 15 years ago
  32. 9ba7cff Reduce Nano2G main thread stack size to the default value again. The huge sector buffers of the FTL have been moved to the bss some time ago, so this isn't needed any more. by Michael Sparmann · 15 years ago
  33. 04ea85f Revert accidental changes from r24723 by Michael Sparmann · 15 years ago
  34. e5c8152 Add more information to the battery debug screen for Nano2G by Michael Sparmann · 15 years ago
  35. b3c18ae Somewhat calibrated battery parameters for Nano2G - still not very accurate though, especially while charging. by Michael Sparmann · 15 years ago
  36. 8f33879 Enable iPod Nano 2G boosting (without undervolting for now) by Michael Sparmann · 15 years ago
  37. 48e38b8 Increase iPod Nano2G NAND stack size (fixes FS#11030) by Michael Sparmann · 15 years ago
  38. 7c8dbf4 mkamsboot: update dualboot.c / dualboot.h in place by Rafaël Carré · 15 years ago
  39. 35fa12d playlist catalog: improve UTF-8 BOM handling. correct length of array passed to create_playlist_list. by Teruaki Kawashima · 15 years ago
  40. f7ba156 change the %St tag so it only shows the filename of file settings, not the full path (i.e cabbiev2 instead of /.rockbox/wps/cabbiev2.wps) by Jonathan Gordon · 15 years ago
  41. eb943e9 split_radix_permutation also unused (since now a hardcoded table) - but left intact so we can/could regenerate the table by Dave Hooper · 15 years ago
  42. 7f01b74 FIx typo in coldfire asm which caused yellow by Dave Hooper · 15 years ago
  43. 6552412 Fix yellow (bad function declaration) by Dave Hooper · 15 years ago
  44. a5ca79e Fix yellow (ff_fft_permute_c an unused function in codeclib) by Dave Hooper · 15 years ago
  45. 42774d3 Merge from branches/mdctexp - faster ifft+imdct in codec lib by Dave Hooper · 15 years ago
  46. 62257eb Remove obsolete comment. by Amaury Pouly · 15 years ago
  47. 6b22614 Hopefully fix Nano2G rolo again. We have enough IRAM anyways. by Michael Sparmann · 15 years ago
  48. 909e4c6 Add iPod 3G and iPod Color/Photo (FS#9072) current consumption and battery discharge curves to allow reasonable runtime estimation. by Andree Buschmann · 15 years ago
  49. 53b1af7 -Cosmetic change in a comparison by Amaury Pouly · 15 years ago
  50. f82c021 Fix several misused of 'struct dirent' instead of 'struct dircache_entry' in tagcache.c. by Amaury Pouly · 15 years ago
  51. 1920462 Fix parallel building by Maurus Cuelenaere · 15 years ago
  52. d2cead0 Start with mountpoint as folder to talk selection if old value is invalid. by Dominik Riebeling · 15 years ago
  53. 7e91332 Use QFileDialog::getExistingDirectory() for path selection. by Dominik Riebeling · 15 years ago
  54. b1908e9 Only build Lua overlay on low-mem targets by Maurus Cuelenaere · 15 years ago
  55. 82d4567 Brickmania: Fix FS#10959 - Ball disappears by Tomer Shalev · 15 years ago
  56. e5b63c6 Rename InstallFrm to InstallWindowFrm. by Dominik Riebeling · 15 years ago
  57. 4d6b1b6 Remove column from tree widget -- this is set up by the caller. by Dominik Riebeling · 15 years ago
  58. f615fb4 Turn the simulator background into a clickable area. i.e. you click on the play button to press play. It also maps mouse scrollwheel events to rockbox scrollwheel events. This facilitates testing because you don't have to move your hand between the mouse and keyboard. by Frank Gevaerts · 15 years ago
  59. 13035a4 scrollbar.c: Simplify code a bit. by Teruaki Kawashima · 15 years ago
  60. d50c78c * surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in struct scrollinfo in scroll_engine.h. by Teruaki Kawashima · 15 years ago
  61. 2c25fa8 Add the Rockbox GNU header to some files in libatrac. by Mohamed Tarek · 15 years ago
  62. 7aa6566 fix checkwps by Jonathan Gordon · 15 years ago
  63. 877d378 Reuse the backdrop buffers if 2 skins use the same backdrop (on the same screen of course) by Jonathan Gordon · 15 years ago
  64. 82f0589 Initial support for ATRAC3 streams in wav containers. by Mohamed Tarek · 15 years ago
  65. fd5f8f9 updated German translation by Michael Chicoine · 15 years ago
  66. 6e5dcae Fix yellow. by Mohamed Tarek · 15 years ago
  67. faec50d Fix a comment in OMA metadata parser. No functional changes. by Mohamed Tarek · 15 years ago
  68. 2e31409 "Detach" ATRAC3 from RM. Since ATRAC3 isn't really specific to RM, it must not be obligatory to initialize the decoder through RMContext. by Mohamed Tarek · 15 years ago
  69. 419e8aa Bump APIs' versions. by Mohamed Tarek · 15 years ago
  70. 0070a01 Add two extra fields to struct mp3entry, in preparation for making ATRAC3 more generic. (i.e, to avoid having to pass it RMContext even when the codec has nothing to do with rm.) by Mohamed Tarek · 15 years ago
  71. 800e3d9 Major optimization of atrac3 codec for Coldfire targets. Moving several number cruncher arrays to IRAM. Decoder is sped up by +50% on h300, decoder now finally is realtime on Coldfire targets as well. by Andree Buschmann · 15 years ago
  72. 86fc47c Minor atrac3 codec optimization. Refacturate requantization of spectral lines, unroll loops. by Andree Buschmann · 15 years ago
  73. f38efac Brickmania: Fix continue message for Cowon D2 by Tomer Shalev · 15 years ago
  74. 3a60a6a Sansa Clip+: Implement button driver. by Jack Halpin · 15 years ago
  75. 51a8be1 Further optimization of atrac3 codec. Refacturate gainCompensateAndOverlap(), avoid multiplication if not needed, unroll loops. Speeds up codec by 1.1 MHz (+2%) on ARM. by Andree Buschmann · 15 years ago
  76. ad1ba42 Minor speed up of atrac3 codec. Applying 2 bits fract part to scalefactors instead of brute force adding it to the full spectrum. Move decodeSpectrum() to IRAM. Speeds up codec by 1.2 MHz (+2%) on ARM. by Andree Buschmann · 15 years ago
  77. 9bea349 onplay.c: optimize a little bit. by Teruaki Kawashima · 15 years ago
  78. 57461d7 Work on atrac Joint Stereo mode. Correct calculation in getChannelWeights(), introduce lookup table and remove obsolete code. Optimize interpolation macro. by Andree Buschmann · 15 years ago
  79. 651b554 make veryclean: remove tools/iaudio_bl_flash.[ch] by Maurus Cuelenaere · 15 years ago
  80. b8eb272 libdemac: Add x86/x86_64 MMX asm for the filters. Not relevant for target but speeds up decoding on x86/x86_64 sims. Average speedup ranges from 25% for -c2000 to 3 times for -c5000; on Intel Atom it's even 45% for -c2000 to 6 times for -c5000. by Jens Arnold · 15 years ago
  81. 1bef4c6 revert last commit (r24660). There was a mistake in the location of the by Mohamed Tarek · 15 years ago
  82. b540be8 Fold a 2-bit shift into decodeSpectrum(), saves 1MHz on ARM, +2% speedup. by Mohamed Tarek · 15 years ago
  83. 7074a64 Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for the target. by Szymon Dziok · 15 years ago
  84. 26c0e75 Rewrite dircache generation to take advantage for the FAT code. Reduce RAM usage by ~30Kb and binsize by at least several hundreds bytes. Also remove the directory depth limit of dircache. by Amaury Pouly · 15 years ago
  85. e1d8c3e Touchscreen: Update manual according to r24652 by Tomer Shalev · 15 years ago
  86. 19a05cb Touchscreen: Pitch-screen and Quick-screen keymapping changes by Tomer Shalev · 15 years ago
  87. 7b5875e Touchscreen: Change WPS key mappings by Tomer Shalev · 15 years ago
  88. 5ea32cf WPS volume touchregion: fix reverse Y coordinate in portrait mode by Maurus Cuelenaere · 15 years ago
  89. f5a0d61 Further optimization and minor clean up of atrac codec: Unroll iqmf_dewindowing for non-ARM speeds up decoder by +10% on H300. Removed some non-used arrays. Codec is still not fully realtime on Coldfire targets. by Andree Buschmann · 15 years ago
  90. bb13650 Have tagcache_fill_tags also fill the length entry of the mp3entry structure. by Amaury Pouly · 15 years ago
  91. f884068 onplay: move functions to a bit more logical order; some functions, some menu items which use the functions and then a callback function. by Teruaki Kawashima · 15 years ago
  92. 1281b1c fix red by Jonathan Gordon · 15 years ago
  93. 1c2aa35 FS#10984 - multifont! 2 major additions: by Jonathan Gordon · 15 years ago
  94. ed21ab1 keyboard: check length of the last line. avoid dividing by 0. by Teruaki Kawashima · 15 years ago
  95. 59d13cc Set svn:keyword Id property. by Mohamed Tarek · 15 years ago
  96. 8722c6f Make deceodeSpectrum() store the spectral coefficients of odd bands in reverse order, rather than having to reverse them in IMLT(). Also saves 0.11MHz, ~0.16% speedup on PP5024. by Mohamed Tarek · 15 years ago
  97. ce1d2ed Rbutil now supports the Nano 2G. by Alex Parker · 15 years ago
  98. 35024bd Speed up atrac codec for ARM through simple loop unrolling. Saves 9 MHz on PP5022 (14% speed up). by Andree Buschmann · 15 years ago
  99. b4fd5d8 Include dualboot.h in dualboot.c as an additional compile time sanity check by Bertrik Sikken · 15 years ago
  100. 9ec0c16 Touchscreen: fix scrollbar handling when it's on the right by Maurus Cuelenaere · 15 years ago