Henrik Rydgård
|
5826b61d95
|
Extract some useful view classes from UploadScreen, use on CreditsScreen
|
2025-10-28 15:32:45 +01:00 |
|
Henrik Rydgård
|
42a44e4243
|
Improve inset handling
|
2025-10-28 14:54:28 +01:00 |
|
Henrik Rydgård
|
b660dcee2b
|
Various inset and margin fixes and improvements
|
2025-10-28 13:59:37 +01:00 |
|
Henrik Rydgård
|
138be54f6a
|
More misc work
|
2025-10-28 11:54:07 +01:00 |
|
Henrik Rydgård
|
5a0af8d313
|
UploadScreen: Filter out link-local IP addresses
|
2025-10-28 11:54:07 +01:00 |
|
Henrik Rydgård
|
df9c575a22
|
iOS: Show the status bar (overlay style) in portrait mode.
|
2025-10-28 11:54:07 +01:00 |
|
 Henrik RydgårdandGitHub
|
31d13e14ef
|
Merge pull request #20928 from hrydgard/more-portrait-mode
Portrait mode: Some work on the credits screen, main screen
|
2025-10-28 11:53:55 +01:00 |
|
Henrik Rydgård
|
9ed3fc0eaa
|
Some work on the credits screen, main screen
|
2025-10-28 11:27:31 +01:00 |
|
 Henrik RydgårdandGitHub
|
84b491a4f8
|
Merge pull request #20927 from hrydgard/more-ios-fixes
iOS: Deduplicate a lot of code between the two view controllers
|
2025-10-28 00:37:56 +01:00 |
|
Henrik Rydgård
|
c7370c2e72
|
Move even more stuff into PPSSPPBaseViewController
|
2025-10-27 21:38:27 +01:00 |
|
Henrik Rydgård
|
d5834d0f84
|
Move a lot more stuff into PPSSPPBaseViewController
|
2025-10-27 21:11:39 +01:00 |
|
Henrik Rydgård
|
f825db5551
|
Move camera and location support to PPSSPPBaseViewController
|
2025-10-27 20:44:34 +01:00 |
|
Henrik Rydgård
|
5e41be136b
|
Move photo picking support to PPSSPPBaseViewController
|
2025-10-27 20:29:00 +01:00 |
|
Henrik Rydgård
|
ae920edf91
|
iOS: Add a common PPSSPPBaseViewController
|
2025-10-27 20:19:22 +01:00 |
|
 Henrik RydgårdandGitHub
|
eeacc09fdc
|
Merge pull request #20926 from hrydgard/more-ios-fixes
iOS: Refactor the GL ViewController
|
2025-10-27 20:06:53 +01:00 |
|
Henrik Rydgård
|
95549ae2c9
|
iOS ViewController: Get rid of the GLKViewController base class
|
2025-10-27 19:24:25 +01:00 |
|
Henrik Rydgård
|
052e21b903
|
Increase the safe inset margins slightly
|
2025-10-27 19:24:08 +01:00 |
|
Henrik Rydgård
|
45ef8120f3
|
Minor UX
|
2025-10-27 13:17:48 +01:00 |
|
 Henrik RydgårdandGitHub
|
7afc4fa5dc
|
Merge pull request #20924 from hrydgard/file-upload
Add "File upload" functionality - upload files to the app through a web interface
|
2025-10-27 13:09:12 +01:00 |
|
Henrik Rydgård
|
b1d14d8221
|
More upload UI polish
|
2025-10-27 12:20:24 +01:00 |
|
Henrik Rydgård
|
068f055a36
|
langtool dep bump
|
2025-10-27 12:20:24 +01:00 |
|
Henrik Rydgård
|
fa64598b4f
|
More polish
|
2025-10-27 12:20:24 +01:00 |
|
Henrik Rydgård
|
d2c9104eff
|
Polish and fixes to the upload form.
|
2025-10-27 12:20:24 +01:00 |
|
Henrik Rydgård
|
9abd8c21e1
|
Finish implementing the multipart protocol, now multi file uploads work without corruption.
|
2025-10-27 12:20:24 +01:00 |
|
Henrik Rydgård
|
dc682fb2c8
|
Basic upload via web browser support, only single file almost works
|
2025-10-27 12:20:24 +01:00 |
|
Henrik Rydgård
|
c686d48268
|
Add prototype Upload screen and a couple new icons. Some refactoring.
|
2025-10-27 12:20:20 +01:00 |
|
 Henrik RydgårdandGitHub
