| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | service/hid: Fix gesture input | 2021-11-24 | 8 | -91/+159 | ||
| | | | | | ||||||
| | * | | | configuration: Migrate controller settings to emulated controller | 2021-11-24 | 12 | -127/+141 | ||
| | | | | | ||||||
| | * | | | core/hid: Fix rumble too strong at 1% | 2021-11-24 | 3 | -13/+48 | ||
| | | | | | ||||||
| | * | | | core/hid: Only signal when needed | 2021-11-24 | 11 | -153/+240 | ||
| | | | | | ||||||
| | * | | | hid: Fix controller connection/disconnection | 2021-11-24 | 10 | -65/+226 | ||
| | | | | | ||||||
| | * | | | core/hid: Documment some files | 2021-11-24 | 4 | -52/+265 | ||
| | | | | | ||||||
| | * | | | kraken: Fix errors from rebase and format files | 2021-11-24 | 20 | -53/+83 | ||
| | | | | | ||||||
| | * | | | core/hid: Add output devices | 2021-11-24 | 20 | -144/+312 | ||
| | | | | | ||||||
| | * | | | core: Update input interpreter | 2021-11-24 | 4 | -54/+18 | ||
| | | | | | ||||||
| | * | | | yuzu: Update overlay applet | 2021-11-24 | 2 | -16/+21 | ||
| | | | | | ||||||
| | * | | | core/frontend: Update applets | 2021-11-24 | 2 | -10/+15 | ||
| | | | | | ||||||
| | * | | | core: Remove frontend/input | 2021-11-24 | 1 | -217/+0 | ||
| | | | | | ||||||
| | * | | | service/hid: Rewrite npad to use ring lifo and the emulated controller | 2021-11-24 | 2 | -890/+605 | ||
| | | | | | ||||||
| | * | | | service/hid: Update console sixaxis to the emulated console | 2021-11-24 | 2 | -28/+26 | ||
| | | | | | ||||||
| | * | | | service/hid: Update mouse and keyboard to use ring lifo and the emulated device | 2021-11-24 | 4 | -158/+71 | ||
| | | | | | ||||||
| | * | | | service/hid: Update touch and gestures to use ring lifo and the emulated console | 2021-11-24 | 4 | -370/+191 | ||
| | | | | | ||||||
| | * | | | service/hid: Update debug pad, xpad, stubbed and controller base to use ring ↵ | 2021-11-24 | 7 | -166/+80 | ||
| | | | | | | | | | | | | | | | | | lifo and the emulated controller | |||||
| | * | | | service/hid: Use remove duplicated code, update names | 2021-11-24 | 2 | -64/+30 | ||
| | | | | | ||||||
| | * | | | service/hid: Create ring LIFO | 2021-11-24 | 2 | -1/+55 | ||
| | | | | | ||||||
| | * | | | Qt_applets: Use new input | 2021-11-24 | 5 | -49/+68 | ||
| | | | | | ||||||
| | * | | | settings: Cleanup settings | 2021-11-24 | 6 | -9/+16 | ||
| | | | | | ||||||
| | * | | | debugger/controller: Remove TAS | 2021-11-24 | 2 | -46/+5 | ||
| | | | | | ||||||
| | * | | | core/emu_window: Remove touch input | 2021-11-24 | 2 | -113/+15 | ||
| | | | | | ||||||
| | * | | | yuzu: Update frontend | 2021-11-24 | 13 | -1010/+822 | ||
| | | | | | ||||||
| | * | | | core: Register HID | 2021-11-24 | 3 | -4/+25 | ||
| | | | | | ||||||
| | * | | | core/hid: Add emulated controllers | 2021-11-24 | 9 | -0/+2025 | ||
| | | | | | ||||||
| | * | | | yuzu_cmd: Use new input | 2021-11-24 | 3 | -45/+39 | ||
| | | | | | ||||||
| | * | | | yuzu: Use new input on main and bootmanager | 2021-11-24 | 3 | -68/+59 | ||
| | | | | | ||||||
| | * | | | input_common: Rewrite main and add the new drivers | 2021-11-24 | 2 | -49/+330 | ||
| | | | | | ||||||
| | * | | | input_common: Remove obsolete files | 2021-11-24 | 5 | -444/+0 | ||
| | | | | | ||||||
| | * | | | input_common: Rewrite SDL | 2021-11-24 | 6 | -1757/+950 | ||
| | | | | | ||||||
| | * | | | input_common: Rewrite udp client | 2021-11-24 | 5 | -441/+54 | ||
| | | | | | ||||||
| | * | | | input_common: Rewrite tas input | 2021-11-24 | 5 | -840/+2 | ||
| | | | | | ||||||
| | * | | | input_common: Rewrite gc_adapter | 2021-11-24 | 8 | -827/+848 | ||
| | | | | | ||||||
| | * | | | input_common: Rewrite touch | 2021-11-24 | 3 | -0/+99 | ||
| | | | | | ||||||
| | * | | | input_common: Rewrite mouse | 2021-11-24 | 7 | -751/+217 | ||
| | | | | | ||||||
| | * | | | input_common: Rewrite keyboard | 2021-11-24 | 11 | -614/+95 | ||
| | | | | | ||||||
| | * | | | input_common: Move touch and analog from button. Move udp protocol | 2021-11-24 | 10 | -132/+172 | ||
| | | | | | ||||||
| | * | | | input_common: Create input poller and mapping | 2021-11-24 | 6 | -0/+1305 | ||
| | | | | | ||||||
| | * | | | input_common: Create input_engine | 2021-11-24 | 2 | -0/+585 | ||
| | | | | | ||||||
| | * | | | core/hid: Move motion_input, create input converter and hid_types | 2021-11-24 | 6 | -0/+1164 | ||
| | | | | | ||||||
| | * | | | core/hid: Move input_interpreter to hid | 2021-11-24 | 4 | -4/+4 | ||
| | | | | | ||||||
| | * | | | common: Rewrite and move core/frontend/input.h to common | 2021-11-24 | 2 | -0/+243 | ||
| | | | | | ||||||
| * | | | | Merge pull request #7431 from liushuyu/fix-linux-decoding | 2021-11-26 | 1 | -2/+41 | ||
| |\ \ \ \ | | | | | | | | | | | video_core/codecs: fix multiple decoding issues on Linux | |||||
| | * | | | | video_core/codec: address comments | 2021-11-24 | 1 | -17/+11 | ||
| | | | | | | ||||||
| | * | | | | video_core/codecs: fix multiple decoding issues on Linux ... | 2021-11-24 | 1 | -2/+47 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * when someone installed Intel video drivers on an AMD system, the decoder will select the Intel VA-API decoding driver and yuzu will crash due to incorrect driver selection; the fix will check if the currently about-to-use driver is loaded in the kernel * when using NVIDIA driver on Linux with a ffmpeg that does not have CUDA capability enabled, the decoder will crash; the fix simply making the decoder prefers the VDPAU driver over CUDA on Linux | |||||
| * | | | | | Merge pull request #7330 from MightyCreak/simplify-theme-selection | 2021-11-25 | 2 | -25/+27 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | Replace "Light" theme by "Default" | |||||
| | * | | | | Replace "Light" theme by "Default" | 2021-11-14 | 2 | -25/+27 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reflects the current behavior: Light = System default. If your system is set to dark theme, then Light = Dark, which is a bit confusing for the end user. In this PR, I propose to change "Light" with "Default". This way, the user has "Default" and "Default Colorful", which will apply the system theme. Now that the Flatpak respects the system theme, I think this makes much more sense. I also simplified the theme update. Before the code was branching between the default theme and the others, but I think we can have something simpler by forcing the default theme if no theme is defined in the settings, or if the selected theme doesn't exist. And if there's an error, tell the theme name in the error message. | |||||
| * | | | | | Refactor menu states and shortcuts in GMainWindow. (#7419) | 2021-11-24 | 3 | -237/+175 | ||
| | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor menu states and shortcuts in GMainWindow. - Removed "Start", since it was always disabled unless it was "Continue" which has now been moved to "Pause". - Allow hotkeys to be used while in fullscreen. - Removed the load amiibo hotkey. | |||||
| * | | | | Merge pull request #7404 from Kewlan/per-game-framerate-cap | 2021-11-24 | 5 | -27/+99 | ||
| |\ \ \ \ | | | | | | | | | | | configure_general: Allow framerate cap to be used in custom game configs | |||||