summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2009-04-06DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and I...hrydgard
2009-04-06More commenting and cleanup and added another BP Function.omegadox
2009-04-06Added separate log for DSP LLE.XTra.KrazzY
2009-04-06Change "BreakPoint" to "Bypass", YAGD says BP REG is a "Bypass Raster State R...omegadox
2009-04-06Direct3D9 plugin now uses BPFunctions and removed its BPStructs. Some cleanu...omegadox
2009-04-06"better" ppc exception handling. I don't see any real world difference, thoughShawn Hoffman
2009-04-06When searching iso directories subfolders, do not include folders multiple timesLPFaint99
2009-04-05VideoCommon: Fixed a case when in debug build.omegadox
2009-04-05DSP: Unbreak disassembler (broken since 2866), commenting, logging changes, m...hrydgard
2009-04-05Openal on linux (get stuck but doens't crash)nakeee
2009-04-05Recoded and moved BPStucts to VideoCommon. Some cleanup in PixelShaderManage...omegadox
2009-04-05Add option to search subfolders for iso directoriesLPFaint99
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-04-03enable old code to record unknown dsp opcodes to their own fileShawn Hoffman
2009-04-03Fixed various OGL fullscreen issues, screen shaking, esc key not working, mis...sl1nk3.s
2009-04-03dsp llet debugger: disasm the ucode when it's dumpedShawn Hoffman
2009-04-03some progress on dsp llet debugger. go dump some ucodes ;)Shawn Hoffman
2009-04-03Do not put the PDB, EXP, LIB files in the bin folder, instead put it where th...omegadox
2009-04-02Updated rumble for nJoy, fixed a few glitches with half press button and dead...sl1nk3.s
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