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