James Rowe
92254855e7
Prevent crash from uninitialized telemetry
8 years ago
N00byKing
6d5b25c136
core, main.h: Abort on 32Bit ROMs ( #309 )
* core, main.h: Abort on 32Bit ROMs
* main.cpp: Fix Grammar
8 years ago
N00byKing
6386f0910c
Port citra-emu/citra#3610 to yuzu
8 years ago
N00byKing
7555b881e8
Remove whitespaces
8 years ago
N00byKing
675b525fb8
Add Dark theme, Icon theming
configure_general.ui: Add UI Option for Themes
config.cpp: Save Theme Settings
8 years ago
N00byKing
a037c8914a
main.h: Add pragma once, remove ifndef
8 years ago
bunnei
32181284be
config: Use simplified checkbox (from Citra) for CPU JIT.
8 years ago
bunnei
af6e1f8554
config: Rename is_docked to use_docked_mode to be consistent with other config bools.
8 years ago
bunnei
b4fb85ff0f
configure_general: Cleanup naming.
8 years ago
bunnei
534cee3d8b
qt: Add config option for is_docked.
8 years ago
bunnei
679d29d9f8
config: Add setting for whether the system is docked or not.
8 years ago
bunnei
9415aeb48f
graphics_surface: Remove superfluous cast.
8 years ago
bunnei
74c4739713
graphics_surface: Fix merge conflicts.
8 years ago
N00byKing
05d777b122
main.cpp: Replace Citra with yuzu Wiki Links
8 years ago
N00byKing
357e97cc2c
main.cpp: Update Dialog from citra to yuzu
8 years ago
Subv
18a9536efa
GPU: Make the debug_context variable a member of the frontend instead of a global.
8 years ago
Subv
0892143af9
Frontend: Updated the surface view debug widget to work with Maxwell surfaces.
8 years ago
Subv
b143430809
Frontend: Allow opening the Surface View widget in the Qt frontend.
8 years ago
Subv
19bf501723
Frontend: Ported the GPU breakpoints and surface viewer widgets from citra.
8 years ago
Daniel Lim Wee Soong
81eaba792e
Change "yuzu starting..." to be logged with the new macro
Just as a proof that it works
8 years ago
N00byKing
9b619405e9
CMake: Set EMU_ARCH_BITS in CMakeLists.txt
8 years ago
bunnei
d6c27e6b28
thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB.
8 years ago
Vishal Sharma
3ec2bf49cf
Removes the use of QKeySequence::Cancel ( #186 )
* Removes the use of QKeySequence::Cancel to remove issues while running make
* Corrects characters in a line for travis failure
* Corrects space in a line for travis failure
8 years ago
bunnei
539977f39b
kernel: Use Scheduler class for threading.
8 years ago
Hexagon12
5eb5f5ac9a
pls, that was easy
8 years ago
bunnei
1cbf186f63
debugger: Fix wait_tree crash.
8 years ago
James Rowe
ea88c44eb8
Format: Run the new clang format on everything
8 years ago
Lioncash
e11285c9a8
qt: Migrate to Qt 5 signal/slot connection syntax where applicable
8 years ago
Evgeni Danailov
4e1e16ac61
ui: Rename almost all classes in configuration_input.ui ( #99 )
* Rename verticalLayout_25 to verticalLayout_23.
* Rename almost all classes.
8 years ago
River City Ransomware
1eb26ce5bd
Port citra #3336 - Resizes the configuration window to not be so stretched out
8 years ago
Lioncash
447c25646e
CMakeLists: Derive the source directory grouping from targets themselves
Removes the need to store to separate SRC and HEADER variables, and then
construct the target in most cases.
8 years ago
Lioncash
c4657be40d
hotkeys: Add missing <QTreeWidgetItem> include
8 years ago
Lioncash
45af9a2e1f
game_list: Add missing override specifier for KeyReleaseEater's eventFilter function
8 years ago
Lioncash
f540adeef2
game_list: Amend doxygen parameter identifiers for containsAllWords()
8 years ago
Lioncash
656934e051
bootmanager: Minor tidiness/correctness changes
Moved over from #3266 in citra.
8 years ago
N00byKing
0ea4e57990
Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code ( #41 )
* Update bootmanager.cpp
* This *should* fix the clang error
8 years ago
noah katz
630e0825e8
Fixed formatting
8 years ago
noah katz
915bc24ba1
Fix non translated string (same as Citra PR 2949)
8 years ago
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
N00byKing
1a8a93a9a2
Update game_list.cpp
8 years ago
N00byKing
8ec88e7059
Update CMakeLists.txt
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
muemart
a884f3d03e
Adding meumart's Citra SDL Joystick support. Citra PR #3116
8 years ago
unknown
535cfec8f7
Clanggit rebase -i fixes
8 years ago