229 Commits (9b8afed5f74b0b2be87943d1b417146f59f6de36)

Author SHA1 Message Date
bunnei 0906de9a14 hle: Remove a large amount of 3ds-specific service code. 9 years ago
B3n30 28c726f205 WebService: Verify username and token (#2930) 9 years ago
DaMan 40505bc4fc Add manifest 9 years ago
bunnei 5d7b364a21 default_ini: Use correct telemetry endpoint URL. 9 years ago
bunnei 40f417125b telemetry: Log frontend type. 9 years ago
bunnei c781aea947 settings: Add enable_telemetry, citra_username, and citra_token. 9 years ago
wwylele 2617de1fe6 EmuWindow: refactor touch input into a TouchDevice 9 years ago
wwylele 188194908c move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
danzel 8d3f48d0a3 Fix some spelling mistakes 9 years ago
B3n30 ebff5ba514 Network: Init Network in SDL and QT 9 years ago
bunnei 8abf808854 settings: Add telemetry endpoint URL. 9 years ago
B3n30 6ba089fafb Set global definition WIN32_LEAN_AND_MEAN (#2807) 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
Alex Touchet e46ec64690 Edit Citra URLs (#2728) 9 years ago
Yuri Kunde Schlesner 776cb91785 CMake: Define an interface target for SDL2 definitions 9 years ago
Yuri Kunde Schlesner 089baa04e8 CMake: Stop using FindOpenGL, which seems to not be required anymore 9 years ago
Yuri Kunde Schlesner 7b81903756 CMake: Correct inter-module dependencies and library visibility 9 years ago
Yuri Kunde Schlesner 62f34c8e5c Citra: Convert include into forward declaration 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
wwylele 4ad82f2e5a input_common/sdl: add support for binding button to axis 9 years ago
wwylele 5a692ddaec citra: update default ini with new input system 9 years ago
wwylele a6bd7917cb InputCommon: add AnalogFromButton 9 years ago
wwylele 38e800f70d InputCommon: add Keyboard 9 years ago
SonofUgly e0a4450bbd Add custom layout settings. 9 years ago
James Rowe b090422991 Gui: Change title bar to include build name 9 years ago
Kloen 28da285031 citra: add missing control paths for ResultStatus on rom load. Fix warning about unhandled enumeration values on OSX 9 years ago
Kloen Lansfiel f852369986 SDL: Select audio device (#2403) 9 years ago
Kloen a851aa4cf1 SDL2: Config.cpp fix double to float warning 9 years ago
wwylele cf3a272332 CAM: implement basic camera functions with a blank camera 9 years ago
bunnei 22ad9094e6 config: Add option for specifying screen resolution scale factor. 9 years ago
bunnei 02b4b2ed6e config: SDL: Move background color setting to correct section. 9 years ago
wwylele bcf9d20d57 Frontend: emulate motion sensor 9 years ago
MerryMage 64f98f4d0f core: Move emu_window and key_map into core 9 years ago
bunnei 5ac5cbeab7 Address clang-format issues. 9 years ago
bunnei 232ef55c1a core: Consolidate core and system state, remove system module & cleanups. 9 years ago
bunnei 198b6c9bdd core: Consolidate top-level system state into a singleton. 10 years ago
freiro b7b2627b37 Modularized Qt and SDL file copying 9 years ago
wwylele 84e78790ab Config: auto-select region and language 10 years ago
emmauss c4e4fa53d9 Implement Frame rate limiter (#2223) 9 years ago
Jannik Vogel d2c39bdb29 Unify Windows ICON resource name 10 years ago
Jannik Vogel 45d941d62e Support mingw cross-compile 10 years ago
Subv d171409f29 Kernel/Loader: Grab the system mode from the NCCH ExHeader. 10 years ago
Emmanuel Gil Peyrot 0820c99462 GPU: Remove the broken frame_skip option. 10 years ago
Subv 1323ab2f5f Kernel/Loader: Grab the system mode from the NCCH ExHeader. 10 years ago
James Rowe d9305b0a07 Add default hotkey to swap primary screens. 10 years ago
James Rowe 2b1654ad9b Support additional screen layouts. 10 years ago
Jan Beich 2240cb2eb0 build: add default install for DragonFly, Solaris, etc. 10 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 10 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 years ago