summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX
AgeCommit message (Expand)Author
2014-04-11VideoBackend: remove unused config vars.magumagu
2014-04-10Merge pull request #242 from LPFaint99/GCMemcardRyan Houdek
2014-04-08Assign "user_defined" value properly for downloaded Gecko codes.Shawn Hoffman
2014-04-02fix exporting all saves in memcardmanagerLPFaint99
2014-04-02Fix compilation error of Wayland_Util.hpf packet
2014-03-30Merge pull request #220 from magumagu/audio-handling-cleanup-v2Pierre Bourdon
2014-03-30Merge pull request #222 from comex/more-clang-fixesPierre Bourdon
2014-03-30Fix harmless warnings.comex
2014-03-29Move audio handling out of DSP emulation.magumagu
2014-03-29Fix assertion fails in FifoPlayerDlg.cpp.Lioncash
2014-03-29Remove unnecessary wxT declarations in FifoPlayerDlg.Lioncash
2014-03-29Remove all trailing whitespaces from our codebase.Pierre Bourdon
2014-03-27Fix include order in EGL.h.Lioncash
2014-03-23Revert "Remove an unnecessary wx translation underscore macro from PHackSetti...Ryan Houdek
2014-03-23Merge pull request #171 from lioncash/rarc-cleanupRyan Houdek
2014-03-23Merge pull request #179 from lioncash/phack-cleanupRyan Houdek
2014-03-23Merge pull request #180 from lioncash/log-window-cleanupRyan Houdek
2014-03-18Merge pull request #182 from RachelBryk/extract-gc-dolPierre Bourdon
2014-03-17Clang 3.4 exposes some warnings on Android.Ryan Houdek
2014-03-17Add extract dol/apploader options back for gc disks.Rachel Bryk
2014-03-17Merge pull request #159 from Tilka/miscMatthew Parlane
2014-03-17Turn some non-const refs into pointersTillmann Karras
2014-03-17More range-based loops and overridesTillmann Karras
2014-03-16Simplify log queue clearing.Lioncash
2014-03-16Remove an unnecessary wx translation underscore macro from PHackSettings.Lioncash
2014-03-16Cleanup a little bit of the PHackSettings.Lioncash
2014-03-16Simplify file tree building for the filesystem view.Lioncash
2014-03-15Merge pull request #166 from Sonicadvance1/Android-configPierre Bourdon
2014-03-15Due to the removal of our char* IniFile setters/getters this broke Android bu...Ryan Houdek
2014-03-15Remove the extra parameters field from the PH.Linktothepast
2014-03-14Fix extracting dols.Rachel Bryk
2014-03-15Merge pull request #164 from lioncash/cstr-cullPierre Bourdon
2014-03-14Fix extracting files on partition > 0.Rachel Bryk
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-12Simplify boolean toggling in the TASInputDlg.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-03-09clang-modernize -add-overrideTillmann Karras
2014-03-09clang-modernize -loop-convertTillmann Karras
2014-03-08Merge pull request #96 from lioncash/remove-console-correctlyMatthew Parlane
2014-03-08Merge pull request #139 from lioncash/wx-cleanMatthew Parlane
2014-03-05Remove some superfluous arguments from some wx control creationsLioncash
2014-03-05Add ClearAllMemChecks to DebugInterfaceLioncash
2014-03-05Fix reading revision specific default game inis in ISOProperties.Rachel Bryk
2014-03-05Allow VS builds to be speedy again.Shawn Hoffman
2014-03-04Make our architecture defines less stupid.Ryan Houdek
2014-03-03Change the DebugInterface, PPCDebugInterface, and DSPDebugInterface to use Ca...Lioncash
2014-03-02Make the base calculation in CheatsWindow simpler.Lioncash
2014-03-02Fix a case where the wrong placeholders were being assigned for the up and do...Lioncash
2014-02-28ArmEmitter: make it more readableTillmann Karras