mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-15 23:49:36 -04:00
* Add a new Secondary Display Layout option on android that makes the secondary display honor swap button * add quick menu option for secondary layout * fix icon * added other secondary layouts * Add a new Secondary Display Layout option on android that makes the secondary display honor swap button # Conflicts: # src/core/frontend/framebuffer_layout.cpp * add quick menu option for secondary layout * fix icon * added other secondary layouts * updated secondary menu with functionality to switch external displays Conflicts: src/android/app/src/main/java/org/citra/citra_emu/display/SecondaryDisplay.kt * safety checks for crash prevention * make secondary menu only appear if a secondary display is available * update default displayid behavior to exclude "Built" * update odin 2 bugfix to handle other languages * Apply clang-format * Rename "Opposite of Primary Display" option for brevity * Rename menu_secondary_layout_reverse_primary for consistency * Rename SecondaryDisplayLayout::ReversePrimary for consistency * first round of code fixes based on review * Added android-side enable_secondary_display boolean setting, replacing secondary_display_layout = none on the android side. Exposed it in Layout settings, and secondary display layout is now only selectable if it is enabled. Support for the old option is still in the code, but should no longer be selectable. Also renamed opposite to reverse_primary in a few other places. * Update framebuffer layout and renderers to correctly render hybrid mode on both primary and secondary displays * Apply clang format * Re-apply terminology changes which were undone by a recent commit * Removed unused string emulation_secondary_display_default --------- Co-authored-by: OpenSauce04 <opensauce04@gmail.com> |
||
|---|---|---|
| .. | ||
| AndroidNdkModules.cmake | ||
| aqt_config.ini | ||
| BundleTarget.cmake | ||
| DisablePaxMprotect.cmake | ||
| DownloadExternals.cmake | ||
| GenerateBuildInfo.cmake | ||
| GenerateSCMRev.cmake | ||
| GenerateSettingKeys.cmake | ||