|
ff5264ffa5
|
Merge pull request #20925 from hrydgard/demo-open-fix
Wrong key for the ImConfig
|
2025-10-27 08:11:54 +01:00 |
|
Nemoumbra
|
f83d6ac4a9
|
Wrong key for the ImConfig
|
2025-10-27 02:18:57 +03:00 |
|
 Henrik RydgårdandGitHub
|
b6dde4265e
|
Merge pull request #20921 from NABN00B/flag_usa
Change color specification of US flag
|
2025-10-25 22:29:12 +02:00 |
|
 NabandGitHub
|
b64ec181b4
|
Change color specification of US flag
... to the specification published by the Bureau of Educational and Cultural Affairs (ECA) of the United States Department of State (DOS).
|
2025-10-25 22:03:56 +02:00 |
|
 Henrik RydgårdandGitHub
|
b7d26e4e28
|
Merge pull request #20919 from ThirteenAG/master
add more WM_USER messages
|
2025-10-25 21:07:43 +02:00 |
|
ThirteenAG
|
93f29ac51f
|
WM_USER_GET_CURRENT_GAMEID: return 4 u32 values (compatibility with 32 bit builds)
|
2025-10-25 21:50:18 +03:00 |
|
ThirteenAG
|
6bf48c4f88
|
WM_USER_GET_CURRENT_GAMEID: pack return value into a pair of u64
|
2025-10-25 21:34:41 +03:00 |
|
ThirteenAG
|
e24225a811
|
add more WM_USER messages
- WM_USER_GET_CURRENT_GAMEID
- WM_USER_GET_MODULE_INFO
|
2025-10-25 16:36:31 +03:00 |
|
 Henrik RydgårdandGitHub
|
1109b8e565
|
Merge pull request #20916 from hrydgard/more-portrait-fixes
More portrait fixes
|
2025-10-24 10:08:56 +02:00 |
|
Henrik Rydgård
|
137cd4b4b3
|
Change the layout of the main screen in portrait mode a bit.
|
2025-10-24 01:35:35 +02:00 |
|
Henrik Rydgård
|
f4073cfa0e
|
Convert TouchControlVisibilityScreen to use Tabbed...
|
2025-10-24 01:18:38 +02:00 |
|
Henrik Rydgård
|
412e4ae015
|
Avoid having the back button scroll with the rest of the tab titles
|
2025-10-23 18:55:28 +02:00 |
|
Henrik Rydgård
|
afdafaa68e
|
Fix a small bug in the sound chooser. Cleanup
|
2025-10-23 18:47:19 +02:00 |
|
Henrik Rydgård
|
54f4910cda
|
Improve the TiltAnalogSettingsScreen (one case is still iffy)
|
2025-10-23 18:41:16 +02:00 |
|
 Henrik RydgårdandGitHub
|
f8c49ccf23
|
Merge pull request #20914 from hrydgard/more-new-icons
More UI work on portrait mode
|
2025-10-23 17:26:19 +02:00 |
|
Henrik Rydgård
|
acf273a55a
|
Rename "vertical layout" to "portrait layout", to avoid confusion
|
2025-10-23 16:11:54 +02:00 |
|
Henrik Rydgård
|
0397fe5e91
|
Refactor main screen code some more
|
2025-10-23 16:05:23 +02:00 |
|
Henrik Rydgård
|
2404fc330d
|
In vertical mode, replace the mainscreen buttons with image buttons
|
2025-10-23 15:43:08 +02:00 |
|
Henrik Rydgård
|
28b9bc2fb3
|
Make more dev screens usable in portrait by converting them to TabbedDialogScreen
|
2025-10-23 15:33:09 +02:00 |
|
Henrik Rydgård
|
21f9438682
|
Clean up the main screen logo view (adjust spacing, extract function)
|
2025-10-23 14:12:58 +02:00 |
|
Henrik Rydgård
|
9d0dfea04f
|
Split gear.png into two new svg icons, a small (for indicators) and a large one (for buttons)
|
2025-10-23 14:12:58 +02:00 |
|
 Henrik RydgårdandGitHub
|
9bed94d8f9
|
Merge pull request #20913 from hrydgard/ui-refactor
UI refactoring, better back button on tabbed dialog like SettingsScreen
|
2025-10-23 14:12:47 +02:00 |
|
Henrik Rydgård
|
1514df8e3a
|
Add a much more usable back button to Settings screen in portrait mode
|
2025-10-23 13:48:41 +02:00 |
|
Henrik Rydgård
|
7b743071d2
|
Prepare for adding more sensible back buttons to TabbedDialogScreen portrait mode
|
2025-10-23 12:46:07 +02:00 |
|