Commit graph

  • 439cf04e65
    Fix win32 include path Exzap 2022-09-07 02:20:08 +02:00
  • 9a5c95cd76 FileStream: The rest of the changes... goeiecool9999 2022-09-07 01:26:38 +02:00
  • 535ff8c0d7 FileStream: separate into files, rename file to reflect class name, possibly fix windows build (if cmake changes are also correct) goeiecool9999 2022-09-07 01:22:35 +02:00
  • 6c89de506b FileStream: Change indent to tabs. goeiecool9999 2022-09-07 00:54:58 +02:00
  • 1520cee91c FileStream: Remove remaining comments in .cpp file goeiecool9999 2022-09-07 00:42:44 +02:00
  • 1377a2195e Separate filestream.h into a implementation .cpp file. goeiecool9999 2022-09-07 00:28:36 +02:00
  • 428a2c63b0 CMakeLists: Enable Objective-C and Objective-C++ when compiling for macOS OatmealDome 2022-09-02 17:39:04 -04:00
  • 889b67f8bb CMakeLists: Add workaround for clang 13 bug with consteval OatmealDome 2022-09-02 17:38:50 -04:00
  • 80b31a032e wxTitleManagerList: Remove usage of u8string OatmealDome 2022-09-01 15:38:55 -04:00
  • 21fb1c2cc3 gitignore: Add .DS_Store files OatmealDome 2022-09-01 15:34:02 -04:00
  • 642d2c2fd9 MemorySearcherTool: Use Use std::string with boost::icontains OatmealDome 2022-09-01 15:32:54 -04:00
  • dbca758a60 wxLogCtrl: Use std::string with boost::icontains OatmealDome 2022-09-01 15:31:46 -04:00
  • c3f13aed34
    Rename Emulation_bug_report to Emulation_bug_report.yaml Triticum0 2022-09-06 17:30:39 +01:00
  • 10f7656a29 Improved macro clarity. Tom Lally 2022-09-06 16:56:49 +01:00
  • 6aa7a0c7b2 Merge branch 'main' into linux-overlay Tom Lally 2022-09-06 15:47:06 +01:00
  • 062cfaf325 Fix pointer-integer comparisons & conversions bitscher 2022-09-03 18:05:36 -07:00
  • fb551ffd0d Fix string formats bitscher 2022-09-03 17:59:39 -07:00
  • ce86e39f4b Fix always false comparison bitscher 2022-09-03 17:47:06 -07:00
  • e3ec07c3ad Removed volatile keywords on PerformanceMonitor bitscher 2022-09-03 17:46:09 -07:00
  • 236216555f Fix compilation warnings related to debug_printf bitscher 2022-09-03 17:44:37 -07:00
  • e5d7d5d173
    Use utf8 aware string conversion for wxLaunchDefaultBrowser() (#185) v2.0-1 Exzap 2022-09-05 18:42:24 +02:00
  • 92639cd517 Use utf8 aware string conversion for wxLaunchDefaultBrowser() Exzap 2022-09-05 18:40:46 +02:00
  • 0030fa44a5
    Slight tweaks to greek translation (#180) Haxorzz 2022-09-05 13:57:02 +00:00
  • 5a69505d13
    Fix double %% on shader compilation screen Exzap 2022-09-05 15:53:50 +02:00
  • 5f029ea37b
    Lint tree with clang-format Zopolis4 2022-09-05 23:45:12 +10:00
  • f314d7972d
    Add lint workflow using clang-format Zopolis4 2022-08-26 08:58:45 +10:00
  • 32d3bb5b19
    Add clang-format config file Zopolis4 2022-08-26 08:52:28 +10:00
  • 728bd3178b
    build: update required fmt version (#183) Andrea Pappacoda 2022-09-05 15:38:25 +02:00
  • 391334d64e
    Use ANSI encoding for cemu.rc (#184) Exzap 2022-09-05 15:36:06 +02:00
  • c256fbb68d Use ANSI encoding for cemu.rc Exzap 2022-09-05 15:32:45 +02:00
  • 72403841bd
    build: update required fmt version Andrea Pappacoda 2022-09-05 15:29:16 +02:00
  • 917b80941e
    Fix broken icon layout when loading Cemu on Gnome (#171) bitscher 2022-09-05 05:51:24 -07:00
  • 0ed4fdcd78
    Update fmt version to 9.1.0 (#177) SSimco 2022-09-05 15:48:44 +03:00
  • f2ec0b4083
    Fix the reloading of game cache from settings.xml (#169) bitscher 2022-09-05 05:42:15 -07:00
  • 88a86bdeb9
    Update info.cemu.Cemu.metainfo.xml Haxorzz 2022-09-05 00:44:17 +00:00
  • b3e37181de
    Merge pull request #1 from Haxorzz/Haxorzz-patch-1 Haxorzz 2022-09-04 22:40:39 +00:00
  • ac0fa1444b
    slight tweaks to greek translation Haxorzz 2022-09-04 22:38:44 +00:00
  • a54a3ec74e
    Fix build using clang-cl on windows and improve driver detection (#129) Jun Bo Bi 2022-09-04 17:15:40 -04:00
  • 4ed18a65c3
    Name output binary Cemu_<CONFIG> and always place it in bin/ (#179) Exzap 2022-09-04 22:23:24 +02:00
  • 6ce4ee137b Fix multi-configuration generators placing the binary in a config subdirectory Exzap 2022-09-04 22:09:49 +02:00
  • 9c067b07a9 Use the same formatting style as the rest of the code base ssimco 2022-09-04 21:00:58 +03:00
  • d9f3a0f4e6 Update fmt version to 9.1.0 ssimco 2022-09-04 19:38:44 +03:00
  • ffab7ef843
    Merge branch 'cemu-project:main' into main uranuspucksaxophone 2022-09-04 18:19:53 +02:00
  • 1373c76eb9
    fix H264_IsBotW() return false while BotW's TitleRegion is JP (#174) bslhq 2022-09-05 00:19:27 +08:00
  • bbf29eea0c fix H264_IsBotW() return false while BotW's TitleRegion is JP lijunyu-cn 2022-09-04 23:07:06 +08:00
  • a3b9adb29b Merge branch 'main' into linux-overlay Tom Lally 2022-09-04 10:27:53 +01:00
  • 21c3a43e4b Fix broken icon layout when loading Cemu on Gnome bitscher 2022-09-04 00:23:29 -07:00
  • 7193808ebb Merge remote-tracking branch 'cemu/main' into gui_fixes bitscher 2022-09-04 00:17:36 -07:00
  • 613fb62399 Fix the reloading of game cache from settings.xml bitscher 2022-09-03 16:56:08 -07:00
  • 14d6fb0987
    Added french translation on GenericName field (#160) LoaTcHi 2022-09-04 02:01:46 +02:00
  • 67fb07c0d9
    Merge branch 'main' into main Exzap 2022-09-04 02:01:26 +02:00
  • f8297eeb44
    Fix game list ordering & Favorite checkbox (#163) bitscher 2022-09-03 16:32:32 -07:00
  • 33167196d9
    Wait for gfx pack init before loading shaders (#168) Exzap 2022-09-04 01:27:44 +02:00
  • 63363d7a21 Wait for gfx pack init before loading shaders Exzap 2022-09-04 01:09:43 +02:00
  • 36b705c5f0 fix clang-cl build Jun Bo Bi 2022-08-27 23:12:35 -04:00
  • 8dd1688ca7
    coreinit: Make OSReport and OSConsoleWrite thread-safe Exzap 2022-09-03 23:53:45 +02:00
  • 8e18e1b20d improve driver detection Jun Bo Bi 2022-08-27 23:12:17 -04:00
  • d22901be1c
    Miscellaneous translatable strings improvements and fixes (#159) Francesco Saltori 2022-09-03 22:55:58 +02:00
  • a9f5a0631e Merge branch 'main' into fix_gamelist bitscher 2022-09-03 13:33:29 -07:00
  • 1a1de370e4
    Portable way of opening URLs and directories (#156) bitscher 2022-09-03 13:32:31 -07:00
  • e3116bec0a
    Include build-essential as ubuntu/debian dependencies uranuspucksaxophone 2022-09-03 22:15:16 +02:00
  • 0ddeba61ce Fix "Favorite" checkbox state in Game list menu bitscher 2022-09-03 13:14:39 -07:00
  • 41b5fc7653
    Merge branch 'cemu-project:main' into main uranuspucksaxophone 2022-09-03 22:14:10 +02:00
  • 4a3b2e0381 Fix game list ordering bitscher 2022-09-03 01:29:32 -07:00
  • 3f3ae28623 Portable way of opening URLs and directories bitscher 2022-09-02 22:37:45 -07:00
  • f3c70e69b4
    Add curl as linux build dependency (#161) uranuspucksaxophone 2022-09-03 21:49:59 +02:00
  • 78734717fb
    Add curl as linux build dependency uranuspucksaxophone 2022-09-03 21:47:48 +02:00
  • b6af995a26
    Added french translation on GenericName field LoaTcHi 2022-09-03 21:25:25 +02:00
  • 4713447bc2
    Use latest ubuntu version for experimental builds uranuspucksaxophone 2022-09-03 21:10:00 +02:00
  • a302c69bb2
    Use latest OS version deploy.yml uranuspucksaxophone 2022-09-03 21:09:26 +02:00
  • 46024e1e8d
    Use latest OS versions for CI/CD uranuspucksaxophone 2022-09-03 21:08:39 +02:00
  • a7383a9008 Adjust Italian translation of Linux files Fs00 2022-09-03 16:02:57 +02:00
  • 2085372dce Add a few missing entries to gitignore Fs00 2022-09-03 15:52:19 +02:00
  • 87bb09b0a6 Miscellaneous improvements to GUI strings Fs00 2022-09-03 15:52:03 +02:00
  • 4792ffa783 Fix <profile name> placeholder not being recognized as translatable Fs00 2022-09-03 15:08:04 +02:00
  • 8fe26d0ea0 Make About window text translatable Fs00 2022-09-03 12:38:06 +02:00
  • 0a3195f89f Make several window titles translatable Fs00 2022-09-03 12:34:28 +02:00
  • badffef58d Make PPC threads/texture cache info window columns untranslatable Fs00 2022-09-03 12:29:12 +02:00
  • f86e8c3147
    ci: colors in CMake Andrea Pappacoda 2022-09-03 12:25:33 +02:00
  • 76126e69b2
    Add Finnish translation for linux distributions (#122) larevehkaoja 2022-09-03 11:40:54 +03:00
  • 6985c715d3
    Update dist/linux/info.cemu.Cemu.metainfo.xml Exzap 2022-09-03 10:40:20 +02:00
  • afb08f23e2
    cmake: Exclude unnecessary dep build targets (#150) Ziemas 2022-09-03 10:34:47 +02:00
  • edeb14d4c6 Merge branch 'main' into linux-overlay Tom Lally 2022-09-02 21:13:30 +01:00
  • 369ae1d28a Clean return value if any win32 call fails. Tom Lally 2022-09-02 21:09:06 +01:00
  • e3ea4c5046 Clean return value if sysconf fails Tom Lally 2022-09-02 21:01:31 +01:00
  • 49d1b1feb4 Removed unnecessary include Tom Lally 2022-09-02 21:00:41 +01:00
  • 02b18fb081 Clean return value if win32 call fails. Tom Lally 2022-09-02 20:59:44 +01:00
  • 8c617a39b7
    style: use std::enable_if & co instead of boost:: (#153) Andrea Pappacoda 2022-09-02 21:06:05 +02:00
  • ef1ce59931
    Update graphic pack url query request (#154) Exzap 2022-09-02 20:54:22 +02:00
  • c0ada030a7 Update graphic pack url query request Exzap 2022-09-02 20:47:33 +02:00
  • 3cff628a62 Missing semicolon. Tom Lally 2022-09-02 18:49:12 +01:00
  • caaa5ad2c3 Merge branch 'main' into linux-overlay Tom Lally 2022-09-02 18:48:42 +01:00
  • d53928a935
    style: use std::enable_if & co instead of boost:: Andrea Pappacoda 2022-09-02 19:35:17 +02:00
  • 4ed38a28b9
    Merge pull request #112 from Tachi107/build-minor-fixes Exzap 2022-09-02 19:22:19 +02:00
  • f5972dfbb0
    Per-function target attribute on clang and GCC. (#152) Tom Lally 2022-09-02 18:10:41 +01:00
  • a430d0a8d1 SSE4.1 attribute. Tom Lally 2022-09-02 16:41:56 +01:00
  • c7e5fc4dbb Use attribute((target)) on clang and GCC. Tom Lally 2022-09-02 15:55:23 +01:00
  • 5c058ac6dd Add check to std::ifstream. Tom Lally 2022-09-02 15:32:15 +01:00
  • 1b88a5d149 Merge branch 'main' into linux-overlay Tom Lally 2022-09-02 15:24:04 +01:00
  • 68fa5b32a1
    Linux cursor show and hide. (#149) Tom Lally 2022-09-02 14:16:35 +01:00