Commit Graph

  • 54b372acd0
    Merge branch 'cemu-project:main' into DKfix Tillsunset 2022-10-22 02:59:57 -0500
  • a9f7367ca6 added check for period in path Tillsunset 2022-10-22 02:59:31 -0500
  • 0e523ebeb7 only show match emulated display option on windows goeiecool9999 2022-10-21 19:58:27 +0200
  • b7cef45424 make sure to pass along vsync values to swapchains goeiecool9999 2022-10-21 17:35:01 +0200
  • de3dc7ab19 Vulkan cannot currently change vsync mode while running goeiecool9999 2022-10-21 17:57:56 +0200
  • 3877651960 Update vsync after settings close goeiecool9999 2022-10-21 17:50:40 +0200
  • 76314def4d rename m_physical_device m_physicalDevice fix crash because the IDE helpfully added nullptr arguments on refactor goeiecool9999 2022-10-21 16:29:22 +0200
  • f54ffda37e forgot to remove this goeiecool9999 2022-10-21 16:17:05 +0200
  • 0c6d968b5e another using statement. goeiecool9999 2022-10-21 16:15:24 +0200
  • e6c34a16b4 forgot default initialize goeiecool9999 2022-10-21 16:13:11 +0200
  • 56e0f78fd5 eliminate circular dependency goeiecool9999 2022-10-21 16:11:54 +0200
  • 078627e1fe friendship ended with SwapchainInfoVK goeiecool9999 2022-10-21 14:34:14 +0200
  • eca3748e0e Isolate even more Swapchain code. goeiecool9999 2022-10-21 14:31:12 +0200
  • 1d61770715 It's swapchain not swapChain. Looking at you DirectX goeiecool9999 2022-10-21 13:15:48 +0200
  • fd209806ff Naming scheme from my attempts at fixing pad freeze bug slipped in here goeiecool9999 2022-10-21 13:03:21 +0200
  • a468c44a6b don't share surface format between chains goeiecool9999 2022-10-21 12:56:44 +0200
  • ffa213c794
    Generalised game profile cleanup and corrections (#389) Squall Leonhart 2022-10-21 21:39:26 +1100
  • d2ecfa7193 formatting goeiecool9999 2022-10-21 11:34:02 +0200
  • 2705d8f2ae another branch gone goeiecool9999 2022-10-21 11:22:50 +0200
  • d31830c7f9 use Cleanup again goeiecool9999 2022-10-21 11:10:40 +0200
  • 29196ed5d1 found the mistake goeiecool9999 2022-10-21 11:10:29 +0200
  • 6a7c2b0652 variable is reset in createswapchain goeiecool9999 2022-10-21 10:48:15 +0200
  • 2db1c2caf4 sanity check plus issues found goeiecool9999 2022-10-21 02:12:31 +0200
  • 93daea1645 still not working goeiecool9999 2022-10-21 01:56:01 +0200
  • 312926fe19 getter setter for invariant goeiecool9999 2022-10-21 01:49:47 +0200
  • fc2c99ec1d I accidentally changed this goeiecool9999 2022-10-21 01:34:47 +0200
  • 3e1592b164 maybe important goeiecool9999 2022-10-21 01:32:09 +0200
  • b092f5ec3d simplify goeiecool9999 2022-10-21 01:25:32 +0200
  • 1dfd95b932 draft goeiecool9999 2022-10-21 01:14:20 +0200
  • c217b3ee32
    GameList: Use title name based on console language (#388) MythicalPlayz 2022-10-21 00:17:11 +0200
  • db90c38c98 homogenize naming. #393 goeiecool9999 2022-10-20 20:24:01 +0200
  • e95fab1833 remove useless struct goeiecool9999 2022-10-20 19:38:48 +0200
  • 2a4fd900a2 this is a declaration of war. goeiecool9999 2022-10-20 19:35:56 +0200
  • 509a50b191 Made the required changes and added comments #388 MythicalPlayz 2022-10-20 14:32:22 +0200
  • 6ab6dec074 Further profile cleanups #389 Squall-Leonhart 2022-10-20 22:49:35 +1100
  • dd1cb1cccf
    Update title manager when clearing MLC path in settings (#319) goeiecool9999 2022-10-20 13:18:44 +0200
  • 9df1325d14
    Linux: Resolve backtrace symbols directly from .symtab instead of .dynsym (#385) goeiecool9999 2022-10-20 13:12:16 +0200
  • 8d6a34f7b7 stuff goeiecool9999 2022-10-20 02:29:32 +0200
  • 14d797ec75 I give up goeiecool9999 2022-10-20 02:23:38 +0200
  • f3c211476d overhaul goeiecool9999 2022-10-20 01:27:54 +0200
  • 9b860c9f5e try to handle surface lost instead of trying to avoid the surface being lost. goeiecool9999 2022-10-19 21:48:50 +0200
  • 4c8c34ea60 profile cleanup Squall-Leonhart 2022-10-19 23:01:44 +1100
  • e485dd9fb6 create profile for Cabela's Big Game Hunter: Pro Hunts Squall Leonhart 2022-10-19 22:52:04 +1100
  • 7110dd15f7 remove seemingly unnecessary default that disables shared libraries Squall Leonhart 2022-10-19 08:03:53 +1100
  • d7cdf88b9b Forgot to remove this after not using it goeiecool9999 2022-10-19 17:18:19 +0200
  • 55e2a2f531 no need to store is_main_window again goeiecool9999 2022-10-19 17:08:08 +0200
  • a74330decd make variable name more descriptive goeiecool9999 2022-10-19 17:06:30 +0200
  • ecac49748d remove debug print statements goeiecool9999 2022-10-19 17:01:29 +0200
  • e52081009d fix cemu freezing when gamepad window is closed goeiecool9999 2022-10-19 16:58:58 +0200
  • 6db786f9f6 renamed flag from MACOS_ENABLE_BUNDLE to MACOS_BUNDLE emiyl 2022-10-18 22:48:53 +0100
  • 264476514d Minor Spelling Mistake MythicalPlayz 2022-10-18 23:11:19 +0200
  • d10c2804b4
    Fixes #384 by using cafeLibs needed for audio #390 hifihedgehog 2022-10-18 17:08:37 -0400
  • 354c6aedb2
    Fixes #384 by using cafeLibs needed for audio #391 hifihedgehog 2022-10-18 17:08:17 -0400
  • 613871061a fix crash when symbols are stripped. #385 goeiecool9999 2022-10-18 22:46:56 +0200
  • fe7fc72a26 Fallback to English Name if not Available in the selected Language MythicalPlayz 2022-10-18 18:56:53 +0200
  • d6965ad138 Change Game's Title Name when Language is Changed MythicalPlayz 2022-10-18 18:56:08 +0200
  • 271a4e4719
    Fixed Discord Rich Presence not working on games that are on MLC (#383) MythicalPlayz 2022-10-18 17:08:09 +0200
  • 6d1c5c7673 use boost::demangle goeiecool9999 2022-10-18 15:47:42 +0200
  • 1387e0a86d change brace formatting and newline at end of files goeiecool9999 2022-10-18 15:08:28 +0200
  • 4bde1a10ec remove unnecessary template goeiecool9999 2022-10-18 14:46:11 +0200
  • 2eef27e35c final fixes goeiecool9999 2022-10-18 14:02:01 +0200
  • 4cb9687318 seems to be working goeiecool9999 2022-10-18 13:14:44 +0200
  • 70c9f9888e initial implementation goeiecool9999 2022-10-18 13:01:36 +0200
  • c7a8ba9653 AppImage Packaging #285 Donn 2022-10-18 06:00:17 +0200
  • edb56b45fd Create distro-agnostic distribution using Docker Donn 2022-09-23 14:52:30 +0200
  • 3c7128536e Fixed Discord Rich Presence not working on games that are on MLC #383 MythicalPlayz 2022-10-17 20:26:54 +0200
  • 15b3a3f77d
    Linux: Remove libpng dependency from wxwidgets (#382) goeiecool9999 2022-10-17 16:05:35 +0200
  • b736939e45 Remove libpng dependency from wxwidgets for linux platform. #382 goeiecool9999 2022-10-17 16:03:24 +0200
  • 665a34e518
    Linux: Always use libpng from system (#381) Exzap 2022-10-17 13:25:49 +0200
  • 193f253421 Fix spaces #381 Exzap 2022-10-17 12:52:43 +0200
  • 61e8b55e60 Remove dependency on boost-crc in DSU Exzap 2022-10-17 12:43:36 +0200
  • 92ed43cdc6 Always use system libpng on Linux Exzap 2022-10-17 12:41:23 +0200
  • 753040f73a
    Added Boot Image for Gamepad (#372) MythicalPlayz 2022-10-17 11:26:32 +0200
  • f967d7814d typo emiyl 2022-10-16 23:21:46 +0100
  • 7ba411342f output file is not always called Cemu_release emiyl 2022-10-16 23:19:45 +0100
  • d9ec6adc53 add back install_name_tool command which i forgot emiyl 2022-10-16 23:11:22 +0100
  • 01b16c3fd9 removed unnecessary variables emiyl 2022-10-16 22:55:04 +0100
  • b4e4ca75ba move frameworks and sharedsupport creation to cmake emiyl 2022-10-16 22:52:01 +0100
  • 6961b1f141 moving chmod to the end in hope that it fixes file not being executable emiyl 2022-10-16 21:26:41 +0100
  • 719f94ff37 fix copying files to sharedsupport emiyl 2022-10-16 21:18:10 +0100
  • f5c0de25f2 Forgot to change status #372 MythicalPlayz 2022-10-16 22:03:40 +0200
  • 465401114d Made Changes based on Review MythicalPlayz 2022-10-16 22:02:03 +0200
  • 91661553e5 copy language files and default profiles to sharedsupport emiyl 2022-10-16 20:55:04 +0100
  • b6b971c730 improved icon + new info.plist template emiyl 2022-10-16 12:37:06 +0100
  • 52b4bd9beb Combine translation strings to the way they were before. #319 goeiecool9999 2022-10-16 13:31:37 +0200
  • 34d58d03ac
    Merge branch 'cemu-project:main' into main emiyl 2022-10-16 11:23:11 +0100
  • 315cf5d062 fix url emiyl 2022-10-16 11:22:37 +0100
  • 2448ff19bf use brew instead of apt emiyl 2022-10-16 10:51:10 +0100
  • e0721d91aa use macos vm for releases emiyl 2022-10-16 10:13:40 +0100
  • e88d20cbfb
    Fix crashes when wxWidgets tries to free stack allocated dialogs (#377) goeiecool9999 2022-10-16 09:02:33 +0200
  • 15c22a848a Fix building with system libraries #378 Jordy Vieira 2022-10-15 16:55:46 -0300
  • 8009669840 fix applications link creation emiyl 2022-10-15 17:51:09 +0100
  • 022552854f Found more instances where Destroy is called on stack allocated wxDialog objects. #377 goeiecool9999 2022-10-15 14:27:30 +0200
  • 85c9ce7a88 fix path of executable emiyl 2022-10-15 13:16:15 +0100
  • f074fdf5ce letting the variable go out of scope works too. goeiecool9999 2022-10-15 14:12:39 +0200
  • d7265fff19 better solution #376 goeiecool9999 2022-10-15 13:03:53 +0200
  • 674fcff076 fix a crash where wxwidgets tries to free a stack allocated object. goeiecool9999 2022-10-15 13:58:58 +0200
  • f0938e1a23
    Fix CRC errors on MacOS(/Linux?) (#375) Tillsunset 2022-10-15 06:38:06 -0500
  • 3d945ff843 added suggestion #375 Tillsunset 2022-10-15 00:22:37 -0500
  • df0e2f7881
    Fix Cannot set locale to "" (#366) Tillsunset 2022-10-15 00:20:20 -0500