Commit Graph
1057 Commits
Author SHA1 Message Date
Henrik Rydgård 23ca66474c Correct some minor translation issues 2026-02-20 09:43:22 +01:00
Henrik Rydgård 61fd0430e5 Update strings for the adhoc mode message 2026-02-19 16:43:55 +01:00
Henrik Rydgård 7c8b759141 Show default on some more settings with the new mechanism. Not sure if this is actually a good thing or just messy 2026-02-19 16:15:26 +01:00
Henrik RydgårdandGitHub 20f1714e6e Merge pull request #21280 from Kethen/adhoc_stuffs
Adhoc relay server: Auto/Yes/No instead of checkbox
2026-02-19 10:47:07 +01:00
Henrik Rydgård f353052f87 Split out hint from a few translation strings 2026-02-19 00:15:49 +01:00
Henrik Rydgård 4501550faa More settings tweaks 2026-02-19 00:15:49 +01:00
Henrik RydgårdandGitHub 4566bd2aad Merge pull request #21279 from TotalCaesar659/patch-1
Update Russian translation
2026-02-18 22:34:36 +01:00
Henrik RydgårdandKatharine Chui 20dac95d7d Translation 2026-02-18 19:18:43 +01:00
Henrik Rydgård 1a2e32d451 Fix some untranslatable strings, thanks TotalCaesar569 2026-02-18 18:39:44 +01:00
TotalCaesar659andGitHub 46c59c0d39 Update Russian translation 2026-02-18 18:20:24 +03:00
danssmntandGitHub 6fdb628f9a Improve pt-PT Translation
Updated and improved Português (Portugal) translation once again :)
Took me some time and there's some innacuracies (in particular with more technical words) but it's probably the best I can do.
2026-02-16 14:30:52 +00:00
Henrik Rydgård 1e93693f73 Revert "Remove the upgrade reminder"
This reverts commit a1a9278047.
2026-02-14 11:17:29 +01:00
Henrik Rydgård 60f0f79273 On Android, rename "Full screen" to "Hide navigation bar" 2026-02-11 17:40:52 +01:00
Henrik Rydgård 4c72a1c041 Handle zipped extracted ISOs a little better (don't try to install them as savedata) 2026-02-06 12:43:13 +01:00
Henrik Rydgård 236a0acf71 Minor tweaks 2026-02-06 11:37:09 +01:00
Henrik Rydgård fc63096741 Make sure tilt control defaults to off. Show a warning if enabled. 2026-02-05 23:29:48 +01:00
Henrik Rydgård f546dc3835 Add an Enable checkbox to tilt control, add mappable control
- Fixes #20830
2026-02-05 09:44:11 +01:00
Henrik Rydgård 48d50fe712 Add strings for the two gesture zones 2026-02-04 15:01:06 +01:00
Henrik Rydgård 03c901d0cc Prepare for multiple gesture mapping zones 2026-02-04 15:01:06 +01:00
Henrik Rydgård 8350f67332 Fix typos, minor translation updates 2026-02-04 01:34:26 +01:00
FelipeandGitHub c3e3ba9113 Updated brazilian portuguese translation
Updated the translation and fixed the strings translated by IA
2026-01-30 21:53:44 -03:00
Henrik Rydgård 0f85b06908 Add basic support for installing savestate ZIPs (useful for iOS testing) 2026-01-29 22:10:46 +01:00
Henrik Rydgård c20f24c5be Remove ... from "Edit touch control layout". Increase default grid size on iOS 2026-01-29 21:53:22 +01:00
Henrik Rydgård 41bb9a04b3 Add visual notifications about game controller connect/disconnect 2026-01-26 10:57:41 +01:00
Henrik Rydgård 756d161070 Add a warning to control autoconfigure 2026-01-25 15:26:53 +01:00
Henrik Rydgård 46e82f3c63 Game screen: Add a button to reset the played time counter 2026-01-23 18:54:22 +01:00
Henrik Rydgård 9a2e74d210 Remove redundant "pin" icon from directory buttons on main screen 2026-01-23 17:30:58 +01:00
DDinghoyaandGitHub 10ac6b253c Update Korean translations in ko_KR.ini 2026-01-23 21:45:16 +09:00
Henrik Rydgård c232867fba Correct functionality of the display rotation control rotation.
Fixes #19775

A future step might be to also rotate the touch screen inputs..
2026-01-23 01:18:58 +01:00
Henrik Rydgård 5135f09f33 Translation improvement, thanks Kethen 2026-01-21 11:09:13 +01:00
Henrik Rydgård 2b1fb469c9 Retroachievements: Add strings for Missable, Progression, Win achievement types 2026-01-21 10:57:09 +01:00
Henrik Rydgård cd1c89d4cb New hint string for packet relay, auto translated to start with 2026-01-21 01:41:34 +01:00
Henrik Rydgård 10690952b2 Variable renaming, rename the new packet relay option, set default to false 2026-01-21 01:37:58 +01:00
Henrik Rydgård 6a9b2e1e87 RetroAchievements: Improve completion messages (subset, differentiate hardcore mode) 2026-01-20 18:25:48 +01:00
Henrik Rydgård f1f931551a Add a "Savestate slot count" setting. 2026-01-09 12:20:39 +01:00
Henrik Rydgård 4e5e34a0cc Move the new slot translation string to Dialog, fits better there. 2026-01-08 23:26:48 +01:00
Henrik Rydgård 77b9a6e2e8 Prepare for adjustable save state slot count by making the Win32 menu dynamic 2026-01-08 16:07:48 +01:00
Henrik Rydgård 11a9430e5a Improve a translation string 2026-01-07 19:51:16 +01:00
Henrik Rydgård b7aa38a738 WASAPI: Re-enable AudioClient3. Fix a possible crash. 2026-01-05 19:48:22 +01:00
Henrik Rydgård 481d0fd18c Switch TouchInputFlags to enum class, fix some minor UI issues
Scroll views now only wheel-scroll if the mouse is hovering over them.
2025-12-19 11:38:56 +01:00
Henrik Rydgård 5b7b1f76eb Add an in-app crash history viewer to Developer Tool on Android (v30+) 2025-12-15 17:16:47 +01:00
1111omenandGitHub fb55db6c54 Minor adjustments 2025-12-12 03:54:03 +08:00
1111omenandGitHub 48b10e93a7 Extensive id_ID changes with the updated file version 2025-12-12 03:42:42 +08:00
desynandGitHub 0d05ec65d4 update new changes for achievements 2025-12-02 04:11:40 +00:00
Henrik Rydgård f949bc8faf RetroAchievements: Show subset names 2025-11-27 11:03:56 +01:00
Henrik Rydgård 7a8a642aed Convert the pause button to a normal customizable touch screen button 2025-11-25 15:47:05 +01:00
Henrik Rydgård f8ab0fab1d Clean up the "Use background as UI background" code 2025-11-25 15:47:03 +01:00
1111omenandGitHub 21d812772b Indonesian and Japanese translation fixes (id_ID & ja_JP) (#21038)
* Update id_ID.ini

- Changed the translation of "Cheats" from "Pengecohan" into "Cheat". "Cheat" is a more familiar/well-known word in Indonesian.
- Changed the translation of "Gestures" into "gestur" (a more well-known term)
- Translated some sentences.

* Update ja_JP.ini

- Translated some phrases and words

* Update id_ID.ini

* Update ja_JP.ini

* Update id_ID.ini

* Update id_ID.ini
2025-11-25 15:45:36 +01:00
Henrik RydgårdandGitHub b8fced5b41 Path code cleanup, move some UI code (#21037)
* Move a bunch of path logic into Core/Util/PathUtil.cpp/h

.

* Move GameImageView out from SaveDataScreen

* More cleanup, add a translation string
2025-11-25 00:44:24 +01:00
Henrik RydgårdandGitHub 3116eba395 More UI work (#21035)
* Improve a couple of on-screen buttons (menu, fastforward)

* Fix the new continue button, oops

* Add some missing translations

* Split a translation string to make portrait look better

* More GameScreen redesign

* Don't accidentally go into game-specific mode

* Fix layout issue with popupscreens, fix context menu positioning

* One more icon
2025-11-24 20:33:13 +01:00