Commit Graph

  • 643c12e6ed
    Merge d4d4adcfb9 into 4ee027d3a8 Cynthia Coan 2026-06-21 18:17:45 -0700
  • d4d4adcfb9 custom argstr for non-standalone titles, cos names Cynthia 2026-06-21 18:15:52 -0700
  • 86104f54bd
    Merge c99ae0f833 into 4ee027d3a8 Nintendocustom 2026-06-21 20:53:36 +0000
  • 2eb0153379
    Merge 3481c93efc into 4ee027d3a8 goeiecool9999 2026-06-21 20:53:36 +0000
  • 0c02515525
    Merge be30c611e9 into 4ee027d3a8 Kyuyrii Byakko 2026-06-21 20:53:36 +0000
  • 774d4a78ca
    Merge f26e716686 into 4ee027d3a8 Fabio Arnold 2026-06-21 20:53:36 +0000
  • 19bd419d83
    Merge 555469974c into 4ee027d3a8 Fabio Arnold 2026-06-21 20:53:36 +0000
  • bc9f7b15d9
    Merge 991d21af76 into 4ee027d3a8 Squall Leonhart 2026-06-21 20:53:36 +0000
  • 5723b24968
    Merge d840591872 into 4ee027d3a8 Hr. Vedel 2026-06-21 20:53:36 +0000
  • 7d4c8708b9
    Merge 83ad48762e into 4ee027d3a8 capitalistspz 2026-06-21 20:53:35 +0000
  • a4427efa3d
    Merge 7889b37370 into 4ee027d3a8 Squall Leonhart 2026-06-21 15:27:51 -0500
  • 8d34f5c507
    Merge f368efc413 into 4ee027d3a8 qurious-pixel 2026-06-21 19:39:36 +0000
  • f368efc413 Merge branch 'main' into win-arm64-msvc Live session user 2026-06-21 11:51:00 -0700
  • 436a414233
    Merge 528fc53718 into 4ee027d3a8 jn64 2026-06-21 21:09:15 +0200
  • 088916817d
    Merge 41864bcfcf into 4ee027d3a8 Emma 2026-06-21 21:03:04 +0200
  • cc899315bb
    Merge 93c018612d into 4ee027d3a8 evairson 2026-06-21 21:01:59 +0200
  • 5f350eb500
    Merge 021b251613 into 4ee027d3a8 bslhq 2026-06-21 20:55:38 +0200
  • 932e5fff91 cleanup import & link library that is no longer needed Cynthia 2026-06-21 11:01:11 -0700
  • cc03c189dc update console logging to using fwrite Cynthia 2026-06-21 10:58:38 -0700
  • 1f3f3cc6dd
    Merge d65bdc5dd2 into 4ee027d3a8 JosJuice 2026-06-21 17:29:24 +0000
  • d65bdc5dd2 Look for key file next to wud/wux file JosJuice 2026-06-21 17:17:19 +0200
  • 7ab373e644
    Merge 4a5e79f0a4 into 4ee027d3a8 rcaridade145 2026-06-21 18:34:13 +0200
  • 4ee027d3a8
    UI: Show "Could not decrypt title" for drag and drop too (#1962) main JosJuice 2026-06-21 17:54:49 +0200
  • 0b30fe3afb Show "Could not decrypt title" for drag and drop too JosJuice 2026-06-21 17:41:57 +0200
  • 6abc25ca0d add in extra command line flags for testing, usage Cynthia 2026-06-20 14:09:49 -0700
  • 4a5e79f0a4
    Merge branch 'cemu-project:main' into main rcaridade145 2026-06-19 21:40:08 +0100
  • 83ad48762e Slightly more accurate behaviour capitalistspz 2026-06-19 18:38:23 +0100
  • 9079c8e17f Clean up capitalistspz 2026-06-03 23:05:29 +0100
  • 88b3dfe2f9 Use wxComboBox instead of wxChoice capitalistspz 2026-06-03 22:39:54 +0100
  • cfd148ac36 Move camera code to CemuInput capitalistspz 2026-06-02 19:05:04 +0100
  • 02c063e44b Store camera name to config instead of unique ID capitalistspz 2026-06-02 18:06:45 +0100
  • 5adefd1d0f Swap buffers during capture capitalistspz 2026-04-21 18:33:02 +0100
  • da28096d7a Prevent CameraManager::Deinit from stopping the application entirely capitalistspz 2026-04-21 00:48:35 +0100
  • ef44b4b40d Use cemu_use_precompiled_header capitalistspz 2026-04-15 15:18:58 +0100
  • d09429dfb6 Link to CemuConfig in CemuCamera capitalistspz 2026-04-15 04:00:25 +0100
  • ca10a5169d Revert "Give up on using the precompiled headers" capitalistspz 2026-04-15 03:55:31 +0100
  • 1219bcb75d Give up on using the precompiled headers capitalistspz 2026-04-15 03:45:28 +0100
  • 7fb5c83bbe Link to CemuGui in CemuCamera despite not using any GUI code capitalistspz 2026-04-15 03:27:06 +0100
  • a8980a8d0b Link CemuCommon as PUBLIC capitalistspz 2026-04-15 03:20:36 +0100
  • 883e5de59d Link to CemuCamera in CemuBin capitalistspz 2026-04-15 02:45:00 +0100
  • 31fdaeff1c Remove extra #pragma once capitalistspz 2026-04-15 02:32:10 +0100
  • 6338e40aa3 CMakeLists.txt adjustments capitalistspz 2026-04-15 02:21:30 +0100
  • 543d6b4b2a Formatting and cleanup capitalistspz 2026-04-15 01:59:41 +0100
  • a39830e5ec Use OSMutex capitalistspz 2026-04-15 01:46:14 +0100
  • 90c6016a9f Small changes to worker thread func capitalistspz 2026-04-15 01:15:57 +0100
  • 8d2f196e25 Remove unused variables capitalistspz 2026-04-15 00:59:03 +0100
  • 1a632aeb43 Init CameraManager on open, deinit on close capitalistspz 2026-04-15 00:56:54 +0100
  • 3235ffbda4 Remove duplicate sources in CMakeLists.txt capitalistspz 2026-04-15 00:21:57 +0100
  • 27e10ca5da Update openpnp-capture (fix turbojpeg link failure when used alongside vcpkg) capitalistspz 2026-02-24 06:35:28 +0000
  • 5c562a2d0f Update openpnp-capture (fix turbojpeg import) capitalistspz 2026-02-24 04:28:44 +0000
  • dc086af608 Update openpnp-capture and set MSVC runtime lib capitalistspz 2026-02-24 02:48:33 +0000
  • 8f04af1451 Update openpnp-capture (fix Windows static linking) capitalistspz 2026-02-24 00:54:21 +0000
  • ed6ab83d8e Call CAMExit on camera lib unload capitalistspz 2026-02-24 00:52:12 +0000
  • 496b472f44 Update openpnp-capture and link statically capitalistspz 2026-02-22 06:13:43 +0000
  • f2c5eac978 Some cleanup capitalistspz 2026-02-22 02:30:32 +0000
  • e4f0972932 Add tooltip capitalistspz 2026-02-22 00:54:54 +0000
  • f3d3aae0de Fix config saving capitalistspz 2026-02-22 00:48:40 +0000
  • bbdaf8c212 Fix settings window preview capitalistspz 2026-02-22 00:23:52 +0000
  • b35887afdf Add Camera Settings menu option capitalistspz 2026-02-22 00:23:28 +0000
  • af841071b7 Check buffer size capitalistspz 2026-02-22 00:22:37 +0000
  • f7f8c06935 Rebased capitalistspz 2026-02-21 23:01:20 +0000
  • 079a4af651
    debugging: Add GDB pretty printers for common types (#1957) capitalistspz 2026-06-17 16:24:09 +0000
  • 723e5d4ec3 Add some GDB pretty printers for some common types capitalistspz 2026-06-17 17:16:08 +0100
  • fe70fdcfe5 debugger: Don't clear register views when continuing to run code Crementif 2026-06-13 20:35:12 +0200
  • dbec2c717c
    Clean up includes in MainWindow and remove duplicate helper (#1955) goeiecool9999 2026-06-13 15:54:26 +0200
  • b413bd0fd9 helpers: remove duplicate to_underlying goeiecool9999 2026-06-13 12:10:28 +0200
  • c40918a929 MainWindow: Header cleanup add back renderer.h because it is actually used in metal builds goeiecool9999 2026-06-13 11:51:21 +0200
  • 65a37336a7
    ih264d: Fix color inaccuracy on aarch64 (#1954) Exverge 2026-06-11 16:23:18 -0400
  • 0bbf944e14
    ih264d: fix color inaccuracy on aarch64 Exverge 2026-06-11 16:02:01 -0400
  • b517fbc147
    build: Make CMake ask for fmt 12.1 instead of 9 (#1953) capitalistspz 2026-06-11 13:38:44 +0000
  • ab4df77035 Oops, should be 12.1 capitalistspz 2026-06-10 21:54:21 +0100
  • 5209106c92 Make CMake ask for fmt 12 instead of 9. capitalistspz 2026-06-10 21:47:11 +0100
  • a52c9bd74f README.md: Add LLM policy Exzap 2026-06-10 17:28:45 +0200
  • 0a4f634eaf Latte: Handle texture copy edge-case Exzap 2026-06-10 16:58:59 +0200
  • d28c7654ec snduser: Implement MIXSetDeviceSPan + MIXSetDeviceLFE Exzap 2026-06-08 18:23:16 +0200
  • e70b270e71 sndcore: Small fix and cleanup Exzap 2026-06-08 17:22:35 +0200
  • 263b3510d6 snduser: Avoid hardcoded samples-per-frame Exzap 2026-06-06 16:56:58 +0200
  • fc001cdf05 sndcore: Improve PCM16 linear sampling + correctly clamp sndcore2 ADSR Exzap 2026-06-06 16:55:28 +0200
  • c2d428e5b5 snduser: Improve MIX functions Exzap 2026-06-05 02:25:42 +0200
  • d20d701ef0
    OpenGL: Clamp vsync to valid value (#1937) codeman4033 2026-06-10 08:24:38 -0500
  • 1307c1e332
    Update build.yml Doctor656 2026-06-10 18:27:12 +0800
  • 0f4650835b
    Update build.yml Doctor656 2026-06-10 18:26:25 +0800
  • 745d30bc08
    debugger: Tweaks + add context menu to write different value types (#1950) Swift 2026-06-09 15:04:33 -0500
  • b3e82c6ee3 debugger: fix DumpCtrl::OnContextMenu Swift 2026-06-09 12:33:33 -0500
  • 715e530309 debugger: move enum to source file Swift 2026-06-09 12:16:43 -0500
  • bae38e56c2
    GraphicPack: Allow overriding cos.xml permissions (#1948) techmuse 2026-06-08 11:59:51 -0400
  • e4fa470140
    logging: Improve Windows OS version detection (#1949) Hr. Vedel 2026-06-08 17:02:51 +0200
  • 0b1f5fab15 Update comment SIrHrVedel 2026-06-08 10:41:56 +0200
  • ee1abe73ad debugger: don't write string if empty Swift 2026-06-07 22:33:33 -0500
  • 369d786f0e debugger: use ConvertString instead Swift 2026-06-07 22:32:59 -0500
  • 4d5be7c16e debugger: remove forced hexadecimal formatting when writing values Swift 2026-06-07 18:37:48 -0500
  • 1e21fdbbac debugger: remove commented out code Swift 2026-06-07 18:26:37 -0500
  • 055a5f838f debugger: add more memory writing options Swift 2026-06-07 18:18:32 -0500
  • 8b779bdae2 Fix Windows system version detection SIrHrVedel 2026-06-07 22:41:37 +0200
  • 8e5ebb882e CafeSystem: OR all of the base and overridden permission bits techmuse 2026-06-07 16:13:25 -0400
  • baf1cfa2dc GraphicPack: Allow overriding cos.xml permissions techmuse 2026-06-07 14:59:49 -0400
  • 365fdc9a5d Fix apparent error. codeman4033 2026-06-03 13:35:02 -0500
  • c31cacefda Clamp OpenGL vsync value in UpdateVSyncState codeman4033 2026-05-30 16:19:38 -0500
  • 6a5219fd0d Restore comments Live session user 2026-06-06 11:21:18 -0700
  • e0145e8269 Merge branch 'main' into win-arm64-msvc Live session user 2026-06-06 10:52:38 -0700