| Age | Commit message (Collapse) | Author |
|
core: implement GetGaiStringErrorRequest, IContextRegistrar
|
|
|
|
Fixes a bug where a restore button could be created for an unmanaged
widget.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
kernel: misc cleanup of page table accessors
|
|
buffer_cache: Increase number of texture buffers
|
|
Was producing out of order settings as a result of the switch to vectors
|
|
nsd: add GetApplicationServerEnvironmentType
|
|
Without this, the Reset All Settings button would be selected by default
|
|
|
|
|
|
|
|
|
|
|
|
common: Use arithmetic instead of string ops to get time zone
|
|
Improve storage requirements.
|
|
Unecessary, and would run every time the settings are logged.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes essentially a shadowing issue.
|
|
Addresses review feedback
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
|
|
|
|
Allows for 6GB and 8GB layouts to be selected.
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
Not sure how I missed this earlier, but these vectors can be constructed
using the type of the enum.
|
|
|
|
|
|
|
|
settings_common: Remove unused optional
|
|
|
|
Reduces some ugliness in frontend code.
|
|
Suggests to a frontend how to represent each setting.
|