summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/OpenALStream.cpp
AgeCommit message (Collapse)Author
2009-06-12a NEED DEBUG version of openal sound system, nakee, try to FIX it! :)hyperiris
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3409 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-28Fix compile in OSX by reverting my change, dunno why OpenAL is different on ↵Sonicadvance1
my machine. Bit of debug work in nJoy test git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3100 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-24Only have this in OSX since that is only where it compiles apparently?Sonicadvance1
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3061 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-24Fix OSX compiling. Still need to rollback nakee's revision 2566 if you want ↵Sonicadvance1
it to link in to a binary though. SMS under my unibody MBP looks like crap, dunno what's wrong git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3059 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-07linux compile fixnakeee
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2915 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-07osx build fixtmator
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2912 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-04OpenAL: YES! The first version of working OpenAL Backend!hyperiris
I've only test in Ikaruga and Metroid Prime, at least they have sound. Performance is ugly, :<, still need more work on it. To enable oal in Dolphin, uncomment Source/Core/Common/Src/Common.h: //#define HAVE_OPENAL 1 git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2865 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-31really fix building without OAL, and disable it (for time being i guess) on ↵Shawn Hoffman
windows...crazy non-static libs no one wants to deal with git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2811 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-30Fixing compile without openalnakeee
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2810 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-30OpenAL: Minor fixes (someone beat me to the other fixes)XTra.KrazzY
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2807 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-30git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2800 ↵hyperiris
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-30OpenAL: continue work on ithyperiris
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2799 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-28fix some OpenAL unresolved symbols on linuxShawn Hoffman
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2779 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-28Some code cleanupomegadox
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2768 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-27yeah, start OpenAL sound outputhyperiris
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2764 8ced0084-cf51-0410-be5f-012b33b47a6e