summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/AudioCommon.vcproj
AgeCommit message (Expand)Author
2010-06-02Meta:Soren Jorvang
2010-01-20Nullsound killed - Fixes Issue 1082Marko Pusljar
2009-07-30set vcproj to unicode for everything except Core, Common, DiscIO, InputCommon...LPFaint99
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
2009-03-30OpenAL: Minor fixes (someone beat me to the other fixes)XTra.KrazzY
2009-03-30git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2800 8ced0084-cf51-0...hyperiris
2009-03-30Added dtk sound mixing to audiocommon (should work with LLE now)nakeee
2009-03-28Add precompiled headers back...I like being able to compile in less than 2 ho...Shawn Hoffman
2009-03-27yeah, start OpenAL sound outputhyperiris
2009-03-26small windows compile fixnakeee
2009-03-26Attempt to move mixer to audio common, it's a bit more complicated than I exp...nakeee
2009-03-25moved wavefile to audiocommon, you might need to add audiocommon include/lib ...nakeee
2009-03-24now all build configs link in visual studio againShawn Hoffman
2009-03-23Added project for AudioCommon.omegadox