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-03-06 | AUDIO: Manually specify function alignment in ARM assembly. | Johannes Schickel | |
2011-10-31 | AUDIO: Fix some comments and whitespace | Willem Jan Palenstijn | |
2011-10-31 | AUDIO: Fix reverse stereo volumes on ARM | Willem Jan Palenstijn | |
This commit re-converts the stereo rate converters to reverse stereo since they had drifted apart during the last few refactoring steps. In the process it makes vol_l/vol_r behave the same as in the C++. | |||
2011-10-31 | AUDIO: Fix reverse stereo (LinearRate_R) on ARM. | Alyssa Milburn | |
Fixes the issues I can reproduce, and presumably fixes bug #2998862. (cherry picked from commit 797406fe4c77b6a56cc4f8a50c15d639cd440ce4) | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn | |
svn-id: r55850 |