summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon
AgeCommit message (Expand)Author
2009-06-261. TAS Groundwork: Saving the state (compression and memory dump to file) is ...XTra.KrazzY
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
2009-06-15Attempt to calculate actual refresh rate (i.e. a CPU-GPU synced Mhz), no real...John Peterson
2009-06-12Fix for tatsunoko vs capcom and those wii games getting corrupted memory errorsl1nk3.s
2009-06-12a NEED DEBUG version of openal sound system, nakee, try to FIX it! :)hyperiris
2009-06-03Tiny crash fix for the wiimote plugin as well as a safer check for the volume...sl1nk3.s
2009-05-18Added sound volume slider to HLE sound plugin, currently DSound only, unless ...sl1nk3.s
2009-04-28Fix compile in OSX by reverting my change, dunno why OpenAL is different on m...Sonicadvance1
2009-04-25A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashi...Sonicadvance1
2009-04-24Only have this in OSX since that is only where it compiles apparently?Sonicadvance1
2009-04-24Fix OSX compiling. Still need to rollback nakee's revision 2566 if you want i...Sonicadvance1
2009-04-12more scons build fixupsnakeee
2009-04-07linux compile fixnakeee
2009-04-07osx build fixtmator
2009-04-05Openal on linux (get stuck but doens't crash)nakeee
2009-04-04OpenAL: YES! The first version of working OpenAL Backend!hyperiris
2009-04-04OpenAL: fix CreativeLab bug. This bug causes hang on my machine.hyperiris
2009-03-31really fix building without OAL, and disable it (for time being i guess) on w...Shawn Hoffman
2009-03-30Fixing compile without openalnakeee
2009-03-30OpenAL: Minor fixes (someone beat me to the other fixes)XTra.KrazzY
2009-03-30Small fixupnakeee
2009-03-30Make openal works on linuxnakeee
2009-03-30Linux compile fixnakeee
2009-03-30git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2803 8ced0084-cf51-0...Shawn Hoffman
2009-03-30fix for last commitShawn Hoffman
2009-03-30git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2800 8ced0084-cf51-0...hyperiris
2009-03-30OpenAL: continue work on ithyperiris
2009-03-30Added dtk sound mixing to audiocommon (should work with LLE now)nakeee
2009-03-30fix some improper log msgShawn Hoffman
2009-03-29ops.omegadox
2009-03-29AudioCommon.cpp cleanupomegadox
2009-03-28Fixed Null soundnakeee
2009-03-28Add precompiled headers back...I like being able to compile in less than 2 ho...Shawn Hoffman
2009-03-28fix some OpenAL unresolved symbols on linuxShawn Hoffman
2009-03-28grah...stupid me trying to share patches between linux and windows...Shawn Hoffman
2009-03-28remove some junk added in last few commits. Also I really don't like the styl...Shawn Hoffman
2009-03-28A little fix for the Throttle, it wasn't getting the correct sample_rate thus...sl1nk3.s
2009-03-28Another linux fix with AudioCommon.cppomegadox
2009-03-28Another linux fix with AudioCommon.cppomegadox
2009-03-28Only include DSoundStream header on Windows only.omegadox
2009-03-28Some code cleanupomegadox
2009-03-27Audio: adjust UIhyperiris
2009-03-27yeah, start OpenAL sound outputhyperiris
2009-03-27more clean up, starting to add recording support to sound streamnakeee
2009-03-27Well, it should fix audio, at least on my machine.hyperiris
2009-03-27Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound cre...nakeee
2009-03-26Forgot to init the queue size fixed some sound bugsnakeee
2009-03-26crash fixnakeee
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