This website requires JavaScript.
27c280534d
citra_android: Use androidx splash screen (#6355 )
Charles Lombardo
2023-03-16 02:30:47 -0400
e18e30a8cc
citra_android: Enable themed icon (#6351 )
Charles Lombardo
2023-03-15 03:21:54 -0400
6fbc54b0c5
citra-qt: fixes to per game settings (#6298 )
Vitor K
2023-03-13 18:02:07 -0300
49acfe428a
citra_android: Bundle speex by default (#6348 )
Charles Lombardo
2023-03-13 16:46:22 -0400
aa8df317af
citra_android: fix DiskShaderCacheProgress crash (#6346 )
hank121314
2023-03-13 13:46:38 +0800
2cbf6fbb17
qt: Fix keys tutorial link in update downloader. (#6343 )
Steveice10
2023-03-12 08:58:04 -0700
27be16ee31
Update AndroidManifest for Android TV (#6330 )
DRayX
2023-03-09 15:44:45 -0800
c96f54f022
Implement app management support (suspend, resume, close, etc) (#6322 )
Steveice10
2023-03-09 15:44:26 -0800
d2caf2d386
citra_android: Start material 3 migration (#6335 )
Charles Lombardo
2023-03-09 17:22:11 -0500
1cca713e3b
citra_android: New settings fragment animations (#6332 )
Charles Lombardo
2023-03-09 11:24:32 -0500
976995ba08
cfg: Set system setup complete flag when formatting save. (#6331 )
Steveice10
2023-03-08 15:05:00 -0800
07e02a1acf
Port multiplayer related PRs from yuzu (yuzu-emu/yuzu#9661 and yuzu-emu/yuzu#9713) (#6319 )
Tobias
2023-03-08 00:51:46 +0100
455a0198d9
ci: Bump macOS target to 11 (Big Sur) (#6325 )
Steveice10
2023-03-03 05:04:31 -0800
8f2a5374c3
ci: Build macOS architectures separately and combine (#6321 )
Steveice10
2023-03-01 09:58:09 -0800
c961ecb9a4
jni\native.cpp: Log `g_build_fullname` on Android (#6318 )
SachinVin
2023-02-28 21:59:30 +0530
c6f9fd3b65
qt: Remove status bar 3D controls due to issues. (#6317 )
Steveice10
2023-02-28 04:10:14 -0800
3c15398f9e
apt: Implement additional applet state management. (#6303 )
Steveice10
2023-02-28 04:09:54 -0800
8b116aaa04
externals: Fix mismatched CryptoPP definitions between compile time and header use. (#6314 )
Steveice10
2023-02-25 02:58:38 -0800
cc5ea21f1c
citra_qt: Write to config file on important config changes (#6311 )
Tobias
2023-02-25 11:57:59 +0100
286f750c6c
citra_qt: Move CPU speed slider to debug tab and Report Comptaibility to help menu (#6250 )
Tobias
2023-02-18 23:24:15 +0100
d8c9335ef0
Resolve Black Screen on Intel GPU Regression (#6306 )
SomeDudeOnDiscord
2023-02-18 11:54:12 -0500
cda358443f
nim: Fully stub nim:u service. (#6290 )
Steveice10
2023-02-17 10:30:47 -0800
bf73cb57ca
am: Return installed titles in GetNumTickets and GetTicketList stubs. (#6292 )
Steveice10
2023-02-17 06:20:56 -0800
9eb1cd2875
Added an option to set the proportion of the screens when using layout "Large Screen Small Screen", to allow the user to define how much bigger the large screen should be with respect to the smaller screen. Currently the value must be between 1 and 16, but I could set a different maximum value if that would be desired. Thank you very much! (#6252 )
komasanzura
2023-02-17 09:19:52 -0500
bb8dde8480
aes: Fix derivation of slot 0x25 key X from NATIVE_FIRM. (#6283 )
Steveice10
2023-02-16 05:35:17 -0800
5aa80873e2
qt: Enable application options for system applications. (#6286 )
Steveice10
2023-02-15 12:24:54 -0800
5215468ff6
core\file_sys\archive_sdmc.cpp: Log error message if file failed to open. (#6284 )
SachinVin
2023-02-15 02:49:45 +0530
68162c29b4
cfg: Initialize backlight controls config blocks. (#6291 )
Steveice10
2023-02-14 13:10:07 -0800
a8e4e11cd5
Better Support for Picture-in-Picture Custom Layouts (Based on #6127 ) (#6247 )
SomeDudeOnDiscord
2023-02-14 16:06:11 -0500
ab8d1c7d8b
github: Improve Readme and add better issue templates (#6276 )
Tobias
2023-02-13 14:51:09 +0100
1ab9b60a60
Services/APT: Implement PrepareToStartApplication, StartApplication, and WakeupApplication (#6280 )
Steveice10
2023-02-11 22:47:08 -0800
c2903a6b9d
citra_qt: Hide updates on per-game config (#6296 )
GPUCode
2023-02-12 08:45:43 +0200
849d795f0e
Port yuzu-emu/yuzu#8367: "Logging: Report Post Windows 10 2004 versions, like Windows 11" (#6295 )
GPUCode
2023-02-12 00:22:58 +0200
a40cde7f76
msvc: fix missing qtconcurrent dll (#6294 )
Vitor K
2023-02-10 15:36:36 -0300
5eb72e9489
main: Enable High DPI fixes for Qt >= 5.14 (#6262 )
Morph
2023-02-09 19:19:43 -0500
6bef34852c
Add option to configure to download system files from Nintendo Update Service (#6269 )
Steveice10
2023-02-09 11:58:08 -0800
691cb43871
Add shortcuts and status bar widgets to toggle and set 3D factor (#6277 )
Steveice10
2023-02-09 11:57:06 -0800
f66d03dd48
citra_qt: Improvements to hotkeys and ui state management (#6224 )
Tobias
2023-02-04 19:06:20 +0100
9b49d94644
Lower log level of some sdmc logs (#6266 )
Colin E
2023-02-03 23:41:06 +0100
78cb48b23c
common: Make TrimSourcePath constexpr (#6279 )
Steveice10
2023-02-03 10:01:10 -0800
3a6a17c708
externals: Bundle cryptopp as submodule. (#6272 )
Steveice10
2023-02-02 07:26:21 -0800
3d3dd2d162
Merge pull request #6275 from zhaowenlan1779/tx-migrate
Pengfei Zhu
2023-02-02 16:51:13 +0800
99c3eb21b0
dist/languages: Migrate to new tx client
Pengfei Zhu
2023-02-01 14:57:12 +0800
bb8cb3ff82
main: Globally disable the "?" button on dialogs (#6263 )
Morph
2023-01-28 11:08:15 -0500
0f6478a928
Fix crash when plugin has missing text section (#6264 )
PabloMK7
2023-01-27 14:06:35 +0100
84e54a52a6
core: Detect and return error if GBA virtual console is loaded. (#6257 )
Steveice10
2023-01-23 01:51:57 -0800
d704c6a3ac
common: Support macOS application data path conventions. (#6258 )
Steveice10
2023-01-23 01:50:50 -0800
9b20bcea0f
android: Allow opening in-emulation menu by pressing Back (#6248 )
JosJuice
2023-01-22 08:42:27 +0100
9c6035f254
Implement svcGetHandleInfo, svcOpenProcess/Thread, svcGetProcessList (#6243 )
PabloMK7
2023-01-15 17:20:54 +0100
a298e4969b
externals: Switch to newer cryptopp-cmake. (#6242 )
Steveice10
2023-01-15 08:15:42 -0800
bd1cabce86
Instead of there being an "Abort/Continue" prompt when a savestate fails to save or load, it just brings up a warning box. (#6236 )
upadsamay387
2023-01-15 10:15:16 -0600
ad2cbe2b26
macOS: Make Citra show up in the Launchpad Games folder (#6245 )
UltraHDR
2023-01-10 00:27:11 +0000
e60a816d89
Merge pull request #6240 from Steveice10/universal
SachinVin
2023-01-07 19:39:22 +0530
5d0e60a6aa
ci: Generate universal macOS build.
Steveice10
2023-01-05 15:16:40 -0800
a8848cce43
build: Update to support multi-arch builds.
Steveice10
2023-01-06 07:28:02 -0800
0e325255f3
externals: point to upstream dynarmic
SachinVin
2022-12-30 12:33:43 +0530
21fe65c29c
externals: bump xbyak to v6.68
SachinVin
2022-12-30 12:47:51 +0530
f5ed7c775d
qt: Fix global settings being inaccessible on macOS. (#6235 )
Steven
2023-01-03 13:58:04 -0800
f18437e59f
android: Close soft keyboard on panel close in cheats activity (#6234 )
JosJuice
2023-01-01 12:25:05 +0100
b588d6181b
qt_multimedia_camera: fix image handling in Qt 5.15+ ... (#6231 )
liushuyu
2022-12-23 23:15:31 -0700
c8ff1d744a
Change Monoscopic Render mode to a dropdown (#6215 )
Vitor K
2022-12-23 23:17:49 -0300
ae3d50f71f
Port yuzu-emu/yuzu#2968: configure_input: Fix input handling for ZL and ZR from controllers with analog triggers (#4984 )
Tobias
2022-12-17 16:11:49 +0100
ccb50e7f2c
Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213 )
Tobias
2022-12-17 16:06:38 +0100
51e252c7ed
Hide mouse: fix for secondary window and single window mode (#6220 )
Vitor K
2022-12-17 12:05:51 -0300
517e0bc342
Camera fixes (#6181 )
Vitor K
2022-12-17 12:05:04 -0300
812c4fa059
Per-Game Settings: options to reset game settings (#6219 )
Vitor K
2022-12-17 12:04:31 -0300
cb82ffbe20
code: Small cleanups and fixes to lambda captures (#6191 )
Tobias
2022-12-17 16:04:10 +0100
9d5ae8e1c2
service/nwm_uds: Add NetworkStatusChangeReason (#5377 )
Pengfei Zhu
2022-12-17 23:03:59 +0800
06a9f69d88
hle/service/cfg: Add Config block enums documented by 3dbrew... (#6206 )
SachinVin
2022-12-14 06:18:41 +0530
84eada8c50
Fix "auto" resolution factor (#6218 )
Vitor K
2022-12-12 21:05:08 -0300
016ce6c286
Add 3GX plugin loader (#6172 )
PabloMK7
2022-12-11 09:08:58 +0100
48ee112ceb
Add per game configuration options (#6187 )
GPUCode
2022-12-08 13:27:25 +0200
f261daf2fa
Attempt to hotfix Android CI (assume /usr/bin/apksigner is no longer a jar) (#6210 )
xperia64
2022-12-07 20:55:11 -0500
0fc177e268
configure_motion_touch: do not move engine parameter (#6208 )
Vitor K
2022-12-06 21:52:25 -0300
d1171328c9
Qt: Implement more hotkeys for secondary window (#6198 )
Ameer J
2022-11-24 08:55:27 -0500
850e5bf81c
Merge pull request #6194 from merryhime/more-accurate-cycle-counting
SachinVin
2022-11-24 19:25:01 +0530
6da59d581e
arm_tick_counts: Thumb implementation
Merry
2022-11-21 21:19:20 +0000
9c0fad21db
arm_tick_counts: Implement ARM cycle counting
Merry
2022-11-19 23:54:18 +0000
0f250bed89
arm_tick_counts: Skeleton implementation
Merry
2022-11-19 23:04:25 +0000
7cae35024f
common: Add StringLiteral
Merry
2022-11-19 22:44:16 +0000
f298278f37
arm/dynarmic: Initial implementation for instruction tick counts
Merry
2022-11-19 21:54:21 +0000
2238e6c3ef
externals: Update dynarmic to 7a926d689bcc1cc39dd26d5bba379dffcc6815a3
Merry
2022-11-19 21:44:06 +0000
d09f6d97f6
Merge pull request #6196 from vitor-k/stoll-exception
Vitor K
2022-11-21 19:50:15 -0300
1e6507d792
Resolve C4101 warning
Vitor K
2022-11-20 22:41:33 -0300
64062162c6
feat: add system time offset setting (#6139 )
DaemonTsun
2022-11-20 16:34:53 +0100
3b6ffd9c27
Add MSVC binaries for Windows on releases (#6190 )
Vitor K
2022-11-19 17:22:10 -0300
f44c95d638
Add "Separate Windows" LayoutOption (#6177 )
Ameer J
2022-11-17 10:37:30 -0500
4f715b6718
Add nearest neighbor texture filter (#6189 )
Venkat Rao
2022-11-16 11:55:14 -0600
664562f988
add mono_render_left_eye option (#6140 )
Jake Downs
2022-11-16 09:54:26 -0800
2967068b87
Merge pull request #5380 from FearlessTobi/port-3954
merry
2022-11-15 11:31:59 +0000
d89a6d491e
Merge pull request #5526 from FearlessTobi/port-4535-4548
merry
2022-11-15 11:30:21 +0000
95c7bac8a6
Resolve compilation errors related to the Color namespace change
FearlessTobi
2020-08-28 15:49:11 +0200
81bf21283f
common/color: Migrate code over to the Common namespace
Lioncash
2020-08-18 14:27:39 -0400
de1fe7e6e3
Address review comments
FearlessTobi
2022-11-15 11:16:45 +0100
35f7f5e3e3
common: switch to nullptr for sysctl's empty new value
Jan Beich
2020-06-30 22:55:47 +0000
6dabf10009
common: add sysconf() fallback
Jan Beich
2020-06-29 22:39:31 +0000
cb8b72069f
Fix macOS code and change "Swapfile" to "Swap"
Morph
2020-05-27 11:21:59 -0400
a67f205cfe
main: Log host system memory parameters
Morph
2020-05-17 14:45:12 -0400
94d0399876
fix clang format on mingw/msys2 (#6188 )
Venkat Rao
2022-11-13 01:22:05 -0600
f6320c8de9
Reduce bugginess when texture filtering and custom textures both enabled (#6184 )
Venkat Rao
2022-11-12 00:08:26 -0600