Commit Graph

  • e3116bec0a
    Include build-essential as ubuntu/debian dependencies #162 uranuspucksaxophone 2022-09-03 22:15:16 +0200
  • 0ddeba61ce Fix "Favorite" checkbox state in Game list menu bitscher 2022-09-03 13:14:39 -0700
  • 41b5fc7653
    Merge branch 'cemu-project:main' into main uranuspucksaxophone 2022-09-03 22:14:10 +0200
  • 4a3b2e0381 Fix game list ordering bitscher 2022-09-03 01:29:32 -0700
  • 3f3ae28623 Portable way of opening URLs and directories #156 bitscher 2022-09-02 22:37:45 -0700
  • f3c70e69b4
    Add curl as linux build dependency (#161) uranuspucksaxophone 2022-09-03 21:49:59 +0200
  • 78734717fb
    Add curl as linux build dependency #161 uranuspucksaxophone 2022-09-03 21:47:48 +0200
  • b6af995a26
    Added french translation on GenericName field LoaTcHi 2022-09-03 21:25:25 +0200
  • 4713447bc2
    Use latest ubuntu version for experimental builds uranuspucksaxophone 2022-09-03 21:10:00 +0200
  • a302c69bb2
    Use latest OS version deploy.yml uranuspucksaxophone 2022-09-03 21:09:26 +0200
  • 46024e1e8d
    Use latest OS versions for CI/CD uranuspucksaxophone 2022-09-03 21:08:39 +0200
  • a7383a9008 Adjust Italian translation of Linux files #159 Fs00 2022-09-03 16:02:57 +0200
  • 2085372dce Add a few missing entries to gitignore Fs00 2022-09-03 15:52:19 +0200
  • 87bb09b0a6 Miscellaneous improvements to GUI strings Fs00 2022-09-03 15:52:03 +0200
  • 4792ffa783 Fix <profile name> placeholder not being recognized as translatable Fs00 2022-09-03 15:08:04 +0200
  • 8fe26d0ea0 Make About window text translatable Fs00 2022-09-03 12:38:06 +0200
  • 0a3195f89f Make several window titles translatable Fs00 2022-09-03 12:34:28 +0200
  • badffef58d Make PPC threads/texture cache info window columns untranslatable Fs00 2022-09-03 12:29:12 +0200
  • f86e8c3147
    ci: colors in CMake #157 Andrea Pappacoda 2022-09-03 12:25:33 +0200
  • 76126e69b2
    Add Finnish translation for linux distributions (#122) larevehkaoja 2022-09-03 11:40:54 +0300
  • 6985c715d3
    Update dist/linux/info.cemu.Cemu.metainfo.xml #122 Exzap 2022-09-03 10:40:20 +0200
  • afb08f23e2
    cmake: Exclude unnecessary dep build targets (#150) Ziemas 2022-09-03 10:34:47 +0200
  • edeb14d4c6 Merge branch 'main' into linux-overlay Tom Lally 2022-09-02 21:13:30 +0100
  • 369ae1d28a Clean return value if any win32 call fails. Tom Lally 2022-09-02 21:09:06 +0100
  • e3ea4c5046 Clean return value if sysconf fails Tom Lally 2022-09-02 21:01:31 +0100
  • 49d1b1feb4 Removed unnecessary include Tom Lally 2022-09-02 21:00:41 +0100
  • 02b18fb081 Clean return value if win32 call fails. Tom Lally 2022-09-02 20:59:44 +0100
  • 8c617a39b7
    style: use std::enable_if & co instead of boost:: (#153) Andrea Pappacoda 2022-09-02 21:06:05 +0200
  • ef1ce59931
    Update graphic pack url query request (#154) Exzap 2022-09-02 20:54:22 +0200
  • c0ada030a7 Update graphic pack url query request #154 Exzap 2022-09-02 20:47:33 +0200
  • 3cff628a62 Missing semicolon. Tom Lally 2022-09-02 18:49:12 +0100
  • caaa5ad2c3 Merge branch 'main' into linux-overlay Tom Lally 2022-09-02 18:48:42 +0100
  • d53928a935
    style: use std::enable_if & co instead of boost:: #153 Andrea Pappacoda 2022-09-02 19:35:17 +0200
  • 4ed38a28b9
    Merge pull request #112 from Tachi107/build-minor-fixes Exzap 2022-09-02 19:22:19 +0200
  • f5972dfbb0
    Per-function target attribute on clang and GCC. (#152) Tom Lally 2022-09-02 18:10:41 +0100
  • a430d0a8d1 SSE4.1 attribute. #152 Tom Lally 2022-09-02 16:41:56 +0100
  • c7e5fc4dbb Use attribute((target)) on clang and GCC. Tom Lally 2022-09-02 15:55:23 +0100
  • 5c058ac6dd Add check to std::ifstream. Tom Lally 2022-09-02 15:32:15 +0100
  • 1b88a5d149 Merge branch 'main' into linux-overlay Tom Lally 2022-09-02 15:24:04 +0100
  • 68fa5b32a1
    Linux cursor show and hide. (#149) Tom Lally 2022-09-02 14:16:35 +0100
  • 0e2e98fc1d cmake: Exclude unnecessary dep build targets #150 Ziemas 2022-09-02 14:11:24 +0200
  • 719ee90b27
    build: minor refactoring and fixes #112 Andrea Pappacoda 2022-09-01 14:46:56 +0200
  • 4285b68cd8 Linux cursor show and hide. #149 Tom Lally 2022-09-02 11:43:01 +0100
  • f63054d8f4
    Fix graphic pack content not being loaded #148 Crementif 2022-09-02 12:16:17 +0200
  • f89de3d757 Renamed SystemInfoUnix to SystemInfoLinux. Tom Lally 2022-09-02 10:35:15 +0100
  • 3442fe634c Added stub functions. Tom Lally 2022-09-02 10:33:00 +0100
  • 64772d4313 Use std:🧵:hardware_concurrency for all platforms. Tom Lally 2022-09-02 10:29:13 +0100
  • 5303f8011d Merge branch 'main' into linux-overlay Tom Lally 2022-09-02 10:23:48 +0100
  • b1e92f1779
    Fix more UI asserts (#146) bitscher 2022-09-02 02:01:17 -0700
  • 8f4ffd6983 Fix UI asserts #146 bitscher 2022-09-01 23:15:47 -0700
  • 86e1a2227c
    nn_act: Fix account endianness (#141) Crementif 2022-09-02 09:46:19 +0200
  • a3b1af4e3d
    Add SIGINT handler on posix systems (#145) bitscher 2022-09-02 00:32:33 -0700
  • b1844a8753
    Fix online for NA console logins (#147) Exzap 2022-09-02 09:14:55 +0200
  • cc12b74e71 Add SIGINT handler on posix systems #145 bitscher 2022-08-31 21:30:05 -0700
  • ddedad723f Fix online for NA console logins #147 Exzap 2022-09-02 08:52:51 +0200
  • a1611c49da Remove seemingly unused function bitscher 2022-08-31 21:35:52 -0700
  • 5a231bedad
    Remove boost::filesystem #151 Zopolis4 2022-09-02 15:37:52 +1000
  • 36b9a507a7 fix ci #143 Jun Bo Bi 2022-09-01 19:56:39 -0400
  • 0f678e631e
    Refactor CMake files #9 Zopolis4 2022-08-30 09:30:53 +1000
  • 32405e71bf add wayland vulkan support Jun Bo Bi 2022-09-01 18:41:46 -0400
  • b8f9374b90 Added SystemInfo. Improved overlay on Linux. Tom Lally 2022-09-01 22:48:58 +0100
  • 24301c0bc3
    nn_act: Fix account endianness #141 Crementif 2022-09-01 21:49:31 +0200
  • d3a7b3b5a6
    Misc. Linux improvements and bug fixes. (#121) Tom Lally 2022-09-01 19:46:20 +0100
  • 60cb1aebd8 Use Cemu basic types. #137 Tom Lally 2022-09-01 19:13:49 +0100
  • 8a8d9a2f73 Merge branch 'dev' into linux-overlay Tom Lally 2022-09-01 19:10:01 +0100
  • 055ac72e40 Replace unsigned int with uint32 #121 Tom Lally 2022-09-01 19:02:26 +0100
  • e2eedc7b2c No type inference when calling std::rotl and std::rotr. Tom Lally 2022-09-01 19:01:47 +0100
  • a372c6ad9d Replace array with std::vector Tom Lally 2022-09-01 18:06:55 +0100
  • 39a8028ff3 Include cleanup Tom Lally 2022-09-01 17:49:15 +0100
  • bc0c2f528f Merge branch 'dev' into linux-overlay Tom Lally 2022-09-01 17:33:55 +0100
  • 53e3ed946e
    Merge branch 'cemu-project:main' into dev Tom Lally 2022-09-01 17:32:51 +0100
  • b81e71424b Removed unnecessary static_cast Tom Lally 2022-09-01 17:27:29 +0100
  • b8d4cf5b29
    Fix asserts in TitleManager and DownloadManager (#134) bitscher 2022-09-01 09:24:07 -0700
  • 9313055543 Correctly read kernel time. Tom Lally 2022-09-01 17:14:11 +0100
  • d156ad0a0f Cleanup Tom Lally 2022-09-01 17:13:14 +0100
  • 4aaefeaefd Refactor ProcessorTime to SystemInfo Tom Lally 2022-09-01 17:12:13 +0100
  • 002acbd7a0 Cleanup Tom Lally 2022-09-01 17:10:24 +0100
  • feefdf5fc4 Added RAM usage to linux overlay. Tom Lally 2022-09-01 17:01:31 +0100
  • 2d30edcbc6 Added process cpu use and per-core global cpu use to linux overlay. Tom Lally 2022-09-01 16:45:52 +0100
  • 5f484b22d2 Fix crash when per-core overlay is enabled on linux. Tom Lally 2022-09-01 12:17:40 +0100
  • 8a18a7df81 cmake: use more system libraries #136 Alexandre Bouvier 2022-09-01 12:48:31 +0200
  • dd61e82c70 Fix asserts in TitleManager and DownloadManager #134 bitscher 2022-08-29 19:26:04 -0700
  • 773edc19b4 Disable Doxygen in CMake dependencies #133 bitscher 2022-08-31 10:45:33 -0700
  • 547dcd89bc Typo fix Tom Lally 2022-08-31 19:01:53 +0100
  • 464d646e1b
    Merge branch 'cemu-project:main' into dev Tom Lally 2022-08-31 14:10:36 +0100
  • d8da8a54a6
    Infrastructure for shipping and auto-updating experimental releases (#131) Exzap 2022-08-31 12:04:09 +0200
  • 3f58081daa Make update response parsing a bit more robust #131 Exzap 2022-08-31 10:58:10 +0200
  • a7a0f9151b Update .gitignore Exzap 2022-08-31 10:56:00 +0200
  • 3a2146649d Merge remote-tracking branch 'origin/main' into main Exzap 2022-08-31 10:42:48 +0200
  • e147c1b4a6
    cmake workaround for CemuAsm failing to link on msbuild Exzap 2022-08-31 10:41:24 +0200
  • 730a3791a1
    Add ability to save/read files based on XDG specification #126 Andrew Udvare 2022-08-30 11:48:47 -0400
  • c332defec2 Merge remote-tracking branch 'fork/main' into experimental-release Exzap 2022-08-31 08:20:06 +0200
  • f3e46df587 Keep release text empty for now Exzap 2022-08-31 06:32:27 +0200
  • 591888e7de Added workflow to deploy experimental release Exzap 2022-08-31 06:30:35 +0200
  • 03809e5a31 Added mechanism for stable/experimental/dev version Exzap 2022-08-31 06:30:00 +0200
  • 0630e8d845
    Linker(Vcpkg) Error: undefined reference to libdecor (#128) ArtemisX64 2022-08-31 14:53:04 +0900
  • 6c276f267f Keep release text empty for now Exzap 2022-08-31 06:32:27 +0200
  • 6fc9c0f816 Added workflow to deploy experimental release Exzap 2022-08-31 06:30:35 +0200
  • ae6e6f9f79 Added mechanism for stable/experimental/dev version Exzap 2022-08-31 06:30:00 +0200
  • 584c8fde61
    Merge branch 'cemu-project:main' into dev Tom Lally 2022-08-30 22:16:27 +0100