azahar/src/citra_qt/configuration
2025-04-23 16:59:28 +01:00
..
config.cpp Overhaul turbo speed implementation to use temporary_frame_limit 2025-04-23 16:59:28 +01:00
config.h qt: Add quicksave / quickload hotkeys (#811) 2025-04-11 17:21:49 +01:00
configuration_shared.cpp Rasterizer cache refactor (#6375) 2023-04-21 10:14:55 +03:00
configuration_shared.h update graphics api button indicator (#6625) 2023-06-20 15:27:36 +03:00
configure.ui Corrected a couple of stray references to Citra 2025-02-28 22:53:03 +00:00
configure_audio.cpp Desktop: HLE audio settings are greyed out when non-HLE audio emulation is selected 2024-11-10 18:16:49 +00:00
configure_audio.h Desktop: HLE audio settings are greyed out when non-HLE audio emulation is selected 2024-11-10 18:16:49 +00:00
configure_audio.ui Replaced references to games with references to applications 2025-03-01 00:10:07 +00:00
configure_camera.cpp citra_qt: Build fixes for QT 6.8 (#441) 2024-11-15 16:56:48 +00:00
configure_camera.h clang format 2020-08-19 01:45:57 -03:00
configure_camera.ui Improve tab ordering (#6019) 2022-05-13 20:36:09 +05:30
configure_cheats.cpp citra_qt: Build fixes for QT 6.8 (#441) 2024-11-15 16:56:48 +00:00
configure_cheats.h cheats: Use global cheat engine (#7291) 2024-01-01 12:49:08 -08:00
configure_cheats.ui Add cheats in per game configuration (#6379) 2023-04-30 16:36:02 +02:00
configure_debug.cpp Various savestate bugfixes 2025-03-12 20:50:51 +01:00
configure_debug.h Miscallenious fixes to gl backend and qt frontend (#6834) 2023-08-02 01:40:39 +03:00
configure_debug.ui configure_debug.ui: Moved CPU clock speed information under CPU clock speed slider 2025-03-12 20:50:51 +01:00
configure_dialog.cpp Overhaul turbo speed implementation to use temporary_frame_limit 2025-04-23 16:59:28 +01:00
configure_dialog.h citra_qt: Move Layout section to its own tab called Layout 2024-11-10 18:16:49 +00:00
configure_enhancements.cpp renderer: Add disable right eye performance hack 2024-11-19 16:36:24 +00:00
configure_enhancements.h renderer: Add disable right eye performance hack 2024-11-19 16:36:24 +00:00
configure_enhancements.ui Stereoscopic 3D Enhancements (#602) 2025-03-24 21:26:14 +00:00
configure_general.cpp Overhaul turbo speed implementation to use temporary_frame_limit 2025-04-23 16:59:28 +01:00
configure_general.h Overhaul turbo speed implementation to use temporary_frame_limit 2025-04-23 16:59:28 +01:00
configure_general.ui Add turbo speed hotkey (#605) 2025-04-11 12:29:07 +01:00
configure_graphics.cpp renderer: Add disable right eye performance hack 2024-11-19 16:36:24 +00:00
configure_graphics.h qt: Display OpenGL renderer name and add Mesa override to support Windows OpenGLOn12. (#7395) 2024-01-29 12:24:41 -08:00
configure_graphics.ui android: Add Texture Sampling settings UI 2025-03-27 09:18:27 +00:00
configure_hotkeys.cpp configure_hotkeys.cpp: per-game --> per-application 2025-04-14 19:58:23 +01:00
configure_hotkeys.h citra_qt: Improvements to hotkeys and ui state management (#6224) 2023-02-04 19:06:20 +01:00
configure_hotkeys.ui citra_qt: Improvements to hotkeys and ui state management (#6224) 2023-02-04 19:06:20 +01:00
configure_input.cpp qt: Various updates to the settings menu to improve consistency 2025-04-07 21:28:35 +01:00
configure_input.h citra_qt: Add diagonal directional input bindings for circlepad and c-stick (#404) 2024-11-10 20:32:42 +00:00
configure_input.ui citra_qt: Add diagonal directional input bindings for circlepad and c-stick (#404) 2024-11-10 20:32:42 +00:00
configure_layout.cpp Implement screen gap setting (#622) 2025-04-16 19:05:46 +01:00
configure_layout.h citra_qt: Move Layout section to its own tab called Layout 2024-11-10 18:16:49 +00:00
configure_layout.ui Implement screen gap setting (#622) 2025-04-16 19:05:46 +01:00
configure_motion_touch.cpp Updated a myriad of user-facing strings to refer to Azahar, not Citra 2024-11-21 23:30:29 +00:00
configure_motion_touch.h Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
configure_motion_touch.ui qt: Migrate to Qt6. (#6418) 2023-05-05 03:10:34 -07:00
configure_per_game.cpp Overhaul turbo speed implementation to use temporary_frame_limit 2025-04-23 16:59:28 +01:00
configure_per_game.h Merged the SDL and Qt frontends together into a single unified executable 2024-11-10 19:28:04 +00:00
configure_per_game.ui Replaced references to games with references to applications 2025-03-01 00:10:07 +00:00
configure_storage.cpp qt: Various updates to the settings menu to improve consistency 2025-04-07 21:28:35 +01:00
configure_storage.h Miscallenious fixes to gl backend and qt frontend (#6834) 2023-08-02 01:40:39 +03:00
configure_storage.ui Gate use of custom directories behind a variable (#6157) 2022-10-22 19:09:47 +05:30
configure_system.cpp Fix system files setup for region changed consoles 2025-04-13 19:16:12 +01:00
configure_system.h Check that the country setting is valid for selected region (#847) 2025-03-29 21:50:00 +00:00
configure_system.ui qt: Various updates to the settings menu to improve consistency 2025-04-07 21:28:35 +01:00
configure_touch_from_button.cpp qt: Migrate to Qt6. (#6418) 2023-05-05 03:10:34 -07:00
configure_touch_from_button.h Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
configure_touch_from_button.ui address review comments 2020-05-11 17:05:05 +03:00
configure_touch_widget.h Backport review comments from yuzu-emu/yuzu#4382: "yuzu: Add motion and touch configuration from Citra" (#5543) 2022-11-04 20:25:50 +01:00
configure_ui.cpp Fix language related issues (#735) 2025-03-19 15:21:22 +01:00
configure_ui.h citra_qt: Backport review comments from the yuzu translation PR (#5465) 2020-08-31 21:13:24 +02:00
configure_ui.ui Replaced references to games with references to applications 2025-03-01 00:10:07 +00:00
configure_web.cpp Discord presence is now greyed out instead of invisble when unavailable to avoid the tab being potentially empty 2024-11-10 18:16:49 +00:00
configure_web.h citra_qt: Restore Web Tab (#103) 2024-11-07 14:43:57 +01:00
configure_web.ui Replaced references to games with references to applications 2025-03-01 00:10:07 +00:00