muemart
48bb562f1d
Use static functions instead of lambdas
8 years ago
muemart
40dc44228e
Add translation support for button labels
8 years ago
muemart
4b0302de21
Add button labels for sdl joystick mappings
8 years ago
MerryMage
41bfd994f6
clang-format
8 years ago
Tobias
e3fbbfa155
Implement Pull #3030 from Citra
citra-qt: Rename derivative class name
8 years ago
Rozlette
2e5806922f
nso: Modify .bss size calculation logic
8 years ago
N00byKing
1a8a93a9a2
Update game_list.cpp
8 years ago
James Rowe
19fe8884ce
Build: Automagically handle unicorn
On MSVC if unicorn isn't found, fallback to bundled unicorn
On everything else, fallback to building unicorn in externals
Also fixes loading unicorn in msvc
8 years ago
N00byKing
b2228b3b2a
Implement Pull #3333 from citra: citra_qt: Pause emulation on CoreError ( #39 )
8 years ago
goaaats
8244ccf2c0
Merge citra-emu PR#3159 by FearlessTobi(citra-qt : Fix a bug in our fullscreen implementation)
8 years ago
goaaats
fe722aba41
Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode)
8 years ago
James Rowe
84a702e6c3
Build: Add unicorn as a submodule and build it if needed
Adds a cmake custom target that will build unicorn on first compile and
uses this in the build scripts as well. Updates Appveyor and Travis
build scripts to work with the new unicorn build, and updates the paths
to all of the different artifacts.
8 years ago
muemart
a884f3d03e
Adding meumart's Citra SDL Joystick support. Citra PR #3116
8 years ago
bunnei
7fe337b38d
nso: Load subsdk4 if available.
8 years ago
bunnei
f68b97960c
pctl: Clang format.
8 years ago
bunnei
c8359e72f5
pctl: GetService should return an IParentalControlService interface.
8 years ago
bunnei
e2229c84ad
applet_oe: Stub SetFocusHandlingMode, GetCurrentFocusState, SetTerminateResult.
8 years ago
bunnei
5ee2436934
settings: Fix button mappings array to have correct entries.
8 years ago
unknown
535cfec8f7
Clanggit rebase -i fixes
8 years ago
unknown
d3af215cbb
Clang format
8 years ago
unknown
c65510feb9
Change default log level to info
8 years ago
unknown
b22d73d2af
Update the internal resolution settings
8 years ago
shinyquagsire23
382e739799
yuzu_cmd: Fix default ini, add screenshot button
8 years ago
shinyquagsire23
2f5dbd0f43
hid: Bare-minimum sharedmem input
8 years ago
shinyquagsire23
5d387d9205
hid: Remove redundant HID prefix on structs/enums
8 years ago
shinyquagsire23
974f097bbd
configure_input: update w/ Switch buttons
8 years ago
shinyquagsire23
0392340d75
settings: Screenshot button
8 years ago
shinyquagsire23
c4d48f291a
yuzu_cmd: fix default ini
8 years ago
shinyquagsire23
611e78c378
settings: adjust button configs for Switch controllers
8 years ago
shinyquagsire23
65b9660a84
hid: Add sharedmem structs
8 years ago
bsaleil
2d46f08fa0
vi: Add IManagerDisplayService::CloseDisplay function
8 years ago
bunnei
386ecbd433
renderer_gl: Clear screen to black before rendering framebuffer.
8 years ago
David Marcec
8e6ff4bd7b
Games expect 15 for ICommonStateGetter::ReceiveMessage in order to continue execution
8 years ago
bunnei
f0bccde0a0
renderer: Render previous frame when no new one is available.
8 years ago
bunnei
2d7ec3bbe0
lm: Fix IPC header for Initialize.
8 years ago
bunnei
1e778e2f70
time: Implement GetStandardUserSystemClock, GetCurrentTime.
8 years ago
bunnei
814a088f41
audio: Add files to CMake.
8 years ago
bunnei
d5c25e7115
hid: Remove unused registered_loggers.
8 years ago
bunnei
3f3d08e5f4
audio: Stub out AudOutU::ListAudioOuts.
8 years ago
bunnei
951d762f1e
hid: Implement IAppletResource::GetSharedMemoryHandle.
8 years ago
bunnei
a3e006f01b
qt: Update about dialog to show license for GPLv2 only.
Fixes #6 .
8 years ago
bunnei
e09f123ff7
shared_memory: Minor fixes and cleanup.
8 years ago
bunnei
e9e51c7181
svc: Implement svcMapSharedMemory.
8 years ago
bunnei
99d1279753
kernel: Increase default stack size to 64K.
8 years ago
Jannik Vogel
e5ecb86d23
Remove Surface Viewer stub
8 years ago
spycrab
bb84db54a8
Implement "About" dialog
8 years ago
Thog
84ad54795f
Add missing FileType declarations in GuessFromExtension and GetFileTypeString
8 years ago
James Rowe
d34c058c6b
yuzu qt copy windows deps renamed
8 years ago
MerryMage
2c057ef5df
Minor cleanup
8 years ago
MerryMage
427c1ae8ac
macOS: Update Info.plist
8 years ago