Commit Graph

  • c40466f3a8 Fix incorrect title ID (00050000-1011000? -> 00050000-10111000) (#404) Jeremy Kescher 2022-10-23 12:03:51 +00:00
  • 1bcc064593 Add check for "." in FSC path (#402) Tillsunset 2022-10-23 06:06:20 -05:00
  • ffa213c794 Generalised game profile cleanup and corrections (#389) Squall Leonhart 2022-10-21 21:39:26 +11:00
  • c217b3ee32 GameList: Use title name based on console language (#388) MythicalPlayz 2022-10-21 00:17:11 +02:00
  • dd1cb1cccf Update title manager when clearing MLC path in settings (#319) goeiecool9999 2022-10-20 13:18:44 +02:00
  • 9df1325d14 Linux: Resolve backtrace symbols directly from .symtab instead of .dynsym (#385) goeiecool9999 2022-10-20 13:12:16 +02:00
  • 271a4e4719 Fixed Discord Rich Presence not working on games that are on MLC (#383) MythicalPlayz 2022-10-18 17:08:09 +02:00
  • 15b3a3f77d Linux: Remove libpng dependency from wxwidgets (#382) goeiecool9999 2022-10-17 16:05:35 +02:00
  • 665a34e518 Linux: Always use libpng from system (#381) Exzap 2022-10-17 13:25:49 +02:00
  • 753040f73a Added Boot Image for Gamepad (#372) MythicalPlayz 2022-10-17 11:26:32 +02:00
  • e88d20cbfb Fix crashes when wxWidgets tries to free stack allocated dialogs (#377) goeiecool9999 2022-10-16 09:02:33 +02:00
  • f0938e1a23 Fix CRC errors on MacOS(/Linux?) (#375) Tillsunset 2022-10-15 06:38:06 -05:00
  • df0e2f7881 Fix Cannot set locale to "" (#366) Tillsunset 2022-10-15 00:20:20 -05:00
  • ada8bbb3b4 Linux/MacOS: Greatly improve performance (#370) v2.0-7 Exzap 2022-10-14 13:45:40 +02:00
  • a19ed46b2a Windows: Fix file and folder dialog freeze (#369) Exzap 2022-10-14 12:49:41 +02:00
  • d251ce07e0 XAudio2: Don't quit on failed CoInitializeEx() v2.0-6 Exzap 2022-10-13 12:18:34 +02:00
  • f42bebd196 Merge pull request #361 from Exzap/tweaks v2.0-5 Exzap 2022-10-12 15:25:01 +02:00
  • 0412dec078 Fix metainfo Exzap 2022-10-12 15:23:04 +02:00
  • f65dbe8437 Fix encoding error in input profile filenames Exzap 2022-10-12 14:18:24 +02:00
  • 8b3f36ad50 Use correct preprocessor check for Linux (#360) SSimco 2022-10-12 04:10:57 -07:00
  • d6ba61cf64 Add support for non portable mode (#356) SSimco 2022-10-11 23:03:26 -07:00
  • 2b9edced81 Minor tweaks and code clean up (#357) Exzap 2022-10-11 09:17:34 +02:00
  • b07e9efba4 Add support for choosing network service (incl Pretendo+Custom) (#302) MythicalPlayz 2022-10-11 04:04:47 +02:00
  • 52cc7c5996 Follow imgui recommendation and streamline build dependencies (#355) Exzap 2022-10-11 01:43:15 +02:00
  • 431c5a101f Linux: Print demangled symbols on backtrace (#312) goeiecool9999 2022-10-10 02:35:04 +02:00
  • 0c9fb3143f memory optimization, using posix_memalign (#350) Tillsunset 2022-10-09 03:43:45 -05:00
  • 638e9e1f87 Workaround for the h264 video crash on macOS (#348) Tillsunset 2022-10-09 01:45:26 -05:00
  • b724a657e6 MoltenVk: Add missing texture decoders (#332) Tillsunset 2022-10-08 08:07:54 -05:00
  • 551f821109 Auto resize last column (#265) bslhq 2022-10-07 20:30:06 +08:00
  • 00968acc1d dedicated decoder for R4G4 and R4G4B4A4 to R8G8B8A8 (#331) emiyl 2022-10-07 01:39:06 +01:00
  • 4519a59d74 [ih264] per-function target attribute on clang and GCC (#328) emiyl 2022-10-04 14:24:14 +01:00
  • 8a0fe21589 [docs] add --needed in ArchLinux dependencies (#324) purofle 2022-10-03 19:05:42 +08:00
  • fb5ecca157 Vulkan: Use correct texture clear in LatteDraw_handleSpecialState8_clearAsDepth (#321) Tillsunset 2022-10-02 12:18:35 -05:00
  • 11f6e2b7ee Vulkan: Implement texture decoder for R5G6B5_UNORM to R8G8B8A8_UNORM (#320) Tillsunset 2022-10-01 18:48:13 -05:00
  • 9541c8ae85 MoltenVk: Workaround for unsupported format R5_G6_B5_UNORM (#318) emiyl 2022-09-30 17:07:00 +01:00
  • cceb4f6d0e Vulkan: Always disable blending for integer formats (#317) Exzap 2022-09-30 15:59:16 +02:00
  • ecfbbd4e26 MoltenVK: Workaround for unsupported formats (#315) emiyl 2022-09-30 14:28:56 +01:00
  • 3767257220 nfp: Fix corruption, correct structs and use write counters (#310) Narr the Reg 2022-09-29 06:00:46 -05:00
  • 3fb4b5e26c MacOS+Linux: Use CLOCK_MONOTONIC_RAW over CLOCK_MONOTONIC (#313) Tillsunset 2022-09-29 04:36:27 -05:00
  • a28d67bafd Remove -DPUBLIC_RELEASE=ON from macOS command (#309) UltraHDR 2022-09-27 21:18:35 +01:00
  • 6ecc4be0da Posix/Linux: Add setting to disable coredumps goeiecool9999 2022-09-27 13:58:50 +02:00
  • 35afb99c99 [docs] Add llvm as a required package for Arch Linux (#308) goeiecool9999 2022-09-27 12:48:35 +02:00
  • 25dae98ce0 Fix crash on GTK when a gfx pack preset value is changed (#300) SSimco 2022-09-25 22:53:10 -07:00
  • 53c7daa603 [docs] Add brew installation instructions for macos (#303) emiyl 2022-09-25 20:38:31 +01:00
  • 101ff7783e Revert accidental removal of release tag v2.0-4 Exzap 2022-09-24 12:55:13 +02:00
  • 9caf57c2c5 Vulkan: Fix incorrect encoding for substituted R4G4 format (#288) Exzap 2022-09-24 11:44:44 +02:00
  • 8e89187f95 Remove misleading link from generated experimental releases Exzap 2022-09-24 11:11:54 +02:00
  • 3bceb39966 Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287) Exzap 2022-09-24 08:43:27 +02:00
  • b720d17a97 CI: Add macOS x64 to build check and releases (#274) jcrm1 2022-09-23 05:17:50 -04:00
  • 9b76b0e2d3 CI: Fix Windows build running out of disk space (#284) Exzap 2022-09-22 11:34:13 +02:00
  • 030d15900d Add MacOS build instructions (#279) Tillsunset 2022-09-20 13:26:54 -05:00
  • 7864d76eca fixed the string encoding issue on macOS (#277) Tillsunset 2022-09-20 07:50:34 -05:00
  • 6fa0ac6eaa [docs] Recommend PUBLIC_RELEASE Crementif 2022-09-20 00:04:40 +02:00
  • 510d80038d [coreinit] Add OSIsDebuggerPresent Crementif 2022-09-19 21:41:01 +02:00
  • 9f02733a0d Use unordered_map for keydown to allow codes above 255 (#248) SSimco 2022-09-18 18:07:26 -07:00
  • 5e968eff4f Fix 1x1 symbols in debugger window + Load icons from headers on all platforms Exzap 2022-09-18 15:53:10 +02:00
  • 867c0c5ca2 Fix some issues with building on macOS (#268) Tillsunset 2022-09-18 07:39:00 -05:00
  • 12b6830546 GX2: Add crash workaround for FFL uninitialized texture (#264) Exzap 2022-09-17 16:32:46 +02:00
  • dd14778561 [docs] Explain how to update local cemu repo + General fixes (#227) uranuspucksaxophone 2022-09-17 14:53:46 +02:00
  • 41dcd48048 Fix a small regression when building in Macos (#262) Tillsunset 2022-09-17 06:52:12 -05:00
  • c113565fe3 [deps] Update zarchive Crementif 2022-09-17 10:45:27 +02:00
  • 03f5967408 Fix incorrect streamout buffer index in GS + refactor various code (#258) Herman Semenov 2022-09-17 04:45:18 +03:00
  • 4a3d02db55 Properly list files in CMakeLists instead of using GLOB (#249) Maximilian Downey Twiss 2022-09-17 11:24:57 +10:00
  • 910cdf4d5c Refactor wxGameList color code and match previous style on light theme (#261) Exzap 2022-09-17 02:39:52 +02:00
  • 6ef36152c2 Use system color definitions for wxGameList (#241) Shoegzer 2022-09-16 19:06:36 -04:00
  • 63206eb9a8 coreinit: Return error code instead of success in Acquire failure (#260) Exzap 2022-09-16 14:25:38 +02:00
  • 664d7ee902 Clean up more Cemuhook leftovers (#253) Francesco Saltori 2022-09-16 13:34:41 +02:00
  • cebdccfdf5 Update readme about matrix server Crementif 2022-09-15 04:06:40 +02:00
  • 61a3b07697 Merge pull request #238 from Fs00/more-translations v2.0-2 Exzap 2022-09-14 22:49:14 +02:00
  • 6cf5dc9a56 Add matrix server for non-discord chatting Crementif 2022-09-11 16:54:38 +02:00
  • 0afa2d75aa CI: build.yml no longer invokes itself, always produce artifact (#243) Exzap 2022-09-11 06:41:19 +02:00
  • b5963afbb5 Fix DSUController socket option error on Linux (#234) capitalists 2022-09-11 02:20:40 +00:00
  • 9a60979242 Linux: Avoid out-of-bounds raw keycode array access (#226) SSimco 2022-09-11 03:00:02 +03:00
  • d4879da95c Implement analog triggers for DSUController (#239) capitalists 2022-09-10 23:32:17 +00:00
  • b47b38448c Add workflow for generating POT file Fs00 2022-09-10 16:00:35 +02:00
  • 694b9ec495 Avoid including newlines in localizable string Fs00 2022-09-10 16:00:09 +02:00
  • 08db65bd5a Remove some dead code Fs00 2022-09-10 15:16:08 +02:00
  • 13aa0a4fd0 Make controller button names translatable and deduplicate code Fs00 2022-09-10 15:10:52 +02:00
  • 4c6f22ba39 Simplify a few window names Fs00 2022-09-10 13:55:37 +02:00
  • 3349d7b424 Merge pull request #231 from Exzap/main Exzap 2022-09-10 00:48:20 +02:00
  • 680beaaf21 Rename path _utf8Wrapper to _utf8ToPath for better clarity Exzap 2022-09-09 23:48:52 +02:00
  • 168ecf8825 FSC: Use utf8 path strings instead of wchar Exzap 2022-09-09 22:50:33 +02:00
  • 1ce629126a FSC: Refactor FileTree and remove redundant path parser class Exzap 2022-09-09 03:14:21 +02:00
  • b8462cec8b FSC: Refactor to use FSCPath instead of legacy code Exzap 2022-09-09 01:29:27 +02:00
  • 0e0602e8d9 FSC: Use utf8 for mounting and internal target path Exzap 2022-09-09 00:18:37 +02:00
  • cf598e38c1 Linux: Find case-insensitive file/folder path if not found (#196) SSimco 2022-09-09 21:16:46 +03:00
  • 6dda53e84f Improve docs (#216) uranuspucksaxophone 2022-09-09 18:39:23 +02:00
  • 045a059742 fix for when file open is successful but the path isn't a file (#220) goeiecool9999 2022-09-09 16:10:12 +02:00
  • 76313fc238 Update bug tracker URL to use HTTPS (#211) TotalCaesar659 2022-09-09 00:52:45 +03:00
  • 1e851fe7e2 Latte: Fix infinite loop in special state clearAsDepth() (#209) Exzap 2022-09-08 17:33:31 +02:00
  • f032088902 Use _Exit instead of exit under Linux (#204) Timothy Redaelli 2022-09-08 17:05:31 +02:00
  • 6cdb6eed17 Cleanup udiv128 (#206) Tom Lally 2022-09-08 01:12:53 +01:00
  • 4eaa600b57 Fix various compiler warnings given by Clang (#170) bitscher 2022-09-07 11:04:32 -07:00
  • 4d1be950e3 Fix various issues related to title names (#192) bslhq 2022-09-08 01:58:56 +08:00
  • b752d2eddd fix clang-cl (#202) Jun Bo Bi 2022-09-07 12:22:40 -04:00
  • 0a1985e481 Set timer milliseconds for "Controller settings" (#194) Timothy Redaelli 2022-09-07 16:54:48 +02:00
  • e20bfd00ec Separate filestream.h into OS specific implementation files (#190) goeiecool9999 2022-09-07 02:42:25 +02:00
  • f8b5024c09 Improved macro clarity. (#188) Tom Lally 2022-09-07 01:27:52 +01:00
  • e5d7d5d173 Use utf8 aware string conversion for wxLaunchDefaultBrowser() (#185) v2.0-1 Exzap 2022-09-05 18:42:24 +02:00
  • 0030fa44a5 Slight tweaks to greek translation (#180) Haxorzz 2022-09-05 13:57:02 +00:00