PCSX2 - The Playstation 2 Emulator
Go to file
Jake.Stine 2c3c5401e8 wxGui branch: major progress on many fronts!
* Added new files AppConfig.cpp and StringUtils.cpp, and removed memzero.h (we'll use the win/linux platform dependent implementations)
 * Enabled wxWidgets memory tracing since we don't use a memory trace util of our own.

 * Switched many instances of std::string to wxString.
 * Added preliminary support for configuration settings and ini file creation.
 * Added a set of parsing and splitting tools to StringUtils.

 * Set it up so that the Console log is attachable to the main window, when dragging (fun!)
 * Main window and console log window record and restore window positions between runs (only partially implemented yet)

git-svn-id: http://pcsx2.googlecode.com/svn/branches/wxgui@881 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-04-02 11:30:23 +00:00
3rdparty wxGui branch: major progress on many fronts! 2009-04-02 11:30:23 +00:00
bin wxGui branch: Merged with trunk (2 weeks of changes!) 2009-03-31 15:54:14 +00:00
common wxGui branch: Merged with trunk (2 weeks of changes!) 2009-03-31 15:54:14 +00:00
fps2bios pcsx2-wxgui: maintenence merging of trunk revisions into the brance (always a good idea to update branches after header file renames) 2009-03-13 06:14:08 +00:00
pcsx2 wxGui branch: major progress on many fronts! 2009-04-02 11:30:23 +00:00
plugins GSdx: updated the delay loaded directx dlls to match the latest sdk 2009-03-31 14:28:23 +00:00
build.sh pcsx2-wxgui: maintenence merging of trunk revisions into the brance (always a good idea to update branches after header file renames) 2009-03-13 06:14:08 +00:00
pcsx2_suite_2008.sln wxgui branch: Full merge of trunk into the new wxgui, including a revision from way long ago that somehow got missed (when I renamed Windows folders in some plugin dirs) 2009-03-19 12:14:37 +00:00