You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lizzie
3875093c70
[hle] Fixes for nxident, nxmp and nxplay, remove hbl.nsp workarounds (#3996)
adds `gpio` and `i2c` services
implements `IApplicationFunctions::SetMediaPlaybackStateForApplicatio`
stubs `IBtmSystemCore::GetDiscoveredAudioDevice`
implements `nvhost_ctrl_gpu::PmuGetGpuLoad` IOCTL (0x20)
implements `PSM::GetBatteryAgePercentage`, `PSM::GetBatteryVoltageState` and `PSM::GetBatteryChargeInfoFields`
implements `ISystemSettingsServer::GetConsoleInformationUploadFlag`, `ISystemSettingsServer::SetConsoleInformationUploadFlag`, `ISystemSettingsServer::GetAutomaticApplicationDownloadFlag`, `ISystemSettingsServer::SetAutomaticApplicationDownloadFlag`, `&ISystemSettingsServer::GetUsb30EnableFlag`, `ISystemSettingsServer::SetUsb30EnableFlag`
removes `hbl.nsp` specific workarounds
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3996
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: crueter <crueter@eden-emu.dev>
|
3 months ago |
| .. |
|
README.md
|
[dist] update translations from transifex (#2569)
|
11 months ago |
|
qt-source.sh
|
[tools] refactor, use #!/bin/sh, update license files (#3998)
|
4 months ago |
|
update-translations.sh
|
[tools] refactor, use #!/bin/sh, update license files (#3998)
|
4 months ago |
Translation Scripts
qt-source.sh: Regenerate the English source file for Qt.
- After doing this, ensure to
tx push -s.
- You must have
lupdate in your PATH, e.g. export PATH="/usr/lib64/qt6/bin:$PATH" (requires qttools)
update-translations.sh: Update and commit translation files.