dolphin/Source/Core/Core/Src
Soren Jorvang 2245b1040f Another creeping wx dependency via NetPlay.
Is nowx worth maintaining?


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5546 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-30 07:09:09 +00:00
..
Boot Install shared content from wads to the proper location 2010-05-13 04:50:18 +00:00
Debugger NEWLINE 2010-05-26 21:07:49 +00:00
HLE Random fixes and cleanups 2010-04-08 16:59:35 +00:00
HW Another creeping wx dependency via NetPlay. 2010-05-30 07:09:09 +00:00
IPC_HLE Make this work with debug builds again. 2010-05-29 21:28:27 +00:00
PowerPC Improve iterator usage. 2010-05-28 23:14:16 +00:00
ActionReplay.cpp Code cleanups, warning fixes 2010-04-11 11:16:57 +00:00
ActionReplay.h Random fixes and cleanups 2010-04-08 16:59:35 +00:00
ARDecrypt.cpp Random fixes and cleanups 2010-04-08 16:59:35 +00:00
ARDecrypt.h Code cleanups, warning fixes 2010-04-11 11:16:57 +00:00
ConfigManager.cpp Make wiimote connect/disconnect hotkeys work when not rendering to main. Also made them configurable. 2010-04-25 20:10:16 +00:00
ConfigManager.h fixed mipmap loading in both plugins. 2010-04-22 02:51:07 +00:00
Console.cpp JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin.exe now contains both cores. 2010-01-19 19:28:27 +00:00
Console.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
Core.cpp Changed both video plugins to save PNG screenshots. Made GCPad New default in trunk (it already is in stable). Fixed a hack in new wiimote plugin. Other minor changes. 2010-05-29 10:09:24 +00:00
Core.h possible savestate memory leak fix in DoBuffer 2010-04-17 21:02:03 +00:00
CoreParameter.cpp Big restructuring of how the video plugin works. In linux and windows you shouldn't see a change in the functionality; however, there are changes in how render to main or not, and fullscreen modes, and such are handled. Input is largely restructured for the video plugin. It is now handled by the host. Keys for pausing and changing fullscreen are configurable. More will probably be later. This is probably classified as highly experimental. 2010-04-12 01:33:10 +00:00
CoreParameter.h Make wiimote connect/disconnect hotkeys work when not rendering to main. Also made them configurable. 2010-04-25 20:10:16 +00:00
CoreRerecording.cpp STAND BACK - NEWLINE POLICE 2009-11-15 22:26:39 +00:00
CoreTiming.cpp fixed a bug where events scheduled for the same time run in backwards order 2010-04-18 08:28:52 +00:00
CoreTiming.h possible savestate memory leak fix in DoBuffer 2010-04-17 21:02:03 +00:00
DolLoader.h Code cleanups, warning fixes 2010-04-11 11:16:57 +00:00
Host.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Host.h Re-add the show FPS/VPS speed information in the window title when not rendering to main. 2010-04-15 20:58:34 +00:00
LuaInterface.cpp Remove unused variables. 2010-05-26 20:43:16 +00:00
LuaInterface.h Lua now has GUI and is fully functional! But it doesn't link if I don't ignore libcmt.lib so commented all the LuaInterface calls until someone fixes it... 2009-11-07 23:54:10 +00:00
MemTools.cpp Code cleanups, warning fixes 2010-04-11 11:16:57 +00:00
MemTools.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
OnFrame.cpp fixed a bug where events scheduled for the same time run in backwards order 2010-04-18 08:28:52 +00:00
OnFrame.h fixed a bug where events scheduled for the same time run in backwards order 2010-04-18 08:28:52 +00:00
PatchEngine.cpp Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
PatchEngine.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
PluginManager.cpp finish proper window handling, fix the modal state of the config dialogs, plus some minor cleanup/changes :p 2010-02-25 06:12:35 +00:00
PluginManager.h Revert the SysConf change, since it was intended by shuffle. 2010-02-19 18:50:01 +00:00
SConscript Added scons options "shared_libname=true" to link agains the system shared libraries for lzo, sfml, and soil. For example add the scons option "shared_lzo=true" for lzo. This will check for the system libraries and then fall back to building and linking statically against the Externals if not found. You must have liblzo2-dev, libsoil-dev, and libsfml-dev installed. Note that you need version 1.5 or later for sfml. Currently scons doesn't check the version for you. 2010-03-09 22:17:33 +00:00
State.cpp possible savestate memory leak fix in DoBuffer 2010-04-17 21:02:03 +00:00
State.h possible savestate memory leak fix in DoBuffer 2010-04-17 21:02:03 +00:00
stdafx.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
stdafx.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
Tracer.cpp Random fixes and cleanups 2010-04-08 16:59:35 +00:00
Tracer.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
VolumeHandler.cpp Random fixes and cleanups 2010-04-08 16:59:35 +00:00
VolumeHandler.h Random fixes and cleanups 2010-04-08 16:59:35 +00:00