dolphin/Source/Core
aldelaro5 5358e898c6 Fix the breakpoint list not updating after adding a memory check via the memory view.
Add the CCodeWindow to the constructor of the memoryWindow so it can call the notify update of the breakpoint list.

Add the case of breakpoint update when receiving an event (the update command was issued, but wasn't managed before).

Run clang format and renamed the code window names.
2016-08-11 15:38:17 -04:00
..
AudioCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
Common Merge pull request #4097 from lioncash/sysconf 2016-08-10 14:41:35 +02:00
Core Merge pull request #4103 from degasus/dynamic-bat 2016-08-11 12:42:02 +02:00
DiscIO Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DolphinQt2 Remove Global Declarations from Movie 2016-08-04 15:24:44 -04:00
DolphinWX Fix the breakpoint list not updating after adding a memory check via the memory view. 2016-08-11 15:38:17 -04:00
InputCommon GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends D3D11: Support texture dumping of non-zero mipmap levels 2016-08-10 23:45:25 +10:00
VideoCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
CMakeLists.txt