| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-23 | Fixes OpenSLES's sample rate. | Ryan Houdek | |
| I was statically setting the sample rate to 44.1Khz when we default to run at 48Khz. This was causing audio to sound much too low. | |||
| 2014-10-18 | Fix a race condition in our OpenSL ES audio backend. | Ryan Houdek | |
| After calling enqueue the callback would fire before we had assigned g_mixer a value. This would cause a fun crash to happen. | |||
| 2014-09-08 | Include CommonTypes.h instead of Common.h. | Rohit Nirmal | |
| 2014-08-30 | AudioCommon: Clean up brace placements | Lioncash | |
| 2014-03-09 | clang-modernize -use-nullptr | Tillmann Karras | |
| and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine | |||
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2014-02-17 | Second and final pass of clearing out tabs. | Lioncash | |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
