Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-16 | Merge pull request #12380 from flodavid/save-profile | Narr the Reg | |
Save configuration profile name used by players | |||
2024-01-16 | Merge remote-tracking branch 'origin/master' into typos3 | Viktor Szépe | |
2024-01-15 | Fix more typos | Viktor Szépe | |
2024-01-15 | Merge pull request #12665 from german77/proof | liamwhite | |
service: acc: Only save profiles when profiles have changed | |||
2024-01-13 | service: acc: Only save profiles when profiles have changed | german77 | |
2024-01-11 | service: hid: Create abstracted pad structure | german77 | |
2024-01-08 | Save profile name used | flodavid | |
- Save the profile name in global config - Read the profile name when reading the global config | |||
2024-01-05 | hid_core: Move hid to it's own subproject | Narr the Reg | |
2024-01-04 | Merge pull request #12437 from ameerj/gl-amd-fixes | liamwhite | |
OpenGL: Fixes and workaround updates for AMD | |||
2023-12-30 | frontend_common: config: Refactor WriteSetting to stricter types | t895 | |
Previously this could cause problems if a version of the template generated for WriteSetting didn't use the type you needed (e.g. floating point values). Now these are all ready without having to be used within frontend_common first. | |||
2023-12-21 | Settings: Indicate AMD's compatibility with SPIR-V on OGL | Ameer J | |
2023-12-21 | qt: settings: Fix per-game vsync combobox | t895 | |
2023-12-19 | yuzu: Read/Save category Paths | Narr the Reg | |
2023-12-18 | yuzu: Make language persistent and remove symbols_path | Narr the Reg | |
2023-12-12 | configure_debug: Fix small typo | FearlessTobi | |
2023-12-10 | core: Use single instance of profile manager | german77 | |
2023-12-04 | frontend_common: Use optional for language default | t895 | |
2023-11-30 | Merge pull request #12074 from GPUCode/yuwu-on-the-metal | liamwhite | |
Implement Native Code Execution (NCE) | |||
2023-11-29 | Merge pull request #11946 from flodavid/gamemode | liamwhite | |
Enable (Feral Interactive) Gamemode on Linux | |||
2023-11-26 | qt: add cpu_backend configuration | amazingfate | |
2023-11-26 | Merge pull request #11535 from GPUCode/upload_cmdbuf | Fernando S | |
renderer_vulkan: Introduce separate cmd buffer for uploads | |||
2023-11-25 | yuzu: create linux group in general settings | flodavid | |
- Create files dedicated to starting and stopping gamemode functions - Use them in yuzu and yuzu_cmd modules | |||
2023-11-25 | yuzu: integrate gamemode support on linux | xcfrg | |
2023-11-24 | Merge pull request #11889 from t895/ini-lib | Charles Lombardo | |
configuration: Unify config handling across frontends | |||
2023-11-21 | frontend_common: Add option to read unsigned integers | t895 | |
2023-11-21 | shared_widget: Explicit capture of 'this' | Merry | |
2023-11-21 | Merge pull request #11984 from lat9nq/lupdate | liamwhite | |
shared_translation: Call tr more directly | |||
2023-11-21 | config: Unify config handling under frontend_common | t895 | |
Replaces every way of handling config for each frontend with SimpleIni. frontend_common's Config class is at the center where it saves and loads all of the cross-platform settings and provides a set of pure virtual functions for platform specific settings. As a result of making config handling platform specific, several parts had to be moved to each platform's own config class or to other parts. Default keys were put in platform specific config classes and translatable strings for Qt were moved to shared_translation. Default hotkeys, default_theme, window geometry, and qt metatypes were moved to uisettings. Additionally, to reduce dependence on Qt, QStrings were converted to std::strings where applicable. | |||
2023-11-16 | Merge pull request #12007 from german77/moar_buttons | liamwhite | |
core: hid: Split SL and SR buttons | |||
2023-11-13 | Merge pull request #11990 from german77/audio | liamwhite | |
yuzu: Save mute when in background setting | |||
2023-11-12 | renderer_vulkan: Introduce separate cmd buffer for uploads | GPUCode | |
2023-11-11 | core: hid: Split SL and SR buttons | german77 | |
2023-11-10 | yuzu: Save mute when in background setting | Narr the Reg | |
2023-11-08 | shared_translation: Call tr for each string | lat9nq | |
Qt can't parse tr called within a macro, so we must call it on each string. shared_translation: Remove redundant include | |||
2023-11-05 | Merge pull request #11969 from german77/profile | liamwhite | |
service: acc: Ensure proper profile size | |||
2023-11-05 | service: acc: Ensure proper profile size | german77 | |
2023-11-04 | Merge pull request #11965 from german77/color | liamwhite | |
core: hid: Signal color updates | |||
2023-11-04 | core: hid: Signal color updates | Narr the Reg | |
2023-11-04 | Convert files to LF eol | Kelebek1 | |
2023-10-31 | qt: remove duplicate exit confirmation setting | Liam | |
2023-10-29 | Merge pull request #11689 from liamwhite/breakpad | liamwhite | |
qt: implement automatic crash dump support | |||
2023-10-29 | Merge pull request #11803 from flodavid/improve-controller-applet-click | Narr the Reg | |
yuzu: Improve behavior when clicking on controller box in Controller applet | |||
2023-10-23 | Merge pull request #11841 from german77/halp | liamwhite | |
yuzu: fix restore shortcuts button | |||
2023-10-22 | yuzu: Fix vibration reseting to 1% | german77 | |
2023-10-21 | yuzu: Fix restore shortcuts button | Narr the Reg | |
2023-10-17 | yuzu: Improve behavior when clicking on controller box in Controller applet | flodavid | |
- Apply changes on Controller configuration of commit 9524d70 to Controller applet - Fix regression of this previous commit: Enabling a controller in its tab did not activate previous controllers Signed-off-by: flodavid <fl.david.53@gmail.com> | |||
2023-10-14 | Merge pull request #11779 from flodavid/improve-player-config-click | liamwhite | |
yuzu: Improve behavior when clicking on controller box in Control configuration | |||
2023-10-14 | yuzu: Improve behavior when clicking on controller box in Control Configuration | flodavid | |
When reducing the number of Connecter Controllers, keep the one clicked if it was not the last one of the list | |||
2023-10-12 | yuzu: Enable to use controller to restart a game | flodavid | |
- Show the right confirm dialog if wanted - Create generic method to ask close confirmation - Add "R + Plus + Minus" default shortcut to Restart emulation | |||
2023-10-12 | yuzu: Use new setting method for stop emulation | Florian | |