mudlord
7d1d78cd9a
Updated copyright information in core files that we modded :)
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@250 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-31 04:52:00 +00:00
spacy51
3d7cd89633
Logging: New messages will not replace old messages anymore when window is opened
...
OpenAL: Corrected some comments
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@243 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-27 15:20:28 +00:00
spacy51
c663dde691
FIXED: No audio buffer low logging when not throttling
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@240 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-27 14:25:48 +00:00
spacy51
b42d881176
Removed "Automatic frame skipping" option, will now be activated with throttling
...
Throttling now uses (actually rapes) the Smooth60FPS functionality, so that throttling is no more skippy.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@239 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-26 16:09:21 +00:00
spacy51
92f63b3f7f
added buffer count selection to OpenAL config dialog. default is 5
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@211 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-16 01:12:49 +00:00
spacy51
86320355b8
reduced buffer count to 5
...
added logging of empty buffer queue
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@207 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-15 19:40:05 +00:00
spacy51
bb250f3e7d
dynamic OpenAL DLL loading
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@189 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-12 18:04:26 +00:00
spacy51
c2997799f7
optimized timing formula a little
...
increases buffer size a little
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@185 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-08 14:48:14 +00:00
spacy51
b93c9ba4fa
fixed: alcCloseDevice was not called in release builds
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@176 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-06 20:27:57 +00:00
spacy51
8d546e2f07
fixed buffer size calculation
...
every sample rate works now
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@174 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-06 17:30:43 +00:00
spacy51
af97deab1d
added OpenAL device enumeration & selection
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@171 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-06 14:23:43 +00:00
mudlord
2dabc9c2d9
soundBufferTotalLen is in DirectSound.cpp now
...
Added correct sound device selection in OpenAL
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@170 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-06 13:54:29 +00:00
mudlord
faf058870c
Added support for OpenAL software audio mixing
...
Updated GBA sound engine to support new audiosavestate format
Several improvements to audio cores
Updated sample buffer length in DirectSound
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@167 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-06 08:16:35 +00:00
spacy51
3ff0606ad8
added DirectSound <> OpenAL selection
...
OpenAL can be excluded from build with #define NO_OAL
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@162 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-05 23:22:37 +00:00
spacy51
8f273f5cc6
added OpenAL output
...
UI change coming soon
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@161 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-05 22:37:40 +00:00