summaryrefslogtreecommitdiff
path: root/Source/Core/Core
AgeCommit message (Expand)Author
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-06-02Meta:Soren Jorvang
2010-06-02Remove a few __APPLE__ ifdefs which are no longer necessary.Soren Jorvang
2010-06-01Some wxWidgets features, like wxProgressDialog used when updating theSoren Jorvang
2010-05-31Avoid printing garbage numbers in the status line when the processSoren Jorvang
2010-05-30Another creeping wx dependency via NetPlay.Soren Jorvang
2010-05-29Core audio system work (Watch for regressions please!):hrydgard
2010-05-29Make this work with debug builds again.Soren Jorvang
2010-05-29Changed both video plugins to save PNG screenshots. Made GCPad New default in...Jordan Woyak
2010-05-28Improve iterator usage.Jordan Woyak
2010-05-28GameListCtrl: fixes progress bar for extracting multiple files (cant mix asci...LPFaint99
2010-05-27Fix another piece of cleanup fallout which appears to have been the causeSoren Jorvang
2010-05-27One more case of 64-bit code outside _M_X64, pointed out by omegadox.Soren Jorvang
2010-05-27Revert previous.Soren Jorvang
2010-05-27Put back call to ScanDirectoryTree() while FindValidTitleIDs() is still in use.Soren Jorvang
2010-05-26Move 64-bit specific variables into proper scope.Soren Jorvang
2010-05-26Uninitialized variables.Soren Jorvang
2010-05-26Unbreak nowx build.Soren Jorvang
2010-05-26NEWLINEbztdlinux
2010-05-26Simplify logging a bit.Soren Jorvang
2010-05-26#pragma warning is specific to the MS compiler.Soren Jorvang
2010-05-26WriteDual32() is only used in 64-bit builds.Soren Jorvang
2010-05-26Remove unused variables.Soren Jorvang
2010-05-24Fix a few compiler/valgrind warnings, kill check for 17th texenv registers, pierre
2010-05-19Fixes wiimenu on 32bit caused by not allocating enough memory for GetAdapters...LPFaint99
2010-05-13Install shared content from wads to the proper locationLPFaint99
2010-05-12Fixed a memory leak in the TrampolineCache. Occurs when stopping a game.skidau
2010-05-12OSX fix Dolphin not actually using the Application Support path.Shawn Hoffman
2010-05-05NetPlay: Allow manual adjustments to the pad buffer size. Hacked in all the f...Jordan Woyak
2010-05-01NetPlay: completely redone - should be somewhat usable when using Single Core...Jordan Woyak
2010-04-25Make wiimote connect/disconnect hotkeys work when not rendering to main. Als...Glenn Rice
2010-04-22Move fullscreen display resolution control to the GUI with the rest of the fu...Glenn Rice
2010-04-22fixed mipmap loading in both plugins.Rodolfo Osvaldo Bogado
2010-04-20OS X: enable path in Jit64::stX. fix wxw assert on opening ConfigMain. __forc...Shawn Hoffman
2010-04-18fixed a bug where events scheduled for the same time run in backwards ordernitsuja-
2010-04-17possible savestate memory leak fix in DoBuffernitsuja-
2010-04-17Fixed the LI and LIS PPC instructions in the JIT. This fixes MGS:TS Konami l...skidau
2010-04-15Re-add the show FPS/VPS speed information in the window title when not render...Glenn Rice
2010-04-14HLE: Remove the RE0 hack because of reports of it not working which is most l...death2droid
2010-04-13Fixed the crash in DSP LLE JIT on x64 by aligning the stack.skidau
2010-04-12Big restructuring of how the video plugin works. In linux and windows you sh...Glenn Rice
2010-04-11Code cleanups, warning fixesNeoBrainX
2010-04-10JIT single steppingskidau
2010-04-08Random fixes and cleanupsNeoBrainX
2010-04-07DSP LLE Jit, joined work with XK and skidu.nakeee
2010-04-05Partially implement NCDGetWirelessMacAddress on Windows as wellNeoBrainX
2010-04-05Fixed game-specific Wii/Widescreen and RE0 Hack checkboxes.j4ck.fr0st
2010-04-04trunk: Don't enable selection of mic device if dolphin is not compiled with p...Shawn Hoffman
2010-04-04Fix NCDGetWirelessMacAddress always returning the hard coded MAC address inst...NeoBrainX
2010-04-04Partially implement IOCtlV 0x8 (NCDGetWirelessMacAddress) of /dev/net/ncd/manageNeoBrainX