index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
core: Remove unused includes
ameerj
2021-11-03
5
-5
/
+0
*
core/profile_select: Avoid uninitialized read in SelectProfile()
Lioncash
2021-09-22
1
-1
/
+2
*
applets: Append applet_ prefix to backend applets
Morph
2021-07-14
2
-2
/
+2
*
general: Make most settings a BasicSetting
lat9nq
2021-06-28
1
-1
/
+1
*
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
Lioncash
2021-06-23
1
-0
/
+1
*
input_common: Analog button, use time based position instead of frequent updates
german77
2021-05-30
1
-0
/
+15
*
core: Make variable shadowing a compile-time error
Lioncash
2021-05-16
1
-1
/
+1
*
Merge pull request #6257 from Morph1984/fix-use-after-free-webapplet
bunnei
2021-04-30
2
-6
/
+7
|
\
|
*
applets/web: Fix a use-after-free when passing in the URL string
Morph
2021-04-28
2
-6
/
+7
*
|
Merge pull request #6226 from german77/sevensix
bunnei
2021-04-29
1
-3
/
+9
|
\
\
|
|
/
|
/
|
|
*
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
german77
2021-04-23
1
-3
/
+9
*
|
emu_window: Return pair from ClipToTouchScreen() instead of tuple
Lioncash
2021-04-23
2
-5
/
+8
*
|
emu_window: unsigned -> u32
Lioncash
2021-04-23
2
-21
/
+21
|
/
*
input_interpreter: Fix button hold being interpreted incorrectly on init
Morph
2021-04-15
2
-1
/
+17
*
applets/swkbd: Implement the Default Software Keyboard frontend
Morph
2021-04-15
2
-2
/
+236
*
applets: Remove the previous software keyboard applet implementation
Morph
2021-04-15
2
-53
/
+1
*
common: Move settings to common from core.
bunnei
2021-04-14
3
-3
/
+3
*
hid: Implement GC controller
german
2021-02-07
1
-0
/
+1
*
Make settings controller image change with controller input
german
2021-02-06
1
-0
/
+11
*
Merge pull request #5270 from german77/multiTouch
bunnei
2021-01-20
3
-26
/
+37
|
\
|
*
Always initialize keyboard input
german
2021-01-15
2
-7
/
+7
|
*
Add mutitouch support for touch screens
german
2021-01-15
2
-23
/
+31
|
*
Allow to return up to 16 touch inputs per engine
german
2021-01-15
2
-6
/
+9
*
|
input_interpreter: Mark two member functions as const
Lioncash
2021-01-16
1
-4
/
+4
*
|
input_interpreter: Add method to check for a button press state
Morph
2021-01-16
2
-0
/
+25
|
/
*
applets/web: Implement the online web browser applet
Morph
2020-12-18
2
-0
/
+17
*
main, applets/web: Re-add progress dialog for RomFS extraction
Morph
2020-12-18
2
-8
/
+8
*
frontend/input_interpreter: Add InputInterpreter API
Morph
2020-12-18
2
-0
/
+165
*
applets/web: Implement the default web browser applet frontend
Morph
2020-12-18
2
-0
/
+20
*
applets: Remove the previous web browser applet implementation
Morph
2020-12-18
4
-136
/
+0
*
core: Remove unnecessary enum casts in log calls
Lioncash
2020-12-07
1
-3
/
+4
*
Merge pull request #4939 from german77/MouseInput
bunnei
2020-11-29
1
-2
/
+7
|
\
|
*
Implement full mouse support
german
2020-11-25
1
-2
/
+7
*
|
Merge pull request #4976 from comex/poll-events
Rodrigo Locatti
2020-11-25
1
-2
/
+2
|
\
\
|
*
|
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...
comex
2020-11-23
1
-2
/
+2
|
|
/
*
|
Fix warnings in core/frontend/input.h with [[maybe_unused]]
bunnei
2020-11-23
1
-1
/
+3
*
|
input_common: Treat warnings as errors
Lioncash
2020-11-22
1
-1
/
+1
|
/
*
input_common: Add VibrationDevice and VibrationDeviceFactory
Morph
2020-11-15
1
-0
/
+7
*
controllers/npad: Add heuristics to reduce rumble state changes
Morph
2020-11-15
1
-1
/
+1
*
hid: Reorder all HID commands
Morph
2020-11-15
1
-2
/
+2
*
settings: Preparation for per-game input settings
Morph
2020-11-15
2
-3
/
+3
*
controller: Pass ControllerParameters by reference in ReconfigureControllers()
Lioncash
2020-10-26
2
-3
/
+3
*
Revert "core: Fix clang build"
bunnei
2020-10-20
2
-3
/
+2
*
core: Fix clang build
Lioncash
2020-10-17
2
-2
/
+3
*
core/CMakeLists: Make some warnings errors
Lioncash
2020-10-13
2
-7
/
+9
*
Merge pull request #4291 from german77/ImplementControllerRumble
David
2020-09-30
1
-0
/
+3
|
\
|
*
First implementation of controller rumble
german
2020-09-29
1
-0
/
+3
*
|
frontend/controller: Eliminate dependency on the global system instance
Lioncash
2020-09-25
2
-4
/
+12
|
/
*
Merge pull request #4594 from german77/MotionHID
bunnei
2020-09-17
1
-4
/
+18
|
\
|
*
Remove RealMotionDevice
german
2020-09-04
1
-21
/
+8
[prev]
[next]