Commit Graph

  • e6c4455e65 remove commented-out FileLogListener::GetName Michael Maltese 2017-07-09 14:52:31 -07:00
  • 8b54ac225b Merge Core/Config/Config.h into Common/Config/Config.h Michael Maltese 2017-07-09 16:17:36 -07:00
  • 0f13c61daa D3DBase: Only create a stereo swapchain when needed. Jules Blok 2017-07-10 01:24:43 +02:00
  • 77a318789a D3DBase: Implement Windows 7 swapchain fallback. Jules Blok 2017-07-10 01:02:29 +02:00
  • 938939136e D3DBase: Only use temporary mono when supported by the swapchain. Jules Blok 2017-07-10 01:02:05 +02:00
  • dcb4386008 Merge pull request #5769 from Tilka/log_category Tilka 2017-07-09 18:57:07 +01:00
  • 31dd690ed1 Core: fix log category for startup message Tillmann Karras 2017-07-09 18:47:48 +01:00
  • a621a1bc2f Merge pull request #5755 from ligfx/qtglobalorganizationname Leo Lam 2017-07-09 16:25:31 +02:00
  • e6c1b04b69 Merge pull request #5764 from ligfx/cleanuplogmanager Leo Lam 2017-07-09 16:18:49 +02:00
  • eb726194ed Merge pull request #5762 from spycrab/qt_disable_iwad Leo Lam 2017-07-09 16:13:39 +02:00
  • adf2cd4252 Qt: Fix "Install WAD" being enabled while emulation is running spycrab 2017-07-07 08:16:28 +02:00
  • 039e456d6f Merge pull request #5761 from spycrab/qt_warning Tilka 2017-07-09 14:49:29 +01:00
  • d6dd0e4687 Merge pull request #5766 from JosJuice/fst-u32 Pierre Bourdon 2017-07-08 15:28:29 +02:00
  • edc7a4c895 Fix reading FSTs for multi-disc games JosJuice 2017-07-08 15:17:05 +02:00
  • d0fb1bc4bf Merge pull request #5728 from Starsam80/remove-qt-whats-this Leo Lam 2017-07-08 10:55:28 +02:00
  • 51bb10d371 Merge pull request #5757 from blubberdiblub/wx-fix-custom-rtc Leo Lam 2017-07-08 10:53:05 +02:00
  • 63d401102b Qt: Make the "In Development" warning less threatening spycrab 2017-07-07 08:36:18 +02:00
  • 234ab6f759 DolphinQt2: set QSettings parameters globally Michael Maltese 2017-07-05 17:35:47 -07:00
  • 13721d35e7 DolphinWX: remove INI logic from LogConfigWindow Michael Maltese 2017-07-07 16:16:57 -07:00
  • c9e8289e82 LogManager: add SaveSettings Michael Maltese 2017-07-07 16:10:38 -07:00
  • 8ff8dfcdf2 LogManager: make LogContainer a POD and don't allocate Michael Maltese 2017-07-07 15:40:19 -07:00
  • 18da6dee8e LogManager: remove per-container listeners Michael Maltese 2017-07-07 15:23:47 -07:00
  • 546fa628fb LogManager: remove per-container verbosities Michael Maltese 2017-07-07 15:08:57 -07:00
  • 26aa9f88a4 LogManager: clean up header Michael Maltese 2017-07-07 15:00:25 -07:00
  • ee9fb47c53 Fix date and time handling for custom RTC in WX. Niels Boehm 2017-07-06 16:19:08 +02:00
  • c941cd6aa9 Merge pull request #5753 from ZirconiumX/master Leo Lam 2017-07-07 16:56:21 +02:00
  • ff9f271edc Merge pull request #5756 from spycrab/qt_sysmenu Leo Lam 2017-07-07 16:51:53 +02:00
  • 72c573f6dc Fix Forecast Channel John Pansera 2017-07-06 20:28:33 -04:00
  • 2cf0228ada Qt: Implement sysmenu booting spycrab 2017-07-06 11:01:32 +02:00
  • 3a27d60937 Qt: Add "Load System Menu" option to menubar spycrab 2017-07-06 11:00:37 +02:00
  • 29cc009706 Merge pull request #5697 from Armada651/quad-buffer Jules Blok 2017-07-06 01:26:06 +02:00
  • 8476d0271d PixelShaderGen: Add missing inputs. Jules Blok 2017-06-26 21:48:52 +02:00
  • b485329353 D3DBase: Set the monoscopic flag when we don't use stereoscopy. Jules Blok 2017-06-26 21:47:34 +02:00
  • 1f2d43c870 Vulkan: Implement Quad-Buffered stereoscopy support. Jules Blok 2017-06-26 21:08:21 +02:00
  • f3508742ac OGL: Support Quad-Buffered stereoscopy. Jules Blok 2017-06-26 12:32:09 +02:00
  • 2ab068d3f2 D3DBase: Always create a stereo swapchain. Jules Blok 2017-06-26 11:55:28 +02:00
  • 383645a4b1 VideoConfigDiag: Rename Quad-Buffer to HDMI 3D. Jules Blok 2017-06-26 11:52:24 +02:00
  • 179602e921 D3D: Add quad-buffer stereoscopy support. Jules Blok 2017-06-25 21:08:17 +02:00
  • 6863abb31d D3DBase: Switch to a flip-model swap chain. Jules Blok 2017-06-26 11:22:40 +02:00
  • c399e2bc40 D3DBase: Upgrade to DXGI 1.2. Jules Blok 2017-06-25 20:57:46 +02:00
  • 982663c728 Explain what Yes/No means in an assert window Dan Ravensloft 2017-07-05 19:16:11 +00:00
  • 421a2c5776 Merge pull request #5750 from AwesomeMarioFan/master JosJuice 2017-07-05 21:01:31 +02:00
  • f7017b2992 IOS: Add IOS4v3 Constants John Pansera 2017-07-05 00:35:55 -04:00
  • 24f05f14f2 Merge pull request #5752 from leoetlino/to_string Leo Lam 2017-07-05 17:36:07 +02:00
  • d498a9b3d5 Merge pull request #5747 from JosJuice/filesystem-slash Leo Lam 2017-07-05 17:35:32 +02:00
  • 90f8265497 Replace StringFromInt with std::to_string Léo Lam 2017-07-05 13:49:33 +02:00
  • 78217532e5 VolumeWii: Defer loading tickets, TMDs and keys until when needed JosJuice 2017-06-24 18:42:36 +02:00
  • 2c7e93f3b8 Common: Add a Lazy type JosJuice 2017-06-24 18:41:13 +02:00
  • 93e9740683 Drop unnecessary check from FileSystemGCWii::FindFileInfo JosJuice 2017-07-04 20:27:18 +02:00
  • 6a31d2598e Support leading slashes in FileSystemGCWii::FindFileInfo JosJuice 2017-07-04 20:25:53 +02:00
  • 60ee0b2913 Merge pull request #5745 from JosJuice/partition-map Leo Lam 2017-07-04 19:31:21 +02:00
  • 333b6d99d2 VolumeWii: Change the format of partition maps JosJuice 2017-07-04 16:08:12 +02:00
  • cf79ff2366 Merge pull request #5738 from spycrab/qt_fix_ampersand Leo Lam 2017-07-04 15:31:36 +02:00
  • 36fe1a5415 Qt: Fix ampersands not displaying properly in mapping windows spycrab 2017-07-02 13:15:46 +02:00
  • e0b94b55b8 Merge pull request #5651 from JosJuice/new-disc-extraction Leo Lam 2017-07-04 13:46:18 +02:00
  • aa1d750f30 Merge pull request #5664 from ligfx/removesettings Leo Lam 2017-07-04 13:45:21 +02:00
  • 365892c61c Merge pull request #5667 from ligfx/cleanupdspdisassembler Leo Lam 2017-07-04 13:43:45 +02:00
  • 5a41bfaf6f Merge pull request #5740 from Starsam80/qt-size Leo Lam 2017-07-04 13:39:44 +02:00
  • 6a7dd01f1c Merge pull request #5741 from Starsam80/qt-remove-border Leo Lam 2017-07-04 13:39:05 +02:00
  • 4d56951d3b
    Qt: Remove border from game list Starsam80 2017-07-02 16:59:18 -06:00
  • 3eac4b6c9d
    Qt: Don't force a minimum size for the main window Starsam80 2017-05-26 19:24:07 -06:00
  • 0f9ae6d361 Merge pull request #5731 from mimimi085181/terminate-background-input Leo Lam 2017-07-01 16:49:15 +02:00
  • 9d7c8950f8 Merge pull request #5734 from JosJuice/korean Leo Lam 2017-07-01 16:48:48 +02:00
  • 0588a76830 DolphinWX: Fix inconsistent region name for online system update JosJuice 2017-07-01 16:40:07 +02:00
  • b5e19bb591 Automatic translation resources sync with Transifex JosJuice 2017-07-01 16:34:30 +02:00
  • 8260ec4ad9 Merge pull request #2 from webgeek1234/master Twinaphex 2017-07-01 03:41:45 +02:00
  • 4f8216342f Add libretro Android ndk-build makefile Aaron Kling 2017-06-30 19:55:26 -05:00
  • 794317f324 Buildfix twinaphex 2017-06-30 21:19:54 +02:00
  • 90494f59a8 Don't bother with conditionals twinaphex 2017-06-30 21:18:04 +02:00
  • 856b726c61 Wrap retro_serialize_size too twinaphex 2017-06-30 20:59:41 +02:00
  • 8eb5324052 Savestate save/load works now twinaphex 2017-06-30 20:58:36 +02:00
  • 4e884259d0 Stub out this assert right now twinaphex 2017-06-30 20:29:45 +02:00
  • 9007b99f6d Don't stub out DVDInterface twinaphex 2017-06-30 20:18:46 +02:00
  • b6ada2b633 Disable Background Input when Background Input is disabled mimimi085181 2017-06-30 16:17:29 +02:00
  • 7dab92d8b5 DSPDisassembler: fail when buffer too large Michael Maltese 2017-06-30 01:45:33 -07:00
  • 1d0185d7d5 DSPDisassembler: remove unused base_addr parameter Michael Maltese 2017-05-24 15:20:31 -07:00
  • 2564823522 DSPDisassembler: cleanup disassembler text handling Michael Maltese 2017-05-15 17:30:21 -07:00
  • 0f98cd636b DSPDisassembler: remove unused labels member from dspdisassembler Michael Maltese 2017-05-15 17:18:43 -07:00
  • 54ef5299bb DSPDisassembler: remove UnkOps.txt write on destruction Michael Maltese 2017-05-15 17:16:55 -07:00
  • 391c7319f5 DSPDisassembler: get rid of double-pass and temp file Michael Maltese 2017-05-15 17:12:15 -07:00
  • d1699bdec1 Fix black screen issue with certain games twinaphex 2017-06-30 04:12:06 +02:00
  • ed0ba7ef28
    Qt: Don't show the Qt "What's this" button Starsam80 2017-06-29 18:52:53 -06:00
  • d0fdb9f149 DolphinQt2: replace Settings with SConfig where possible Michael Maltese 2017-06-22 15:11:53 -07:00
  • 21fa010bb6 Remove CoreAudio audio backend Michael Maltese 2017-06-25 23:56:11 -07:00
  • 898bbffaa7 Merge pull request #5724 from JonnyH/WIP/fix-some-ODR-warnings Mat M 2017-06-29 18:48:47 -04:00
  • ade319f09c Merge pull request #5722 from blubberdiblub/fix-log-window-monospace-font Leo Lam 2017-06-29 22:02:42 +02:00
  • e66e034419 Fix some GCC ODR warnings Jonathan Hamilton 2017-06-29 12:21:32 -07:00
  • 5ca3aee00a FileUtil: Add a class for Exists/IsDirectory/GetSize JosJuice 2017-06-29 11:20:38 +02:00
  • 815b796c07 Try to stub out MessageBox twinaphex 2017-06-29 07:38:36 +02:00
  • 5e684eca24 Cut down on __LIBRETRO__ ifdefs twinaphex 2017-06-29 07:25:16 +02:00
  • 68198d6c32 Make one log font monospaced for all platforms. Niels Boehm 2017-06-29 06:53:50 +02:00
  • 6b8ac3b7bf Check downloads 'Dolphin' dir first, then 'dolphin-emu' twinaphex 2017-06-29 02:56:38 +02:00
  • 805de7b9c9 Check if directories exist twinaphex 2017-06-29 02:48:29 +02:00
  • 20d49fc50e It tries to read the system dir 'Dolphin/dolphin_emu' now from the 'savedir' (ROM dir) too twinaphex 2017-06-28 23:23:55 +02:00
  • a59edfe8cf FilesystemPanel: Put partitions in separate folders when extracting all partitions JosJuice 2017-06-20 21:51:40 +02:00
  • 478c4fd1f3 FileSystemGCWii: Use DiscExtractor's FST offset/size functions JosJuice 2017-06-20 17:44:37 +02:00
  • 1b6506f4e8 DiscExtractor: Add support for more things to extract JosJuice 2017-06-20 17:31:50 +02:00
  • 94b18bfb07 FilesystemPanel: Replace Extract Apploader/DOL with Extract System Data JosJuice 2017-06-20 15:48:55 +02:00
  • 0b068d84d5 FilesystemPanel: Overhaul the right-click menu JosJuice 2017-06-20 15:41:17 +02:00
  • 2ca5f1dec8 FilesystemPanel: Handle root correctly in BuildFilePathFromSelection JosJuice 2017-06-20 20:58:18 +02:00