Commit Graph

  • 39ff203c1e DiscExtractor: Don't create extra folders when extracting a folder JosJuice 2017-06-18 14:17:33 +02:00
  • 6d51992648 Move ExtractDir from FilesystemPanel to DiscExtractor JosJuice 2017-06-18 13:20:54 +02:00
  • 5778e8bdba FilesystemPanel: Refactor partition name stripping JosJuice 2017-06-18 12:44:32 +02:00
  • baf3a3b188 DiscExtractor: Don't hardcode names in ExportApploader and ExportDOL JosJuice 2017-06-17 16:53:55 +02:00
  • 89c901780e DiscScrubber: Deduplicate code for writing to file JosJuice 2017-06-17 13:37:33 +02:00
  • 1f31390b54 DiscExtractor: Improve error handling JosJuice 2017-06-17 13:28:14 +02:00
  • a17272c146 DiscExtractor: Minor cleanup JosJuice 2017-06-17 13:26:04 +02:00
  • d06b532150 DiscIO: Move parts of Filesystem to the new file DiscExtractor JosJuice 2017-06-17 12:37:30 +02:00
  • 23bb029250 DiscIO: Add convenience methods IsDisc and IsWii for Platform enum JosJuice 2017-06-17 12:26:32 +02:00
  • c29c1f92af Merge pull request #5615 from spycrab/qt_graphics shuffle2 2017-06-28 12:05:00 -07:00
  • 4d37190327 Make Visual Studio happy spycrab 2017-06-16 02:58:56 +02:00
  • 04bb6b3d59 Qt/GraphicsSettings: Implement hacks tab spycrab 2017-06-27 18:00:41 +02:00
  • 0b9f0d44e6 Qt/GraphicsSettings: Implement software rendering tab spycrab 2017-06-27 18:00:23 +02:00
  • 6598c23d0e Qt/GraphicsSettings: Implement general tab spycrab 2017-06-16 01:43:14 +02:00
  • e64a2d4e09 Qt/GraphicsSettings: Implement enhancements tab spycrab 2017-06-16 01:43:38 +02:00
  • b6690b274b Qt/GraphicsSettings: Implement advanced tab spycrab 2017-06-16 01:43:01 +02:00
  • 908e1e9aba Qt: Implement graphics window and controls spycrab 2017-06-16 01:42:12 +02:00
  • 1b1ab3119a Qt: Add Graphics option to tool bar spycrab 2017-06-16 01:39:59 +02:00
  • 7c97c14eba UICommon: Move Wx Graphics Settings functions spycrab 2017-06-16 01:37:39 +02:00
  • e14a82a87e Merge pull request #5610 from leoetlino/online-wii-updates Leo Lam 2017-06-28 15:35:05 +02:00
  • 4dcfa5371a IOS/ES: Don't open store in rw mode in WriteNewCertToStore Léo Lam 2017-06-17 12:41:34 +02:00
  • 1a6b5ca36a Qt: Add menu item to perform online update Léo Lam 2017-06-14 11:58:11 +02:00
  • f06367febc WX: Add menu item to perform online update Léo Lam 2017-06-14 01:22:03 +02:00
  • 42d217b9a8 WiiUtils: Add an online updater Léo Lam 2017-06-12 16:45:01 +02:00
  • 0c7b9570b4 Move WiiUtils to Core Léo Lam 2017-06-12 13:24:03 +02:00
  • 6a0d064f6e Merge pull request #5672 from KAMiKAZOW/patch-2 Leo Lam 2017-06-28 11:05:44 +02:00
  • 7454a20f4f Merge pull request #5707 from leoetlino/content-table Leo Lam 2017-06-28 10:42:59 +02:00
  • 72bde53f9f Merge pull request #5713 from Tilka/pool_edge Leo Lam 2017-06-28 10:29:43 +02:00
  • aff7c043f8 Merge pull request #5670 from gamemasterplc/master Leo Lam 2017-06-28 10:28:26 +02:00
  • 17fe293981 Merge pull request #5715 from JosJuice/non-ascii-dofilesearch shuffle2 2017-06-28 01:01:43 -07:00
  • 98b0d8a119 Fix DoFileSearch for non-ASCII extensions on Windows JosJuice 2017-06-28 09:50:02 +02:00
  • 6f98915c32 Fix DoFileSearch for non-ASCII paths on Windows JosJuice 2017-06-28 09:48:28 +02:00
  • c7bba1ef08 Call geometry callback after updating FBO width/height twinaphex 2017-06-28 08:36:10 +02:00
  • 0de91b711a Add scaled EFB Copy core option twinaphex 2017-06-28 08:22:24 +02:00
  • 9923833fbc Add more core options twinaphex 2017-06-28 08:15:11 +02:00
  • cda3bc4b1b Update header twinaphex 2017-06-28 07:17:20 +02:00
  • 4ac41129c7 Cleanups twinaphex 2017-06-28 06:27:57 +02:00
  • bdb1752b84 Can now read the system dir from 'Dolphin' and 'dolphin-emu' twinaphex 2017-06-28 06:04:17 +02:00
  • a9827b3a15 Add libretro-common files twinaphex 2017-06-28 05:33:57 +02:00
  • 91bfe8c7b6 GameSettings: enforce real XFB for Pool Edge Tillmann Karras 2017-06-24 17:47:52 +01:00
  • ad51311dbf Fix GCC warnings Tillmann Karras 2017-06-24 02:33:55 +01:00
  • a63ee78723 Merge pull request #5712 from Armada651/fix-fbo-layers Jules Blok 2017-06-27 23:48:27 +02:00
  • 4a7b96c93a FramebufferManager: Fix EFB layers being attached to the wrong FBO. Jules Blok 2017-06-27 23:42:42 +02:00
  • 951f6400fb Merge pull request #5706 from JosJuice/more-gamelist-speedup-followup shuffle2 2017-06-27 12:36:16 -07:00
  • 7992c786b9 Fix references to CACHE_REVISION in DiscIO comments JosJuice 2017-06-27 13:09:33 +02:00
  • a6471234a2 FileSearch: Use strcasecmp in non-std code JosJuice 2017-06-27 12:45:02 +02:00
  • caf6087766 GameListItem: Rename m_banner to m_volume_banner JosJuice 2017-06-27 11:36:50 +02:00
  • 89716025da GameListItem: Reduce levels of indentation JosJuice 2017-06-27 11:33:47 +02:00
  • 0ea17dafd9 Merge pull request #5710 from leoetlino/more-wiiroot-fixes shuffle2 2017-06-27 12:05:38 -07:00
  • d19e1ed4bf Merge pull request #5705 from JosJuice/strerror-r-version shuffle2 2017-06-27 11:49:26 -07:00
  • f1425a0c60 Merge pull request #5652 from spycrab/qt_audio shuffle2 2017-06-27 11:46:14 -07:00
  • 9e1977e129 Merge pull request #5685 from spycrab/qt_dragndrop shuffle2 2017-06-27 11:44:06 -07:00
  • ff83b93949 Remove unnecessary WiiRoot inits/shutdowns Léo Lam 2017-06-27 15:44:17 +02:00
  • ffe4135d77 Merge pull request #5708 from leoetlino/once shuffle2 2017-06-27 11:41:34 -07:00
  • 2579a7c03d Merge pull request #5607 from leoetlino/logging-fix shuffle2 2017-06-27 11:40:26 -07:00
  • ce4d514542 Merge pull request #5631 from LAGonauta/openal-real-latency shuffle2 2017-06-27 11:31:16 -07:00
  • ba3df3db05 Qt/Settings: Implement audio pane spycrab 2017-06-21 10:27:21 +02:00
  • 43dba0cb47 Merge pull request #5709 from spycrab/qt_sd_pausefix Jules Blok 2017-06-27 18:15:11 +02:00
  • feb67a3953 Qt: Fix emulation not returning to its original state when aborting shutdown spycrab 2017-06-27 18:06:27 +02:00
  • 15243093c4 Qt: Implement missing settings spycrab 2017-06-21 10:26:06 +02:00
  • f5ef060b21 Initialise WiiRoot once per emulation session Léo Lam 2017-06-27 15:44:17 +02:00
  • da5a7fcc63 IOS/ES: Fix content table handling Léo Lam 2017-06-27 15:04:47 +02:00
  • db7bb3bda8 Swapped C-style arrays to std::array LAGonauta 2017-06-16 18:54:38 -03:00
  • 9eb209c214 Removed redundant conversion to float when playing back stereo. LAGonauta 2017-06-16 18:54:19 -03:00
  • 75af792070 Swapped out the sound_sync_event.Wait() call by a simple std::sleep_for. lfsafady 2017-06-17 17:21:29 -03:00
  • d9d51fe0c4 Renamed some variables to the current coding standard and some to better fit what they really are. lfsafady 2017-06-17 17:16:32 -03:00
  • 5b7f99e57a Try to make sure that we have the XSI version of strerror_r JosJuice 2017-05-13 11:22:30 +02:00
  • 8fd1af6783 Changed OpenAL latency setting to really reflect how much time it is. LAGonauta 2017-06-17 07:43:37 -03:00
  • b9499441ee GameListItem: Fix comment about PNG banners for volumes JosJuice 2017-06-27 11:30:27 +02:00
  • 691b676145 GameListItem: Fix minor naming style violation JosJuice 2017-06-27 11:28:55 +02:00
  • e73de25a9e GameListCtrl: Put CACHE_REVISION in .cpp file JosJuice 2017-06-27 11:27:36 +02:00
  • 94ba78d717 Merge pull request #5614 from ligfx/qtinputmappingrandomcleanups shuffle2 2017-06-27 01:57:26 -07:00
  • 540ee18966 Merge pull request #5699 from JosJuice/wx-custom-titles shuffle2 2017-06-27 01:48:22 -07:00
  • 7d801d61dc DolphinWX: Use std::move when committing in GameListItem JosJuice 2017-06-27 10:21:33 +02:00
  • 2a1d18444f Qt: Implement gamelist drag and drop spycrab 2017-06-26 23:22:40 +02:00
  • 599a235a19 Merge pull request #5691 from ligfx/openalonlywindowsdynamic shuffle2 2017-06-27 01:18:06 -07:00
  • 0f3ee2f209 Merge pull request #5700 from leoetlino/title-key shuffle2 2017-06-27 01:02:42 -07:00
  • 3094b1bd4f Merge pull request #5684 from TaoSc/xxhash-update shuffle2 2017-06-27 00:59:27 -07:00
  • 7a9ac9aa63 Merge pull request #5704 from ligfx/fixblockingloopwarning shuffle2 2017-06-27 00:10:26 -07:00
  • 749889236d OpenALStream: remove commented-out ALC_REFRESH code Michael Maltese 2017-06-27 00:04:07 -07:00
  • 8e849b1595 Remove OpenAL DLL from Externals Michael Maltese 2017-06-25 23:47:33 -07:00
  • c882d52f4a OpenAL: load DLL dynamically Michael Maltese 2017-06-25 23:47:15 -07:00
  • 18e70cdf91 Only build OpenAL on Windows Michael Maltese 2017-06-25 23:52:51 -07:00
  • 42ea1c8ecf OpenAL: remove aldlist.cpp Michael Maltese 2017-06-25 23:17:56 -07:00
  • 32470ef284 clean up OpenALStream::Start() Michael Maltese 2017-06-25 23:12:44 -07:00
  • 56961f5561 OpenALStream: don't include headers if not building Michael Maltese 2017-06-25 23:02:57 -07:00
  • 0fb742581a CMake: remove duplicated call to find OpenAL Michael Maltese 2017-06-25 22:47:37 -07:00
  • 033492717c BlockingLoop: fix unhandled enum value warning Michael Maltese 2017-06-26 23:33:45 -07:00
  • 0ac1562fbd DolphinWX: Load EmuState and custom name for actual discs JosJuice 2017-06-26 22:55:50 +02:00
  • d5bf6f1bbc DolphinWX: Sync custom title changes on game list rescan JosJuice 2017-06-26 22:19:51 +02:00
  • 4ad46f1c7c Merge pull request #5701 from ligfx/renamecmixertomixer JosJuice 2017-06-27 08:15:02 +02:00
  • 9f08534a47 IOS: Reuse IOSC instance when possible Léo Lam 2017-06-26 23:56:04 +02:00
  • 6d821de2b9 IOS: Use a std::array for the title key instead of vector Léo Lam 2017-06-26 23:38:58 +02:00
  • b2c9d6d217 Rename CMixer to Mixer Michael Maltese 2017-06-26 14:41:12 -07:00
  • aa020040f6 Merge pull request #5681 from spycrab/qt_safeshutdown Leo Lam 2017-06-26 21:55:27 +02:00
  • 6688e66c60 Qt: Implement safe shutdown spycrab 2017-06-24 17:00:37 +02:00
  • 7d60f03acb Merge pull request #5687 from shuffle2/wx-cache shuffle2 2017-06-26 12:40:40 -07:00
  • f51df62344 DolphinWX: properly sync EmuState and banner changes. Shawn Hoffman 2017-06-25 20:13:42 -07:00
  • 0ace7fd8f3 Merge pull request #5694 from leoetlino/dolphin-drm Leo Lam 2017-06-26 21:31:32 +02:00
  • f399ca984f Merge pull request #5692 from JosJuice/titledatabase-override Leo Lam 2017-06-26 21:30:49 +02:00