Commit Graph

  • 0c57543205 VideoCommon: Fix VS filter for AbstractTexture.cpp Lioncash 2017-06-18 22:57:59 -04:00
  • 0dac0a344f Comment this out twinaphex 2017-06-19 03:59:46 +02:00
  • f2e25d6f36 Comment out this line twinaphex 2017-06-19 03:46:58 +02:00
  • 7b461b1085 Start preparing for custom resolutions twinaphex 2017-06-19 03:30:34 +02:00
  • 477959e706 Change library name twinaphex 2017-06-19 01:47:59 +02:00
  • f06e233d49 Merge pull request #5616 from ligfx/qtfocuseventtowindowactivation shuffle2 2017-06-18 16:34:03 -07:00
  • b59eb76786 Merge pull request #5641 from leoetlino/analytics-timeout shuffle2 2017-06-18 16:33:18 -07:00
  • 4d1020da1d Merge pull request #5617 from ligfx/dspgbamessage shuffle2 2017-06-18 16:31:21 -07:00
  • f7e2b8dab7 DSPCore: replace 'GC' with 'GameCube' in messages Michael Maltese 2017-06-18 15:41:38 -07:00
  • 9de2934aae DSPCore: remove message that the free ROM doesn't work with IPL Michael Maltese 2017-06-18 15:36:55 -07:00
  • 84808d2e35 DSPCore: update free DSP ROM message for GBA ucode support Michael Maltese 2017-06-15 17:09:17 -07:00
  • 98b751f810 Merge pull request #5643 from leoetlino/fix-memcpy shuffle2 2017-06-18 15:37:08 -07:00
  • 29e8988c90 Analytics: Set the timeout to 5 seconds Léo Lam 2017-06-18 11:42:41 +02:00
  • 9a1503a75c Merge pull request #5642 from lioncash/chrono Leo Lam 2017-06-18 23:13:52 +02:00
  • 961c85bf7c IOS/ES: Fix bug in ImportTicket ioctlv handler Léo Lam 2017-06-18 23:09:30 +02:00
  • 41f6d7be0d Merge pull request #5640 from Tilka/yummy shuffle2 2017-06-18 13:41:30 -07:00
  • 9970aceefa Merge pull request #5629 from leoetlino/first-time-setup shuffle2 2017-06-18 13:39:49 -07:00
  • 7222ce78ff SysConf: Don't set "config done" flags by default Léo Lam 2017-06-16 22:38:08 +02:00
  • 5072f4e5c3 Merge pull request #5638 from leoetlino/sysconf shuffle2 2017-06-18 13:19:11 -07:00
  • 72d5dd754a Merge pull request #5639 from leoetlino/unit-test-profile shuffle2 2017-06-18 12:57:57 -07:00
  • e63c337830 Merge pull request #5305 from iwubcode/abstract_texture shuffle2 2017-06-18 12:57:05 -07:00
  • 251de89b5c HttpRequest: Use std::chrono for indicating time periods Lioncash 2017-06-18 15:36:39 -04:00
  • b784e36e27 GameSettings: update Yummy Yummy Cooking Jam Tillmann Karras 2017-06-18 15:36:43 +01:00
  • 5243eae4e9 UnitTests: Use a temporary profile directory Léo Lam 2017-06-18 16:21:17 +02:00
  • d86f020e81 Rewrite SysConf handling Léo Lam 2017-03-10 18:11:45 +01:00
  • 09457d3a42 Merge pull request #5637 from Tilka/symbols Tilka 2017-06-18 14:59:38 +01:00
  • 2adaeae87c Tools: update perf-disassemble.sh Tillmann Karras 2017-06-18 06:59:53 +01:00
  • 9a2bef97da JitCache: use SymbolDB names as JIT block names Tillmann Karras 2017-06-18 06:58:44 +01:00
  • 795157a9bc Merge pull request #5627 from leoetlino/unused-solutions shuffle2 2017-06-17 15:04:05 -07:00
  • e9c0535519 Merge pull request #5632 from sepalani/file shuffle2 2017-06-17 15:03:10 -07:00
  • a8b11fb1f5 Merge pull request #5635 from leoetlino/title-ordering shuffle2 2017-06-17 15:02:26 -07:00
  • e1990e2645 IOS/ES: Fix title ordering Léo Lam 2017-06-17 22:39:08 +02:00
  • dd8dcdf880 LogManager: Check if listener is valid before using it Léo Lam 2017-06-17 10:39:06 +02:00
  • a2ad3e14d0 Logging: Remove duplicated code Léo Lam 2017-06-13 14:35:42 +02:00
  • 100c433261 Logging: Move verbosity setting code to LogManager Léo Lam 2017-06-13 14:30:53 +02:00
  • 68fef47aef Merge pull request #5314 from stenzek/revert-efb-source-truncation Stenzek 2017-06-17 15:21:48 +10:00
  • adebe2239e TextureConversionShader: Use integer math for truncating EFB format Stenzek 2017-04-25 13:02:34 +10:00
  • b359d82890 File/IOFile: Check _tfopen_s properly Sepalani 2017-06-17 02:16:58 +01:00
  • 10beb2aea1 Merge pull request #5628 from JosJuice/updatetitle-encoding Leo Lam 2017-06-16 18:37:59 +02:00
  • bc9c9b9fe4 Merge pull request #5594 from MerryMage/phack Leo Lam 2017-06-16 18:36:39 +02:00
  • cc9bd0b0f0 Merge pull request #5625 from leoetlino/fileutil-fixes Leo Lam 2017-06-16 18:31:50 +02:00
  • 4bee7b7605 DolphinWX: Fix encoding errors in UpdateTitle JosJuice 2017-06-16 16:44:01 +02:00
  • 37208d2874 Merge pull request #5612 from leoetlino/verify-signatures Leo Lam 2017-06-16 16:36:26 +02:00
  • 6249244c90 IOS/ES: Fix formatting Léo Lam 2017-06-16 10:10:23 +02:00
  • 6503a9f538 Allow the user to ignore signature issues during WAD import Léo Lam 2017-06-12 02:01:10 +02:00
  • c08806d107 IOS/ES: Verify containers in GetTMDStoredContents Léo Lam 2017-06-11 22:16:05 +02:00
  • d77b7ac90e IOS/ES: Verify containers in SetUpStreamKey Léo Lam 2017-06-11 22:13:17 +02:00
  • 36c5caacf4 IOS/ES: Verify containers in ImportTmd Léo Lam 2017-06-11 22:10:33 +02:00
  • 54025da00f IOS/ES: Add note about verification in DiVerify Léo Lam 2017-06-11 22:08:27 +02:00
  • 8a49e1f7db IOS/ES: Verify containers in ImportTitleInit Léo Lam 2017-06-11 22:05:58 +02:00
  • 719af1aff4 IOS/ES: Verify containers in ImportTicket Léo Lam 2017-06-11 18:35:24 +02:00
  • 07d83ada39 IOS/ES: Create missing directories at boot Léo Lam 2017-06-11 21:36:41 +02:00
  • f3bf1d626c IOS/ES: Add helper function ReadCertStore Léo Lam 2017-06-11 22:01:41 +02:00
  • 88348e2903 IOS/ES: Add VerifyContainer Léo Lam 2017-06-11 15:00:33 +02:00
  • 34c9bf391e IOS: Correct ES return code names about signatures Léo Lam 2017-06-10 18:32:15 +02:00
  • 04e7e027e0 Remove unused solution files Léo Lam 2017-06-16 13:09:50 +02:00
  • 13b1fa2c65 Merge pull request #5626 from shuffle2/fix-leak Pierre Bourdon 2017-06-16 13:03:02 +02:00
  • 1ada68aecd windows: fix handle leak when using continuous scan Shawn Hoffman 2017-06-16 04:00:32 -07:00
  • 01faa5c852 FileUtil: Use errno for printing errors in IsDirectory Léo Lam 2017-06-16 12:43:41 +02:00
  • aa63199977 FileUtil: Don't manually strip trailing slashes Léo Lam 2017-06-16 12:31:26 +02:00
  • 405d2e28ad Merge pull request #5621 from Orphis/d3d_include Leo Lam 2017-06-16 10:53:56 +02:00
  • 9c8e26bdff Merge pull request #5582 from shuffle2/bad-dll-warnings shuffle2 2017-06-15 21:33:50 -07:00
  • f469d86467 cmake/win32: add CompatPatches Shawn Hoffman 2017-06-15 21:26:40 -07:00
  • 1210c74955 [windows]: Apply compatibility patches to problematic gamepad vibration drivers. Move ucrtFreadWorkaround to use the new LdrWatcher. Shawn Hoffman 2017-06-08 22:15:42 -07:00
  • 0b504fa046 d3d: Add missing include Florent Castelli 2017-02-03 17:57:41 +01:00
  • 5a34546698 Merge pull request #5619 from shuffle2/fix-build shuffle2 2017-06-15 20:43:08 -07:00
  • e51071a9c5 msbuild: put pugixml in Externals solution filter; fix project reference. Shawn Hoffman 2017-06-15 19:05:36 -07:00
  • 7c79673d78 MappingButton: make m_block a Common::Flag Michael Maltese 2017-06-13 17:36:30 -07:00
  • 5b6c8c3ad0 MappingButton: grab and release mouse and keyboard instead of calling parent SetBlockInputs Michael Maltese 2017-06-13 17:11:52 -07:00
  • 2188ac785a Move MappingWindow::OnDefaultFieldsPressed() to correct file Michael Maltese 2017-06-13 16:57:05 -07:00
  • 6c73079011 MappingWidget: fix typo and call Update() on bools Michael Maltese 2017-06-13 16:56:33 -07:00
  • ef563fc032 MappingWidget: call Clear() on numerics and bools Michael Maltese 2017-06-13 16:56:14 -07:00
  • 94038a1e03 MappingButton: remove GetFirstButtonPress logic Michael Maltese 2017-06-13 16:52:55 -07:00
  • 5b3b6b7f3d DolphinQt2: FocusEventFilter -> WindowActivationEventFilter Michael Maltese 2017-06-14 18:49:56 -07:00
  • 220ce425cd Merge pull request #5580 from lioncash/header Mat M 2017-06-15 19:08:56 -04:00
  • dd4203bec8 Core: Remove unnecessary includes Lioncash 2017-06-08 00:53:59 -04:00
  • b003108b8b Core: Add WiimoteCommon headers to the VS project Lioncash 2017-06-08 01:55:01 -04:00
  • 8f460a1cda Merge pull request #5611 from JosJuice/reorganize-file-namespace Leo Lam 2017-06-15 23:28:36 +02:00
  • cf94ce6305 Add a namespace to OpenFStream JosJuice 2017-01-15 22:46:43 +01:00
  • f09ceaa735 Move IOFile to a separate file JosJuice 2017-01-15 21:46:32 +01:00
  • 9bc1b652fe Merge pull request #5601 from leoetlino/esformats-additions Leo Lam 2017-06-15 21:32:44 +02:00
  • 743284d39d Merge pull request #5606 from leoetlino/include Leo Lam 2017-06-15 21:31:21 +02:00
  • 09c0a3caaf Merge pull request #2820 from JosJuice/filesystem Leo Lam 2017-06-15 21:24:42 +02:00
  • f8a99ca192 VertexShaderManager: Rename projection hack variables MerryMage 2017-06-11 14:37:18 +01:00
  • 44f2420517 GraphicsSettings: PH_ZNear and PH_ZFar are std::strings MerryMage 2017-06-11 14:36:14 +01:00
  • a370ad5f6d IOS/ESFormats: Fix content map writing Léo Lam 2017-06-14 23:13:46 +02:00
  • 8865208571 IOS/ESFormats: Add ParseCertChain Léo Lam 2017-06-11 14:09:57 +02:00
  • e29f6e383f IOS/ESFormats: Add CertReader Léo Lam 2017-06-10 19:10:55 +02:00
  • 90280b3f84 IOS/ESFormats: Remove unused TMDReader function Léo Lam 2017-06-11 13:37:13 +02:00
  • 6c3069be97 IOS/ESFormats: Use SignedBlobReader for TMDs and tickets Léo Lam 2017-06-11 13:24:45 +02:00
  • 2ec04675c9 IOS/ESFormats: Add SignedBlobReader Léo Lam 2017-06-11 13:11:09 +02:00
  • 335f54cac6 Merge pull request #5609 from leoetlino/qt-user-path Anthony 2017-06-14 13:40:37 -07:00
  • 583406d900 Filesystem: Make destructors = default JosJuice 2017-06-13 23:05:30 +02:00
  • 0b7d2e7c68 Filesystem: Modernize variable names JosJuice 2015-08-09 20:53:38 +02:00
  • e3a2cd827a Filesystem: Do more validity checking in the constructor JosJuice 2015-10-20 14:32:04 +02:00
  • ee27be06d7 Filesystem: Add a cache for finding file info by disc offset JosJuice 2015-08-09 13:41:41 +02:00
  • 87916fe099 Filesystem: Replace GetFileList() JosJuice 2015-08-08 19:59:33 +02:00
  • a9630727fe Qt: Support custom user profile paths Léo Lam 2017-06-14 14:31:30 +02:00
  • 40a9e585a7 Merge pull request #5604 from sepalani/wx-rm-path Leo Lam 2017-06-14 13:30:15 +02:00
  • 2a349f8e49 PathConfigPane: Prevent an invalid index assert Sepalani 2017-06-12 22:51:21 +01:00