More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=libappsettingsvita2.png | ||
|image_alt=libAppSettings | |image_alt=libAppSettings | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=libAppSettings | |title=libAppSettings | ||
|image= | |image=libappsettingsvita2.png | ||
|description= | |description=Simple app settings dialog library for PS Vita. | ||
|author=Graphene | |author=Graphene | ||
|lastupdated=2021/11/20 | |lastupdated=2021/11/20 | ||
|type= | |type=Developments | ||
|version=1.1 | |version=1.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/libappsettingsvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/libappsettingsvita.7z | ||
|website= | |website=https://forum.devchroma.nl/index.php/topic,378.0.html | ||
|source=https://github.com/GrapheneCt/libAppSettings | |source=https://github.com/GrapheneCt/libAppSettings | ||
}} | }} | ||
libAppSettings is simple library | libAppSettings is a simple app settings dialog library for PS Vita. This library implements simple bridge for system software app settings dialog. | ||
Comes with SCE SDK and vitasdk stubs. See sample for usage example. | |||
==Screenshots== | ==Screenshots== | ||
libappsettingsvita2.png | |||
== | ==Changelog== | ||
''' | '''v1.1''' | ||
* | * Added ability to use common dialog rendering mode. See app_settings.h for more info. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/GrapheneCt/libAppSettings | ||
* CBPS Forums - https://forum.devchroma.nl/index.php/topic,378.0.html | |||
* | |||
Revision as of 03:32, 12 Ocak 2023
libAppSettings | |
---|---|
File:Libappsettingsvita2.png | |
General | |
Author | Graphene |
Type | Developments |
Version | 1.1 |
License | Mixed |
Last Updated | 2021/11/20 |
Links | |
Download | |
Website | |
Source | |
libAppSettings is a simple app settings dialog library for PS Vita. This library implements simple bridge for system software app settings dialog.
Comes with SCE SDK and vitasdk stubs. See sample for usage example.
Screenshots
libappsettingsvita2.png
Changelog
v1.1
- Added ability to use common dialog rendering mode. See app_settings.h for more info.