2 Commits

Author SHA1 Message Date
sinamas
a0b4f787b0 - explicit constructor.
git-svn-id: https://gambatte.svn.sourceforge.net/svnroot/gambatte@296 9dfb2916-2d38-0410-aef4-c5fe6c9ffc24
2011-11-07 21:48:09 +00:00
sinamas
9feeeed04d - Add CoreAudio engine with rate estimation and buffer status support. Default engine on Mac OS X.
- 44100 Hz default sample rate on OS X, since OS X tends to resample everything to 44100 Hz.
- Get rid of buffer status averaging in OpenAlEngine, since it makes assumptions on usage pattern that shouldn't be made.
- Extend ringbuffer.h to support resetting size, and move it to common dir since gambatte_qt/coreaudioengine uses it too now.


git-svn-id: https://gambatte.svn.sourceforge.net/svnroot/gambatte@185 9dfb2916-2d38-0410-aef4-c5fe6c9ffc24
2008-10-24 02:51:13 +00:00