636 Commits

Author SHA1 Message Date
SSimco
b1c70588fe
Enable online features for Unix () v2.0-16 2022-11-15 17:03:46 +01:00
goeiecool9999
4442efa8ac
rely on distro policy to make executable PIE, but do enforce noexecstack on final output () 2022-11-13 17:23:48 +01:00
goeiecool9999
e9d10a9581
Linux+OpenGL: Implement GUI vsync setting () v2.0-15 2022-11-13 08:29:25 +01:00
goeiecool9999
2842615edb
Fix various colour values for dark themes () 2022-11-13 08:27:09 +01:00
qurious-pixel
94b179ef5a
[APPIMAGE] Update AppImage ()
- include libthai.so.0
- set LC_ALL
2022-11-12 07:38:52 +01:00
jn64
7f21104b54
Disable Discord RPC checkbox based on build option () 2022-11-11 20:51:50 +01:00
goeiecool9999
bbd8d6d5ac
Linux OpenGL: Fix gamepad not updating () 2022-11-11 08:33:44 +01:00
goeiecool9999
4d68446f14
Vulkan: Further swapchain code improvements. () 2022-11-11 08:14:38 +01:00
goeiecool9999
a0e69ffbbd
Linux: Explicitly enable some flags related to security. () 2022-11-09 07:17:50 +01:00
Ktoks
c3d6cad428
Added a note on re-building to fix RPATH issues. ()
Co-authored-by: Exzap <13877693+Exzap@users.noreply.github.com>
2022-11-09 04:22:09 +01:00
UltraHDR
58c7b56c60
Add Apple Silicon build instructions () 2022-11-09 02:47:23 +01:00
bslhq
be287a1f4e
ImGui: match all begin()/end() () 2022-11-09 02:45:40 +01:00
Tillsunset
5adb1e9618
Add commit hash to build name on build check workflow () 2022-11-07 02:47:59 +01:00
goeiecool9999
138510106c
Vulkan: Fix freeze when closing pad view () v2.0-14 2022-11-06 00:40:00 +01:00
Exzap
948460cad7 InputSettings: Refresh panels on profile load and other operations 2022-11-06 00:32:33 +01:00
Exzap
3df8217a02 SDLController: Do not manually recycle controller instance
SDL_GameControllerFromInstanceID does not increase internal ref counter.
Fixes a crash when removing an SDL controller that is in use by another profile
2022-11-06 00:32:33 +01:00
Exzap
ec6726e85c Use generic EC_POINT_get_affine_coordinates 2022-11-06 00:32:33 +01:00
goeiecool9999
348d86648f
Vulkan: Refactor swapchain code () 2022-11-04 15:22:29 +01:00
Exzap
592c9b2776
Update build_check.yml 2022-11-04 15:09:25 +01:00
qurious-pixel
5d156672e8
CI: Add AppImage Build () 2022-11-04 15:07:17 +01:00
Tillsunset
2f86622a68
Don't go to mount point for free space check () 2022-11-04 14:34:32 +01:00
Exzap
a40b226e00
CubebInput: Avoid redundant CoInitializeEx () v2.0-13 2022-11-03 18:29:21 +01:00
Tillsunset
521f2fb707
MacOS: Workaround for Metal stride limitation () v2.0-12 2022-11-03 12:51:32 +01:00
goeiecool9999
a129d22a57
Vulkan: Experimental fix for self-dependency barriers during renderpass () v2.0-11 2022-11-03 00:43:26 +01:00
Adrian Graber
d4e14d2b05
Implement proper microphone support () 2022-11-03 00:24:34 +01:00
goeiecool9999
dfa7774c4c
Non-windows: Link fontawesome into executable. () 2022-11-03 00:23:31 +01:00
goeiecool9999
c3182aedd9
GeneralSettings: Update vsync after settings close () 2022-10-31 17:54:26 +01:00
Zhaohui Shi
f41f7b63e8
DSUController: fix crash when running on offline mode () 2022-10-31 14:27:35 +01:00
Tillsunset
c143950dd1
Fix fullscreen on macos () 2022-10-30 01:40:53 +02:00
jn64
4e991d603a
Add libpulse-dev to CI build () 2022-10-30 01:39:39 +02:00
OatmealDome
e0aaf631c4
macOS: Set values for empty keys in Info.plist () v2.0-10 2022-10-28 16:57:14 +02:00
Tillsunset
9ebbfb3ae2
Fix some compiler warnings () 2022-10-26 14:47:44 +02:00
gurrgur
3869b47c35
OpenGL: Bind back buffer before clearing () () 2022-10-26 14:07:34 +02:00
GaryOderNichts
d303a7f502
coreinit: Implement OSGetSystemTick () 2022-10-26 14:06:16 +02:00
GaryOderNichts
2461464ba7
FSA: Add missing path translations () 2022-10-26 00:25:46 +02:00
gurrgur
76c75f767b
Use portable format specifiers ()
Fixes 
2022-10-25 20:38:29 +02:00
Zhaohui Shi
88f63ca373
DSU: Fix bad crc calculate () v2.0-9 2022-10-25 18:25:19 +02:00
Zhaohui Shi
643ac57a30
DSU: fix build error when enable DEBUG_DSU_CLIENT () 2022-10-24 23:14:22 +02:00
Exzap
4561a6929c
Fix capitalization of Cemu executable in .desktop file 2022-10-23 23:32:36 +02:00
emiyl
8f674933d2
Create Cemu .app bundle for macOS () v2.0-8 2022-10-23 16:58:28 +02:00
Exzap
028b3f7992
Make controller button code thread-safe ()
* Refactor spinlock to meet Lockable requirements
* Input: Refactor button code and make it thread-safe
2022-10-23 15:47:42 +02:00
Jeremy Kescher
c40466f3a8
Fix incorrect title ID (00050000-1011000? -> 00050000-10111000) () 2022-10-23 14:03:51 +02:00
Tillsunset
1bcc064593
Add check for "." in FSC path () 2022-10-23 13:06:20 +02:00
Squall Leonhart
ffa213c794
Generalised game profile cleanup and corrections () 2022-10-21 12:39:26 +02:00
MythicalPlayz
c217b3ee32
GameList: Use title name based on console language () 2022-10-21 00:17:11 +02:00
goeiecool9999
dd1cb1cccf
Update title manager when clearing MLC path in settings () 2022-10-20 13:18:44 +02:00
goeiecool9999
9df1325d14
Linux: Resolve backtrace symbols directly from .symtab instead of .dynsym () 2022-10-20 13:12:16 +02:00
MythicalPlayz
271a4e4719
Fixed Discord Rich Presence not working on games that are on MLC () 2022-10-18 17:08:09 +02:00
goeiecool9999
15b3a3f77d
Linux: Remove libpng dependency from wxwidgets () 2022-10-17 16:05:35 +02:00
Exzap
665a34e518
Linux: Always use libpng from system ()
* Always use system libpng on Linux
* Remove dependency on boost-crc in DSU (reuse existing implementation)
2022-10-17 13:25:49 +02:00