What's Changed
New features / improvements
- nn/dlp: Add initial headers by @DaniElectra in #389
- nn/dlp: Fix Initialize functions on ServerPrivate by @DaniElectra in #390
- nn_ccr: Add
CCRSysSetCurrentLCDMode
andCCRSysGetCurrentLCDMode
by @Maschell in #393 - nsysccr/cdc: Add CCRCDCSysGetInfo by @GaryOderNichts in #398* nn_acp: Add ACPRemoveSaveDir* by @Andrew1Hawes in #394
- nn_acp: Add various save related functions by @Maschell in #396
- Add HDMI CEC functions by @GaryOderNichts in #397
- Added
OSSetPerformanceMonitor()
. by @dkosmari in #400
Fixes and corrections
- coreinit/screen: Swap row and column parameters in OSScreenPutFontEx by @capitalistspz in #391
- camera: corrections and comments by @capitalistspz in #392
- nn_idb: Fix copy headers, fix nn::idb::IDBReader::Initialize by @Maschell in #395
- camera: event argument correction by @capitalistspz in #399