Commit Graph

  • 227bc3816f Merge pull request #5517 from leoetlino/more-reliable-shutdown Leo Lam 2017-06-03 21:33:43 +02:00
  • bcc85f9f4d Merge pull request #5516 from leoetlino/drop-last-filename Leo Lam 2017-06-03 21:32:04 +02:00
  • 9b2cc62393 CodeView: Assemble menu item added Sepalani 2017-05-04 00:08:24 +01:00
  • ce012ee3f4 FilesystemPanel: Remove strange disc type check JosJuice 2017-06-03 17:26:25 +02:00
  • 24192671f9 DVDInterface: Remove useless disc type check JosJuice 2017-06-03 17:25:32 +02:00
  • 6661492989 Check for existance of partitions instead of disc type when appropriate JosJuice 2017-06-03 17:24:28 +02:00
  • fbad958f03 Merge pull request #5518 from JosJuice/replace-weird-brace-thingy Leo Lam 2017-06-03 21:16:36 +02:00
  • 2afa546551 HLE: Fix __write_console implementation Sepalani 2017-06-03 20:06:31 +01:00
  • f71fcd38bd TitleDatabase: Check game ID length before reading characters JosJuice 2017-06-03 20:40:05 +02:00
  • 4493b1324b TitleDatabase: Allow showing Japanese names for Japanese GC games JosJuice 2017-06-03 20:38:19 +02:00
  • b6a99e1b9c IsSettingSaveable: Allow GFX settings to be saved MerryMage 2017-05-18 14:01:55 +01:00
  • f5f45855f0 GameConfigLoader: Add GFX Game INI translations MerryMage 2017-05-18 13:59:38 +01:00
  • d75b536fd7 Config: Add GFX ConfigInfo MerryMage 2017-05-18 13:58:57 +01:00
  • 332747857e GameConfigLoader: Empty INI to location map MerryMage 2017-05-14 15:38:57 +01:00
  • 1e766ab490 Config: Add layers CommandLine and CurrentRun MerryMage 2017-05-13 23:34:49 +01:00
  • 41afe78a44 Config: Integrate MerryMage 2017-05-13 22:29:55 +01:00
  • 1548a15c68 Config: Implement Get and Set MerryMage 2017-05-13 16:22:53 +01:00
  • 6151bc1714 Config: Extract layer search order to header MerryMage 2017-05-18 13:53:52 +01:00
  • 57264022ce ConfigLoaders: Temporarily not save all settings MerryMage 2017-05-13 15:59:20 +01:00
  • b3197d8dce Config: Extract ConfigLocation MerryMage 2017-05-19 18:02:10 +01:00
  • 827972b810 Config: Extract ConfigLocation MerryMage 2017-05-13 15:55:26 +01:00
  • 546181c457 WX: Clear m_is_game_loading at the proper moment Léo Lam 2017-05-27 18:57:07 +02:00
  • 52f00603e2 Core: Use RAII for EmuThread shutdown Léo Lam 2017-05-27 18:48:40 +02:00
  • 5d6074f157 Merge pull request #5366 from sepalani/set-sym-size Leo Lam 2017-06-03 19:00:45 +02:00
  • 6d38f153d6 Merge pull request #5515 from leoetlino/import-ticket Leo Lam 2017-06-03 18:40:52 +02:00
  • 1c926dcae2 Replace {{}} with {} JosJuice 2017-06-03 18:14:22 +02:00
  • 6e02af1b34 Core: Remove unneeded config save Léo Lam 2017-06-03 18:08:50 +02:00
  • 677640ac52 Drop m_LastFilename Léo Lam 2017-05-27 12:15:07 +02:00
  • 9d52ab5144 IOS/ES: Move ImportTicket write function Léo Lam 2017-06-03 17:43:16 +02:00
  • 0ff8e2b36f Merge pull request #5514 from JosJuice/updaterunninggamemetadata-optional Leo Lam 2017-06-03 17:14:39 +02:00
  • 1e5c83b3a9 Use std::optional for UpdateRunningGameMetadata JosJuice 2017-06-03 14:41:09 +02:00
  • 74f636dfc4 Analytics: Don't crash when a DNS resolve times out Léo Lam 2017-06-03 14:09:14 +02:00
  • 4af514bb3c Merge pull request #5388 from leoetlino/optional Leo Lam 2017-06-03 13:21:20 +02:00
  • ccccb8463d Merge pull request #5503 from ligfx/qtelidedbutton Leo Lam 2017-06-03 12:47:18 +02:00
  • 1a983bd357 Merge pull request #5500 from ligfx/qtfixsorting Leo Lam 2017-06-03 12:46:17 +02:00
  • e38a66fe1b Common: Add a std::variant implementation Léo Lam 2017-05-26 23:14:52 +02:00
  • 62d08e2d17 DiscIO: Fix the wrong NAND root being used Léo Lam 2017-05-26 21:29:15 +02:00
  • 545006f666 Use std::optional for ESFormats/SharedContentMap Léo Lam 2017-05-26 19:18:24 +02:00
  • b08653d69d Common: Add a std::optional implementation Léo Lam 2017-05-07 13:29:53 +02:00
  • 3443454ba2 Merge pull request #5271 from JosJuice/allow-aslr shuffle2 2017-06-02 21:53:02 -07:00
  • 0b63fcc78f Merge pull request #5505 from spycrab/wx_stars shuffle2 2017-06-02 18:44:48 -07:00
  • 1d8ba6f865 Wx: Implement new, themed stars spycrab 2017-06-02 22:38:56 +02:00
  • 93020f6c1b Merge pull request #5509 from ligfx/qtshutdowncontrollers Leo Lam 2017-06-02 22:08:53 +02:00
  • 1eac267930 Merge pull request #5511 from sepalani/revert-addrinfo shuffle2 2017-06-01 09:11:49 -07:00
  • 5e4986d835 IP/Top: Properly fix GetAddrInfo Sepalani 2017-06-01 17:02:13 +01:00
  • 80732f959b Merge pull request #5506 from sepalani/getaddrinfo shuffle2 2017-06-01 07:24:59 -07:00
  • 726d8de16c IP/Top: Fix GetAddrInfo written socket Sepalani 2017-05-31 23:16:43 +01:00
  • 040bddafa6 MainWindow: shutdown different input interfaces Michael Maltese 2017-05-31 21:11:54 -07:00
  • 8bbe4a0743 DolphinQt2: allow resizing RenderWidget/fix fullscreen Michael Maltese 2017-05-31 21:10:47 -07:00
  • 87a74ca3ae MappingButton: remove unused includes Michael Maltese 2017-05-30 23:10:46 -07:00
  • 046c6f468f MappingButton: derive from ElidedButton Michael Maltese 2017-05-30 23:09:43 -07:00
  • b378ffb4ec MappingButton: don't set text twice in constructor Michael Maltese 2017-05-30 23:08:54 -07:00
  • 07c90bed08 DolphinQt2: add QtUtils/ElidedButton Michael Maltese 2017-05-30 23:08:14 -07:00
  • 6dc3b2e8bc Merge pull request #5502 from spycrab/qt_stars Leo Lam 2017-05-31 09:59:02 +02:00
  • 118e90ec6e Qt: Use new, themed rating stars spycrab 2017-05-30 23:02:20 +02:00
  • 25f24d32ff Merge pull request #5463 from spycrab/qt_hidpi Anthony 2017-05-30 14:57:05 -07:00
  • 1737e81b16 Qt: Fix HiDPI icon scaling spycrab 2017-05-30 22:42:21 +02:00
  • 7d27fb4067 Merge pull request #5501 from iwubcode/d3d_apply_state_loop Markus Wick 2017-05-30 13:32:23 +02:00
  • 1b685bcde9 Fix for loop in D3D Renderer ApplyState function iwubcode 2017-05-29 23:32:32 -05:00
  • 1a7210aa74 GameListModel: provide Qt::InitialSortOrderRole for sorting Michael Maltese 2017-05-27 18:59:19 -07:00
  • 8bbc31e0a2 GameList: sort case-insensitively Michael Maltese 2017-05-27 18:58:27 -07:00
  • 051cbf1962 GameListModel: invert role-column choice tree Michael Maltese 2017-05-27 18:48:04 -07:00
  • 0cc88342d6 DolphinQt2: add indentation back to ControllerWindow Michael Maltese 2017-05-27 03:05:00 -07:00
  • cb235cf142 DolphinQt2: use GridLayout for ControllersWindow Michael Maltese 2017-05-26 19:14:20 -07:00
  • 1afb0a134d Merge pull request #5497 from sepalani/getaddrinfo Leo Lam 2017-05-29 22:39:33 +02:00
  • c76335eaf1 Merge pull request #5484 from BhaaLseN/permissive Leo Lam 2017-05-29 22:29:44 +02:00
  • e90404a4f6 IP/Top: Use a constant for addrinfo size Sepalani 2017-05-29 20:59:14 +01:00
  • 9b8f57725f Automatic translation resources sync with Transifex JosJuice 2017-05-29 18:32:48 +02:00
  • 5d7f4cb9c8 Merge pull request #5496 from spycrab/qt_fixtheme Leo Lam 2017-05-29 18:33:56 +02:00
  • 845cc68bba Qt: Fix HiDPI icon scaling spycrab 2017-05-29 13:52:01 +02:00
  • c8f9900d26 Merge pull request #5495 from Tilka/gamelist shuffle2 2017-05-28 22:03:38 -07:00
  • 57898654b9 Merge pull request #5236 from lioncash/d3d Anthony 2017-05-28 20:46:31 -07:00
  • d6b6b070bc D3D/Render: Get rid of undefined behavior in Create3DVisionTexture Lioncash 2017-04-09 17:27:20 -04:00
  • 278e406f0b D3D/Render: Use std::array where applicable Lioncash 2017-04-09 16:15:57 -04:00
  • 0c3958bbe5 D3D/Render: Join variable with declaration Lioncash 2017-04-09 16:11:09 -04:00
  • 3ee447e5f7 D3D/Render: Get rid of unnecessary casts Lioncash 2017-04-09 15:57:44 -04:00
  • ba5b215c42 D3D/Render: Mark translation unit local variables as static Lioncash 2017-04-09 15:51:15 -04:00
  • 5c08b1d704 WX: improve game list reload speed Tillmann Karras 2017-05-28 23:02:03 +01:00
  • 599774aacc Qt2: remove unused variables Tillmann Karras 2017-05-28 23:01:41 +01:00
  • 4d0f458f2f Merge pull request #5494 from leoetlino/file-selector Leo Lam 2017-05-28 20:24:17 +02:00
  • d5e397aa14 WX: Add dff to the file selector filter description Léo Lam 2017-05-28 19:08:24 +02:00
  • 473f90c08f WX: Remove .tmd from the file selector filter Léo Lam 2017-05-28 19:07:12 +02:00
  • e37ab851ad add the same flags to CMake BhaaL 2017-05-26 23:01:41 +02:00
  • 076d3cd639 enable latest C++ Standard features (/std:c++latest) BhaaL 2017-05-26 18:03:32 +02:00
  • dda7e2cc2c VS2015/2017 build fix and enable C++11 features Arkadiy Shapkin 2017-05-03 13:30:11 +03:00
  • 0fcc625b56 clean up Base.props BhaaL 2017-05-26 14:36:33 +02:00
  • ec8f6e6d26 enable MSVC Standards Conformance (/permissive-) BhaaL 2017-05-26 14:36:33 +02:00
  • 072c161445 upgrade to Windows SDK 10.0.15063.0 BhaaL 2017-05-26 14:36:33 +02:00
  • 9fa1e8f45f Merge pull request #5493 from lioncash/include Mat M 2017-05-28 02:08:35 -04:00
  • 3e7af2a2cd CubebStream: Add missing <vector> include Lioncash 2017-05-27 23:50:39 -04:00
  • 905232fd2b Merge pull request #5313 from ligfx/addcubeb Mat M 2017-05-27 21:39:03 -04:00
  • d416cbd9ed Add CubebUtils namespace and hook up cubeb logging Michael Maltese 2017-04-23 23:55:37 -07:00
  • 34ad1eb547 Externals: remove PortAudio Michael Maltese 2017-03-22 15:58:57 -07:00
  • 48d6168c99 EXI_DeviceMic: use Cubeb instead of PortAudio Michael Maltese 2017-03-22 15:57:04 -07:00
  • f6e1da0dc0 AudioCommon: add Cubeb backend Michael Maltese 2017-03-22 16:09:59 -07:00
  • 17f4413143 Externals/cubeb: add Visual Studio build files Michael Maltese 2017-04-13 19:11:59 -07:00
  • 812520cc65 Add cubeb@62871b2 to Externals/ Michael Maltese 2017-03-22 16:09:04 -07:00
  • d4faa099d9 Merge pull request #5481 from ligfx/updateqt5.8 shuffle2 2017-05-27 17:59:46 -07:00
  • 7192226971 Merge pull request #5474 from sepalani/bl-fix Mat M 2017-05-27 17:40:18 -04:00
  • 7b70fce79b Merge pull request #5476 from ligfx/ffmpegbuildcleanup Mat M 2017-05-27 17:36:55 -04:00