633 Commits (da88f3b8f0f9f1162b7ad41f70e2126195eee999)

Author SHA1 Message Date
wwylele 188194908c move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
Andrea Pascal f55b7aefd9 Quickfix typo in OpenGL 3.3 error message 9 years ago
wwylele 49602139c8 debugger/shader: display LOOP 9 years ago
wwylele b5609e1578 debugger/shader: print the invert flag for JMPU 9 years ago
wwylele 8375fd2aba debugger/shader: fix address register for reverted arithmetic op 9 years ago
wwylele 98cd5164c5 debugger/shader: fix inverted uniform flow control 9 years ago
bunnei 8abf808854 settings: Add telemetry endpoint URL. 9 years ago
B3n30 2e37ce01c9 Implement basic virtual Room support based on enet (#2803) 9 years ago
MerryMage f1790e6d91 configure_debug: Add label warning that CPU JIT needs to be disabled for gdbstub to work 9 years ago
Kloen 74cf73f9d3 citra-qt: Add option to configure the UI theme 9 years ago
Kloen 9c2335b984 citra-qt: load ui theme at startup and config change. 9 years ago
Kloen 1355f0f39e citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet 9 years ago
Kloen bbeb9f1dbb citra-qt: add new uisetting->theme 9 years ago
chris062689 f44b360724 Changing default values for bg_red, bg_green, and bg_blue from 1.0 to 0.0. 9 years ago
Yuri Kunde Schlesner 838faf147e Session: Remove/add some forward declarations 9 years ago
Yuri Kunde Schlesner d96a9e0c11 Service: Remove unnecessary includes from service.h 9 years ago
Kloen b763220dec Remove unused imports in game_list_p.h 9 years ago
TheKoopaKingdom f008b22e3b Addressed Bunnei's review comments, and made some other tweaks: 9 years ago
TheKoopaKingdom ff04320c97 Fixed wiki URLs. 9 years ago
TheKoopaKingdom a8aef599e0 Created a whitelist of system archives to prevent false positives creating dialogs. 10 years ago
TheKoopaKingdom 0409bdfea5 Optimized messages that were repetitive and added ability for core errors to specify more details optionally. 10 years ago
TheKoopaKingdom b6bab59000 Added message to status bar to show core errors ignored by the user. 10 years ago
TheKoopaKingdom 37bec598ea Made some changes from review comments: 10 years ago
TheKoopaKingdom 1ecb322daa Added system for handling core errors in citra-qt. 10 years ago
Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file 9 years ago
Yuri Kunde Schlesner d736cca848 CMake: Create INTERFACE targets for microprofile and nihstro 9 years ago
Yuri Kunde Schlesner 34b6c8bd88 CMake: Remove CITRA_QT_LIBS var 9 years ago
Yuri Kunde Schlesner 089baa04e8 CMake: Stop using FindOpenGL, which seems to not be required anymore 9 years ago
Yuri Kunde Schlesner 0f563111a2 CMake: Use IMPORTED target for Boost 9 years ago
Yuri Kunde Schlesner 7b81903756 CMake: Correct inter-module dependencies and library visibility 9 years ago
Yuri Kunde Schlesner e91f2b7663 Remove some unnecessary inclusions of video_core.h 9 years ago
Yuri Kunde Schlesner eb10f25025 Move screen size constants from video_core to core 9 years ago
James Rowe fc2f7b0df6 Frontend: Prevent FileSystemWatcher from blocking UI thread 10 years ago
Yuri Kunde Schlesner 6577bbc3c5 Remove ability to load symbol maps 9 years ago
Yuri Kunde Schlesner 4af2a1a3d7 citra-qt: Remove callstack widget 9 years ago
Yuri Kunde Schlesner 47e806b084 citra-qt: Remove disassembler widget 9 years ago
Nico Bosshard db256ea395 Don’t focus the search field if the game is empty 9 years ago
B3n30 8bee016145 Create a random console_unique_id (#2668) 9 years ago
Nico Bosshard 89c28f9f80 Fixed some more typos 10 years ago
Nico Bosshard f447dfc36b citra-qt: game list search function fixed minor mistakes 10 years ago
Nico Bosshard 06d4654966 citra-qt: game list search function (#2673) 10 years ago
Cereal-Killa bf18e584e5 Better looking status bar under Linux Ubuntu (#2662) 10 years ago
wwylele 6843538f7c qt: enable config for circle pad pro 10 years ago
Lioncash 1631e99eed citra-qt: Move config dialog code to its own directory 10 years ago
wwylele 560884336f citra-qt: remove dead code 10 years ago
wwylele 5245c86f26 citra-qt: release all buttons when render window focus is lost 10 years ago
wwylele b5faa68120 qt/config_input: don't connect for null button 10 years ago
wwylele e02c4b7195 Input: remove unused stuff & clean up 10 years ago
wwylele e7a602fe16 Qt: rework input configuration for new input system 10 years ago
wwylele a6bd7917cb InputCommon: add AnalogFromButton 10 years ago