Commit Graph

9 Commits

Author SHA1 Message Date
spacy51 0d082ba3f2 Change initialization of DirectSound and XAudio2 to load DLLs at runtime instead of linking statically to them.
Replace timeGetTime() with GetTickCount() in order to eliminate the need of additionally linking against winmm.lib.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@458 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 19:11:28 +00:00
spacy51 16b7645b34 Small update
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@457 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 17:23:18 +00:00
spacy51 4c1c9429d9 ADDED sound output using Microsoft's new XAudio2 API
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@454 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 14:01:34 +00:00
spacy51 c846e62d15 Update MSVC2008 project files.
Fix compiler errors.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@451 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-08 13:59:23 +00:00
Nach acacbd5c2d Whitespace trim, and eol-style native propery set again.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@448 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-05 00:35:39 +00:00
squall_leonhart69r fcb541eb22 moved some of the GBA core files to the new agb directory and setup the paths, fixed some includes i didn't setup properly for GB.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@391 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-27 15:48:18 +00:00
squall_leonhart69r 9e95199210 Renamed GB to DMG, fixed makefiles and vc project files to accomodate this change
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@390 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-27 13:33:37 +00:00
mudlord df87ea7024 Updated Visual Studio 2008 project files (thanks to diediedie)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@150 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-03 07:38:53 +00:00
mudlord 8f80b1d0d1 Added project files for Visual Studio 2008 ("Orcas")
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@113 a31d4220-a93d-0410-bf67-fe4944624d44
2007-11-27 09:42:09 +00:00