Commit Graph

  • 7c9b0eb7ce
    Merge pull request #6884 from lioncash/bit Tilka 2018-05-17 21:32:37 +01:00
  • dfa1126946 DolphinQt2: Add missing override specifiers Lioncash 2018-05-17 16:15:59 -04:00
  • 3d8cca2682 DolphinQt2/Settings: Remove unimplemented IsInDevelopmentWarningEnabled() prototype Lioncash 2018-05-17 16:09:53 -04:00
  • 0b5d29a347
    Merge pull request #6883 from spycrab/qt_fix_hk_state spycrab 2018-05-17 22:08:57 +02:00
  • 1c63a48fab Common/CodeBlock: Namespace code under the Common namespace Lioncash 2018-05-17 15:56:15 -04:00
  • 72a66d3fbb
    Merge pull request #6877 from aldelaro5/qt-debugger-load-symbols spycrab 2018-05-17 21:41:55 +02:00
  • 65d2a6c590
    Qt/debugger: properly update when we load the symbols on boot aldelaro5 2018-05-16 21:43:18 -04:00
  • dbe550f7ef Interpreter_LoadStorePaired: Use Common::BitCast where applicable Lioncash 2018-05-17 15:21:08 -04:00
  • f25213139d Qt/HotkeyScheduler: Fix state loading spycrab 2018-05-17 20:27:14 +02:00
  • b30d56ccc0 Texture AverageDiff: Do more in int space and avoid excessive float conversion Jonathan Hamilton 2018-05-17 09:39:39 -07:00
  • f51eba9e79
    Merge pull request #6879 from aldelaro5/qt-no-screensaver-pause-play spycrab 2018-05-17 13:22:46 +02:00
  • 0a2357f044
    Qt/hotkeys: do not show the debugging tab if the debugger is disabled aldelaro5 2018-05-13 18:12:31 -04:00
  • 3d9d516bd3
    Qt: do not toggle the screensaver when pausing or playing aldelaro5 2018-05-16 23:16:01 -04:00
  • 87a29eb602
    Merge pull request #6881 from lioncash/build Markus Wick 2018-05-17 11:05:18 +02:00
  • abefbf032e Interpreter_FloatingPoint: Fix build in frspx() Lioncash 2018-05-17 04:55:44 -04:00
  • bc8d87bbfd
    Merge pull request #6880 from lioncash/macro Markus Wick 2018-05-17 10:55:19 +02:00
  • ddbe292d54 PowerPC: Parenthesize GQR macro argument Lioncash 2018-05-17 04:48:26 -04:00
  • c485efdfe1
    Merge pull request #6743 from stenzek/faster-disabled-copy-filter Markus Wick 2018-05-17 10:45:50 +02:00
  • 6ed3f8b474
    Merge pull request #6634 from lioncash/frsp Markus Wick 2018-05-17 10:43:14 +02:00
  • 3e6a706858
    Merge pull request #6878 from lioncash/type Markus Wick 2018-05-17 10:04:26 +02:00
  • 1424964678
    Merge pull request #6856 from lioncash/cached-hook Markus Wick 2018-05-17 09:45:17 +02:00
  • 3f19aa6469 PowerPC/Interpreter: Avoid sign conversion with utility functions Lioncash 2018-05-16 21:30:15 -04:00
  • 5b96abf7aa
    Merge pull request #6872 from lioncash/exi Tilka 2018-05-17 02:17:22 +01:00
  • 82d9dea245
    Merge pull request #6873 from lioncash/bit Tilka 2018-05-17 02:12:07 +01:00
  • 975a10b3bd
    Merge pull request #6876 from lioncash/var Tilka 2018-05-17 02:09:25 +01:00
  • 61a81795e5 Change the arbitrary mipmap detection to use the square of the error Jonathan Hamilton 2018-05-16 17:50:39 -07:00
  • 8be5cdfcad Make the arbitrary mipmap detection threshold configureable Jonathan Hamilton 2018-05-16 17:45:10 -07:00
  • d80552b34a Interpreter_SystemRegisters: Clean up variable naming Lioncash 2018-05-16 20:38:00 -04:00
  • 29b7e33c14 Make arbitrary mipmap detection a config option Jonathan Hamilton 2018-05-16 17:12:56 -07:00
  • b20c7360ae
    Merge pull request #6874 from lioncash/mul Tilka 2018-05-17 01:09:53 +01:00
  • b29b56c61a Interpreter_Integer: Clean up casting in mulhwx() and mulhwux() Lioncash 2018-05-16 19:36:45 -04:00
  • 3400165171 Jit64: Factor function hooking out of DoJit() Lioncash 2018-05-16 18:29:09 -04:00
  • f3c13402e8 Interpreter: Factor function hooking code out of SingleStepInner() Lioncash 2018-05-16 18:16:59 -04:00
  • 4b25538f2f CachedInterpreter: Factor function hooking code out of Jit() Lioncash 2018-05-14 03:02:46 -04:00
  • c7cd1424f4 Interpreter_FPUtils: Use Common::BitCast where applicable Lioncash 2018-05-16 17:44:45 -04:00
  • e7403e121e EXI_DeviceEthernet: In-class initialize members Lioncash 2018-05-16 16:41:44 -04:00
  • fc78a4c993 EXI_DeviceEthernet: Make internal members and functions private Lioncash 2018-05-16 16:30:28 -04:00
  • b547f72878
    Merge pull request #6871 from lioncash/virtual Markus Wick 2018-05-16 22:16:26 +02:00
  • 8fa8aa3e1b
    Merge pull request #6870 from lioncash/hash Markus Wick 2018-05-16 22:04:20 +02:00
  • a7b8b15e7f DSPHLE/UCodes: Replace unnecessary virtual keywords with override Lioncash 2018-05-16 15:57:12 -04:00
  • 8ca1bf52c9
    Merge pull request #6869 from master0fdisaster/master0fdisaster-patch-1 spycrab 2018-05-16 21:55:02 +02:00
  • 011ee110bc Common/Hash: Namespace code under the Common namespace Lioncash 2018-05-16 15:22:13 -04:00
  • 2a9283ee3d
    Fix "Show Input Display" master0fdisaster 2018-05-16 21:07:15 +02:00
  • b203024a26
    Merge pull request #6868 from aldelaro5/qt-debugger-fix-updatediasm spycrab 2018-05-16 18:54:21 +02:00
  • 47fd8c6eff
    Merge pull request #6855 from aldelaro5/qt-render-min-width Léo Lam 2018-05-16 14:11:51 +02:00
  • 4de2c5040d
    Merge pull request #6867 from jackoalan/code-view-bg Léo Lam 2018-05-16 14:08:02 +02:00
  • 9335400f65
    Merge pull request #6862 from aldelaro5/qt-unify-pause-play Léo Lam 2018-05-16 14:07:35 +02:00
  • b4572233c4
    Merge pull request #6865 from lioncash/namespace Markus Wick 2018-05-16 07:56:29 +02:00
  • d14f6e9ee6 Qt/CodeViewWidget: Dynamic background dimming for dark themes Jack Andersen 2018-05-15 14:24:29 -10:00
  • 33ed5b2e99
    Qt/Debugger: Use QApplication::instance() as the connection context in Host_UpdateDisasmDialog() aldelaro5 2018-05-16 00:10:40 -04:00
  • bc43f45119
    Qt: make the pause play button only one button aldelaro5 2018-05-14 16:05:23 -04:00
  • 947fa271be Common: Add MemArena.h/cpp to the Common namespace Lioncash 2018-05-15 17:28:41 -04:00
  • 51ce30e09d
    Merge pull request #6834 from spycrab/qt_settings_fixes spycrab 2018-05-15 20:18:22 +02:00
  • 6c09ce3d95 Qt: Use proper signals spycrab 2018-05-12 23:54:35 +02:00
  • 79533ef789 Qt/PathPane: Disable "Remove" button when not applicable spycrab 2018-05-12 23:36:07 +02:00
  • 40e6abad09 Qt/AudioPane: Improve layout spycrab 2018-05-12 23:29:54 +02:00
  • 54d81ed13a Qt/SettingsWindow: Wrap tabs in scrollareas spycrab 2018-05-12 18:35:53 +02:00
  • 1d027c6049
    Merge pull request #6864 from spycrab/qt_fix_fs_crash Anthony 2018-05-15 09:40:25 -07:00
  • b9bd4ecbcb Qt/Host: Fix random crashes when exiting fullscreen spycrab 2018-05-15 18:22:26 +02:00
  • 71f5fafb3b
    Merge pull request #6861 from spycrab/qt_adapter_save spycrab 2018-05-15 11:10:12 +02:00
  • b4324847fb
    Merge pull request #6863 from booto/jit-ps-dsi Markus Wick 2018-05-15 11:07:21 +02:00
  • c880302c6b Prevent paired singles routines clobbering PC,SRR0 booto 2018-05-14 20:15:21 -04:00
  • e922f91cc3 Qt/GeneralWidget: Restore the adapter properly spycrab 2018-05-14 21:09:43 +02:00
  • 159f6115e2
    Merge pull request #6851 from lioncash/usage Léo Lam 2018-05-14 19:18:05 +02:00
  • b5761f9dc7
    Merge pull request #6852 from lioncash/code Léo Lam 2018-05-14 19:17:35 +02:00
  • 5b15060127
    Merge pull request #6857 from spycrab/qt_minor_win Léo Lam 2018-05-14 19:11:56 +02:00
  • ff971b1a6f Qt/GeneralWidget remove unnecesary description wiring Zexaron 2018-05-14 18:18:18 +02:00
  • ca5dc25694
    Merge pull request #6858 from lioncash/capture spycrab 2018-05-14 16:47:55 +02:00
  • 26b1048975
    Merge pull request #6850 from lioncash/moc spycrab 2018-05-14 16:29:53 +02:00
  • e2543ea801
    DolphinQt2: Resolve unused lambda capture warnings Lioncash 2018-05-14 10:07:52 -04:00
  • 7e9bf12246 Qt: Minor window fixes spycrab 2018-05-14 09:00:40 +02:00
  • db4d8d7ad3
    Merge pull request #6854 from lioncash/access Markus Wick 2018-05-14 07:49:22 +02:00
  • 6f2d8fad8f
    Qt: allow to resize the render widget however wanted on render to main aldelaro5 2018-05-14 00:43:31 -04:00
  • 7437f2efdc JitArm64: Clean up code buffer accesses in DoJit() Lioncash 2018-05-13 21:42:36 -04:00
  • f4affa3d1d CachedInterpreter: Clean up code buffer accesses in Jit() Lioncash 2018-05-13 21:38:50 -04:00
  • a16c0a6e16 Jit64: Clean up code buffer accesses in DoJit() Lioncash 2018-05-13 21:29:19 -04:00
  • d7a3ce26de CodeViewWidget: Get rid of magic values in OnInsertBLR() and OnInsertNOP() Lioncash 2018-05-13 18:24:30 -04:00
  • bbc0aee5ea CodeViewWidget: Replaces usages of QString::fromStdString with QStringLiteral where applicable Lioncash 2018-05-13 18:11:06 -04:00
  • 644bbb29f3 CodeViewWidget: Remove unnecessary includes Lioncash 2018-05-13 18:06:37 -04:00
  • 7032863569 CodeViewWidget: Remove unnecessary QColor constructions Lioncash 2018-05-13 18:01:08 -04:00
  • a0a0295f9d BreakpointWidget: Move variables closer to usage sites in OnLoad() Lioncash 2018-05-13 17:52:26 -04:00
  • 2c861e75f5
    Qt/debugger: only consider debugger hotkeys if debugging is enabled aldelaro5 2018-05-13 17:39:44 -04:00
  • f8e5e7126c
    Merge pull request #6849 from leoetlino/oops Léo Lam 2018-05-13 23:34:32 +02:00
  • 345838d517
    Merge pull request #6842 from spycrab/qt_map_apply Léo Lam 2018-05-13 23:34:18 +02:00
  • 222fe58e25 DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it Lioncash 2018-05-13 16:16:20 -04:00
  • 3fbfa4335e WiiSave: Fix out-of-bounds read Léo Lam 2018-05-13 23:17:35 +02:00
  • c7a0b6c9f8
    Merge pull request #6831 from spycrab/qt_memcard_fixes spycrab 2018-05-13 23:14:46 +02:00
  • 2be8c35d6d
    Merge pull request #6844 from leoetlino/wii-save-cleanup2 Léo Lam 2018-05-13 23:08:28 +02:00
  • 74d561085c
    Merge pull request #6848 from lioncash/guard JosJuice 2018-05-13 22:21:40 +02:00
  • b03c433543 DolphinQt2: Add missing header guards for CheatCodeEditor and MappingIndicator Lioncash 2018-05-13 16:08:06 -04:00
  • 8f44423a5b
    Merge pull request #6846 from spycrab/qt_native_sep Léo Lam 2018-05-13 22:10:10 +02:00
  • 6c38e4b47f
    Merge pull request #6847 from lioncash/fs-include Léo Lam 2018-05-13 22:08:09 +02:00
  • d1d584d16b FilesystemWidget: Replace DiscIO includes with forward declarations Lioncash 2018-05-13 15:55:51 -04:00
  • 1fe92b8be7
    Merge pull request #6845 from lioncash/patch-dlg Léo Lam 2018-05-13 22:00:43 +02:00
  • 07b57c7ac6
    Merge pull request #6843 from lioncash/patch Léo Lam 2018-05-13 21:58:55 +02:00
  • 5673a64612 Qt: Use native dir separators spycrab 2018-05-13 21:43:57 +02:00
  • 5fd8cec7ea PatchEngine: Add s_ prefix to file-scope variables Lioncash 2018-05-13 15:17:38 -04:00
  • 0995cfef6a PatchEngine: Make PatchType an enum class Lioncash 2018-05-13 14:10:58 -04:00
  • 799e4154be PatchesWidget: Convert Core and UICommon includes into forward declarations Lioncash 2018-05-13 15:38:55 -04:00
  • df3f9af6d7 NewPatchDialog: Convert PatchEngine include into a forward declaration Lioncash 2018-05-13 15:34:38 -04:00