1. 7a7d7a2 Improve seeking in opus, tested on Sansa; not tested on a target with a disk. by Frederik M.J. Vestre · 12 years ago
  2. 823d090 opus: arm asm for C_MULC by Andree Buschmann · 12 years ago
  3. 2326f15 opus: cf asm for C_MULC by Nils Wallménius · 12 years ago
  4. 0ae8d16 opus: replace copy loops with calls to memcpy by Andree Buschmann · 12 years ago
  5. c7840e7 opus: speed up mdct overlap add and copying by Andree Buschmann · 12 years ago
  6. 3ac0fc7 opus: cf inline asm for MULT32_32_Q31 by Nils Wallménius · 12 years ago
  7. 2119f75 opus: full precision MULT32_32_Q31 (32*32=64>>31) multiplication by Andree Buschmann · 12 years ago
  8. da67f66 opus: slight speedup of deemphasis by Andree Buschmann · 12 years ago
  9. dceec09 opus: speed up comb_filter by Andree Buschmann · 12 years ago
  10. 6d2ad50 opus: put arrays frequently used by pulse decoding on the stack by Nils Wallménius · 12 years ago
  11. 8687b98 opus: speed up arm asm MULT16_32_Q15 by Nils Wallménius · 12 years ago
  12. d7799aa opus: allocate mdct f2 buffer in iram by Andree Buschmann · 12 years ago
  13. b6bcb13 opus: allocate buffers for X and freq in iram by Andree Buschmann · 12 years ago
  14. 341e2c4 Support technically invalid image/jpg mimetype in tags. by Frank Gevaerts · 12 years ago
  15. 270d9ea opus: statically allocate decoder state in iram by Andree Buschmann · 12 years ago
  16. 082cd01 opus: speed up deemphasis by Nils Wallménius · 12 years ago
  17. f49785c opus: build with -fno-strict-aliasing for mips to fix warnings by Nils Wallménius · 12 years ago
  18. f636aa0 opus: put frequently used mdct buffer on the real stack which is in iram by Nils Wallménius · 12 years ago
  19. 425725e opus: improve cf MULT16_32_Q15 by giving the compiler more freedom by Nils Wallménius · 12 years ago
  20. 5f60590 opus: put some const tables and structs in iram by Nils Wallménius · 12 years ago
  21. afc6b3f opus: asm MULT16_32_Q15 for arm and cf by Nils Wallménius · 12 years ago
  22. 06fc6fd opus: #if 0 out some more unused code, delete unused file by Nils Wallménius · 12 years ago
  23. f498142 opus: #if 0 out some unused code by Nils Wallménius · 12 years ago
  24. e3cd7ec Remove unused include path for opus by Bertrik Sikken · 12 years ago
  25. 1b8e380 Initial opus codec support by Frederik M J Vestre · 13 years ago
  26. a46e0b0 unwarminder: make SP and PC visible on smaller screens by Marcin Bukat · 13 years ago
  27. 9dd2eb4 skin_engine: Support percentages for viewport positioning by Jonathan Gordon · 13 years ago
  28. 132fcca Make codec_realloc retain the contents when resizing a memory segment by Bertrik Sikken · 13 years ago
  29. 65f9df3 skin_engine: Allow the %St() (setting) skin tag be used as a bar by Jonathan Gordon · 13 years ago
  30. 4c94b98 skin_engine: Fix a obscure parser bug by Jonathan Gordon · 13 years ago
  31. 3d0459d Expand the range of the WPA Pro quant table. Fixes FS#12704. by Michael Giacomelli · 13 years ago
  32. fbe33e0 Fix libmad compilation on MIPS with newer gcc. FS#12013 by Huan Zhang · 13 years ago
  33. 1a4fa16 unwarminder: fix data_abort_handler (wrong address to UIE) by Amaury Pouly · 13 years ago
  34. afc9608 New crossfeed algorithm for Rockbox: "Meier" crossfeed by Bertrik Sikken · 13 years ago
  35. 08f5224 Use shorter lines to show an ARM backtrace (so address fit on the clip zip screen) by Bertrik Sikken · 13 years ago
  36. 29cfd29 Stop timestretch freezing things during format changes. by Michael Sevakis · 13 years ago
  37. dd61978 Expand the range of the inverse quant table in WMA Pro. by Michael Giacomelli · 13 years ago
  38. b154e51 Revert "Work in progress hermite resampler." by Michael Giacomelli · 13 years ago
  39. f8d5446 support decoding of files that contain the number of vector coded coefficients in their bitstream by Michael Giacomelli · 13 years ago
  40. f358228 Work in progress hermite resampler. by Michael Giacomelli · 13 years ago
  41. c9d082f dsp_arm: Fix up some .section directives to fix crash on app targets. by Thomas Martitz · 13 years ago
  42. 2202ed3 TDSpeed: Fix crackling on some systems by Nils Wallménius · 13 years ago
  43. fbe9ccc TDSpeed settings to setup call need to be recorded, always. by Michael Sevakis · 13 years ago
  44. dd59e1d TDSpeed: Minor assembly optimization to frame fade on Coldfire. by Michael Sevakis · 13 years ago
  45. 0e5dd0a TDSpeed: Fix up samples consumed return (FS#12666) + other stuff like... by Michael Sevakis · 13 years ago
  46. d29a11b Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL by Nils Wallménius · 13 years ago
  47. d26a35d Tweak dsp_format_change_process (default format handler). by Michael Sevakis · 13 years ago
  48. 87a9951 Consolidate some sample input code. by Michael Sevakis · 13 years ago
  49. 2dda258 Remove STATICIRAM hack by Nils Wallménius · 13 years ago
  50. 3f61caa rbcodec: abstract tdspeed buffer allocation by Nils Wallménius · 13 years ago
  51. dfeab52 remove extraneous parens by Rafaël Carré · 13 years ago
  52. 5aadf87 asap codec: remove invalid memset by Rafaël Carré · 13 years ago
  53. 06c8ab8 Don't use function in a function by Rafaël Carré · 13 years ago
  54. 6fd4780 Correct comments in lin_resample re: what is actually used by asm. by Michael Sevakis · 13 years ago
  55. 88aeef9 Remove pointless IRAM allocation from voice DSP. by Michael Sevakis · 13 years ago
  56. dbe5e5f rbcodec: Hooks for target specific functions in dsp_process loop by Michael Sevakis · 13 years ago
  57. cadb362 Add rbcodecplatform.h and rbcodecconfig.h. by Sean Bartell · 13 years ago
  58. 26e5e60 Delete unused stub functions. by Nils Wallménius · 13 years ago
  59. 45c5b1f Delete autoconf.h file in the warble source, one less headache. by Nils Wallménius · 13 years ago
  60. 4bef502 rbcodec refactoring: autoresumable by Sean Bartell · 14 years ago
  61. 0dd200b Fix audio corruption when sequentially playing low bitrate WMA files by Michael Giacomelli · 13 years ago
  62. b4eec0d Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. by Michael Sevakis · 13 years ago
  63. 87d3dde Fix corrupt when repeatidly playing very low bitrate WMA files. by Michael Giacomelli · 13 years ago
  64. f5d9a45 Should've had dsp_replaygain_set_gains as static for now... by Michael Sevakis · 13 years ago
  65. 8f9e3b1 Still need settings.h in dsp_misc.c for now for software volume. by Michael Sevakis · 13 years ago
  66. 57a20d2 Make DSP's replaygain independent of global_settings. by Michael Sevakis · 13 years ago
  67. 5f37840 Warble must have a call to dsp_init before setting options or using it. by Michael Sevakis · 13 years ago
  68. ae5656a Put the <string.h> channel_mode.c for memcpy. by Michael Sevakis · 13 years ago
  69. 56f17c4 Make rbcodec/dsp includes more specific. by Michael Sevakis · 13 years ago
  70. 23b5f3e Make compressor_update static. by Michael Sevakis · 13 years ago
  71. 230f6f4 Lower IRAM footprint on ARM. by Michael Sevakis · 13 years ago
  72. 3b578f0 Fix 3g warning in dsp_arm.S (which showed as an error). by Michael Sevakis · 13 years ago
  73. d8f3e3d Get warble building again. by Michael Sevakis · 13 years ago
  74. 7cc8bbd Fix no newline at end warning. by Michael Sevakis · 13 years ago
  75. c9bcbe2 Fundamentally rewrite much of the audio DSP. by Michael Sevakis · 13 years ago
  76. fe3d580 rbcodec refactoring: get_audio_base_data_type by Sean Bartell · 14 years ago
  77. 0048e5b Some whitespace correction in dsp_*.S by Michael Sevakis · 13 years ago
  78. a6dea9e rbcodec refactoring: dsp_set_eq_coefs by Sean Bartell · 14 years ago
  79. 0842d7f Consolidate compressor settings into a struct. by Michael Sevakis · 13 years ago
  80. e5c3327 Add a more correct absolute difference function to dsp-util. by Michael Sevakis · 13 years ago
  81. f40bfc9 Add codecs to librbcodec. by Sean Bartell · 14 years ago
  82. 2d3c43d skin_engine: rework the parser to be closer to the langauge grammar. by Jonathan Gordon · 13 years ago
  83. 728db21 Revert "skin_engine: rework the parser to be closer to the langauge grammar." by Thomas Martitz · 13 years ago
  84. e43b856 skin_engine: rework the parser to be closer to the langauge grammar. by Jonathan Gordon · 13 years ago
  85. d4674ed arm: implement safe reads by intercepting the data abort handler. by Amaury Pouly · 13 years ago
  86. a54072e arm: fix get_sp (missing return) by Amaury Pouly · 13 years ago
  87. c56950e tlsf: move to /lib (it's also used by plugins). by Thomas Martitz · 13 years ago
  88. 83cb2e5 Fix warble and clean up/refactor Makefile. by Thomas Martitz · 13 years ago
  89. f269aa0 build system: unify/simplify library handling a bit. by Thomas Martitz · 13 years ago
  90. b5716df Build librbcodec with DSP and metadata. by Sean Bartell · 14 years ago
  91. 5edae54 skin_engine: Reenable skin debugging in the sim (use --debugwps) by Jonathan Gordon · 13 years ago
  92. 014a08c skin_engine: New tag to draw a rectangle (optionally with a gradient) by Jonathan Gordon · 13 years ago
  93. 534117d Re-add -DDEBUG to the warble makefile by Frank Gevaerts · 13 years ago
  94. 0cc6ba0 Remove standalone makefile. Use configure to build by Frank Gevaerts · 13 years ago
  95. 8d41b23 Move includes of other makefiles around to make GCCFLAGS work properly. by Frank Gevaerts · 13 years ago
  96. 466a7c6 Integrate the warble tool in the regular build system. by Frank Gevaerts · 13 years ago
  97. 26fc31a Add the warble test program. by Sean Bartell · 14 years ago
  98. 9476883 Fix sanity check in UnwStartThumb() using the wrong register by Thomas Jarosch · 13 years ago
  99. b9bf6cd Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==false by Frank Gevaerts · 13 years ago
  100. 1c1e1c0 skin_engine: ease the restrictions on %x/%xl by Jonathan Gordon · 13 years ago