Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-09 | Merge pull request #625 from digitall/rate-hack | Eugene Sandulenko | |
AUDIO: Add support for sample rates >65kHz. | |||
2014-06-01 | AUDIO: Support 96kHz audio rates in ARM assembler rate conversion. | D G Turner | |
This should be the same changes as fuzzie's previous commit to the C++ version. | |||
2014-02-18 | AUDIO: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | ARM: Fix compilation really hard | dhewg | |
2011-04-23 | ASM: Defines do not get mangled | dhewg | |
2011-03-11 | AUDIO: Fix some whitespaces | dhewg | |
2011-03-11 | AUDIO: Work around ARM code volume limits | dhewg | |
The ARM specific rate converters work with 8bit volume vars. Limit volumes to 0xff to prevent crackling. | |||
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn | |
svn-id: r55850 |