1. ca423ed Proposed fix for FS#12878: Zero-length embedded album art prevents mp3 playback by Jack Whitham · 11 years ago
  2. e3c2ed7 Sync libopus to upstream release 1.1 by Nils Wallménius · 11 years ago
  3. d0918b9 DSP Compressor: Sidechain, Exponential Atk/Rls by Ryan Billing · 11 years ago
  4. f633d5e Add support for flac embeded album art. by Albert Song · 11 years ago
  5. b770f63 flac: fix seeking. by Andrew Ryabinin · 11 years ago
  6. 4626b17 Add missing #include statements. by Kevin Zheng · 11 years ago
  7. 0f1d44d Simulator - encoders can now be loaded by Lorenzo Miori · 11 years ago
  8. b97cdc8 Opus: delete two files that were moved into a subdir by Nils Wallménius · 11 years ago
  9. 3000ca3 Fix warning from a35c1b3 by Nils Wallménius · 11 years ago
  10. a35c1b3 Opus: Coldfire inline asm for comb_filter_const by Nils Wallménius · 11 years ago
  11. 516f7fb Add cf asm inline for multiplication commonly used in silk. by Nils Wallménius · 11 years ago
  12. b592a7a Put two hot silk arrays on real stack (iram) by Nils Wallménius · 11 years ago
  13. a602ea3 Silence spurious warning by Nils Wallménius · 11 years ago
  14. 580b307 Sync opus codec to upstream git by Nils Wallménius · 11 years ago
  15. a2a2e14 lua: Switch memory allocator from dl to tlsf by Marcin Bukat · 11 years ago
  16. b2e80ed Change CODECFLAGS to a "simply-expanded" var to give the individual by Nils Wallménius · 11 years ago
  17. b1209d4 Fix FS#12889 : Audible pop right after setting Repeat/Shuffle by Michael Sevakis · 11 years ago
  18. e04e29d mp3_enc: Fix early snafu with stream finish on COP by Michael Sevakis · 11 years ago
  19. 95bc931 Multithread compressing encoders on multicore targets. by Michael Sevakis · 11 years ago
  20. d37bf24 Enable setting of global output samplerate on certain targets. by Michael Sevakis · 11 years ago
  21. 4888131 Update software recording engine to latest codec interface. by Michael Sevakis · 11 years ago
  22. a9ea1a4 Fix some whitespace in files changed in following commit. by Michael Sevakis · 11 years ago
  23. d475dd3 Remove old EQ presets. by Michael Giacomelli · 11 years ago
  24. d4061a4 Silence some (harmless) warnings. by Frank Gevaerts · 11 years ago
  25. b6ddbc4 Fix id3v2 album art if more than one image is present. by Dominik Riebeling · 11 years ago
  26. 46688a6 Missed removing a couple unwanted includes in previous commit. by Michael Sevakis · 11 years ago
  27. b5a6517 Remove explicit config.h and system.h includes from DSP code. by Michael Sevakis · 11 years ago
  28. 30fe6eb SPC Codec ARMv5: I didn't have fast gauss quite right. by Michael Sevakis · 11 years ago
  29. 4077eac Fix return address when data_abort_handler skips faulting instruction. by Boris Gjenero · 11 years ago
  30. 6e211ab Remove dsp_callback because DSP is now library code, not app code. by Michael Sevakis · 11 years ago
  31. 33f3af2 SPC Codec: Add ARMv5 optimized code. Easy peasy. by Michael Sevakis · 11 years ago
  32. 9b43f14 SPC Codec: Simplify configuration and assume nothing need be disabled. by Michael Sevakis · 11 years ago
  33. ed24e62 SPC Codec: Have metadata parser fill in frequency and bitrate. by Michael Sevakis · 11 years ago
  34. 1f76eda SPC Codec: Need to restore a bit more data from cached waves. by Michael Sevakis · 11 years ago
  35. de86b4a Opus: fix glitch caused by 2e9aa3d by Nils Wallménius · 11 years ago
  36. 71b9685 Fix FS#9577 - SNES player missing tracks on certain SPCs by Michael Sevakis · 11 years ago
  37. 00e55d0 Fix 87021f7 errors. There is no this->echo_pos when SPC_NOECHO != 0. by Michael Sevakis · 11 years ago
  38. 87021f7 SPC Codec: Refactor for CPU and clean up some things. by Michael Sevakis · 11 years ago
  39. a17d6de Opus: fix seeking to start of track by Nils Wallménius · 11 years ago
  40. 2e9aa3d Opus: avoid allocating space for comment packets by Nils Wallménius · 11 years ago
  41. c7124b5 Fix opus craches with large embedded album art by Nils Wallménius · 11 years ago
  42. a7dee7f Introduce new hermite polynomial resampler. by Michael Sevakis · 12 years ago
  43. fce81a8 Rename all the "lin_resample..." stuff to simply "resample_...". by Michael Sevakis · 11 years ago
  44. 3fd25dc Purge the usage of DSP_SWITCH_FREQUENCY. by Michael Sevakis · 11 years ago
  45. d566fd5 Revert "Don't set CORE_GCSECTIONS in fixedpoint.make." by Dominik Riebeling · 11 years ago
  46. 1a4acc9 Fix missed optimization opportunity in dsp_process. by Michael Sevakis · 11 years ago
  47. 78a45b4 Cleanup and simplify latest DSP code incarnation. by Michael Sevakis · 12 years ago
  48. 850491a Don't set CORE_GCSECTIONS in fixedpoint.make. by Dominik Riebeling · 11 years ago
  49. 370ed6d Properly seek to next id3v2 frame for unsynced tags. by Dominik Riebeling · 11 years ago
  50. a2d8d42 Properly implement volume in warble. dB cut only. by Michael Sevakis · 11 years ago
  51. 5314fb2 Add $(SHARED_CFLAGS) to fixedpoint.make to quash amd64 errors in 95e23de. by Michael Sevakis · 11 years ago
  52. 95e23de Make fixepoint.c as a shared library (libfixedpoint.a). by Michael Sevakis · 11 years ago
  53. 0c7b787 Straighten out the mad twisted state of sound.c and related areas. by Michael Sevakis · 12 years ago
  54. f5a5b94 Implement universal in-PCM-driver software volume control. by Michael Sevakis · 12 years ago
  55. f49e750 Move fixedpoint.h to be accessible in /firmware. by Michael Sevakis · 12 years ago
  56. c738942 VGM Codec: Improve time and fade behavior. Tweak minor misc. by Michael Sevakis · 12 years ago
  57. 2febee5 more error handling for checkwps by Jonathan Gordon · 12 years ago
  58. d76dca1 checkwps: show a helpful error if the parser callback errors out by Jonathan Gordon · 12 years ago
  59. 36a9990 Build libtlsf for all systems by Frank Gevaerts · 12 years ago
  60. 66acb39 Fix FSB#12826 - Mini-sound burp between track skips [with WMA]. by Michael Sevakis · 12 years ago
  61. 1eb17dc EQ settings: Rework the settings to clean up the config file. by Jonathan Gordon · 12 years ago
  62. e98e64b Fix Theme Editor build. by Dominik Riebeling · 12 years ago
  63. d73c209 10 Band EQ w/Presets by Hayden Pearce · 12 years ago
  64. 1501df0 Deprecate the EXTRA_LIBS variable. by Björn Stenberg · 12 years ago
  65. a2ab22e ARMv5 optimized complex multiply function for libopus. by Michael Giacomelli · 12 years ago
  66. 362ade3 Fix FS#12794 - new EQ code does not compile for the Nokia N8x0 by Michael Sevakis · 12 years ago
  67. 685cf59 9 segment bitmap drawing: by Jonathan Gordon · 12 years ago
  68. d594b36 Add support for 16 bit 'half float' format PCM. by Michael Giacomelli · 12 years ago
  69. 54ef306 flac: use 64 bit math to calculate the elapsed time by Nils Wallménius · 12 years ago
  70. 41b6ac6 libgme: fix badly written cpp conditions spotted by gcc 4.6.3 by Marcin Bukat · 12 years ago
  71. bc6c08c opus: only put the mdct function in iram for cf, by Nils Wallménius · 12 years ago
  72. aa55bc2 opus: don't rely on stride being 1<<shift by Nils Wallménius · 12 years ago
  73. 091619b opus: use two pointers for mdct pre and post rotation by Andree Buschmann · 12 years ago
  74. c8e7dae opus: put hot code in iram by Nils Wallménius · 12 years ago
  75. 7a7d7a2 Improve seeking in opus, tested on Sansa; not tested on a target with a disk. by Frederik M.J. Vestre · 12 years ago
  76. 823d090 opus: arm asm for C_MULC by Andree Buschmann · 12 years ago
  77. 2326f15 opus: cf asm for C_MULC by Nils Wallménius · 12 years ago
  78. 0ae8d16 opus: replace copy loops with calls to memcpy by Andree Buschmann · 12 years ago
  79. c7840e7 opus: speed up mdct overlap add and copying by Andree Buschmann · 12 years ago
  80. 3ac0fc7 opus: cf inline asm for MULT32_32_Q31 by Nils Wallménius · 12 years ago
  81. 2119f75 opus: full precision MULT32_32_Q31 (32*32=64>>31) multiplication by Andree Buschmann · 12 years ago
  82. da67f66 opus: slight speedup of deemphasis by Andree Buschmann · 12 years ago
  83. dceec09 opus: speed up comb_filter by Andree Buschmann · 12 years ago
  84. 6d2ad50 opus: put arrays frequently used by pulse decoding on the stack by Nils Wallménius · 12 years ago
  85. 8687b98 opus: speed up arm asm MULT16_32_Q15 by Nils Wallménius · 12 years ago
  86. d7799aa opus: allocate mdct f2 buffer in iram by Andree Buschmann · 12 years ago
  87. b6bcb13 opus: allocate buffers for X and freq in iram by Andree Buschmann · 12 years ago
  88. 341e2c4 Support technically invalid image/jpg mimetype in tags. by Frank Gevaerts · 12 years ago
  89. 270d9ea opus: statically allocate decoder state in iram by Andree Buschmann · 12 years ago
  90. 082cd01 opus: speed up deemphasis by Nils Wallménius · 12 years ago
  91. f49785c opus: build with -fno-strict-aliasing for mips to fix warnings by Nils Wallménius · 12 years ago
  92. f636aa0 opus: put frequently used mdct buffer on the real stack which is in iram by Nils Wallménius · 12 years ago
  93. 425725e opus: improve cf MULT16_32_Q15 by giving the compiler more freedom by Nils Wallménius · 12 years ago
  94. 5f60590 opus: put some const tables and structs in iram by Nils Wallménius · 12 years ago
  95. afc6b3f opus: asm MULT16_32_Q15 for arm and cf by Nils Wallménius · 12 years ago
  96. 06fc6fd opus: #if 0 out some more unused code, delete unused file by Nils Wallménius · 12 years ago
  97. f498142 opus: #if 0 out some unused code by Nils Wallménius · 12 years ago
  98. e3cd7ec Remove unused include path for opus by Bertrik Sikken · 12 years ago
  99. 1b8e380 Initial opus codec support by Frederik M J Vestre · 12 years ago
  100. a46e0b0 unwarminder: make SP and PC visible on smaller screens by Marcin Bukat · 12 years ago