.. |
Dialogs
|
Finished the new logging options dialog (loads and saves settings (!))
|
2009-11-11 11:36:13 +00:00 |
Panels
|
Implemented new pxCheckBox into the rest of the gui components.
|
2009-11-11 14:08:42 +00:00 |
Resources
|
Fixes Issue 419 by checking validity of StdHandle values. Also:
|
2009-09-22 04:37:11 +00:00 |
AdvancedDialog.cpp
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
AdvancedDialog.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
App.h
|
Fix a few stability issues with on-the-fly plugin re-configuration and the F9 RenderSwitch. (all plugin settings should be changeable without having to reset emulation or anything now)
|
2009-11-05 13:13:02 +00:00 |
AppAssert.cpp
|
aligned_stack branch: Preliminary work for having the recompilers align the stack to 16 bytes, to appease the expectations of GCC and Mac OSX.
|
2009-10-17 20:48:03 +00:00 |
AppConfig.cpp
|
Misc bugfixes to plugin management and error handling.
|
2009-11-04 09:30:22 +00:00 |
AppConfig.h
|
Much work on menus, gui features. Partially-working recent-isos menu list. Bugfix for some of the new console stuff that could have caused some funny bunny business, or crashes, in a few games. Why dat wascaly wabbit! >_<
|
2009-10-31 10:03:07 +00:00 |
AppCoreThread.cpp
|
Added drag&drop for the main window (supports isos and ELFs -- isos are automatically added to the Recent Iso menu), and fixed some minor bugs in managing/updating the recent iso menu.
|
2009-11-03 20:26:01 +00:00 |
AppInit.cpp
|
Implemented a feature which could potentially reduce the slight slowdowns present when running in windowed mode inside Aero.
|
2009-11-11 03:56:14 +00:00 |
AppMain.cpp
|
Misc bugfixes to plugin management and error handling.
|
2009-11-04 09:30:22 +00:00 |
AppRes.cpp
|
Lots of new code maintenance stuffs:
|
2009-10-04 08:27:27 +00:00 |
CheckedStaticBox.cpp
|
Partial re-implementation of emulation Trace Logging. Still a work in progress. >_<
|
2009-11-10 17:53:22 +00:00 |
CheckedStaticBox.h
|
Partial re-implementation of emulation Trace Logging. Still a work in progress. >_<
|
2009-11-10 17:53:22 +00:00 |
ConsoleLogger.cpp
|
Avoid use of wxString in globals, unless really necessary (C++ global/static object initializers on "complex" objects that do resource management can lead to wonky inter-dependency nightmares, plus this more efficient anyways ;)
|
2009-11-08 05:00:28 +00:00 |
ConsoleLogger.h
|
Much work on menus, gui features. Partially-working recent-isos menu list. Bugfix for some of the new console stuff that could have caused some funny bunny business, or crashes, in a few games. Why dat wascaly wabbit! >_<
|
2009-10-31 10:03:07 +00:00 |
FrameForGS.cpp
|
Partial implementation of Video configuration panel (totally just for show right now, does nothing).
|
2009-11-09 15:00:45 +00:00 |
GlobalCommands.cpp
|
Should probably drink something with caffeine in it, and worry about sandwiches later.
|
2009-11-10 22:00:14 +00:00 |
IniInterface.cpp
|
Misc bugfixes to plugin management and error handling.
|
2009-11-04 09:30:22 +00:00 |
IniInterface.h
|
Misc bugfixes to plugin management and error handling.
|
2009-11-04 09:30:22 +00:00 |
IsoDropTarget.cpp
|
Added drag&drop for the main window (supports isos and ELFs -- isos are automatically added to the Recent Iso menu), and fixed some minor bugs in managing/updating the recent iso menu.
|
2009-11-03 20:26:01 +00:00 |
IsoDropTarget.h
|
Enable patches, and fix Linux compilation.
|
2009-11-03 21:29:45 +00:00 |
MainFrame.cpp
|
Patches don't need to go, they work apparently :p
|
2009-11-11 05:55:11 +00:00 |
MainFrame.h
|
Fix a few stability issues with on-the-fly plugin re-configuration and the F9 RenderSwitch. (all plugin settings should be changeable without having to reset emulation or anything now)
|
2009-11-05 13:13:02 +00:00 |
MainMenuClicks.cpp
|
Fix a few stability issues with on-the-fly plugin re-configuration and the F9 RenderSwitch. (all plugin settings should be changeable without having to reset emulation or anything now)
|
2009-11-05 13:13:02 +00:00 |
MemoryCardFile.cpp
|
Revamped some console log stuff.
|
2009-10-29 13:32:40 +00:00 |
Plugins.cpp
|
Fix a few stability issues with on-the-fly plugin re-configuration and the F9 RenderSwitch. (all plugin settings should be changeable without having to reset emulation or anything now)
|
2009-11-05 13:13:02 +00:00 |
RecentIsoList.cpp
|
Added drag&drop for the main window (supports isos and ELFs -- isos are automatically added to the Recent Iso menu), and fixed some minor bugs in managing/updating the recent iso menu.
|
2009-11-03 20:26:01 +00:00 |
RecentIsoList.h
|
Added drag&drop for the main window (supports isos and ELFs -- isos are automatically added to the Recent Iso menu), and fixed some minor bugs in managing/updating the recent iso menu.
|
2009-11-03 20:26:01 +00:00 |
Saveslots.cpp
|
Console logging performance tweaks, disable the unused GIFtag register log (it's been tested enough and documented), and add extra calls to GSchangeSaveState (affects zerogs/zzogl only).
|
2009-11-05 19:32:27 +00:00 |
i18n.cpp
|
Revamped some console log stuff.
|
2009-10-29 13:32:40 +00:00 |
i18n.h
|
Upgraded PCSX2 core and utilities to GPLv3.
|
2009-09-08 12:08:10 +00:00 |
wxHelpers.cpp
|
Implemented new pxCheckBox into the rest of the gui components.
|
2009-11-11 14:08:42 +00:00 |
wxHelpers.h
|
Implemented new pxCheckBox into the rest of the gui components.
|
2009-11-11 14:08:42 +00:00 |