summaryrefslogtreecommitdiff
path: root/Source/Core/DebuggerWX/DebuggerWX.vcproj
AgeCommit message (Expand)Author
2009-09-04Fixed up the filemon a bit, added isEnable function to the logmanagernakeee
2009-09-03GUI: Added file monitor logJohn Peterson
2009-08-27Files: Renamed a code fileJohn Peterson
2009-08-27GUI: Renamed a fileJohn Peterson
2009-07-30set vcproj to unicode for everything except Core, Common, DiscIO, InputCommon...LPFaint99
2009-07-22apparently PCH do not like intermingling of C and C++. Solution: make these ....Shawn Hoffman
2009-07-19Use precompiled headers for faster build of the DebuggerWX and Dolphin projec...hrydgard
2009-07-12More UCode RE. Move MemoryView to DebuggerUICommon.hrydgard
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
2009-03-20Change a bunch of project settings to reduce the flood of warnings you get wh...hrydgard
2009-03-18nakee's new logmanager. added a console window for windows builds (prints to ...Shawn Hoffman
2009-02-24WxUtils were added to the wrong project.hrydgard
2009-02-24Ported wxutils from soap branch (Should make launch and explore work in Linux...nakeee
2009-02-17Also rename the projects as seen within VS.hrydgard
2009-01-24some more warning cleanup.omegadox
2009-01-24Some warning and code cleanup.omegadox
2009-01-23Warp back to 1983!!! (rev 1983, that is, not the year :P)hrydgard
2009-01-23nJoy and PluginManager:John Peterson
2009-01-19fix build and change /EHsc to /EHa. jakestine (pcsx2-playground) says it is t...Shawn Hoffman
2009-01-15nakee's work on dolphin events. Also get wxw out of logmanager. This commit w...Shawn Hoffman
2009-01-06Build Settings: Same thing for DebuggerWXJohn Peterson
2009-01-05CodeWindow: Made boot to pause optional, readded the tooltips in the Release ...John Peterson
2008-10-15added compile time assertion for _SECURE_SCL=0. It is very important that all...fires.gc
2008-10-08Fix some project settings (set SECURE_SCL=0 more consistently). Should preven...hrydgard
2008-10-04Changed _SECURE_SCL from 1 to 0 in the debugger to allow me to access SConfig...John Peterson
2008-09-29all projects should build in windows again... fires.gc
2008-09-29Some changes to the debugger, added a DSP HLE debugging window. I moved the i...John Peterson
2008-09-28Submit all kind of misc little changes and cleanup so I get a clean slate. Th...hrydgard
2008-09-24update to vs2008fires.gc
2008-08-24Ok, part 2/2 of the symbol code rewrite. You can now create and use function ...hrydgard
2008-08-24Change some project settings. Reorganize the symbol database code, step 1/2.hrydgard
2008-08-23Turned on Warnings as Errors for all vcprojs. Fixed almost all of the warning...masken
2008-08-21Move some code out of the plugins into VideoCommon. No functional change.hrydgard
2008-08-21Very basic JIT results viewer.hrydgard
2008-07-24minor improvements (mostly debugger)fires.gc
2008-07-24improved debugger - some meaningful icons would be nice :)fires.gc
2008-07-21Improved some error msgs, added preliminary memory view window, split plugin ...hrydgard
2008-07-21added dummy dialogs for debuggerfires.gc
2008-07-17Started to extract common parts of the two gfx plugins into a new library (VS...hrydgard
2008-07-17added first iteration of breakpoint view for the debuggerfires.gc
2008-07-17New LockThreads option. Also added new INI core option - OptimizeQuantizers. ...hrydgard
2008-07-16Mostly cleanup and some better crash messages. Also enabled partial block lin...hrydgard
2008-07-15just some code cleaningsfires.gc
2008-07-12Initial megacommit.hrydgard