[PR #567] [MERGED] HostInterface: Save default setting to AspectRatio, not PixelAspectRatio #34

Open
opened 2026-01-29 19:06:08 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/567
Author: @ggrtk
Created: 6/23/2020
Status: Merged
Merged: 6/24/2020
Merged by: @stenzek

Base: masterHead: aspect-ratio-setting


📝 Commits (2)

  • 7c20676 HostInterface: Save default setting to AspectRatio, not PixelAspectRatio
  • 28d38c9 LibretroHostInterface: Report aspect ratio setting to frontend

📊 Changes

2 files changed (+5 additions, -6 deletions)

View changed files

📝 src/core/host_interface.cpp (+1 -1)
📝 src/duckstation-libretro/libretro_host_interface.cpp (+4 -5)

📄 Description

Minor fix. Also went ahead and hooked up the aspect ratio setting in LibretroHostInterface since why not I guess.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stenzek/duckstation/pull/567 **Author:** [@ggrtk](https://github.com/ggrtk) **Created:** 6/23/2020 **Status:** ✅ Merged **Merged:** 6/24/2020 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `aspect-ratio-setting` --- ### 📝 Commits (2) - [`7c20676`](https://github.com/stenzek/duckstation/commit/7c206766aeb3b9a304138138d2785dc095cab1b3) HostInterface: Save default setting to AspectRatio, not PixelAspectRatio - [`28d38c9`](https://github.com/stenzek/duckstation/commit/28d38c98677f1333a5936903866d866308a20501) LibretroHostInterface: Report aspect ratio setting to frontend ### 📊 Changes **2 files changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/core/host_interface.cpp` (+1 -1) 📝 `src/duckstation-libretro/libretro_host_interface.cpp` (+4 -5) </details> ### 📄 Description Minor fix. Also went ahead and hooked up the aspect ratio setting in LibretroHostInterface since why not I guess. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:06:08 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#34