Commit Graph

  • 02690d5d7c Merge pull request #5693 from JosJuice/filesearch-minor-changes shuffle2 2017-06-26 11:44:44 -07:00
  • 70828916e6 IOS/ES: Refuse to launch the shop with default credentials Léo Lam 2017-06-26 15:28:33 +02:00
  • 2de31317e9 UICommon: Move TriggerSTMPowerEvent() from Wx spycrab 2017-06-24 21:41:53 +02:00
  • 860f07f5a1 IOS/ES: Expose GetDeviceId Léo Lam 2017-06-13 00:52:53 +02:00
  • 60c6fbe9cc Add CommonTitles.h for common Wii title IDs Léo Lam 2017-06-15 23:20:30 +02:00
  • 1fc5eae5bd FileSearch: Add a static_assert for the preferred separator JosJuice 2017-06-26 11:50:10 +02:00
  • 382356627a FileSearch: Check isDirectory in the non-Windows code JosJuice 2017-06-26 11:44:23 +02:00
  • 642e3db3c5 TitleDatabase: Add more information to a comment JosJuice 2017-06-26 11:25:58 +02:00
  • ee66c562ab TitleDatabase: Let user files override sys files JosJuice 2017-06-26 11:14:27 +02:00
  • 99b1735424 Merge pull request #5660 from shuffle2/unblock-blockingloop Markus Wick 2017-06-26 10:23:21 +02:00
  • a07611cf05 Merge pull request #5688 from shuffle2/improve-search-comparison JosJuice 2017-06-26 08:56:23 +02:00
  • dbd9f99a3d (VideoCommon) Stub out FPSCounter twinaphex 2017-06-26 06:47:17 +02:00
  • ed8f293b4f Change "blocking" BlockingLoop::Stop to give up and die after a timeout. This fixes the global-static fifo object causing infinite hangs in some cases. Notably, failure to initialize a graphics backend would result in BlockingLoop::Prepare being called but never executing Run(), leaving the object in a bad state. Shawn Hoffman 2017-06-22 05:42:14 -07:00
  • 5984327753 Disable LOGGING twinaphex 2017-06-26 03:11:12 +02:00
  • 6713a1f4c3 Turn off PERF_TEST twinaphex 2017-06-26 03:06:35 +02:00
  • 266612ec61 Comment out baked-in INI files twinaphex 2017-06-26 02:58:32 +02:00
  • 1634f0cf5e Use CompareStringOrdinal in DoFileSearch instead of _wcsicmp Shawn Hoffman 2017-06-25 16:46:59 -07:00
  • 88b442e1a8 Merge pull request #5678 from shuffle2/win-qt-vcxproj shuffle2 2017-06-25 15:10:23 -07:00
  • 99ad304791 Add codehandler source code. gamemasterplc 2017-06-23 09:48:04 -05:00
  • 1a452a829a Improved Gecko Codehandler gamemasterplc 2017-06-23 09:53:13 -05:00
  • be162a3316 FileSearch: Remove unnecessary function JosJuice 2017-06-25 11:59:28 +02:00
  • 991062093b Merge pull request #5682 from MerryMage/SCMRevGen shuffle2 2017-06-24 10:44:53 -07:00
  • 11a03e7dd2 SCMRevGen: Use DisableFastUpToDateCheck MerryMage 2017-06-24 17:34:21 +01:00
  • bfc0f2e516 GZLE01 & GZLP01 – Add Cheatcode to Remove Distance Blur 2017-06-24 16:39:59 +02:00
  • c0a966350e Merge pull request #5680 from JosJuice/filesystem-case-insensitive Tilka 2017-06-24 14:42:05 +01:00
  • b440dbd998 FileSystemGCWii: Use case insensitive comparison in FindFileInfo JosJuice 2017-06-24 14:06:31 +02:00
  • 311740b587 msvc/qt: list missing headers Shawn Hoffman 2017-06-24 01:50:31 -07:00
  • 2cf4ce1785 msvc\qt: get rid of .filters; just display directory structure. Shawn Hoffman 2017-06-24 01:41:38 -07:00
  • 4320c641f7 Merge pull request #5675 from Tilka/warning Mat M 2017-06-23 20:46:32 -04:00
  • c8255092d7 Fix warnings Tillmann Karras 2017-06-24 01:41:58 +01:00
  • ced53e2920 Merge pull request #5659 from shuffle2/gamelist-speedup-with-emustate shuffle2 2017-06-23 17:32:15 -07:00
  • a66b747366 DolphinWX: show simple message about scanning in statusbar. Shawn Hoffman 2017-06-22 00:53:02 -07:00
  • c5fa470ad8 replace DoFileSearch with optimized version Shawn Hoffman 2017-06-20 21:24:26 -07:00
  • f16599f4a8 DolphinWX: defer gamelist scanning and switch to single-file cache. Shawn Hoffman 2017-06-20 16:36:59 -07:00
  • 79961b6f76 GameListCtrl: minor cleanup Shawn Hoffman 2017-06-19 02:25:30 -07:00
  • 668c6b5ce9 DolphinWX: rename CGameListCtrl -> GameListCtrl Shawn Hoffman 2017-06-19 02:20:14 -07:00
  • 1bd177561b Merge pull request #5663 from leoetlino/import-fix shuffle2 2017-06-23 17:04:26 -07:00
  • d715e740b5 Merge pull request #5669 from JosJuice/boottopause-false shuffle2 2017-06-23 17:02:03 -07:00
  • 5111fc6e52 Merge pull request #5673 from sephiroth99/qt2analytics shuffle2 2017-06-23 16:41:01 -07:00
  • 22e1a3c09f DolphinQt2: fix compile error with analytics disabled sephiroth99 2017-06-23 19:09:45 -04:00
  • 485589f42d Merge pull request #5668 from shuffle2/qt-winmain shuffle2 2017-06-23 14:25:23 -07:00
  • 7ebd324fe7 Don't enable Boot to Pause by default in the debugger JosJuice 2017-06-23 16:05:27 +02:00
  • 38b61edaa5 Qt/Windows: Properly link against qtmain. Shawn Hoffman 2017-06-23 00:40:55 -07:00
  • a3fdda1675 IOS/ES: Fix import sanity check Léo Lam 2017-06-22 23:41:01 +02:00
  • 4e39a42e6b Merge pull request #5662 from blubberdiblub/improve_mmu_mask_checks Tilka 2017-06-22 20:47:36 +01:00
  • 56158ca176 Replace MMU mask tests with dedicated function. Niels Boehm 2017-06-22 13:04:00 +02:00
  • df82adca43 Add function testing whether a bitmask is valid. Niels Boehm 2017-06-22 12:36:54 +02:00
  • e30484e8a7 Merge pull request #5653 from Starsam80/qt-remove-settings-warning shuffle2 2017-06-21 20:24:31 -07:00
  • 1c741adcc6 Merge pull request #5658 from leoetlino/async shuffle2 2017-06-21 20:22:02 -07:00
  • 09edd62cce Merge pull request #5650 from leoetlino/check-contents shuffle2 2017-06-21 20:13:44 -07:00
  • f65fe3efbd Merge pull request #5646 from Starsam80/cert-import-fixes shuffle2 2017-06-21 20:12:57 -07:00
  • 9d70b894bf WX: Use std::future for checking disc integrity Léo Lam 2017-06-21 11:05:48 +02:00
  • 4d0dd93098 Merge pull request #5656 from Tilka/dsphle Tilka 2017-06-21 07:14:22 +01:00
  • e504da6f04 DSPHLE: add a few comments Tillmann Karras 2017-06-21 07:07:10 +01:00
  • b2a3827ecb DSPHLE: fix volume in NTSC IPL ucode Tillmann Karras 2017-06-21 06:57:58 +01:00
  • 54445a0a87 Some cleanups twinaphex 2017-06-21 03:16:09 +02:00
  • 0ca2c78b25 Add f twinaphex 2017-06-21 03:07:56 +02:00
  • b6a60bb0a8 Try to do some implicit casts to float twinaphex 2017-06-21 03:03:15 +02:00
  • 432c67f6e3 gpu_determinism is unsigned value twinaphex 2017-06-21 03:00:15 +02:00
  • 74df52fb2c
    Qt: Remove the warning in the settings window Starsam80 2017-06-20 16:00:49 -06:00
  • be17d86cef Attempt to fix MSVC build error twinaphex 2017-06-21 02:58:23 +02:00
  • d0548b5bd5 Stub out Host_YieldToUi calls twinaphex 2017-06-21 02:39:09 +02:00
  • c0fc7832ff Baked in all the game ini files twinaphex 2017-06-21 02:02:15 +02:00
  • 578ae3c8a1 DSPHLE: the light protocol has no sine table Tillmann Karras 2017-06-20 21:59:33 +01:00
  • a46430851d DSPHLE: the IPL PAL ucode's 0xC command is a nop Tillmann Karras 2017-06-20 21:49:39 +01:00
  • 69027bc488 DSPHLE: add another Japanese IPL checksum Tillmann Karras 2017-06-18 23:50:09 +01:00
  • d5d1e02ad9 Add new entries twinaphex 2017-06-20 22:49:51 +02:00
  • ab0c1b0558 Comment out logging for now - will introduce it as core option later twinaphex 2017-06-20 21:38:39 +02:00
  • 3fe8e102fc Merge pull request #5648 from leoetlino/qt-shutdown Leo Lam 2017-06-20 21:14:13 +02:00
  • 48423e6fe2 Change values to float twinaphex 2017-06-20 21:09:59 +02:00
  • 3613f33c9b IOS/ES: Make sure all contents are imported Léo Lam 2017-06-20 12:15:48 +02:00
  • cc8061fd8a Buildfixes twinaphex 2017-06-20 19:07:50 +02:00
  • 3cad159747 Try to comment this out twinaphex 2017-06-20 19:04:50 +02:00
  • 5246fc41f7 Add entries twinaphex 2017-06-20 18:36:26 +02:00
  • 1917f7f302 Add entries twinaphex 2017-06-20 17:33:48 +02:00
  • 34dde9c14a Add all entries twinaphex 2017-06-20 17:21:35 +02:00
  • 764197c3d8 Comment out DrawDebugText twinaphex 2017-06-20 16:21:00 +02:00
  • 775dce38c3 Set bLoopFifoReplay false twinaphex 2017-06-20 16:00:55 +02:00
  • b0b4a03e48 Hook up Gamecube input descriptors by default twinaphex 2017-06-20 14:27:46 +02:00
  • 4d08e90f26 IOS/ES: Block ImportTitleDone if there's a content import Léo Lam 2017-06-20 11:57:00 +02:00
  • 4b8cab25cf (resolutions) Set 1x option first twinaphex 2017-06-20 00:09:56 +02:00
  • 4441473fc8 Internal resolution increase works for Vulkan now too twinaphex 2017-06-19 23:59:27 +02:00
  • 064c1f2f3d Start hooking up internal resolution core option twinaphex 2017-06-19 23:51:38 +02:00
  • 993a46ae11 Add bool variable to check_variables twinaphex 2017-06-19 23:26:00 +02:00
  • 45099fddf4 Hide another annoying message twinaphex 2017-06-19 23:20:29 +02:00
  • 4b90e33a00 Add default boot entries twinaphex 2017-06-19 22:25:59 +02:00
  • b584d2797f Merge pull request #5508 from ligfx/qtresizerenderwidget Anthony 2017-06-19 12:26:18 -07:00
  • fb135c99e3 Qt: Fix emulation stopped signal Léo Lam 2017-06-16 15:27:00 +02:00
  • 3daaf931ce Automatic translation resources sync with Transifex JosJuice 2017-06-19 20:23:27 +02:00
  • 9486fe32ac Rename function twinaphex 2017-06-19 17:52:29 +02:00
  • 74cab88a8c Merge pull request #5618 from lioncash/fifo shuffle2 2017-06-19 08:02:51 -07:00
  • bb782dc683 Start adding baked in default configs for games - pretty much hacks to get certain games to work - not finished yet - will default to INI config reading if builtin baked entry cannot be found twinaphex 2017-06-19 15:30:55 +02:00
  • 1be10e7ebc Merge pull request #4940 from sjnewbury/wiimote-connect Leo Lam 2017-06-19 10:56:09 +02:00
  • e9a696b160 Retry opening of wiimote channels on initial failure #5997 Steven Newbury 2017-02-19 08:03:00 +00:00
  • c6417e0e78 Merge pull request #5647 from lioncash/abstract Markus Wick 2017-06-19 10:19:39 +02:00
  • 5399311a13
    NANDImporter: Improve certificate extraction Starsam80 2017-06-18 20:57:30 -06:00
  • 82c66e2bab FifoRecorder: Don't allocate ~100.7MB on program startup Lioncash 2017-06-15 21:19:14 -04:00
  • 59a947d41d AbstractTexture: Return config by const reference Lioncash 2017-06-18 23:33:15 -04:00
  • 07cddf6f7f AbstractTexture: Add missing includes (and remove unnecessary ones) Lioncash 2017-06-18 23:28:28 -04:00
  • 4c2b078017 Merge pull request #5644 from lioncash/vsfilter Mat M 2017-06-18 23:15:43 -04:00