Commit graph

  • 1fd07639ad
    Always produce CI/CD artifact uranuspucksaxophone 2022-09-08 18:54:00 +02:00
  • 1e851fe7e2
    Latte: Fix infinite loop in special state clearAsDepth() (#209) Exzap 2022-09-08 17:33:31 +02:00
  • 9f7651b6fe Latte: Fix infinite loop in special state clearAsDepth() Exzap 2022-09-08 17:30:31 +02:00
  • f712efafac Merge branch 'main' of https://github.com/lijunyu-cn/Cemu lijunyu-cn 2022-09-08 23:29:24 +08:00
  • f032088902
    Use _Exit instead of exit under Linux (#204) Timothy Redaelli 2022-09-08 17:05:31 +02:00
  • 459d1f4d8d Revert "Add support for case insensitive non-ASCII paths" ssimco 2022-09-08 16:46:00 +03:00
  • da45799db2 forgot to remove this goeiecool9999 2022-09-08 14:30:15 +02:00
  • 832af1c668 Another mistake goeiecool9999 2022-09-08 14:29:19 +02:00
  • cacd8d471f fix something and use boost:iequal like cemu does elsewhere goeiecool9999 2022-09-08 14:04:40 +02:00
  • 9f2b5bf0f8 No need to convert explicitly goeiecool9999 2022-09-08 13:52:12 +02:00
  • b5153a6689 consistent naming in header. goeiecool9999 2022-09-08 13:40:52 +02:00
  • b46e45f402 Add support for case insensitive non-ASCII paths ssimco 2022-09-08 12:09:54 +03:00
  • 96d98fd3ab Use _Exit instead of exit under Linux Timothy Redaelli 2022-09-07 19:39:06 +02:00
  • 97a74a32da Fixed some issues. goeiecool9999 2022-09-08 09:48:22 +02:00
  • a69c18b8b2
    Merge branch 'cemu-project:main' into case-inses SSimco 2022-09-08 07:40:07 +03:00
  • ab44c856bd idk lowed sens a bit Gordie Schiebel 2022-09-07 22:59:47 -04:00
  • bd87209130
    Merge branch 'cemu-project:main' into main Gordie Schiebel 2022-09-07 22:53:18 -04:00
  • 9402789146 Remove some unnecessary changes. goeiecool9999 2022-09-08 02:19:07 +02:00
  • 6cdb6eed17
    Cleanup udiv128 (#206) Tom Lally 2022-09-08 01:12:53 +01:00
  • c5c70b721a Improved comment clarity Tom Lally 2022-09-07 23:15:47 +01:00
  • 875405f060 Reduced verbosity Tom Lally 2022-09-07 23:04:21 +01:00
  • 0f8592a873 Removed old udiv128 assembly implementation Tom Lally 2022-09-07 22:48:31 +01:00
  • 05dd4e57e7 Added _udiv128 to precompiled.h Tom Lally 2022-09-07 22:42:19 +01:00
  • 00f8f9199b Should have caught these way earlier. goeiecool9999 2022-09-07 23:03:37 +02:00
  • b1a01ecfdc more changes. goeiecool9999 2022-09-07 22:17:20 +02:00
  • fc639bcac3 Forgot to include goeiecool9999 2022-09-07 21:55:26 +02:00
  • 0452ec3885 Be consistent with definitions goeiecool9999 2022-09-07 21:53:52 +02:00
  • 37cfd78afd That should do it goeiecool9999 2022-09-07 21:49:50 +02:00
  • b1b6a5d8c3 Fixed some dumb mistakes. goeiecool9999 2022-09-07 20:45:55 +02:00
  • d5f6cd5bd6 I keep messing up goeiecool9999 2022-09-07 20:31:25 +02:00
  • 3922ef5e85 Something like this maybe? goeiecool9999 2022-09-07 20:25:03 +02: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
  • a6c94e1d29 fix clang-cl Jun Bo Bi 2022-09-07 12:14:18 -04:00
  • 7a848be8a8 Change to camelCase to be consistent. goeiecool9999 2022-09-07 17:33:36 +02:00
  • 0a1985e481
    Set timer milliseconds for "Controller settings" (#194) Timothy Redaelli 2022-09-07 16:54:48 +02:00
  • 74c02d273f Replace transform with basic for loop. goeiecool9999 2022-09-07 16:51:50 +02:00
  • 9bc33de652 Fix crash when permissions are missing up the tree. goeiecool9999 2022-09-07 16:28:35 +02:00
  • 241aa75d02
    Merge branch 'cemu-project:main' into main bslhq 2022-09-07 22:02:31 +08:00
  • d3ce33486d These goeiecool9999 2022-09-07 15:57:34 +02:00
  • 4018cb7284 Even more debug statements... goeiecool9999 2022-09-07 15:28:40 +02:00
  • 74eb5d0d8c forgot to remove debug statement and use C++ style cast. goeiecool9999 2022-09-07 15:22:54 +02:00
  • 8dd61c3409 Ignore case for game files when on a unix system. Implemented as described in https://github.com/cemu-project/Cemu/issues/107#issuecomment-1231171415 goeiecool9999 2022-09-07 15:18:09 +02:00
  • 4e5afba028 Find case-insensitive file/folder path if not found ssimco 2022-09-07 12:40:12 +03:00
  • 15da955ad9 Set timer milliseconds for "Controller settings" Timothy Redaelli 2022-09-07 10:52:05 +02:00
  • d27f4ab081 first push Gordie Schiebel 2022-09-07 04:10:06 -04:00
  • 2c885f6c1b
    Fix CI build modes Zopolis4 2022-09-07 17:17:43 +10:00
  • c66737ec3f
    Replace MSVC_RUNTIME_LIBRARY generator expression with a compile option Zopolis4 2022-09-07 14:30:36 +10:00
  • aa179a921f Reformat code FearlessTobi 2022-09-07 07:13:57 +02:00
  • 9c8fb26f8b Add some includes FearlessTobi 2022-09-07 07:09:53 +02:00
  • d2b22ba840 Fix UTF-8 incompatible characters FearlessTobi 2022-09-07 06:42:25 +02:00
  • e70dcb9eba .github: Add clang-format Lint action FearlessTobi 2022-09-05 03:34:29 +02:00
  • 61fd2659bf .clang_format: Add configuration file FearlessTobi 2022-09-05 03:32:25 +02:00
  • 40e488ba79 Fix various issues related to title names lijunyu-cn 2022-09-07 11:10:21 +08: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
  • 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