summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2009-04-01make the new icon look betterShawn Hoffman
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-30add some docs to the lle-testing vcproj and try to shutdown the plugin withou...Shawn Hoffman
2009-03-29Reverted some changes I accidentally commited...Marcus Wanners
2009-03-29ops.omegadox
2009-03-29AudioCommon.cpp cleanupomegadox
2009-03-28Fixed Null soundnakeee
2009-03-28last commit missed AVIDump.hShawn Hoffman
2009-03-28Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video...Marcus Wanners
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-27disable boot from drive when emulator is running (issue 781)Shawn Hoffman
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
2009-03-25moved wavefile to audiocommon, you might need to add audiocommon include/lib ...nakeee
2009-03-25Fixed a few MSVC compiler warnings, and added some switches to the readme.Marcus Wanners
2009-03-24fix crash that could happen when closing ISOProperties on a wii discShawn Hoffman
2009-03-24ISOProperties: clean upShawn Hoffman
2009-03-24now all build configs link in visual studio againShawn Hoffman
2009-03-23come cleanup with lle test and miscShawn Hoffman
2009-03-23Some clean upnakeee
2009-03-23Added project for AudioCommon.omegadox
2009-03-23Starting audio commonnakeee
2009-03-23revert this for now, i need to read moreShawn Hoffman
2009-03-23beginning to take a look at the wonderful world of exceptions. try to impleme...Shawn Hoffman