1. ae569c6 Functionize some stuff by Maurus Cuelenaere · 16 years ago
  2. 8c0b661 Fix some issues with generation of plugin API documentation + make it more themeable by Maurus Cuelenaere · 16 years ago
  3. a1c8094 Ignore mkzenboot binary in SVN by Maurus Cuelenaere · 16 years ago
  4. 56fa6ae Use internal function 'findtool' instead of external command 'which'. Removes that dependency, and avoids the longish jabber that some versions of 'which' output when the command isn't found. by Jens Arnold · 16 years ago
  5. 8db5bf5 Add mono mode recording setting to manual by Peter D'Hoye · 16 years ago
  6. 95e752b Bring Dutch language file up to date by Peter D'Hoye · 16 years ago
  7. 528fe44 New recording setting to configure how mono recordings are made. Previously, this was always L+R, which was kinda silly if your signal was on L only. This setting allows for L, R or L+R. SWCODEC only for now, to be added for HWCODEC (although that will only be L and L+R probably) by Peter D'Hoye · 16 years ago
  8. cb1173c Small fixes to the french translation by Eric Lassauge and Rafaël Carré by Nils Wallménius · 16 years ago
  9. a0c91ae Make the array static const char, and use it for direct lookup, saving binsize this way. by Jens Arnold · 16 years ago
  10. 48b52ae Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing Directory", patch by pondlife, some long line police by me, also kill a few error splashes in functions that could be called by threads other than UI by Nils Wallménius · 16 years ago
  11. 88c60e6 add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450 by Marcoen Hirschberg · 16 years ago
  12. 68d9fb9 lcd now shows things on the old-style Meizu M3. by Frank Gevaerts · 16 years ago
  13. dd7cacd Another minor improvement: better pipelining and one less register used in vector addition/ subtraction. by Jens Arnold · 16 years ago
  14. d07ac65 Forgot one ... by Maurus Cuelenaere · 16 years ago
  15. 9003c11 Fix TABs and get rid of HAVE_BUTTON_HOLD by Maurus Cuelenaere · 16 years ago
  16. 6b84f60 APE: Further ARMv6 filter optimisations: Save 4 'ror's per round by utilising the shift feature of the 'pack halfword' instructions in the unaligned vector addition/ subtraction, better pipelining in the aligned scalarproduct(), and a new method to calculate the unaligned scalarproduct(). by Jens Arnold · 16 years ago
  17. 4657301 add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checking for an actual disk (i.e. related to spindown, skipping,...) by Frank Gevaerts · 16 years ago
  18. 23b7e95 Correct HAS_BUTTON_HOLD by Maurus Cuelenaere · 16 years ago
  19. dc3a6e3 Updated italian translation file. by Alessio Lenzi · 16 years ago
  20. 2c17035 FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first - uploading software may need updating, see the LastFMLog wiki page by Robert Keevil · 16 years ago
  21. 7eb1944 Update the release version part of the installation section to mention 3.0 by Marc Guay · 16 years ago
  22. 2f84f69 IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. by Vitja Makarov · 16 years ago
  23. 981bd1c Small cleanup of the factory bootloader description. by Marc Guay · 16 years ago
  24. 2302813 Unify the wording of the two/three components message in the manual. by Marc Guay · 16 years ago
  25. 835473c Add mention of the incompatibility with the 4th gen nano to the manual. by Marc Guay · 16 years ago
  26. d222137 Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel. by Rob Purchase · 16 years ago
  27. c4fdd2e Fill some ata_identify fields, e.g model name, firmware, block count by Vitja Makarov · 16 years ago
  28. 2391ad7 Change UMS to MSC in the Sansa e200 uninstallation instructions, as it is referred to as such both by the installation instructions and the OF. by Marc Guay · 16 years ago
  29. 7433f84 Let 'configure' figure out the full path to the various tools if possible. This has the advantage that the toolchain doesn't need to be in the path at build time if it was in the path at configure time, and at the same time it speeds up the build (to a varying degree - most noticeable on Cygwin and Interix). by Jens Arnold · 16 years ago
  30. 20fb47e Commit FS#9462: an semi-automatic plugin API documentation generator by Maurus Cuelenaere · 16 years ago
  31. 34148b9 add the multivolume feature to LANG_DISK_NAME_MMC, to enable building multivolume builds on non sansa/ondio by Frank Gevaerts · 16 years ago
  32. 7a8d67f Squash 2 warnings in each of (voicefont.c, wavtrim.c). by Jens Arnold · 16 years ago
  33. 2d5e6e1 LCD driver for meizu M3, new type (older M3s are not yet supported) by Frank Gevaerts · 16 years ago
  34. 4450d3c Add Denes Balatoni to the credits by Frank Gevaerts · 16 years ago
  35. e12005e set output format correctly by Frank Gevaerts · 16 years ago
  36. e8f7ad1 yes... i'm just trying to boost my ohloh score! (also minor code policing again) by Jonathan Gordon · 16 years ago
  37. 6a81923 bit of code police by Jonathan Gordon · 16 years ago
  38. 1da2f01 Accept FS#9231 - viewportify the pitch screen by Thomas Martitz. by Jonathan Gordon · 16 years ago
  39. ab424ac Move rbutil translations into a subfolder. by Dominik Riebeling · 16 years ago
  40. 825eda1 revert my commit from a few days ago.. It doesnt actually do anything by Jonathan Gordon · 16 years ago
  41. f397c25 Fix a possible deadlock if the album art loading fails by Jonathan Gordon · 16 years ago
  42. 5b3627f Add iriver X20 support to tcctool - information contributed by Octavian Voicu. by Dave Chapman · 16 years ago
  43. 032eb9a Accept FS #9451 by Melba Sitjar: add missing strings to the Tagalog Language file. by Robert Menes · 16 years ago
  44. 607e671 Made some read-only arrays const, simplified a funky for-loop, fixed potential memo buffer overflow, fixed spelling in calendar plugin. by Bertrik Sikken · 16 years ago
  45. c6be818 Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so this should still work the same as before. by Dave Chapman · 16 years ago
  46. d16fe2d implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. fix red) by Frank Gevaerts · 16 years ago
  47. 20e704b disable logf again by Frank Gevaerts · 16 years ago
  48. 478fc5b reorganise the USB stack a bit to allow for easier integration of non-ARC controller drivers by Frank Gevaerts · 16 years ago
  49. 6219f4c Fix warnings on non-arm targets. by Jens Arnold · 16 years ago
  50. d1b19be Various speedups: (1) Put actual decoding functions into IRAM on PP5002. (2) Put the insane filter buffer into IRAM on coldfire and PP502x (just for completeness, as long as there's no better use). (3) Use the ARMv6 'ssat' instruction for saturation on Gigabeat S. by Jens Arnold · 16 years ago
  51. 66fe9a4 Speed up decoding on Gigabeat F/X and S by lowering BLOCKS_PER_LOOP. This helps keeping things in the (L1) cache (except for -c5000). by Jens Arnold · 16 years ago
  52. 5d29f51 Put the rangecoder struct into IRAM for a nice speedup on coldfire. by Jens Arnold · 16 years ago
  53. 27c7977 Fix red on Players, hopefully. by Robert Menes · 16 years ago
  54. d456460 Further speedup for ARMv6 by better pipelining in scalarproduct(). by Jens Arnold · 16 years ago
  55. 7fc4462 fix yellow. Don't do the spindown/usb things in the bootloader by Frank Gevaerts · 16 years ago
  56. 0acaece Recommit FS #9428 by David Hall. The SWCODEC targets should all work with this patch applied. by Robert Menes · 16 years ago
  57. 6755459 Fix static noise on armv6. by Jens Arnold · 16 years ago
  58. 46bf6bd Add preliminary ARMv5te optimisations (verified working, but can probably be sped up further), and fix a comment in the ARMv6 code. by Jens Arnold · 16 years ago
  59. 6fcf276 Add armv6 specific asm code for the APE filters, speeding up -c2000..-c5000 a bit on Gigabeat S. by Jens Arnold · 16 years ago
  60. c42f22c Correct test to avoid drawing outside display, fixes a problem in sim with spacerocks, could possibly fix things on target too. by Nils Wallménius · 16 years ago
  61. 069f542 Fix FS#9397 - calendar plugin shows incorrect calendars, fix suggested by Thomas Schott by Nils Wallménius · 16 years ago
  62. 79171b7 Revert r18687, as the patch appears to break battery_bench on the Archos Player. Should also fix red. by Robert Menes · 16 years ago
  63. dfec613 fix yellow... should also actyually fix the issue... by Jonathan Gordon · 16 years ago
  64. ff940bc Commit FS#9428 by David Hall: change battery bench messages on SWCODEC targets. The plugin should display the proper "canel" button on each target now. by Robert Menes · 16 years ago
  65. 28f1f50 Hopefully fix crashes if the start screen is set to previous and nvram.bin becomes invalid by Jonathan Gordon · 16 years ago
  66. fcdffd6 Accept FS#8943, allow disk spindown during USB connection for software usb by Frank Gevaerts · 16 years ago
  67. 6d5b540 Change the MODEL_NUMBER for various new ports so that it is unique again. by Dave Chapman · 16 years ago
  68. 82131ac Fix some new ports to ensure target_id is unique by Dave Chapman · 16 years ago
  69. c2933cd Remove the dependency on sufficient free space in the padding at the end of the firmware block by storing the ucl unpack function in the main firmware block, immediately before the compressed firmware image. Also simplify the memcpy function in test.S. This has been tested successfully on a Clip. by Dave Chapman · 16 years ago
  70. d1d8b4c Add Rafael Carre (funman) for his work on SansaV2 hacking and contributions to mkamsboot and related code by Dave Chapman · 16 years ago
  71. 6fea888 Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of code around to simplify things. by Nils Wallménius · 16 years ago
  72. 2c096e4 It turns out that in-place UCL decompression isn't as easy as we thought, so we copy the OF to an unused part of RAM before decompressing it. This works - I have successfully patched m300a-1.1.17A.bin and installed on my Clip with this code. Thanks to Rafael Carre (funman) for the actual patch. by Dave Chapman · 16 years ago
  73. caeaf76 Correct the content of an error message (thanks to Jens for spotting) and fix a warning by Dave Chapman · 16 years ago
  74. fc72216 We need to strip the header (26 bytes) from the UCL file - based on the information in tools/ucl2src.pl. Also add some sanity checking of the UCL file. by Dave Chapman · 16 years ago
  75. 5891a38 Bug fix #1 for mkamsboot - pass the correct parameters to the ucl unpack function. by Dave Chapman · 16 years ago
  76. 757f511 Untested (i.e. will almost certainly brick your device if you attempt to use it) first attempt at making mkamsboot store the original firmware as a UCL compressed image. If it works, then this means we have about 40KB (depending on target and OF version) for our bootloader code. I repeat: This is UNTESTED and needs reviewing fully before attempting to install on a device. by Dave Chapman · 16 years ago
  77. fe72d57 Original, unmodified version of the ARM thumb implementation of the UCL ucl_nrv2e_decompress_8 function from upx-3.03 - licensed under the GPL (v2 or later). This will be used to decompress the original firmware image in the next version of mkamsboot. by Dave Chapman · 16 years ago
  78. 66f5eec Fix samplerate setting for mini 1g/2g by Peter D'Hoye · 16 years ago
  79. e10a5a5 Revert unnecessary fix for broken Interix-gcc 4.2. by Jens Arnold · 16 years ago
  80. f60c1ae More samplerates for playback for ipod 1g/2g, and fix the ipod mini 1g/2g which also use WM8721. by Peter D'Hoye · 16 years ago
  81. b297eb9 Codepolice: the patch I accepted contained some tabs. Oops by Peter D'Hoye · 16 years ago
  82. a281549 Fixes for building the MIPS toolchain on Interix: (1) Binutils need -Werror disabled, because compiling binutils (and also gcc) spits a lot of alignment warings. (2) Gcc tries to call 'sh' without path in by default (#!sh), but Interix 3.5+ doesn't allow that. by Jens Arnold · 16 years ago
  83. 173b411 Fix FS#9418 'Player unresponsive while searching playlist with directory cache enabled' by Nils Wallménius · 16 years ago
  84. b82fd56 Delete unused function, const police, minor style police by Nils Wallménius · 16 years ago
  85. 0326055 We don't know how to increase the firmware size, so abort instead of creating a bricking firmware. Suggested by Rafaël Carré (funman). by Dave Chapman · 16 years ago
  86. 11ef4ce Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM8731: More samplerates for playback and recording. Only tested on H10 but should work on the others too. by Peter D'Hoye · 16 years ago
  87. aa8a76b Interix also doesn't like the m68040. by Jens Arnold · 16 years ago
  88. 316b8b8 Small punctuation fixes to german rbutil translation (FS#9425 by Alexander Levin). by Dominik Riebeling · 16 years ago
  89. 9d4e6d1 Fix yellow by Maurus Cuelenaere · 16 years ago
  90. 1a253d1 MkZenBoot: by Maurus Cuelenaere · 16 years ago
  91. 197c24c Completely rework the bootloader installation class: by Dominik Riebeling · 16 years ago
  92. 063d37b Oops, big oops: revert the PID values back to their proper values. Oversight on my part. :) by Robert Menes · 16 years ago
  93. f83fc36 Gave meizu_dfu's source the official Rockbox header. No functional changes. by Robert Menes · 16 years ago
  94. 6a01221 rbutil: hopefully fix sapi voice engine support. (sapi_voice.vbs wants now utf16) by Dominik Wenger · 16 years ago
  95. 1ab86bb Update Dutch RBUtility translation by Maurus Cuelenaere · 16 years ago
  96. 3ef51c5 Add the shutdown routine necessary when bootloader is flashed. Normal build/bootloader still operate as expected. by Karl Kurbjun · 16 years ago
  97. 143b8f1 More Gigabeat F flash work. This sets the bootloader up for dual boot functionality and allows the player to shutdown cleanly (with the help of the OF). This does not effect the normal build or non-flash bootloader. by Karl Kurbjun · 16 years ago
  98. 2864326 Small and Complete Installations always install the most bleeding edge build. Put a note about this in the confirmation dialog. by Dominik Riebeling · 16 years ago rbutil_m1.0.7
  99. 25c868a Bump version to m1.0.7 by Dominik Riebeling · 16 years ago
  100. 2438d78 redo the previous commit so its actually useful. by Jonathan Gordon · 16 years ago