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