1<HTML> 2<HEAD> 3<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 4<META http-equiv="Content-Style-Type" content="text/css"> 5<TITLE>CTR-SDK Change Log</TITLE> 6</HEAD> 7<BODY style="padding-bottom: 1600px;"> 8<HR> 9<H1>CTR-SDK Change Log</H1> 10<HR> 11<DL> 12<DT> 13<A href="#sdk_0_14_4_Release">CTR-SDK 0.14.4 Release</A> (2010/11/23)</DT> 14<DD><A href="#note73-01">Note 73-01: (APPLET) Added <CODE>applet::EnableSleep</CODE> and <CODE>applet::DisableSleep</CODE> functions [SDK]</A></DD> 15<DD><A href="#note73-02">Note 73-02: (APPLET) Added callback for when system opens during sleep queries [SDK | System Updater]</A></DD> 16<DD><A href="#note73-03">Note 73-03: (CAMERA) Revised process when system closes during initialization [SDK]</A></DD> 17<DD><A href="#note73-04">Note 73-04: (CFG) Added functions to get Parental Controls settings [SDK]</A></DD> 18<DD><A href="#note73-05">Note 73-05: (FS) Revised the <CODE>nn::fs::CreateFile</CODE> function [SDK]</A></DD> 19<DD><A href="#note73-06">Note 73-06: (SND) Deleted assert from within the <CODE>InitializeWaveBuffer</CODE> function [SDK]</A></DD> 20<DD><A href="#note73-07">Note 73-07: (SND) Fixed a bug in <CODE>WaveBuffer</CODE> deallocation [SDK]</A></DD> 21<DD><A href="#note73-08">Note 73-08: (SOCKET) Revised <CODE>GetAddrInfo</CODE> function to make it thread-safe [SDK]</A></DD> 22<DD><A href="#note73-09">Note 73-09: (TOOL) Revised the <CODE>NetworkSetting</CODE> tool reference [SDK]</A></DD> 23<DD><A href="#note73-10">Note 73-10: (Y2R) Revised process when system goes to sleep during initialization [SDK]</A></DD> 24<DD><A href="#KnownIssues_0_14_4_Release">Known Issues with SDK 0.14.4 Release</A></DD> 25</DL> 26<DL> 27<DT> 28<A href="#sdk_0_14_4_System Updater">CTR-SDK 0.14.4 System Updater</A> (2010/11/23)</DT> 29<DD><A href="#note72-01">Note 72-01: (APPLET) Fixed a bug concerning going to sleep while launching or shutting down an application or applet [System Updater | Sample Demos]</A></DD> 30<DD><A href="#note72-02">Note 72-02: (APPLET) Added callback for when system opens during sleep queries [SDK | System Updater]</A></DD> 31<DD><A href="#note72-03">Note 72-03: (BOSS) Fixed bug where some tasks would not run after calling <CODE>PauseAllTasks</CODE> and then calling <CODE>ResumeAllTasks</CODE> [System Updater]</A></DD> 32<DD><A href="#note72-04">Note 72-04: (FRIENDS) Fixed bug where wrong network error code was returned during NAS authentication [System Updater]</A></DD> 33<DD><A href="#note72-05">Note 72-05: (FRIENDS) Fixed bug where the font region of the local display name was not saved [System Updater]</A></DD> 34<DD><A href="#note72-06">Note 72-06: (FS) Revised error when mounting factory-default backup memory [SDK|System Updater]</A></DD> 35<DD><A href="#note72-07">Note 72-07: (HTTP) Revised the <CODE>Read</CODE> and <CODE>GetHeader</CODE> functions [System Updater]</A></DD> 36<DD><A href="#note72-08">Note 72-08: (MIC) Fixed bug in processing to prevent sampling when system is closed [System Updater]</A></DD> 37<DD><A href="#note72-09">Note 72-09: (MIC) Fixed bug where microphone would become unusable when calling <CODE>Finalize</CODE> with the system closed [System Updater]</A></DD> 38<DD><A href="#note72-10">Note 72-10: (OS) Fixed bug where system could not reboot after removing a card [System Updater]</A></DD> 39<DD><A href="#note72-11">Note 72-11: (OS) Fixed bug where system would halt when holding down the HOME Button while powering off [System Updater]</A></DD> 40<DD><A href="#note72-12">Note 72-12: (TOOL) Added <CODE>RegionSelector</CODE> features [System Updater]</A></DD> 41<DD><A href="#note72-13">Note 72-13: (UDS) Fixed bug where a fatal error would occur if an application was shut down during communication [System Updater]</A></DD> 42<DD><A href="#KnownIssues_0_14_4_System Updater">Known Issues with System Updater in SDK Version 0.14.4</A></DD> 43</DL> 44<DL> 45<DT> 46<A href="#sdk_0_14_4_Sample Demos">CTR-SDK 0.14.4 Sample Demos</A> (2010/11/23)</DT> 47<DD><A href="#note71-01">Note 71-01: (APPLET) Fixed a bug concerning going to sleep while launching or shutting down an application or applet [System Updater | Sample Demos]</A></DD> 48<DD><A href="#note71-02">Note 71-02: (MIC) Revised microphone error processing in <CODE>demo1</CODE> [Sample Demos]</A></DD> 49<DD><A href="#note71-03">Note 71-03: (NEWS) Partially revised the <CODE>news_test</CODE> demo [Sample Demos]</A></DD> 50<DD><A href="#KnownIssues_0_14_4_Sample Demos">Known Issues with SDK 0.14.4 Sample Demos</A></DD> 51</DL> 52<DL> 53<DT> 54<A href="#sdk_0_14_3_Release">CTR-SDK 0.14.3 Release</A> (2010/11/19)</DT> 55<DD><A href="#note70-01">Note 70-01: (CAMERA) Fixed bug where the camera would not recover normally if the system was closed during a transition to an application caused by the HOME Button [SDK | System Updater]</A></DD> 56<DD><A href="#note70-02">Note 70-02: (CEC) Fixed a bug where OpenMessageBox would fail [SDK | System Updater]</A></DD> 57<DD><A href="#note70-03">Note 70-03: (CEC) Fixed a problem where the send count value would not go down</A></DD> 58<DD><A href="#note70-04">Note 70-04: (CFG) Revised the <CODE>nn::cfg::CTR::IsAgreedEula</CODE> function [SDK]</A></DD> 59<DD><A href="#note70-05">Note 70-05: (DLP) Added sleep support for Sample Demos and DlpClient [SDK | Sample Demos]</A></DD> 60<DD><A href="#note70-06">Note 70-06: (DLP) Extensions to Sample Demos and Tool [SDK | Sample Demos]</A></DD> 61<DD><A href="#note70-07">Note 70-07: (DevEnv) Added a description of addition to the application in the electronics operations manual [SDK]</A></DD> 62<DD><A href="#note70-08">Note 70-08: (FRIENDS) Added the fact that GetMyMii sometimes gets an empty Mii to the reference [SDK]</A></DD> 63<DD><A href="#note70-09">Note 70-09: (HID) Fixed a bug where an abnoramal sampling value would occasionally occur [SDK]</A></DD> 64<DD><A href="#note70-10">Note 70-10: (TOOL) Revised DevMenu shared expanded save data operations[SDK]</A></DD> 65<DD><A href="#note70-11">Note 70-11: (UDS) Fixed a bug where the AllowToConnect function would not work correctly if called after the DisallowToConnect function [SDK]</A></DD> 66<DD><A href="#KnownIssues_0_14_3_Release">Known Issues in the SDK 0.14.3 Release</A></DD> 67</DL> 68<DL> 69<DT> 70<A href="#sdk_0_14_3_System Updater">CTR-SDK 0.14.3 System Updater</A> (2010/11/19)</DT> 71<DD><A href="#note69-01">Note 69-01: (BOSS) Revised the BOSS storage memory allocation process [System Updater]</DD> 72<DD><A href="#note69-02">Note 69-02: (BOSS) Corrected problems found in CTR-SDK 0.14.0.x [System Updater]</A></DD> 73<DD><A href="#note69-03">Note 69-03: (CAMERA) Fixed a bug where the camera would not recover normally if the system was closed during a transition to an application caused by the HOME Button [SDK | System Updater]</A></DD> 74<DD><A href="#note69-04">Note 69-04: (CEC) Fixed a bug where OpenMessageBox would fail [SDK | System Updater]</A></DD> 75<DD><A href="#note69-05">Note 69-05: (CEC) Fixed a bug where data could not be sent</DD> 76<DD><A href="#note69-06">Note 69-06: (DLP) Added support for DLP system updates [System Updater | Sample Demos]</A></DD> 77<DD><A href="#note69-07">Note 69-07: (DevEnv) Fixed a bug during display of the FATAL/Card removed error [System Updater]</A></DD> 78<DD><A href="#note69-08">Note 69-08: (FS) Fixed a bug where mounting a ROM file system would sometimes fail [System Updater]</A></DD> 79<DD><A href="#note69-09">Note 69-09: (FS) Fixed a deadlock in the file system [System Updater]</A></DD> 80<DD><A href="#note69-10">Note 69-10: (HID) Fixd a bug where illegal coordinates would result after immediately after a pen-down on the touch panel [System Updater]</A></DD> 81<DD><A href="#note69-11">Note 69-11: (HTTP) Fixed a bug where HTTPS communications via proxy were impossible [System Updater]</A></DD> 82<DD><A href="#note69-12">Note 69-12: (GX) Revised the 3D LED initialization process [System Updater]</A></DD> 83<DD><A href="#KnownIssues_0_14_3_System Updater">Known Issues with System Updater in SDK Version 0.14.3</A></DD> 84</DL> 85<DL> 86<DT> 87<A href="#sdk_0_14_3_Sample Demos">CTR-SDK 0.14.3 Sample Demos</A> (2010/11/19)</DT> 88<DD><A href="#note68-01">Note 68-01: (DLP) Added support for DLP system updates [System Updater | Sample Demos]</A></DD> 89<DD><A href="#note68-02">Note 68-02: (DLP) Added sleep support for Sample Demos and DlpClient [SDK | Sample Demos]</A></DD> 90<DD><A href="#note68-03">Note 68-03: (DLP) Extensions to Sample Demos and Tool [SDK | Sample Demos]</A></DD> 91<DD><A href="#note68-04">Note 68-04: (SND) Added an eletronics operations manual for a demo [Sample Demos]</A></DD> 92<DD><A href="#note68-05">Note 68-05: (UDS) Fixed a bug where the thruput and error rate display for Master would appear as garbage when using com_demo1 [Sample Demos]</A></DD> 93<DD><A href="#KnownIssues_0_14_3_Sample Demos">Known Issues with SDK 0.14.3 Sample Demos</A></DD> 94</DL> 95<DL> 96<DT> 97<A href="#sdk_0_14_2_Release">CTR-SDK 0.14.2 Release</A> (2010/11/17)</DT> 98<DD><A href="#note67-01">Note 67-01: (APPLET) Sleep problem when returning from the developer's menu [SDK | System Updater]</A></DD> 99<DD><A href="#note67-02">Note 67-02: (CAMERA) Fixed a bug where the camera would not recover normally if the system was closed during a transition caused by the HOME Button [SDK | System Updater]</A></DD> 100<DD><A href="#note67-03">Note 67-03: (GR) Revised the GR library so that it generates cube mape and shadow map commands [SDK]</A></DD> 101<DD><A href="#note67-04">Note 67-04: (GR) Revised the GR library so that it generates border color commands for each texture [SDK]</A></DD> 102<DD><A href="#note67-05">Note 67-05: (GR) Revised specifications so that the framebuffer cache is cleared when a RenderState class public variable command is generated by the GR library [SDK]</A></DD> 103<DD><A href="#note67-06">Note 67-06: (PL) Deleted the Initialize/FinalizePedometer functions [SDK]</A></DD> 104<DD><A href="#note67-07">Note 67-07: (UBL) Revised the UBL Library [SDK]</A></DD> 105<DD><A href="#note67-08">Note 67-08: (UDS) Adjusted the setting range for the maximum send delay time [SDK]</A></DD> 106<DD><A href="#KnownIssues_0_14_2_Release">Known Issues in the SDK 0.14.2 Release</A></DD> 107</DL> 108<DL> 109<DT> 110<A href="#sdk_0_14_2_System Updater">CTR-SDK 0.14.2 System Updater</A> (2010/11/17)</DT> 111<DD><A href="#note66-01">Note 66-01: (APPLET) Sleep problem when returning from the developer's menu [SDK | System Updater]</A></DD> 112<DD><A href="#note66-02">Note 66-02: (CAMERA) Fixed a bug where the camera would not recover normally if the system was closed during a transition caused by the HOME Button [SDK | System Updater]</A></DD> 113<DD><A href="#note66-03">Note 66-03: (DevEnv) Fixed a bug during display of the FATAL/Card removed error [System Updater]</A></DD> 114<DD><A href="#note66-04">Note 66-04: (DevEnv) Fixed a bug occurring when the system is closed immediately after startup [System Updater]</A></DD> 115<DD><A href="#note66-05">Note 66-05: (DevEnv) Fixed a bug where the HOME Button would not work on the developer's menu [System Updater]</A></DD> 116<DD><A href="#note66-06">Note 66-06: (FRIENDS) Fixed a bug where account and friend list information sometimes could not be written to file during shutdown [System Updater]</A></DD> 117<DD><A href="#note66-07">Note 66-07: (MCU) Fixed a bug where a quick opening and closing of the system was not handled well [System Updater]</A></DD> 118<DD><A href="#note66-08">Note 66-08: (NDM) Fixed a timing bug with sleep and WiFi on/off [System Updater]</A></DD> 119<DD><A href="#note66-09">Note 66-09: (UDS) Fixed a bug where the uds::Initialize would not exit [System Updater]</A></DD> 120<DD><A href="#note66-10">Note 66-10: (UDS) Fixed a bug where status update events were not being signaled when transiting to sleep or wirelss off mode while not connected [System Updater]</A></DD> 121<DD><A href="#note66-11">Note 66-11: (UDS) Fixed a bug where a FATAL error would occur when calling DestroyEndpoint after recoverying from sleep during communications [System Updater]</A></DD> 122<DD><A href="#KnownIssues_0_14_2_System Updater">Known Issues with System Updater in SDK Version 0.14.2</A></DD> 123</DL> 124<DL> 125<DT> 126<A href="#sdk_0_14_1_Release">CTR-SDK 0.14.1 Release</A> (2010/11/15)</DT> 127<DD><A href="#note65-01">Note 65-01: (AC) Revised the <CODE>Connect(Async)(</CODE> function [SDK]</A></DD> 128<DD><A href="#note65-02">Note 65-02: (AC) Deprecated the <CODE>GetStatus/GetStatusChangeEvent</CODE> function [System Updater]</A></DD> 129<DD><A href="#note65-03">Note 65-03: (AC) Added the <CODE>IsConnected</CODE> function [SDK | System Updater]</A></DD> 130<DD><A href="#note65-04">Note 65-04: (APPLET) Added the <CODE>Enable</CODE> function [SDK | System Updater | Sample Demos]</A></DD> 131<DD><A href="#note65-05">Note 65-05: (BOSS) Changed specifications so that nn::ac::Connect is required before calling the Task::StartImmediate function [SDK]</A></DD> 132<DD><A href="#note65-06">Note 65-06: (CEC) Changed the timing of the EULA check [SDK | System Updater | Sample Demos]</A></DD> 133<DD><A href="#note65-07">Note 65-07: (CEC) Changed operations when StartScanning is called [SDK]</A></DD> 134<DD><A href="#note65-08">Note 65-08: (CX) Fixed a bug in the <CODE>nn::cx::ReadUncompLH</CODE> function [SDK]</A></DD> 135<DD><A href="#note65-09">Note 65-09: (DLP) Released uninitialized status [SDK]</A></DD> 136<DD><A href="#note65-10">Note 65-10: (DevEnv) Deleted the cia files DlpClient and StereoCameraCalibrator [SDK]</A></DD> 137<DD><A href="#note65-11">Note 65-11: (Friends) Changed specifications so that nn::ac::Connect is required before calling the Login function [SDK]</A></DD> 138<DD><A href="#note65-12">Note 65-12: (FRIENDS) Changed the internal definition of the MiiData structure [SDK]</A></DD> 139<DD><A href="#note65-13">Note 65-13: (FS) Revised the <CODE>GetArchiveFreeSize</CODE> function [SDK | System Updater]</A></DD> 140<DD><A href="#note65-14">Note 65-14: (FS) Redacted the <CODE>GetFileSystemSize</CODE> function [SDK]</A></DD> 141<DD><A href="#note65-15">Note 65-15: (FS) Undisclosed the <CODE>ReadExtSaveDataIcon</CODE> function [SDK]</A></DD> 142<DD><A href="#note65-16">Note 65-16: (FS) Added the <CODE>nn::fs::GetExtSaveDataSize</CODE> function [SDK | System Updater]</A></DD> 143<DD><A href="#note65-17">Note 65-17: (FS) Deleted the unneeded Result definitions from file system headers [SDK]</A></DD> 144<DD><A href="#note65-18">Note 65-18: (GR) Changed the type of FrameBuffer::DepthStencilBuffer::clearStencil in the GR library to u8 [SDK]</A></DD> 145<DD><A href="#note65-19">Note 65-19: (GX) Fixed a bug where the command buffer was not being copied normally by the <CODE>nngxAddCmdlist</CODE> function [SDK]</A></DD> 146<DD><A href="#note65-20">Note 65-20: (GX) Updated documentation [SDK]</A></DD> 147<DD><A href="#note65-21">Note 65-21: (HID) Fixed a bug in <CODE>STICK_CLAMP_MODE_MINIMUM</CODE> [SDK | System Updater]</A></DD> 148<DD><A href="#note65-22">Note 65-22: (HTTP) Revised the API Reference Manual[SDK]</A></DD> 149<DD><A href="#note65-23">Note 65-23: (NEWS) Revised the NEWS library [SDK | System Updater]</A></DD> 150<DD><A href="#note65-24">Note 65-24: (NGC) Fixed a bug where some prohibited words were not being detected correctly [SDK]</A></DD> 151<DD><A href="#note65-25">Note 65-25: (NGC) Changed the behavior when the system region is Japan [SDK]</A></DD> 152<DD><A href="#note65-26">Note 65-26: (SND) Fixed a bug releated to freeing memory with nn::snd::FxDelay [SDK]</A></DD> 153<DD><A href="#note65-27">Note 65-27: (SND) Added a description of the timing used for calling the voice drop callback [SDK]</A></DD> 154<DD><A href="#note65-28">Note 65-28: (SSL) Revised the API Reference Manual [SDK]</A></DD> 155<DD><A href="#note65-29">Note 65-29: (SSL) Renamed ResultSocketZeroReturnErr [SDK | Sample Demos]</A></DD> 156<DD><A href="#note65-30">Note 65-30: (TOOL) Fixed the language set by ResetSetting of the Config tool [SDK]</A></DD> 157<DD><A href="#note65-31">Note 65-31: (TOOL) Added a function to DevMenu for setting the memory region at initial startup of the HOME Menu [SDK]</A></DD> 158<DD><A href="#note65-32">Note 65-32: (TOOL) Extended <CODE>NetworkSetting</CODE> tool [SDK]</DD> 159<DD><A href="#note65-33">Note 65-33: (TOOL) Revised <CODE>ctr_makeciaarchive</CODE> [SDK]</A></DD> 160<DD><A href="#note65-34">Note 65-34: (TOOL) Fixed a bug where labels of the form "IN"(N=0,1,2,...) were not being freed by the shader assembler [SDK]</A></DD> 161<DD><A href="#note65-35">Note 65-35: (TOOL) Added a function for checking shader integrity [SDK]</A></DD> 162<DD><A href="#note65-36">Note 65-36: (TOOL) Changed the product code format [SDK]</A></DD> 163<DD><A href="#note65-37">Note 65-37: (UDS) Fixed a bug where the <CODE>Receive</CODE> and <CODE>ReceiveFrom</CODE> functions would continue to block [SDK]</A></DD> 164<DD><A href="#note65-38">Note 65-38: (UDS) Fixed a bug where a Panic would result if endpoint was destroyed by the DestroyEndpoint function while the Receive function was blocking [SDK]</A></DD> 165<DD><A href="#note65-39">Note 65-39: (UDS) Fixed a bug where determination whether it was possible to connect as a Spectator was not being handled correctly [SDK]</A></DD> 166<DD><A href="#note65-40">Note 65-40: (UDS) Fixed a bug where abnormal operations would result after re-initializing the system after sleeping it during communications [System Updater]</A></DD> 167<DD><A href="#KnownIssues_0_14_1_Release">Known Issues in the SDK 0.14.1 Release</A></DD> 168</DL> 169<DL> 170<DT> 171<A href="#sdk_0_14_1_System Updater">CTR-SDK 0.14.1 System Updater</A> (2010/11/15)</DT> 172<DD><A href="#note64-01">Note 64-01: (AC) Revised the <CODE>Connect(Async)</CODE> function [System Updater]</A></DD> 173<DD><A href="#note64-02">Note 64-02: (AC) Deprecated the <CODE>GetStatus/GetStatusChangeEvent</CODE> function [System Updater]</A></DD> 174<DD><A href="#note64-03">Note 64-03: (AC) Added the <CODE>IsConnected</CODE> function [SDK | System Updater]</A></DD> 175<DD><A href="#note64-04">Note 64-04: (APPLET) Added the <CODE>Enable</CODE> function [SDK | System Updater | Sample Demos]</A></DD> 176<DD><A href="#note64-05">Note 64-05: (BOSS) Revised the <CODE>NsData::SetAdditionalInfo</CODE> function [System Updater]</A></DD> 177<DD><A href="#note64-06">Note 64-06: (BOSS) Fixed a bug where BOSS would wake up when there was no executing task [System Updater]</A></DD> 178<DD><A href="#note64-07">Note 64-07: (BOSS) Fixed a bug where power save during wireless operations would not work [System Updater]</A></DD> 179<DD><A href="#note64-08">Note 64-08: (CAMERA) Changed specifications so a value other than WHITE_BALANCE_NORMAL can be set for the SetPackageParameterWithoutContext function [System Updater]</A></DD> 180<DD><A href="#note64-09">Note 64-09: (CEC) Fixed a bug where mistaken operations would result if the number of send data messages for a single communication was 0 [System Updater]</A></DD> 181<DD><A href="#note64-10">Note 64-10: (CEC) Changed the timing of the EULA check [SDK | System Updater | Sample Demos]</A></DD> 182<DD><A href="#note64-11">Note 64-11: (CEC) Fixed a gap in AP searches during sleep [System Updater]</A></DD> 183<DD><A href="#note64-12">Note 64-12: (DevEnv) Added a display message when a FATAL error occurs [System Updater]</A></DD> 184<DD><A href="#note64-13">Note 64-13: (DevEnv) Changed settings at development menu startup time when halting an application [System Updater]</A></DD> 185<DD><A href="#note64-14">Note 64-14: (DevEnv) Fixed a bug with screen display status when starting an application [System Updater]</A></DD> 186<DD><A href="#note64-15">Note 64-15: (DevEnv) Added a reboot sequence when displaying a "card removed" error [System Updater]</A></DD> 187<DD><A href="#note64-16">Note 64-16: (DevEnv) Revised shutdown processing [System Updater]</A></DD> 188<DD><A href="#note64-17">Note 64-17: (DevEnv) Changed the default background brightness value [System Updater]</A></DD> 189<DD><A href="#note64-18">Note 64-18: (FRIENDS) Fixed a bug where users waiting to establish friend relationships were being removed from the friends list [System Updater]</A></DD> 190<DD><A href="#note64-19">Note 64-19: (FS) Revised the <CODE>FormatSaveData</CODE> function [System Updater]</A></DD> 191<DD><A href="#note64-20">Note 64-20: (FS) Revised the <CODE>GetArchiveFreeSize</CODE> function [SDK | System Updater]</A></DD> 192<DD><A href="#note64-21">Note 64-21: (FS) Revised the return values of the <CODE>MountSaveData</CODE> function [System Updater]</A></DD> 193<DD><A href="#note64-22">Note 64-22: (FS) Revised SD Memory Card removal processing [System Updater]</A></DD> 194<DD><A href="#note64-23">Note 64-23: (FS) Revised the directory attributes in SDMC archives [System Updater]</A></DD> 195<DD><A href="#note64-24">Note 64-24: (FS) Revised the time stamp in SDMC archives [System Updater]</A></DD> 196<DD><A href="#note64-25">Note 64-25: (FS) Revised the path name check used with fatfs archives [System Updater]</A></DD> 197<DD><A href="#note64-26">Note 64-26: (FS) Added the <CODE>nn::fs::GetExtSaveDataSize</CODE> function [SDK | System Updater]</A></DD> 198<DD><A href="#note64-27">Note 64-27: (FS) Changed the internal format used for save data and expanded save data [System Updater]</A></DD> 199<DD><A href="#note64-28">Note 64-28: (FS) Made revisions related to removing a card while accessing backup memory [System Updater]</A></DD> 200<DD><A href="#note64-29">Note 64-29: (FS) Changed behavior when removing a directory that includes a final forward slash in the specified path name [System Updater]</A></DD> 201<DD><A href="#note64-30">Note 64-30: (FS) Implemented access restrictions on the file system [System Updater]</A></DD> 202<DD><A href="#note64-31">Note 64-31: (FS) Fixed a bug where execution would freeze when accessing a file or directory [System Updater]</A></DD> 203<DD><A href="#note64-32">Note 64-32: (HID) Fixd a bug where invalid touch panel data would occasionally result [System Updater]</A></DD> 204<DD><A href="#note64-33">Note 64-33: (HTTP) Changed the specifications of <CODE>Cancel</CODE> and <CODE>Finalize</CODE> in relation to keep alive communications [System Updater]</A></DD> 205<DD><A href="#note64-34">Note 64-34: (NDM) Fixed a bug where the system would willfully cut the network connection [System Updater]</A></DD> 206<DD><A href="#note64-35">Note 64-35: (NET) Revised the ZoneAP scan feature [System Updater]</A></DD> 207<DD><A href="#note64-36">Note 64-36: (NET) Stabilized the send signal strength immediately after switching communication modes [System Updater]</A></DD> 208<DD><A href="#note64-37">Note 64-37: (NEWS) Revised the NEWS library [SDK | System Updater]</A></DD> 209<DD><A href="#note64-38">Note 64-38: (NGC) Revised the prohibited word list for the North America region, Portuguese language [SDK]</A></DD> 210<DD><A href="#note64-39">Note 64-39: (PL) Fixed a bug where the number of steps obtained was not correct [System Updater]</A></DD> 211<DD><A href="#note64-40">Note 64-40: (PTM) Fixed a bug where the system would not wake up from sleep when the alarm went off [System Updater]</A></DD> 212<DD><A href="#note64-41">Note 64-41: (SOCKET) Fixed a bug occurring when the socket to be polled was closed [System Updater]</A></DD> 213<DD><A href="#note64-42">Note 64-42: (UDS) Fixed a bug where applications would terminate during UDS communications [System Updater]</A></DD> 214<DD><A href="#note64-43">Note 64-43: (UDS) Changed the state returned by the GetConnectionState function after entering wireless OFF mode and going to sleep [System Updater]</A></DD> 215<DD><A href="#note64-44">Note 64-44: (UDS) Fixed a bug where Client/Spectator disconnection could not be performed correctly when signal status was poor [System Updater]</A></DD> 216<DD><A href="#KnownIssues_0_14_1_System Updater">Known Issues with System Updater in SDK Version 0.14.1</A></DD> 217</DL> 218<DL> 219<DT> 220<A href="#sdk_0_14_1_Sample Demos">CTR-SDK 0.14.1 Sample Demos</A> (2010/11/15)</DT> 221<DD><A href="#note63-01">Note 63-01: (AC) Deleted connect_c (C language AC sample) [Sample Demos]</A></DD> 222<DD><A href="#note63-02">Note 63-02: (AC) Added an fs initialization process to sample demos that use various nn::ac::Connect function [Sample Demos]</A></DD> 223<DD><A href="#note63-03">Note 63-03: (APPLET) Added the <CODE>Enable</CODE> function [SDK | System Updater | Sample Demos]</A></DD> 224<DD><A href="#note63-04">Note 63-04: (BOSS) Revised the sample_nadl_simple [Sample Demos]</A></DD> 225<DD><A href="#note63-05">Note 63-05: (CEC) Changed the timing of the EULA check [SDK | System Updater | Sample Demos]</A></DD> 226<DD><A href="#note63-06">Note 63-06: (GX) Fixed a bug with the demo for editing procedural texture parameters [Sample Demos]</A></DD> 227<DD><A href="#note63-07">Note 63-07: (SSL) Renamed ResultSocketZeroReturnErr [SDK | Sample Demos]</A></DD> 228<DD><A href="#note63-08">Note 63-08: (UDS) com_demo1 demo support for sleep, the HOME Button, and the WiFi button [Sample Demos]</A></DD> 229<DD><A href="#note63-09">Note 63-09: (UDS) Changed specifications so that connections are made in Spectator mode by the uds/simple demo [Sample Demos]</A></DD> 230<DD><A href="#KnownIssues_0_14_1_Sample Demos">Known Issues with SDK 0.14.1 Sample Demos</A></DD> 231</DL> 232<DL> 233<DT> 234<A href="#sdk_0_14_0.5_Release">CTR-SDK 0.14.0.5 Release</A> (2010/11/09)</DT> 235<DD><A href="#note62-01">Note 62-01: (FS) Revised the latency emulation default settings [SDK|System Updater]</A></DD> 236<DD><A href="#KnownIssues_0_14_0.5_Release">Known Issues in the SDK 0.14.0.5 Release</A></DD> 237</DL> 238<DL> 239<DT> 240<A href="#sdk_0_14_0.5_System Updater">CTR-SDK 0.14.0.5 System Updater</A> (2010/11/09)</DT> 241<DD><A href="#note61-01">Note 61-01: (FS) Revised the latency emulation default settings [SDK|System Updater]</A></DD> 242<DD><A href="#KnownIssues_0_14_0.5_System Updater">Known Issues with System Updater in SDK Version 0.14.0.5</A></DD> 243</DL> 244<DL> 245<DT> 246<A href="#sdk_0_14_0.4_Release">CTR-SDK 0.14.0.4 Release</A> (2010/11/08)</DT> 247<DD><A href="#note60-01">Note 60-01: (FS) Fixed the problem that caused an SD card to not be recognized when inserted/removed during Sleep [SDK|System Updater]</A></DD> 248<DD><A href="#note60-02">Note 60-02: (NGC) Fixed problem that caused initialization to fail [SDK]</A></DD> 249<DD><A href="#KnownIssues_0_14_0.4_Release">Known Issues with SDK 0.14.0.4 Release</A></DD> 250</DL> 251<DL> 252<DT> 253<A href="#sdk_0_14_0.4_System Updater">CTR-SDK 0.14.0.4 System Updater</A> (2010/11/08)</DT> 254<DD><A href="#note59-01">Note 59-01: (BOSS) Fixed problem that caused a FATAL ERROR to occur when waking while half-awake [System Updater]</A></DD> 255<DD><A href="#note59-02">Note 59-02: (FS) Fixed the problem that caused an SD card to not be recognized when inserted/removed during Sleep [SDK|System Updater]</A></DD> 256<DD><A href="#KnownIssues_0_14_0.4_System Updater">Known Issues with System Updater in SDK Version 0.14.0.4</A></DD> 257</DL> 258<DL> 259<DT> 260<A href="#sdk_0_14_0.3_Release">CTR-SDK 0.14.0.3 Release</A> (2010/11/06)</DT> 261<DD><A href="#note58-01">Note 58-01: (SOCKET) Fixed FATAL ERROR 0xD8E007FD [SDK]</A></DD> 262<DD><A href="#KnownIssues_0_14_0.3_Release">Known Issues with SDK 0.14.0.3 Release</A></DD> 263</DL> 264<DL> 265<DT> 266<A href="#sdk_0_14_0.3_System Updater">CTR-SDK 0.14.0.3 System Updater</A> (2010/11/06)</DT> 267<DD><A href="#note57-01">Note 57-01: (DLP) Fixed problems in importing child devices with DLP [System Updater]</A></DD> 268<DD><A href="#note57-02">Note 57-02: (FS) Fixed the <CODE>MountSaveData</CODE> function [System Updater]</A></DD> 269<DD><A href="#note57-03">Note 57-03: (OS) Fixed the problem that caused the register value to be corrupted when stepping/tracing with the debugger [System Updater]</A></DD> 270<DD><A href="#KnownIssues_0_14_0.3_System Updater">Known Issues with System Updater in SDK Version 0.14.0.3</A></DD> 271</DL> 272<DL> 273<DT> 274<A href="#sdk_0_14_0.2_Release">CTR-SDK 0.14.0.2 Release</A> (2010/11/05)</DT> 275<DD><A href="#note56-01">Note 56-01:(APPLET) Fixed bugs related to state transition and exclusive control of the HOME Button, Power Button and Sleep mode [SDK|System Updater]</A></DD> 276<DD><A href="#note56-02">Note 56-02:(OS) Fixed a bug where the shut down process would not complete [SDK|System Updater]</A></DD> 277<DD><A href="#note56-03">Note 56-03:(PL) Fixed a bug where the number of steps was not being saved at shutdown.[SDK|System Updater]</A></DD> 278<DD><A href="#KnownIssues_0_14_0.2_Release">Known Issues in the SDK 0.14.0.2 Release</A></DD> 279</DL> 280<DL> 281<DT> 282<A href="#sdk_0_14_0.2_System Updater">CTR-SDK 0.14.0.2 System Updater</A> (2010/11/05)</DT> 283<DD><A href="#note55-01">Note 55-01:(APPLET) Fixed bugs related to state transition and exclusive control of the HOME Button, Power Button and Sleep mode [SDK|System Updater]</A></DD> 284<DD><A href="#note55-02">Note 55-02:(OS) Fixed a bug where the shut down process would not complete [SDK|System Updater]</A></DD> 285<DD><A href="#note55-03">Note 55-03:(PL) Fixed a bug where the number of steps was not being saved at shutdown.[SDK|System Updater]</A></DD> 286<DD><A href="#KnownIssues_0_14_0.2_System Updater">Known Issues with System Updater in SDK Version 0.14.0.2</A></DD> 287</DL> 288<DL> 289<DT> 290<A href="#sdk_0_14_0.1_System Updater">CTR-SDK 0.14.0.1 System Updater</A> (2010/11/03)</DT> 291<DD><A href="#note54-01">Note 54-01:(DevEnv) Revised game card hot-swapping</A></DD> 292<DD><A href="#note54-02">Note 54-02:(OS) Fixed a bug where an abort would result if the debugger continues step execution [System Updater]</A></DD> 293<DD><A href="#KnownIssues_0_14_0.1_System Updater">Known Issues with System Updater in SDK Version 0.14.0.1</A></DD> 294</DL> 295<DL> 296<DT> 297<A href="#sdk_0_14_0_Release">CTR-SDK 0.14.0 Release</A> (2010/11/01)</DT> 298<DD><A href="#note53-01">Note 53-01: (APPLET) Added support for HOME Button detection and transitioning to the HOME Menu [SDK]</A></DD> 299<DD><A href="#note53-02">Note 53-02:(APPLET) Removed the SLEEP notification callback [SDK]</A></DD> 300<DD><A href="#note53-03">Note 53-03:(APPLET) Moved the applet::Initialize function to the StartUp API [SDK]</A></DD> 301<DD><A href="#note53-04">Note 53-04: (CAMERA) Revised the Initialize function [SDK|System Updater]</A></DD> 302<DD><A href="#note53-05">Note 53-05: (CAMERA) Revised the SetPhotoMode function [SDK|System Updater]</A></DD> 303<DD><A href="#note53-06">Note 53-06:(CAMERA) Added camera stop processing during Applet transition [SDK|System Updater]</A></DD> 304<DD><A href="#note53-07">Note 53-07:(CEC) Added the argument CecControl::StopScanning [SDK|System Updater]</A></DD> 305<DD><A href="#note53-08">Note 53-08:(CEC) Added EULA Agreement version detection [SDK|System Updater]</A></DD> 306<DD><A href="#note53-09">Note 53-09:(CEC) Changed the procedure for writing messages [SDK|System Updater]</A></DD> 307<DD><A href="#note53-10">Note 53-10:(CEC) Added a feature for stopping daemon execution when accessing a box [SDK|System Updater]</A></DD> 308<DD><A href="#note53-11">Note 53-11:(CFG) Added an API for determining if the EULA agreement has been accepted [SDK|System Updater]</A></DD> 309<DD><A href="#note53-12">Note 53-12:(DLP) Changed the API [SDK|System Updater]</A></DD> 310<DD><A href="#note53-13">Note 53-13:(DLP) Settled on the error codes returned by API functions[SDK|System Updater]</A></DD> 311<DD><A href="#note53-14">Note 53-14:(DLP) Added the ability to specify the wireless channel for the server [SDK|System Updater]</A></DD> 312<DD><A href="#note53-15">Note 53-15:(DLP) Added an API function for deleting scan results[SDK|System Updater]</A></DD> 313<DD><A href="#note53-16">Note 53-16:(DLP) Changed the reconnection information [SDK|System Updater]</A></DD> 314<DD><A href="#note53-17">Note 53-17:(DLP) Changed forcible download specifications for child devices [SDK|System Updater]</A></DD> 315<DD><A href="#note53-18">Note 53-18:(DLP) Now allow the communcation buffer size and number of buffers to be specified [SDK|System Updater]</A></DD> 316<DD><A href="#note53-19">Note 53-19:(DevEnv) Changed CTR_NO_BANNER specifications and added CTR_NO_BANNER_ICON [SDK]</A></DD> 317<DD><A href="#note53-20">Note 53-20:(DevEnv) Changed the symbol nnMain to no longer be a target of dead-stripping.</A></DD> 318<DD><A href="#note53-21">Note 53-21: (DevEnv) Added the shared font data [SDK]</A></DD> 319<DD><A href="#note53-22">Note 53-22:(DevEnv) Stopped importing of applications to system save memory[SDK|System Updater]</A></DD> 320<DD><A href="#note53-23">Note 53-23:(DevEnv) Changed the amount of memory that can be used by both development hardware and PARTNER-CTR Capture to 64MB [SDK|System Updater]</A></DD> 321<DD><A href="#note53-24">Note 53-24:(FND) Changed the upper limit on ExpHeap alignment to 128 bytes [SDK]</A></DD> 322<DD><A href="#note53-25">Note 53-25:(FND) Changed nn::fnd::DateTime::GetParameters to a const member function.</A></DD> 323<DD><A href="#note53-26">Note 53-26:(FRIENDS) Deleted the Logout function [SDK]</A></DD> 324<DD><A href="#note53-27">Note 53-27:(FRIENDS) Added Miis and profile update notification [SDK|System Updater]</A></DD> 325<DD><A href="#note53-28">Note 53-28: (FRIENDS) Deleted the SetNotificationMask function [SDK]</A></DD> 326<DD><A href="#note53-29">Note 53-29:(FRIENDS) Deleted API functions with features that will not be available at launch [SDK]</A></DD> 327<DD><A href="#note53-30">Note 53-30:(FRIENDS) Added an API function for encrypting local friend codes [SDK]</A></DD> 328<DD><A href="#note53-31">Note 53-31:(FRIENDS) Deleted API functions related to one's own local friend code and friend codes [SDK]</A></DD> 329<DD><A href="#note53-32">Note 53-32:(FRIENDS) Split up the acquisition of screen names and Miis[SDK]</A></DD> 330<DD><A href="#note53-33">Note 53-33: (FRIENDS) Added screen name font region support [SDK|System Updater]</A></DD> 331<DD><A href="#note53-34">Note 53-34:(FS) Support for paths including ".." [SDK]</A></DD> 332<DD><A href="#note53-35">Note 53-35:(FS) Fixed HioArchive memory leak [SDK]</A></DD> 333<DD><A href="#note53-36">Note 53-36:(FS) Revised the HioArchive::File::Initialize function [SDK]</A></DD> 334<DD><A href="#note53-37">Note 53-37: (FS) Canceled restrictions on functions that get SD Card insertion/removal events [SDK]</A></DD> 335<DD><A href="#note53-38">Note 53-38:(FS) Added the nn::fs::CreateFile function [SDK]</A></DD> 336<DD><A href="#note53-39">Note 53-39:(FS) Added a function for committing save data where data has been duplicated [SDK]</A></DD> 337<DD><A href="#note53-40">Note 53-40:(FS) Changed Result of the file system [SDK|System Updater]</A></DD> 338<DD><A href="#note53-41">Note 53-41:(FS) Added the Flush feature for use when writing files [SDK]</A></DD> 339<DD><A href="#note53-42">Note 53-42:(FS) Added support for guaranteeing the completeness of extended save data and shared extended save data [SDK]</A></DD> 340<DD><A href="#note53-43">Note 53-43: (FS) Added functions for accessing expanded save data [SDK]</A></DD> 341<DD><A href="#note53-44">Note 53-44:(FS) Placed a restriction on creating empty expanded save data files. [SDK]</A></DD> 342<DD><A href="#note53-45">Note 53-45: (FS) Changed API functions related to expanded save data [SDK]</A></DD> 343<DD><A href="#note53-46">Note 53-46:(GR) Updated the GR Library [SDK]</A></DD> 344<DD><A href="#note53-47">Note 53-47:(GX) Added references for functions used to support direct creation of the nngx command list [SDK]</A></DD> 345<DD><A href="#note53-48">Note 53-48:(GX) Added the nngxFlush3DCommand [SDK]</A></DD> 346<DD><A href="#note53-49">Note 53-49:(GX) Improved the efficiency of command request processing [SDK]</A></DD> 347<DD><A href="#note53-50">Note 53-50:(GX) Updated documentation [SDK]</A></DD> 348<DD><A href="#note53-51">Note 53-51:(GX) Changed the macro header [SDK]</A></DD> 349<DD><A href="#note53-52">Note 53-52:(GX) Fixed problems with the line shader [SDK]</A></DD> 350<DD><A href="#note53-53">Note 53-53:(GX) Fixed a bug related to setting made using the glDrawArrays function when using the vertex buffer [SDK]</A></DD> 351<DD><A href="#note53-54">Note 53-54:(HID) Revised the GyroscopeReader::Read and GyroscopeReader::ReadLatest functions [SDK]</A></DD> 352<DD><A href="#note53-55">Note 53-55:(HID) Added the NormalizeStickWithScale function [SDK]</A></DD> 353<DD><A href="#note53-56">Note 53-56:(HID) Changed behavior when recovering from sleep with nn::hid::GyroscopeReader [SDK]</A></DD> 354<DD><A href="#note53-57">Note 53-57:(HID) Revised the nn::hid::GyroscopeReader::SetAngleMagnification function [SDK]</A></DD> 355<DD><A href="#note53-58">Note 53-58: (HID) Changed the minimum slide pad clamp value [SDK]</A></DD> 356<DD><A href="#note53-59">Note 53-59: (HID) Settled on each type of constant used with the acceleration sensor [SDK]</A></DD> 357<DD><A href="#note53-60">Note 53-60:(HID) Added a minimum clamp mode [SDK]</A></DD> 358<DD><A href="#note53-61">Note 53-61:(HIO) Fixed a bug with GetHioDaemonStatus [SDK]</A></DD> 359<DD><A href="#note53-62">Note 53-62:(HIO) Made improvements related to using the API from multiple threads [SDK]</A></DD> 360<DD><A href="#note53-63">Note 53-63:(JPEG) Added a function for specifying encoding options [SDK]</A></DD> 361<DD><A href="#note53-64">Note 53-64:(JPEG) Added decoding options [SDK]</A></DD> 362<DD><A href="#note53-65">Note 53-65:(JPEG) Improved decoded image quality [SDK]</A></DD> 363<DD><A href="#note53-66">Note 53-66:(MIC) Revised the GetForbiddenArea function [SDK]</A></DD> 364<DD><A href="#note53-67">Note 53-67:(MIC) Added clamping of mic data [SDK|System Updater]</A></DD> 365<DD><A href="#note53-68">Note 53-68:(MIC) Changed the range of guaranteed mic input [SDK]</A></DD> 366<DD><A href="#note53-69">Note 53-69:(NEWS) Added to the NEWS library [SDK|System Updater]</A></DD> 367<DD><A href="#note53-70">Note 53-70:(NGC) Added North America Portuguese to the language list [SDK]</A></DD> 368<DD><A href="#note53-71">Note 53-71:(NGC) Revised the function reference [SDK]</A></DD> 369<DD><A href="#note53-72">Note 53-72:(OS) Added the InitializeMemoryBlock function [SDK|System Updater]</A></DD> 370<DD><A href="#note53-73">Note 53-73:(OS) Revised internal use of Mutex in the library [SDK]</A></DD> 371<DD><A href="#note53-74">Note 53-74:(PL) Abolished the Initialize and Finalize function [SDK]</A></DD> 372<DD><A href="#note53-75">Note 53-75:(PL) Added an inferface for mounting shared fonts [SDK]</A></DD> 373<DD><A href="#note53-76">Note 53-76:(PL) Added a pedometer library [SDK]</A></DD> 374<DD><A href="#note53-77">Note 53-77:(RDT) Established new result codes [SDK]</A></DD> 375<DD><A href="#note53-78">Note 53-78:(RDT) Added an API function for log output [SDK]</A></DD> 376<DD><A href="#note53-79">Note 53-79:(SND) Fixed a problem with ADPCM context setting confirmation asserts [SDK]</A></DD> 377<DD><A href="#note53-80">Note 53-80:(SND) Added the OutputCaputre class [SDK]</A></DD> 378<DD><A href="#note53-81">Note 53-81:(SND) Changed specifications fo SetupBcwav [SDK]</A></DD> 379<DD><A href="#note53-82">Note 53-82:(SND) Changed the specifications of the API function used to set the Voice filter coefficient [SDK]</A></DD> 380<DD><A href="#note53-83">Note 53-83:(SND) Added new API functions for getting and setting the Voice filter coefficient [SDK]</A></DD> 381<DD><A href="#note53-84">Note 53-84:(SND) Extended the Voice filter feature [SDK]</A></DD> 382<DD><A href="#note53-85">Note 53-85:(SND) Fixed a problem where FilterType and filter coefficients were not initialized when getting Voice [SDK]</A></DD> 383<DD><A href="#note53-86">Note 53-86:(SND) Changed the specifications of the nn::snd::Voice::SetPriority function [SDK]</A></DD> 384<DD><A href="#note53-87">Note 53-87:(SND) Added effect API functions [SDK]</A></DD> 385<DD><A href="#note53-88">Note 53-88:(SND) Fixed a problem where noise was being introduced when usign Aux callback processing when recovering from sleep mode [SDK]</A></DD> 386<DD><A href="#note53-89">Note 53-89:(SND) Fixed a problem with detection function regarding dropped processing [SDK]</A></DD> 387<DD><A href="#note53-90">Note 53-90:(SND) Fixed a problem where an exception would occur inside AllocVoice if the number of available voices was gradually reduced [SDK]</A></DD> 388<DD><A href="#note53-91">Note 53-91:(TOOL) Changed the Config [SDK]</A></DD> 389<DD><A href="#note53-92">Note 53-92: (TOOL) Changed the <CODE>DevMenu</CODE> [SDK]</A></DD> 390<DD><A href="#note53-93">Note 53-93:(TOOL) Extended NetworkSetting tool [SDK]</A></DD> 391<DD><A href="#note53-94">Note 53-94:(TOOL) Added items to the RSF [SDK|System Updater]</A></DD> 392<DD><A href="#note53-95">Note 53-95:(TOOL) Changed the wave file interpretation specifications of WaveConverter [SDK]</A></DD> 393<DD><A href="#note53-96">Note 53-96: (TOOL) Updated <CODE>ctr_TexturePackager32</CODE> [SDK]</A></DD> 394<DD><A href="#note53-97">Note 53-97:(TOOL) Changed the regions that can be selected when using ctr_makebanner [SDK]</A></DD> 395<DD><A href="#note53-98">Note 53-98:(TOOL) Made ctr_makeciaarchive32.exe open to the public [SDK]</A></DD> 396<DD><A href="#note53-99">Note 53-99:(TOOL) Added ctr_makerom32.exe and an option for specifying the number of parallel processes [SDK]</A></DD> 397<DD><A href="#note53-100">Note 53-100: Added (TOOL) loadrun [SDK]</A></DD> 398<DD><A href="#note53-101">Note 53-101:(TOOL) Changed the range for UniqueId values that can be specified when using makerom [SDK]</A></DD> 399<DD><A href="#note53-102">Note 53-102:(TOOL) Improved the performance of makerom [SDK]</A></DD> 400<DD><A href="#note53-103">Note 53-103:(TOOL) Made the friend registration tool open to the public [SDK]</A></DD> 401<DD><A href="#note53-104">Note 53-104:(TPL) Changed MAX_MIPMAPLEVEL to NN_TPL_MAX_MIPMAPLEVEL [SDK]</A></DD> 402<DD><A href="#note53-105">Note 53-105:(TPL) Added the nn::tpl::GetTextureNum function [SDK]</A></DD> 403<DD><A href="#note53-106">Note 53-106:(UDS) Added the DisallowToConnect and AllowToConnect functions [SDK]</A></DD> 404<DD><A href="#note53-107">Note 53-107:(UDS) Revised the method of calculating radio signal strength used by the NetworkDescriptionReader::GetRadioStrength function [SDK]</A></DD> 405<DD><A href="#note53-108">Note 53-108:(UDS) Added the error ResultMalformedData [SDK]</A></DD> 406<DD><A href="#note53-109">Note 53-109:(UDS) Added the SetMaxSendDelay function [SDK]</A></DD> 407<DD><A href="#note53-110">Note 53-110: (UDS) Added members to the <CODE>nn::uds::ConnectionStatus</CODE> structure [SDK]</A></DD> 408<DD><A href="#note53-111">Note 53-111:(UDS) Fixed a bug where the incorrect Result was being returned by nn::uds::CreateNetwork when the maximum number of nodes was set to 1 [SDK]</A></DD> 409<DD><A href="#note53-112">Note 53-112:(UDS) Changed members of the nn::uds::NodeInformation structure [SDK]</A></DD> 410<DD><A href="#note53-113">Note 53-113:(UDS) Added nn::uds::ResultMiscellaneousSystemError [SDK]</A></DD> 411<DD><A href="#note53-114">Note 53-114:(UDS) Deleted the nn::uds::SetNetworkAttribute function [SDK]</A></DD> 412<DD><A href="#note53-115">Note 53-115:(UDS) Revised the method of calculating the link level [SDK]</A></DD> 413<DD><A href="#note53-116">Note 53-116:(UDS) Deleted a not recommended execution of the DisconnectNetwork function after being disconnected [SDK]</A></DD> 414<DD><A href="#note53-117">Note 53-117:(UDS) Revised the REsult value when an attempt is made to connect to a network that has reached the maximum number of nodes [SDK]</A></DD> 415<DD><A href="#note53-118">Note 53-118:(ULCD) Exposed the prohibition against copying the StereoCamera class [SDK]</A></DD> 416<DD><A href="#note53-119">Note 53-119: (ULCD) Added support for <CODE>const</CODE> member functions in the <CODE>StereoCamera</CODE> class [SDK]</A></DD> 417<DD><A href="#note53-120">Note 53-120:(ULCD) Fixed a problem with constructors that have an argument in the StereoCamera class [SDK]</A></DD> 418<DD><A href="#note53-121">Note 53-121:(ULCD) Fixed a problem with the StereoCamera::GetMaxParallax function [SDK]</A></DD> 419<DD><A href="#note53-122">Note 53-122:(UTIL) Added the CRC class [SDK]</A></DD> 420<DD><A href="#KnownIssues_0_14_0_Release">Known Issues with SDK 0.14.0 Release</A></DD> 421</DL> 422<DL> 423<DT> 424<A href="#sdk_0_14_0_System Updater">CTR-SDK 0.14.0 System Updater</A> (2010/11/01)</DT> 425<DD><A href="#note52-01">Note 52-01:(AC) Revised the CancelConnectAsync function [System Updater]</A></DD> 426<DD><A href="#note52-02">Note 52-02: (AC) Fixed the <CODE>Connect</CODE> function [System Updater]</A></DD> 427<DD><A href="#note52-03">Note 52-03:(AC) Revised the Connect function [System Updater]</A></DD> 428<DD><A href="#note52-04">Note 52-04:(AC) Revised the Connect/Close functions [System Updater]</A></DD> 429<DD><A href="#note52-05">Note 52-05:(AC) Revosed tje Connect/ConnectAsync functions [System Updater]</A></DD> 430<DD><A href="#note52-06">Note 52-06:(AC) Revised the Connect/ConnectAsync function [System Updater]</A></DD> 431<DD><A href="#note52-07">Note 52-07:(AC) Added the DebugSetApType function [System Updater]</A></DD> 432<DD><A href="#note52-08">Note 52-08: (APPLET) Added support for a barrage of HOME button presses [System Updater]</A></DD> 433<DD><A href="#note52-09">Note 52-09:(CAMERA) Revised the Initialize function [SDK|System Updater]</A></DD> 434<DD><A href="#note52-10">Note 52-10:(CAMERA) Revised the SetPhotoMode function [SDK|System Updater]</A></DD> 435<DD><A href="#note52-11">Note 52-11:(CAMERA) Added a process for stopping the camera during applet transitions [SDK|System Updater]</A></DD> 436<DD><A href="#note52-12">Note 52-12:(CAMERA) Changed the period during which shutter sound playback can start [System Updater]</A></DD> 437<DD><A href="#note52-13">Note 52-13:(CARD) Fixed a problem where MountRom of the Card class would fail when UIC-MIDI access and MountRom access clashed [System Updater]</A></DD> 438<DD><A href="#note52-14">Note 52-14:(CEC) Added the argument CecControl::StopScanning [SDK|System Updater]</A></DD> 439<DD><A href="#note52-15">Note 52-15:(CEC) Added a determination of the EULA agreement version [SDK|System Updater]</A></DD> 440<DD><A href="#note52-16">Note 52-16:(CEC) Changed the procedure for writing messages [SDK|System Updater]</A></DD> 441<DD><A href="#note52-17">Note 52-17:(CEC) Added a feature for stopping daemon execution when accessing a box [SDK|System Updater]</A></DD> 442<DD><A href="#note52-18">Note 52-18:(CFG) Added an API for determining if the EULA agreement has been accepted [SDK|System Updater]</A></DD> 443<DD><A href="#note52-19">Note 52-19:(DLP) Changed the API [SDK|System Updater]</A></DD> 444<DD><A href="#note52-20">Note 52-20:(DLP) Settled on the error codes returned by API functions[SDK|System Updater]</A></DD> 445<DD><A href="#note52-21">Note 52-21: (DLP) Changed the conditions for transiting to error status [System Updater]</A></DD> 446<DD><A href="#note52-22">Note 52-22:(DLP) Added the ability to specify the wireless channel for the server [SDK|System Updater]</A></DD> 447<DD><A href="#note52-23">Note 52-23:(DLP) Added an API function for deleting scan results[SDK|System Updater]</A></DD> 448<DD><A href="#note52-24">Note 52-24:(DLP) Changed the reconnection information [SDK|System Updater]</A></DD> 449<DD><A href="#note52-25">Note 52-25:(DLP) Changed forcible download specifications for child devices [SDK|System Updater]</A></DD> 450<DD><A href="#note52-26">Note 52-26:(DLP) Now allow the communcation buffer size and number of buffers to be specified [SDK|System Updater]</A></DD> 451<DD><A href="#note52-27">Note 52-27:(DSP) Fixed a problem where control would not return from the LoadDefaultComponent function [System Updater]</A></DD> 452<DD><A href="#note52-28">Note 52-28:(DevEnv) Fixed a problem with MCU update [System Updater]</A></DD> 453<DD><A href="#note52-29">Note 52-29:(DevEnv) Stopped importing of applications to system save memory[SDK|System Updater]</A></DD> 454<DD><A href="#note52-30">Note 52-30:(DevEnv) Fixed a problem where the power of development hardware would suddenly turn ON [System Updater]</A></DD> 455<DD><A href="#note52-31">Note 52-31:(DevEnv) Changed the amount of memory that can be used by both development hardware and PARTNER-CTR Capture to 64MB [SDK|System Updater]</A></DD> 456<DD><A href="#note52-32">Note 52-32: (DevEnv) Changed development menu [System Updater]</A></DD> 457<DD><A href="#note52-33">Note 52-33:(DevEnv) Correction screen distortion occuring when starting the development menu[System Updater]</A></DD> 458<DD><A href="#note52-34">Note 52-34:(FRIENDS) Added Miis and profile update notification [SDK|System Updater]</A></DD> 459<DD><A href="#note52-35">Note 52-35:(FRIENDS) Delayed automous daemon login [System Updater]</A></DD> 460<DD><A href="#note52-36">Note 52-36:(FRIENDS) Fixed a problem where local friend codes were being replaced at each startup [System Updater]</A></DD> 461<DD><A href="#note52-37">Note 52-37: (FRIENDS) Added screen name font region support [SDK|System Updater]</A></DD> 462<DD><A href="#note52-38">Note 52-38:(FS) Fixed a problem with freezing that would occur when the FAT became fragmented [System Updater]</A></DD> 463<DD><A href="#note52-39">Note 52-39:(FS) Added support for fat file system time stamp [System Updater]</A></DD> 464<DD><A href="#note52-40">Note 52-40:(FS) Revised the nn::fs::MountSdmc function [System Updater]</A></DD> 465<DD><A href="#note52-41">Note 52-41:(FS) Corrected a problem with freezing that would occur when nothing was inserted in the card slot [System Updater]</A></DD> 466<DD><A href="#note52-42">Note 52-42:(FS) Changed Result of the file system [SDK|System Updater]</A></DD> 467<DD><A href="#note52-43">Note 52-43:(FS) Added a latency emulation function [System Updater]</A></DD> 468<DD><A href="#note52-44">Note 52-44:(FS) Fixed a problem where severely fragmented files could no longer be handled [System Updater]</A></DD> 469<DD><A href="#note52-45">Note 52-45:(GX) Changed the behavior of LCD backlight brightness [System Updater]</A></DD> 470<DD><A href="#note52-46">Note 52-46:(GX) Changed the operating core at the driver level [System Updater]</A></DD> 471<DD><A href="#note52-47">Note 52-47:(HID) Sped up Read used with various sampling data [System Updater]</A></DD> 472<DD><A href="#note52-48">Note 52-48:(HTTP) Changed the specifications of LazyPOST transmissions when using keep alive communications [System Updater]</A></DD> 473<DD><A href="#note52-49">Note 52-49:(HTTP) Revised the packet text string of an original header field [System Updater]</A></DD> 474<DD><A href="#note52-50">Note 52-50:(MIC) Added clamping of mic data [SDK|System Updater]</A></DD> 475<DD><A href="#note52-51">Note 52-51:(NEWS) Added to the NEWS library [SDK|System Updater]</A></DD> 476<DD><A href="#note52-52">Note 52-52:(NGC) Updated the prohibited word pattern list [System Updater]</A></DD> 477<DD><A href="#note52-53">Note 52-53:(OS) Implemented processing for CARD removal [System Updater]</A></DD> 478<DD><A href="#note52-54">Note 52-54:(OS) Added the InitializeMemoryBlock function [SDK|System Updater]</A></DD> 479<DD><A href="#note52-55">Note 52-55:(OS) Added a setting for the maximum number of objects [System Updater]</A></DD> 480<DD><A href="#note52-56">Note 52-56:(OS) Improved debugger startup time [System Updater]</A></DD> 481<DD><A href="#note52-57">Note 52-57:(OS) Adjusted performance [System Updater]</A></DD> 482<DD><A href="#note52-58">Note 52-58:(SOCKET) Fixed a problem with IP address collision detection [System Updater]</A></DD> 483<DD><A href="#note52-59">Note 52-59:(SSL) Revised EVSSL authentication [System Updater]</A></DD> 484<DD><A href="#note52-60">Note 52-60:(TOOL) Added items to the RSF [SDK|System Updater]</A></DD> 485<DD><A href="#note52-61">Note 52-61:(UDS) Fixed a bug where the corrrect reason for disconnection was not being obtained when the Client and Spectator were cut off from the network [System Updater]</A></DD> 486<DD><A href="#note52-62">Note 52-62:(UDS) Revised a bug where connection up to the maximum number of nodes specified by the uds::CreateNetwork function was impossible [System Updater]</A></DD> 487<DD><A href="#note52-63">Note 52-63:(UDS) Fixed a bug where a connection disconnection notification was not being generated during intensive communications [System Updater]</A></DD> 488<DD><A href="#note52-64">Note 52-64:(UDS) Fixed a problem execution would not complete when the nn::uds::Initialize function was executed in wireless OFF mode [System Updater]</A></DD> 489<DD><A href="#note52-65">Note 52-65:(UDS) Fixed a bug where packet sends to one's own addess would succeed [System Updater]</A></DD> 490<DD><A href="#note52-66">Note 52-66:(UDS) Improved stability when the communication load has increased [System Updater]</A></DD> 491<DD><A href="#KnownIssues_0_14_0_System Updater">Known Issues with System Updater in SDK Version 0.14.0</A></DD> 492</DL> 493<DL> 494<DT> 495<A href="#sdk_0_14_0_Sample Demos">CTR-SDK 0.14.0 Sample Demos</A> (2010/11/01)</DT> 496<DD><A href="#note51-01">Note 51-01:(DEMO) Fixed a problem with the number of bits of the size member of the CommandBuffer3d structure [Sample Demos]</A></DD> 497<DD><A href="#note51-02">Note 51-02:(DEMO) Changed the specifications of the RenderSystem::Initialize function [Sample Demos]</A></DD> 498<DD><A href="#note51-03">Note 51-03:(FS) Changed specifications so that features that do no work on the development hardware can be enabled by button operations [Sample Demos]</A></DD> 499<DD><A href="#note51-04">Note 51-04:(GR) Made revisions so the nn::fs::MountRom function is called by the lib_grfw library for the GR library demo [Sample Demos]</A></DD> 500<DD><A href="#note51-05">Note 51-05:(GR) Changed the heap size allocated by the lib_grfw framework for the GR library demo to 20MB [Sample Demos]</A></DD> 501<DD><A href="#note51-06">Note 51-06:(GR) Added the ProcedureTexture for rendering procedural textures [Sample Demos]</A></DD> 502<DD><A href="#note51-07">Note 51-07:(GX) Added a demo for editing procedural texture patterns [Sample Demos]</A></DD> 503<DD><A href="#note51-08">Note 51-08:(RDT) Revosed rsf sample demo [Sample Demos]</A></DD> 504<DD><A href="#note51-09">Note 51-09:(RDT) Revised the sample demo [Sample Demos]</A></DD> 505<DD><A href="#note51-10">Note 51-10:(SND) Added the OutputCapture sample demo [Sample Demos]</A></DD> 506<DD><A href="#note51-11">Note 51-11:(SND) Revised the sample demo [Sample Demos]</A></DD> 507<DD><A href="#KnownIssues_0_14_0_Sample Demos">Known Issues with SDK 0.14.0 Sample Demos</A></DD> 508</DL> 509<DL> 510<DT> 511<A href="#sdk_0_13_2_Release">CTR-SDK 0.13.2 Release</A> (2010/10/07)</DT> 512<DD><A href="#note50-01">Note 50-01: (FS) Increased speed of opening files from ROM archives [SDK]</A></DD> 513<DD><A href="#KnownIssues_0_13_2_Release">Known Issues in the SDK 0.13.2 Release</A></DD> 514</DL> 515<DL> 516<DT> 517<A href="#sdk_0_13_1_Release">CTR-SDK 0.13.1 Release</A> (2010/09/30)</DT> 518<DD><A href="#note49-01">Note 49-01: (CAMERA) Corrected a change log entry regarding processing added to stop the cameras when the system is closed [SDK]</A></DD> 519<DD><A href="#note49-02">Note 49-02: (DevEnv) Corrected change log entries for known bugs in CTR-SDK 0.13 System Updater [SDK]</A></DD> 520<DD><A href="#note49-03">Note 49-03: (SND) Fixed bug related to creating sound threads on core 1 in NintendoWare for CTR [SDK]</A></DD> 521<DD><A href="#note49-04">Note 49-04: (SND) Fixed bug that caused execution to enter an endless loop when <CODE>FreeVoice</CODE> was used within the voice drop callback [SDK]</A></DD> 522<DD><A href="#KnownIssues_0_13_1_Release">Known Issues in the SDK 0.13.1 Release</A></DD> 523</DL> 524<DL> 525<DT> 526<A href="#sdk_0_13_0_Release">CTR-SDK 0.13.0 Release</A> (2010/09/28)</DT> 527<DD><A href="#note48-01">Note 48-01: (AC) Added the <CODE>nn::ac::LinkLevel GetLinkLevel</CODE> function [SDK]</A></DD> 528<DD><A href="#note48-02">Note 48-02: (APPLET) Added support for HOME Button detection and transitioning to the HOME Menu [SDK]</A></DD> 529<DD><A href="#note48-03">Note 48-03: (BOSS) Added the BOSS library [SDK|System Updater]</A></DD> 530<DD><A href="#note48-04">Note 48-04: (CAMERA) Revised the <CODE>SetNoiseFilter</CODE> function [SDK|System Updater]</A></DD> 531<DD><A href="#note48-05">Note 48-05: (CAMERA) Added a function to change the sensor window used for auto white balancing [SDK|System Updater]</A></DD> 532<DD><A href="#note48-06">Note 48-06: (CARD) Revised media selector control after using HostIO CardSPI [SDK]</A></DD> 533<DD><A href="#note48-07">Note 48-07: (CEC) Changed the StreetPass library API [SDK|System Updater]</A></DD> 534<DD><A href="#note48-08">Note 48-08: (CEC) Operations necessary to communicate with the same partner more than once [SDK]</A></DD> 535<DD><A href="#note48-09">Note 48-09: (CFG) Revised the <CODE>GetLanguageCodeA2</CODE> function [SDK]</A></DD> 536<DD><A href="#note48-10">Note 48-10: (CFG) Revised the <CODE>GetSimpleAddress</CODE> function [SDK]</A></DD> 537<DD><A href="#note48-11">Note 48-11: (CFG) Added function to get the RTC offset value [SDK]</A></DD> 538<DD><A href="#note48-12">Note 48-12: (CX) Added the CX library [SDK]</A></DD> 539<DD><A href="#note48-13">Note 48-13: (DLP) Changed the method for embedding child programs in parent programs [SDK|Sample Demos]</A></DD> 540<DD><A href="#note48-14">Note 48-14: (DLP) Made revisions involving identification of child devices [SDK|Sample Demos]</A></DD> 541<DD><A href="#note48-15">Note 48-15: (DevEnv) Removed the pragma used for the RVCT warning bug workaround [SDK]</A></DD> 542<DD><A href="#note48-16">Note 48-16: (DevEnv) Made some <CODE>nn::Result</CODE> constructors private [SDK]</A></DD> 543<DD><A href="#note48-17">Note 48-17: (DevEnv) Changed the encoding of <CODE>types.h</CODE> [SDK]</A></DD> 544<DD><A href="#note48-18">Note 48-18: (DevEnv) Changed compiler and linker options [SDK]</A></DD> 545<DD><A href="#note48-19">Note 48-19: (DevEnv) Updated the supported version of RVCT [SDK]</A></DD> 546<DD><A href="#note48-20">Note 48-20: (FND) Revised behavior when <CODE>Allocate</CODE> of an <CODE>ExpHeap</CODE> fails [SDK]</A></DD> 547<DD><A href="#note48-21">Note 48-21: (FND) Revised behavior of <CODE>ExpHeap</CODE> constructor when given no arguments [SDK]</A></DD> 548<DD><A href="#note48-22">Note 48-22: (FND) Revised the range of specifiable alignments in <CODE>ExpHeap::Allocate</CODE> [SDK]</A></DD> 549<DD><A href="#note48-23">Note 48-23: (FND) Revised <CODE>ExpHeapBase::GetDirecitionOf</CODE> to <CODE>GetDirectionOf</CODE> [SDK]</A></DD> 550<DD><A href="#note48-24">Note 48-24: (FND) Strengthened check when freeing expanded heap memory [SDK]</A></DD> 551<DD><A href="#note48-25">Note 48-25: (FONT) Added the Font library [SDK]</A></DD> 552<DD><A href="#note48-26">Note 48-26: (FRIENDS) Changed the value of <CODE>MODE_DESCRIPTION_SIZE</CODE> [SDK]</A></DD> 553<DD><A href="#note48-27">Note 48-27: (FRIENDS) Deleted part of the <CODE>NotificationType</CODE> enumerator [SDK]</A></DD> 554<DD><A href="#note48-28">Note 48-28: (FRIENDS) Eliminated the notification sent when a game description is updated [SDK|System Updater]</A></DD> 555<DD><A href="#note48-29">Note 48-29: (FRIENDS) Changed the value of the <CODE>MII_SIZE</CODE> constant [SDK]</A></DD> 556<DD><A href="#note48-30">Note 48-30: (FS) Changed the specifications of functions that get SD Card insertion/removal events [SDK]</A></DD> 557<DD><A href="#note48-31">Note 48-31: (FS) Fixed bug that prevented the <CODE>fs::Directory::Read</CODE> function from getting all entries [SDK]</A></DD> 558<DD><A href="#note48-32">Note 48-32: (FS) Added the <CODE>nn::fs::GetFileSystemSize</CODE> function [SDK]</A></DD> 559<DD><A href="#note48-33">Note 48-33: (FS) Added the <CODE>nn::fs::MountSdmc</CODE> function [SDK]</A></DD> 560<DD><A href="#note48-34">Note 48-34: (FS) Added the <CODE>nn::fs::hio::GetHioRequiredMemorySize</CODE> function [SDK]</A></DD> 561<DD><A href="#note48-35">Note 48-35: (FS) Added a write function to <CODE>nn::fs::hio::HioArchive</CODE> [SDK]</A></DD> 562<DD><A href="#note48-36">Note 48-36: (FS) Added the <CODE>nn::hio::CTR::HostFile::SetSize</CODE> function [SDK]</A></DD> 563<DD><A href="#note48-37">Note 48-37: (FS) Added functions to get Game Card insertion/removal events and to get whether a Game Card is inserted [SDK]</A></DD> 564<DD><A href="#note48-38">Note 48-38: (FS) Changed length of filenames in save data and expanded save data to 16 characters [SDK]</A></DD> 565<DD><A href="#note48-39">Note 48-39: (GX) Updated the DMPGL documentation [SDK]</A></DD> 566<DD><A href="#note48-40">Note 48-40: (GX) Added the GR library [SDK]</A></DD> 567<DD><A href="#note48-41">Note 48-41: (GX) Updated PICA macro headers [SDK]</A></DD> 568<DD><A href="#note48-42">Note 48-42: (GX) Changed the off-limits range when placing display buffers in VRAM [SDK|System Updater]</A></DD> 569<DD><A href="#note48-43">Note 48-43: (GX) Enabled polygon offsets when the W buffer is enabled [SDK]</A></DD> 570<DD><A href="#note48-44">Note 48-44: (GX) Changed the <CODE>glCopyTexImage2D</CODE> and <CODE>glCopyTexSubImage2D</CODE> functions [SDK]</A></DD> 571<DD><A href="#note48-45">Note 48-45: (GX) Fixed a bug in the <CODE>glPolygonOffset</CODE> function [SDK]</A></DD> 572<DD><A href="#note48-46">Note 48-46: (GX) Added the <CODE>nngxAddB2LTransferCommand</CODE> function [SDK]</A></DD> 573<DD><A href="#note48-47">Note 48-47: (GX) Added the <CODE>nngxAddBlockImageCopyCommand</CODE> function [SDK]</A></DD> 574<DD><A href="#note48-48">Note 48-48: (GX) Added the <CODE>nngxAddL2BTransferCommand</CODE> function [SDK]</A></DD> 575<DD><A href="#note48-49">Note 48-49: (GX) Added the <CODE>nngxAddMemoryFillCommand</CODE> function [SDK]</A></DD> 576<DD><A href="#note48-50">Note 48-50: (GX) Removed restrictions on the <SPAN class="argument">srcaddr</SPAN> and <SPAN class="argument">dstaddr</SPAN> arguments in the <CODE>nngxAddVramDmaCommand</CODE> function [SDK]</A></DD> 577<DD><A href="#note48-51">Note 48-51: (GX) Fixed bug in behavior when an invalid <SPAN class="argument">format</SPAN> argument was specified in the <CODE>nngxFilterBlockImage</CODE> function [SDK]</A></DD> 578<DD><A href="#note48-52">Note 48-52:(GX) Revised the types of arguments in the <CODE>nngxFilterBlockImage</CODE> and <CODE>nngxAddVramDmaCommand</CODE> functions [SDK]</A></DD> 579<DD><A href="#note48-53">Note 48-53: (GX) Added the <CODE>nngxGetAllocator</CODE> function [SDK]</A></DD> 580<DD><A href="#note48-54">Note 48-54: (GX) Fixed bug that caused <CODE>glViewport</CODE> function settings to not be applied if run immediately after running the <CODE>nngxInitialize</CODE> function [SDK]</A></DD> 581<DD><A href="#note48-55">Note 48-55: (GX) Added the <CODE>nngxSetGasAutoAccumulationUpdate</CODE> function [SDK]</A></DD> 582<DD><A href="#note48-56">Note 48-56: (GX) Fixed problem where the <CODE>nngxTransferLinearImage</CODE> function would stop on an assert [SDK]</A></DD> 583<DD><A href="#note48-57">Note 48-57: (GX) Fixed bug in delta value settings of lookup tables used for procedural texture RGBA mapping and noise modulation [SDK]</A></DD> 584<DD><A href="#note48-58">Note 48-58: (GX) Fixed bug in <CODE>glVertexAttribPointer</CODE> function when multiple vertex attributes have been arranged as an interleaved array [SDK]</A></DD> 585<DD><A href="#note48-59">Note 48-59: (GX) Deleted command that set the <CODE>0x101</CODE> register when logical operations are enabled [SDK]</A></DD> 586<DD><A href="#note48-60">Note 48-60: (HID) Deleted <CODE>ACCELEROMETER_PLAY_MODE_LOOSE</CODE> [SDK]</A></DD> 587<DD><A href="#note48-61">Note 48-61: (HID) Added functions that enable use of the gyro sensor [SDK]</A></DD> 588<DD><A href="#note48-62">Note 48-62: (HID) Revised the minimum and maximum values for clamping the Circle Pad [SDK]</A></DD> 589<DD><A href="#note48-63">Note 48-63: (HID) Added offset correction functions and axis rotation functions to the accelerometer library [SDK]</A></DD> 590<DD><A href="#note48-64">Note 48-64: (HIO) Added functions for transmittable sizes during serial communication [SDK]</A></DD> 591<DD><A href="#note48-65">Note 48-65: (JPEG) Added the <CODE>GetMpRegionsToBuildJpegData</CODE> function to the decoder [SDK]</A></DD> 592<DD><A href="#note48-66">Note 48-66: (JPEG) Added function that stops decoding [SDK]</A></DD> 593<DD><A href="#note48-67">Note 48-67: (JPEG) Added the BGR8 and ABGR8 pixel formats [SDK]</A></DD> 594<DD><A href="#note48-68">Note 48-68: (MATH) Changed the <CODE>nn::math::VEC3::DistanceSquare</CODE> function to a <CODE>const</CODE> function [SDK]</A></DD> 595<DD><A href="#note48-69">Note 48-69: (MATH) Fixed problem where copies of constants would be embedded in every object [SDK]</A></DD> 596<DD><A href="#note48-70">Note 48-70: (MATH) Fixed problem where embedded assembly language functions were not dead-stripped on a function-by-function level [SDK]</A></DD> 597<DD><A href="#note48-71">Note 48-71: (MIC) Changed access rights to memory that stores sampling results [SDK|System Updater]</A></DD> 598<DD><A href="#note48-72">Note 48-72: (NDM) Enabled the network daemon and added a library to control it [SDK|System Updater|Sample Demos]</A></DD> 599<DD><A href="#note48-73">Note 48-73: (NGC) Added specifications for the <CODE>CheckProfanityWords</CODE> function [SDK]</A></DD> 600<DD><A href="#note48-74">Note 48-74: (NGC) Added the <CODE>CountNumbers</CODE> function [SDK]</A></DD> 601<DD><A href="#note48-75">Note 48-75: (OS) Added the <CODE>GetRunnningTargetHardware</CODE> function [SDK]</A></DD> 602<DD><A href="#note48-76">Note 48-76: (OS) Added support for Sleep Mode [SDK|System Updater]</A></DD> 603<DD><A href="#note48-77">Note 48-77: (OS) Added functions to get information about the amount of available memory [SDK|System Updater]</A></DD> 604<DD><A href="#note48-78">Note 48-78: (PL) Added functions to get shared fonts [SDK]</A></DD> 605<DD><A href="#note48-79">Note 48-79: (PTM) Added library for power- and clock-related features [SDK]</A></DD> 606<DD><A href="#note48-80">Note 48-80: (RDT) Fixed bug when connecting [SDK]</A></DD> 607<DD><A href="#note48-81">Note 48-81: (RDT) Changed the behavior of state transitions [SDK]</A></DD> 608<DD><A href="#note48-82">Note 48-82:(SND) Added function that determines whether a file is a BCWAV file [SDK]</A></DD> 609<DD><A href="#note48-83">Note 48-83: (SND) Fixed bug where control would not return from the <CODE>nn::snd::Initialize</CODE> function [SDK]</A></DD> 610<DD><A href="#note48-84">Note 48-84: (SND) Changed the namespace of the SND library [SDK]</A></DD> 611<DD><A href="#note48-85">Note 48-85: (SND) Added functions to get information about dropped sound frames [SDK]</A></DD> 612<DD><A href="#note48-86">Note 48-86: (SOCKET) Eliminated <CODE>dummy_util</CODE> functions [SDK|Sample Demos]</A></DD> 613<DD><A href="#note48-87">Note 48-87: (TOOL) Extended the <CODE>Config</CODE> tool [SDK]</A></DD> 614<DD><A href="#note48-88">Note 48-88: (TOOL) Added features to the <CODE>DevMenu</CODE> [SDK]</A></DD> 615<DD><A href="#note48-89">Note 48-89: (TOOL) Added <CODE>FontConverter</CODE> tools [SDK]</A></DD> 616<DD><A href="#note48-90">Note 48-90: (TOOL) Created the <CODE>NetworkSetting</CODE> tool [SDK]</A></DD> 617<DD><A href="#note48-91">Note 48-91: (TOOL) Added items to RSF files [SDK]</A></DD> 618<DD><A href="#note48-92">Note 48-92: (TOOL) Fixed bug when parsing RSF files [SDK]</A></DD> 619<DD><A href="#note48-93">Note 48-93: (TOOL) Updated <CODE>ctr_TexturePackager32</CODE> [SDK]</A></DD> 620<DD><A href="#note48-94">Note 48-94: (TOOL) Changed <CODE>ctr_WaveConverter32.exe</CODE> [SDK]</A></DD> 621<DD><A href="#note48-95">Note 48-95: (TOOL) Added <CODE>ctr_compress</CODE> [SDK]</A></DD> 622<DD><A href="#note48-96">Note 48-96: (TOOL) Added <CODE>ctr_makebanner</CODE> [SDK|Sample Demos]</A></DD> 623<DD><A href="#note48-97">Note 48-97: (TOOL) Added <CODE>ctr_makeciaarchive32.exe</CODE> [SDK]</A></DD> 624<DD><A href="#note48-98">Note 48-98: (TOOL) Fixed bug with <CODE>-D</CODE> option in <CODE>ctr_makerom</CODE> [SDK]</A></DD> 625<DD><A href="#note48-99">Note 48-99: (TOOL) Added multi-core support to <CODE>ctr_makerom</CODE> [SDK]</A></DD> 626<DD><A href="#note48-100">Note 48-100: (TOOL) Added <CODE>ctr_makerom</CODE> options [SDK]</A></DD> 627<DD><A href="#note48-101">Note 48-101: (TOOL) Updated the shader assembler [SDK]</A></DD> 628<DD><A href="#note48-102">Note 48-102: (TOOL) Changed the default <CODE>UniqueId</CODE> [SDK]</A></DD> 629<DD><A href="#note48-103">Note 48-103: (TPL) Changed the definitions of the various <CODE>CtrTexFormat</CODE> formats [SDK]</A></DD> 630<DD><A href="#note48-104">Note 48-104: (UDS) Added the <CODE>nn::uds::AllowToSpectate</CODE> function [SDK]</A></DD> 631<DD><A href="#note48-105">Note 48-105: (UDS) Added members to the <CODE>nn::uds::ConnectionStatus</CODE> structure [SDK]</A></DD> 632<DD><A href="#note48-106">Note 48-106: (UDS) Changed the <CODE>nn::uds::EjectSpectator</CODE> function so that it can be certain of the ejection of spectators [SDK]</A></DD> 633<DD><A href="#note48-107">Note 48-107: (UDS) Added the <CODE>nn::uds::LinkLevel GetLinkLevel</CODE> function [SDK]</A></DD> 634<DD><A href="#note48-108">Note 48-108: (UDS) Added the <CODE>nn::uds::NetworkDescription::CanConnectAsSpectator</CODE> function [SDK]</A></DD> 635<DD><A href="#note48-109">Note 48-109: (UDS) Added function to create local communication IDs [SDK]</A></DD> 636<DD><A href="#note48-110">Note 48-110: (ULCD) Fixed bug in <CODE>StereoCamera</CODE> class constructor [SDK]</A></DD> 637<DD><A href="#note48-111">Note 48-111: (ULCD) Added support for <CODE>const</CODE> member functions in the <CODE>StereoCamera</CODE> class [SDK]</A></DD> 638<DD><A href="#note48-112">Note 48-112: (ULCD) Updated documents describing the ULCD library [SDK]</A></DD> 639<DD><A href="#note48-113">Note 48-113: (ULCD) Added flag to determine whether initialization has been performed [SDK]</A></DD> 640<DD><A href="#note48-114">Note 48-114: (UTIL) Added <CODE>util_Color.h</CODE>, <CODE>util_Rect.h</CODE>, and <CODE>util_Float24.h</CODE> [SDK]</A></DD> 641<DD><A href="#KnownIssues_0_13_0_Release">Known Issues in the SDK 0.13.0 Release</A></DD> 642</DL> 643<DL> 644<DT> 645<A href="#sdk_0_13_0_System Updater">CTR-SDK 0.13.0 System Updater</A> (2010/09/28)</DT> 646<DD><A href="#note47-01">Note 47-01: (AC) Revised the <CODE>Connect</CODE> and <CODE>ConnectAsync</CODE> functions [System Updater]</A></DD> 647<DD><A href="#note47-02">Note 47-02: (AC) Revised the <CODE>ConnectCancelAsync</CODE> function [System Updater]</A></DD> 648<DD><A href="#note47-03">Note 47-03: (AC) Revised the <CODE>DebugSetNetworkSetting1</CODE> function [System Updater]</A></DD> 649<DD><A href="#note47-04">Note 47-04: (BOSS) Added the BOSS library [SDK|System Updater]</A></DD> 650<DD><A href="#note47-05">Note 47-05: (CAMERA) Revised the <CODE>SetNoiseFilter</CODE> function [SDK|System Updater]</A></DD> 651<DD><A href="#note47-06">Note 47-06: (CAMERA) Added processing to stop the cameras when the system is closed [System Updater]</A></DD> 652<DD><A href="#note47-07">Note 47-07: (CAMERA) Added a function to change the sensor window used for auto white balancing [SDK|System Updater]</A></DD> 653<DD><A href="#note47-08">Note 47-08: (CAMERA) Fixed bug in volume control during playback of the shutter sound [System Updater]</A></DD> 654<DD><A href="#note47-09">Note 47-09: (CEC) Changed the StreetPass library API [SDK|System Updater]</A></DD> 655<DD><A href="#note47-10">Note 47-10: (CFG) Revised the <CODE>GetBirthday</CODE> function [System Updater]</A></DD> 656<DD><A href="#note47-11">Note 47-11: (DLP) Added debug function that forcibly downloads child programs [System Updater]</A></DD> 657<DD><A href="#note47-12">Note 47-12: (DevEnv) Revised LCD backlight parameters [System Updater]</A></DD> 658<DD><A href="#note47-13">Note 47-13: (DevEnv) Changed the startup sequence of test units [System Updater]</A></DD> 659<DD><A href="#note47-14">Note 47-14: (FND) Fixed bug where the <CODE>nn::fnd::DateTime::GetNow</CODE> function would start returning invalid values a short time after the RTC surpassed 2099/12/31 [System Updater]</A></DD> 660<DD><A href="#note47-15">Note 47-15: (FRIENDS) Eliminated the notification sent when a game description is updated [SDK|System Updater]</A></DD> 661<DD><A href="#note47-16">Note 47-16: (FRIENDS) Updated server and recreated account information [System Updater]</A></DD> 662<DD><A href="#note47-17">Note 47-17: (GX) Changed the off-limits range when placing display buffers in VRAM [SDK|System Updater]</A></DD> 663<DD><A href="#note47-18">Note 47-18: (HID) Fixed sampling bug that occurred after recovery from Sleep Mode [System Updater]</A></DD> 664<DD><A href="#note47-19">Note 47-19: (HID) Changed sampling values in cases where the system does not enter Sleep Mode when closed [System Updater]</A></DD> 665<DD><A href="#note47-20">Note 47-20: (HTTP) Revised the <CODE>AddPostData***</CODE> functions [System Updater]</A></DD> 666<DD><A href="#note47-21">Note 47-21: (HTTP) Revised the <CODE>GetHeaderField</CODE> function [System Updater]</A></DD> 667<DD><A href="#note47-22">Note 47-22: (HTTP) Fixed Keep-Alive bug [System Updater]</A></DD> 668<DD><A href="#note47-23">Note 47-23: (HTTP) Handled problem with Keep-Alive communication [System Updater]</A></DD> 669<DD><A href="#note47-24">Note 47-24: (HTTP) Changed default size of communication buffers [System Updater]</A></DD> 670<DD><A href="#note47-25">Note 47-25: (MCU) Revised the power LED and wireless LED [System Updater]</A></DD> 671<DD><A href="#note47-26">Note 47-26: (MIC) Added processing to stop sampling when the system is closed [System Updater]</A></DD> 672<DD><A href="#note47-27">Note 47-27: (MIC) Changed access rights to memory that stores sampling results [SDK|System Updater]</A></DD> 673<DD><A href="#note47-28">Note 47-28: (NDM) Enabled the network daemon and added a library to control it [SDK|System Updater|Sample Demos]</A></DD> 674<DD><A href="#note47-29">Note 47-29: (OS) Added support for Sleep Mode [SDK|System Updater]</A></DD> 675<DD><A href="#note47-30">Note 47-30: (OS) Added functions to get information about the amount of available memory [SDK|System Updater]</A></DD> 676<DD><A href="#note47-31">Note 47-31: (PTM) Revised the <CODE>GetBatteryLevel</CODE> function [System Updater]</A></DD> 677<DD><A href="#note47-32">Note 47-32: (PTM) Added restrictions on the range of times for which alarms can be set [System Updater]</A></DD> 678<DD><A href="#note47-33">Note 47-33: (TOOL) Fixed <CODE>DevMenu</CODE> import error [System Updater]</A></DD> 679<DD><A href="#note47-34">Note 47-34: (TOOL) Fixed <CODE>DevMenu</CODE> bug [System Updater]</A></DD> 680<DD><A href="#note47-35">Note 47-35: (TOOL) Added a tool for changing the region [System Updater]</A></DD> 681<DD><A href="#note47-36">Note 47-36: (UDS) Fixed bug that caused execution to hang when the <CODE>EjectClient</CODE> function was run [System Updater]</A></DD> 682<DD><A href="#note47-37">Note 47-37: (UDS) Fixed bug where sometimes the <CODE>NetworkDescriptionReader::GetNodeInformationList</CODE> function could not get the <CODE>NodeInformation</CODE> successfully [System Updater]</A></DD> 683<DD><A href="#note47-38">Note 47-38: (UDS) Changed encryption key of <CODE>NodeInfomation</CODE> distributed by beacons [System Updater]</A></DD> 684<DD><A href="#note47-39">Note 47-39: (UDS) Fixed bug that caused incorrect behavior when the <CODE>GetConnectionStatus</CODE> function was run frequently [System Updater]</A></DD> 685<DD><A href="#KnownIssues_0_13_0_System Updater">Known Issues with System Updater in SDK Version 0.13.0</A></DD> 686</DL> 687<DL> 688<DT> 689<A href="#sdk_0_13_0_Sample Demos">CTR-SDK 0.13.0 Sample Demos</A> (2010/09/28)</DT> 690<DD><A href="#note46-01">Note 46-01: (APPLET) Added support for the HOME Button to <CODE>demo1</CODE> and <CODE>demo2</CODE> [Sample Demos]</A></DD> 691<DD><A href="#note46-02">Note 46-02: (BOSS) Added the <CODE>sample_nadl_simple</CODE> demo [Sample Demos]</A></DD> 692<DD><A href="#note46-03">Note 46-03: (CX) Added CX sample demos [Sample Demos]</A></DD> 693<DD><A href="#note46-04">Note 46-04: (DEMO) Revised initialization of the <CODE>lib_demo</CODE> library display buffer [Sample Demos]</A></DD> 694<DD><A href="#note46-05">Note 46-05: (DLP) Changed the method for embedding child programs in parent programs [SDK|Sample Demos]</A></DD> 695<DD><A href="#note46-06">Note 46-06: (DLP) Made revisions involving identification of child devices [SDK|Sample Demos]</A></DD> 696<DD><A href="#note46-07">Note 46-07: (FONT) Added sample demos [Sample Demos]</A></DD> 697<DD><A href="#note46-08">Note 46-08: (GX) Added the <CODE>DrawPrimitive</CODE> demo [Sample Demos]</A></DD> 698<DD><A href="#note46-09">Note 46-09: (JPEG) Added demos [Sample Demos]</A></DD> 699<DD><A href="#note46-10">Note 46-10: (NDM) Enabled the network daemon and added a library to control it [SDK|System Updater|Sample Demos]</A></DD> 700<DD><A href="#note46-11">Note 46-11: (OS) Added support for Sleep Mode to <CODE>demo1</CODE> and <CODE>demo2</CODE> [Sample Demos]</A></DD> 701<DD><A href="#note46-12">Note 46-12: (PL) Added the <CODE>SharedFont</CODE> demo [Sample Demos]</A></DD> 702<DD><A href="#note46-13">Note 46-13: (SOCKET) Eliminated <CODE>dummy_util</CODE> functions [SDK|Sample Demos]</A></DD> 703<DD><A href="#note46-14">Note 46-14: (TOOL) Added <CODE>ctr_makebanner</CODE> [SDK|Sample Demos]</A></DD> 704<DD><A href="#note46-15">Note 46-15: (TPL) Added sample data for creating CTPK files [Sample Demos]</A></DD> 705<DD><A href="#note46-16">Note 46-16: (UDS) Fixed bug in <CODE>com_demo1</CODE> where communication data was not cleared after disconnection [Sample Demos]</A></DD> 706<DD><A href="#note46-17">Note 46-17: (UDS) Revised so that the <CODE>CreateLocalCommunicationId</CODE> function now creates the local communication IDs used in UDS demos [Sample Demos]</A></DD> 707<DD><A href="#note46-18">Note 46-18: (ULCD) Changed the minimum setting of the <CODE>Depth Level</CODE> variable[Sample Demos]</A></DD> 708<DD><A href="#KnownIssues_0_13_0_Sample Demos">Known Issues with SDK 0.13.0 Sample Demos</A></DD> 709</DL> 710<DL> 711<DT> 712<A href="#sdk_0_12_1_Release">CTR-SDK 0.12.1 Release</A> (2010/09/02)</DT> 713<DD><A href="#note45-01">Note 45-01: (SND) Fixed a bug in the <CODE>nn::snd::Voice::SetState</CODE> function [SDK]</A></DD> 714<DD><A href="#KnownIssues_0_12_1_Release">Known Issues in the SDK 0.12.1 Release</A></DD> 715</DL> 716<DL> 717<DT> 718<A href="#sdk_0_12_0_Release">CTR-SDK 0.12.0 Release</A> (2010/08/20)</DT> 719<DD><A href="#note44-01">Note 44-01: (CAMERA) Removed the <CODE>IsBufferError</CODE> function [SDK | System Updater]</A></DD> 720<DD><A href="#note44-02">Note 44-02: (CAMERA) Revised the <CODE>SetExposure</CODE> function [SDK | System Updater]</A></DD> 721<DD><A href="#note44-03">Note 44-03: (CAMERA) Changed processing within the <CODE>SynchronizeVsyncTiming</CODE> function [SDK | System Updater]</A></DD> 722<DD><A href="#note44-04">Note 44-04: (CAMERA) Added processing to compensate for individual system differences in white balance [SDK | System Updater]</A></DD> 723<DD><A href="#note44-05">Note 44-05: (CEC) Changed the Chance Encounter Communication library [SDK]</A></DD> 724<DD><A href="#note44-06">Note 44-06: (CFG) Added functions for converting country codes and other CTR-specific codes into strings [SDK]</A></DD> 725<DD><A href="#note44-07">Note 44-07: (DLP) Added <CODE>DlpChild.desc</CODE> [SDK]</A></DD> 726<DD><A href="#note44-08">Note 44-08: (DevEnv) Added support for the PARTNER-CTR Capture/Debugger (all-in-one debugger hardware) [SDK]</A></DD> 727<DD><A href="#note44-09">Note 44-09: (DevEnv) Added support for the VFP instruction when building assembly files [SDK]</A></DD> 728<DD><A href="#note44-10">Note 44-10: (DevEnv) Revised the <CODE>CCFLAGS_DEV_OPT</CODE> build variable [SDK]</A></DD> 729<DD><A href="#note44-11">Note 44-11: (FRIENDS) Added the FRIENDS library [SDK]</A></DD> 730<DD><A href="#note44-12">Note 44-12: (FS) Revised the <CODE>nn::fs::FormatSaveData</CODE> function [SDK]</A></DD> 731<DD><A href="#note44-13">Note 44-13: (FS) Added the <CODE>nn::fs::IsSdmcWritable</CODE> function [SDK]</A></DD> 732<DD><A href="#note44-14">Note 44-14: (FS) Added the <CODE>nn::fs::WaitForInsertSdmc</CODE>, <CODE>nn::fs::WaitForEjectSdmc</CODE>, and <CODE>nn::fs::IsSdmcInserted</CODE> functions [SDK]</A></DD> 733<DD><A href="#note44-15">Note 44-15: (FS) Added the <CODE>nn::fs::hio::MountHioArchive</CODE> function [SDK]</A></DD> 734<DD><A href="#note44-16">Note 44-16: (GX) Lifted the restriction of placing 2D textures on 32-MB boundaries [SDK]</A></DD> 735<DD><A href="#note44-17">Note 44-17: (GX) Updated the DMPGL documentation [SDK]</A></DD> 736<DD><A href="#note44-18">Note 44-18: (GX) Fixed a bug that prevented completion notifications from being sent for graphics processing while <CODE>NN_LOG</CODE> was in use [SDK | System Updater]</A></DD> 737<DD><A href="#note44-19">Note 44-19: (GX) Revised PICA macro headers [SDK]</A></DD> 738<DD><A href="#note44-20">Note 44-20: (GX) Revised PICA register information [SDK]</A></DD> 739<DD><A href="#note44-21">Note 44-21: (GX) Fixed incorrect initial values for <CODE>distanceAttenuationScale</CODE> [SDK]</A></DD> 740<DD><A href="#note44-22">Note 44-22: (GX) Removed unnecessary commands generated by calls to the <CODE>glBindFramebuffer</CODE> function [SDK]</A></DD> 741<DD><A href="#note44-23">Note 44-23: (GX) Fixed a bug that prevented textures from being reallocated within the <CODE>glCopyTexImage2D</CODE> function [SDK]</A></DD> 742<DD><A href="#note44-24">Note 44-24: (GX) Fixed invalid error checking in the <CODE>glCopyTexSubImage2D</CODE> function [SDK]</A></DD> 743<DD><A href="#note44-25">Note 44-25: (GX) Changed specifications related to the transfer mode in <CODE>glFramebufferTexture2D</CODE> [SDK]</A></DD> 744<DD><A href="#note44-26">Note 44-26: (GX) Fixed a bug that prevented the <CODE>glGetTexParameteri</CODE> and <CODE>glGetTexParameterf</CODE> functions from getting values for <CODE>GL_GENERATE_MIPMAP</CODE> [SDK]</A></DD> 745<DD><A href="#note44-27">Note 44-27: (GX) Fixed a bug that prevented depth values from being read properly in the <CODE>glReadPixels</CODE> function [SDK]</A></DD> 746<DD><A href="#note44-28">Note 44-28: (GX) Added support for reading the stencil buffer with the <CODE>glReadPixels</CODE> function [SDK]</A></DD> 747<DD><A href="#note44-29">Note 44-29: (GX) Changed argument restrictions in the <CODE>nngxAdd3DCommand</CODE> function [SDK]</A></DD> 748<DD><A href="#note44-30">Note 44-30: (GX) Added the <CODE>nngxIsStereoVisionAllowed</CODE> function [SDK]</A></DD> 749<DD><A href="#note44-31">Note 44-31: (GX) Added the <CODE>nngxSetTimeout</CODE> function [SDK]</A></DD> 750<DD><A href="#note44-32">Note 44-32: (GX) Fixed a bug that prevented the <CODE>nngxTransferRenderImage</CODE> function from transferring data correctly [SDK]</A></DD> 751<DD><A href="#note44-33">Note 44-33: (GX) Revised error checking for the placement of cube map texture data [SDK]</A></DD> 752<DD><A href="#note44-34">Note 44-34: (GX) Added special error codes for command request overflows [SDK]</A></DD> 753<DD><A href="#note44-35">Note 44-35: (GX) Added support for copying textures from the depth buffer [SDK]</A></DD> 754<DD><A href="#note44-36">Note 44-36: (GX) Added support for rendering to textures for the depth buffer [SDK]</A></DD> 755<DD><A href="#note44-37">Note 44-37: (GX) Changed driver behavior when fragment lighting is disabled [SDK]</A></DD> 756<DD><A href="#note44-38">Note 44-38: (GX) Fixed a validation bug that occurred when a texture attached to the framebuffer was deleted [SDK]</A></DD> 757<DD><A href="#note44-39">Note 44-39: (GX) Added uniform location macros for the fixed fragment shader [SDK]</A></DD> 758<DD><A href="#note44-40">Note 44-40: (GX) Fixed a bug that occurred in the <CODE>glDrawArrays</CODE> function when a vertex buffer was used [SDK]</A></DD> 759<DD><A href="#note44-41">Note 44-41: (HID) Changed the timing at which to start sampling the accelerometers [SDK | System Updater]</A></DD> 760<DD><A href="#note44-42">Note 44-42: (JPEG) Added functions that get and set Exif tags [SDK]</A></DD> 761<DD><A href="#note44-43">Note 44-43: (JPEG) Added functions that specify JPEG decoding options [SDK]</A></DD> 762<DD><A href="#note44-44">Note 44-44: (JPEG) Added error codes [SDK]</A></DD> 763<DD><A href="#note44-45">Note 44-45: (JPEG) Added pixel formats <CODE>{RGB8,RGBA8}x{LINEAR,BLOCK8}</CODE> [SDK]</A></DD> 764<DD><A href="#note44-46">Note 44-46: (JPEG) Fixed a bug that caused execution to stop while decoding particular JPEG files [SDK]</A></DD> 765<DD><A href="#note44-47">Note 44-47: (JPEG) Added support for shrink decoding [SDK]</A></DD> 766<DD><A href="#note44-48">Note 44-48: (MIC) Fixed return values from the <CODE>GetLastSamplingAddress</CODE> function [SDK | System Updater]</A></DD> 767<DD><A href="#note44-49">Note 44-49: (MIC) Added the <CODE>SetLowPassFilter</CODE> function [SDK | System Updater]</A></DD> 768<DD><A href="#note44-50">Note 44-50: (NGC) Added overloaded <CODE>CheckProfanityWords</CODE> functions [SDK]</A></DD> 769<DD><A href="#note44-51">Note 44-51: (NGC) Changed specifications for the <CODE>CheckProfanityWords</CODE> function [SDK]</A></DD> 770<DD><A href="#note44-52">Note 44-52: (NGC) Added the <CODE>GetContentVersion</CODE> function [SDK]</A></DD> 771<DD><A href="#note44-53">Note 44-53: (OS) Changed <CODE>nn::os::Thread::Sleep</CODE> [SDK | System Updater]</A></DD> 772<DD><A href="#note44-54">Note 44-54: (OS) Added user exception handler [SDK | System Updater]</A></DD> 773<DD><A href="#note44-55">Note 44-55: (OS) Revised the Function Reference Manual [SDK]</A></DD> 774<DD><A href="#note44-56">Note 44-56: (RDT) Changed the <CODE>Process</CODE> function's return values [SDK]</A></DD> 775<DD><A href="#note44-57">Note 44-57: (RDT) Revised descriptions of finalizing a <CODE>Receiver</CODE> instance [SDK]</A></DD> 776<DD><A href="#note44-58">Note 44-58: (RDT) Established result codes [SDK]</A></DD> 777<DD><A href="#note44-59">Note 44-59: (RDT) Introduced <CODE>enum</CODE> values that indicate uninitialized states [SDK]</A></DD> 778<DD><A href="#note44-60">Note 44-60: (SND) Changed 3D surround sound features [SDK]</A></DD> 779<DD><A href="#note44-61">Note 44-61: (SND) Changed the specifications for the <CODE>GetHeadphoneStatus</CODE> function and added the <CODE>UpdateHeadphoneStatus</CODE> function [SDK]</A></DD> 780<DD><A href="#note44-62">Note 44-62: (SND) Fixed a bug in the <CODE>GetSampleLength</CODE> function [SDK]</A></DD> 781<DD><A href="#note44-63">Note 44-63: (SND) Added the <CODE>SetAuxFrontBypass</CODE> function [SDK]</A></DD> 782<DD><A href="#note44-64">Note 44-64: (SND) Turned the <CODE>nn::snd::Bcwav</CODE> namespace into a class [SDK]</A></DD> 783<DD><A href="#note44-65">Note 44-65: (SND) Introduced soft clipping [SDK]</A></DD> 784<DD><A href="#note44-66">Note 44-66: (SND) Added a feature for specifying the fade-in immediately after playback starts [SDK]</A></DD> 785<DD><A href="#note44-67">Note 44-67: (TOOL) Extended the <CODE>Config</CODE> tool [SDK]</A></DD> 786<DD><A href="#note44-68">Note 44-68: (TOOL) Revised <CODE>DevMenu</CODE> [SDK]</A></DD> 787<DD><A href="#note44-69">Note 44-69: (TOOL) Changed the RSF format [SDK]</A></DD> 788<DD><A href="#note44-70">Note 44-70: (TOOL) Fixed a bug in <CODE>ctr_TexturePackager32.exe</CODE> related to specifying the mipmap level [SDK]</A></DD> 789<DD><A href="#note44-71">Note 44-71: (TOOL) Added a <CODE>ctr_makerom32.exe</CODE> feature for compressing static regions [SDK | System Updater]</A></DD> 790<DD><A href="#note44-72">Note 44-72: (TOOL) Added the <CODE>dmen_PrintResult</CODE> constant [SDK]</A></DD> 791<DD><A href="#note44-73">Note 44-73: (TOOL) Improved <CODE>makerom</CODE> encryption [SDK]</A></DD> 792<DD><A href="#note44-74">Note 44-74: (UDS) Fixed a bug that prevented <CODE>statusUpdateEvent</CODE> from being signaled when the local host connected to a network in Audience mode [SDK]</A></DD> 793<DD><A href="#note44-75">Note 44-75: (UDS) Changed the upper limit on endpoints that can be created by the <CODE>CreateEndpoint</CODE> function [SDK]</A></DD> 794<DD><A href="#note44-76">Note 44-76: (UDS) Fixed a bug that allowed the <CODE>CreateEndpoint</CODE> function to run prior to initialization [SDK]</A></DD> 795<DD><A href="#note44-77">Note 44-77: (UDS) Fixed a bug in the <CODE>NetworkDescription::GetMacAddress</CODE> function [SDK]</A></DD> 796<DD><A href="#note44-78">Note 44-78: (UDS) Fixed a bug that prevented 16 endpoints from being created [SDK]</A></DD> 797<DD><A href="#note44-79">Note 44-79: (UDS) Changed terminology for Audience mode [SDK]</A></DD> 798<DD><A href="#note44-80">Note 44-80: (UDS) Revised the Function Reference Manual [SDK]</A></DD> 799<DD><A href="#note44-81">Note 44-81: (ULCD) Changed specifications for <CODE>nn::ulcd::StereoCamera</CODE> [SDK]</A></DD> 800<DD><A href="#KnownIssues_0_12_0_Release">Known Issues in the SDK 0.12.0 Release</A></DD> 801</DL> 802<DL> 803<DT> 804<A href="#sdk_0_12_0_System Updater">CTR-SDK 0.12.0 System Updater</A> (2010/08/20)</DT> 805<DD><A href="#note43-01">Note 43-01: (AC) Organized C-language functions [System Updater]</A></DD> 806<DD><A href="#note43-02">Note 43-02: (AC) Revised the <CODE>Connect</CODE> function [System Updater]</A></DD> 807<DD><A href="#note43-03">Note 43-03: (AC) Deprecated the <CODE>DebugFlushNetworkSetting</CODE> function [System Updater]</A></DD> 808<DD><A href="#note43-04">Note 43-04: (AC) Added the <CODE>RegisterDisconnectEvent</CODE> function [System Updater]</A></DD> 809<DD><A href="#note43-05">Note 43-05: (CAMERA) Removed the <CODE>IsBufferError</CODE> function [SDK | System Updater]</A></DD> 810<DD><A href="#note43-06">Note 43-06: (CAMERA) Revised the <CODE>SetExposure</CODE> function [SDK | System Updater]</A></DD> 811<DD><A href="#note43-07">Note 43-07: (CAMERA) Changed processing within the <CODE>SynchronizeVsyncTiming</CODE> function [SDK | System Updater]</A></DD> 812<DD><A href="#note43-08">Note 43-08: (CAMERA) Replaced the shutter sound [System Updater]</A></DD> 813<DD><A href="#note43-09">Note 43-09: (CAMERA) Added processing to compensate for individual system differences in white balance [SDK | System Updater]</A></DD> 814<DD><A href="#note43-10">Note 43-10: (CAMERA) Fixed camera LED behavior when the shutter sound is played while the inner camera is in use [System Updater]</A></DD> 815<DD><A href="#note43-11">Note 43-11: (CAMERA) Fixed camera LED behavior when the recording-started and recording-ended sounds are played [System Updater]</A></DD> 816<DD><A href="#note43-12">Note 43-12: (CEC) Changed the Chance Encounter Communication daemon [System Updater]</A></DD> 817<DD><A href="#note43-13">Note 43-13: (CFG) Revised the <CODE>nn::cfg::CTR::GetRegion</CODE> function [System Updater]</A></DD> 818<DD><A href="#note43-14">Note 43-14: (DLP) Added support for system updates of card-based software [System Updater]</A></DD> 819<DD><A href="#note43-15">Note 43-15: (DLP) Restricted the number of titles that can be scanned [System Updater]</A></DD> 820<DD><A href="#note43-16">Note 43-16: (DLP) Filtering by region while scanning [System Updater]</A></DD> 821<DD><A href="#note43-17">Note 43-17: (DLP) Changed the reconnection information stored in the <CODE>RebootInfo</CODE> structure [System Updater]</A></DD> 822<DD><A href="#note43-18">Note 43-18: (DLP) Embedding child programs in applications [System Updater | Sample Demos]</A></DD> 823<DD><A href="#note43-19">Note 43-19: (DLP) Getting network reconnection parameters for child programs [System Updater]</A></DD> 824<DD><A href="#note43-20">Note 43-20: (DLP) Embedding icons in child programs and reading icons from the server [System Updater | Sample Demos]</A></DD> 825<DD><A href="#note43-21">Note 43-21: (FS) Fixed a bug in the formatting of save data [System Updater]</A></DD> 826<DD><A href="#note43-22">Note 43-22: (GX) Fixed a bug that prevented completion notifications from being sent for graphics processing while <CODE>NN_LOG</CODE> was in use [SDK | System Updater]</A></DD> 827<DD><A href="#note43-23">Note 43-23: (GX) Fixed a bug that caused programs to stop with red screens when vertex data and/or textures were placed in VRAM [System Updater]</A></DD> 828<DD><A href="#note43-24">Note 43-24: (HID) Fixed a bug that prevented the debug pad from working properly [System Updater]</A></DD> 829<DD><A href="#note43-25">Note 43-25: (HID) Changed the timing at which to start sampling the accelerometers [SDK | System Updater]</A></DD> 830<DD><A href="#note43-26">Note 43-26: (HTTP) Fixed a bug in the multipart lazy POST feature [System Updater]</A></DD> 831<DD><A href="#note43-27">Note 43-27: (HTTP) Fixed a bug that occurred with server keepalive timeouts [System Updater]</A></DD> 832<DD><A href="#note43-28">Note 43-28: (HTTP) Added support for timeouts in blocking functions [System Updater]</A></DD> 833<DD><A href="#note43-29">Note 43-29: (MIC) Fixed return values from the <CODE>GetLastSamplingAddress</CODE> function [SDK | System Updater]</A></DD> 834<DD><A href="#note43-30">Note 43-30: (MIC) Added the <CODE>SetLowPassFilter</CODE> function [SDK | System Updater]</A></DD> 835<DD><A href="#note43-31">Note 43-31: (MIC) Revised settings for the microphone input gain [System Updater]</A></DD> 836<DD><A href="#note43-32">Note 43-32: (OS) Changed the behavior of the <CODE>nn::dbg::Break</CODE> function [System Updater]</A></DD> 837<DD><A href="#note43-33">Note 43-33: (OS) Changed <CODE>nn::os::Thread::Sleep</CODE> [SDK | System Updater]</A></DD> 838<DD><A href="#note43-34">Note 43-34: (OS) Added user exception handler [SDK | System Updater]</A></DD> 839<DD><A href="#note43-35">Note 43-35: (SND) Implemented high-pass filter for headphones [System Updater]</A></DD> 840<DD><A href="#note43-36">Note 43-36: (SSL) Added SHA256 certificate support [System Updater]</A></DD> 841<DD><A href="#note43-37">Note 43-37: (SSL) Added support for built-in commercial CA certificates [System Updater]</A></DD> 842<DD><A href="#note43-38">Note 43-38: (TOOL) Added a <CODE>ctr_makerom32.exe</CODE> feature for compressing static regions [SDK | System Updater]</A></DD> 843<DD><A href="#note43-39">Note 43-39: (UDS) Fixed a bug that prevented the <CODE>GetConnectionStatus</CODE> function from obtaining the correct information in Audience mode [System Updater]</A></DD> 844<DD><A href="#KnownIssues_0_12_0_System Updater">Known Issues with System Updater in Version 0.12.0 of the SDK</A></DD> 845</DL> 846<DL> 847<DT> 848<A href="#sdk_0_12_0_Sample Demos">CTR-SDK 0.12.0 Sample Demos</A> (2010/08/20)</DT> 849<DD><A href="#note42-01">Note 42-01: (DLP) Embedding child programs in applications [System Updater | Sample Demos]</A></DD> 850<DD><A href="#note42-02">Note 42-02: (DLP) Embedding icons in child programs and reading icons from the server [System Updater | Sample Demos]</A></DD> 851<DD><A href="#note42-03">Note 42-03: (GX) Fixed a quaternion generation bug in the vertex shaders for the DMPGL samples [Sample Demos]</A></DD> 852<DD><A href="#note42-04">Note 42-04: (GX) Fixed issues related to lookup table generation in the <CODE>ProctexClamp</CODE> sample [Sample Demos]</A></DD> 853<DD><A href="#note42-05">Note 42-05: (GX) Allowed the number of generated display buffers to be specified [Sample Demos]</A></DD> 854<DD><A href="#note42-06">Note 42-06: (RDT) Revised <CODE>basic</CODE> sample demos [Sample Demos]</A></DD> 855<DD><A href="#note42-07">Note 42-07: (RDT) Added a sample demo for bidirectional communication [Sample Demos]</A></DD> 856<DD><A href="#note42-08">Note 42-08: (SND) Changed <CODE>StreamPlayer</CODE>sample demo [Sample Demos]</A></DD> 857<DD><A href="#note42-09">Note 42-09: (UDS) Changed the implementation of <CODE>com_demo1</CODE> [Sample Demos]</A></DD> 858<DD><A href="#note42-10">Note 42-10: (UDS) Handled changed terminology for Audience mode in <CODE>com_demo1</CODE> [Sample Demos]</A></DD> 859<DD><A href="#KnownIssues_0_12_0_Sample Demos">Known Issues with SDK 0.12.0 Sample Demos</A></DD> 860</DL> 861<DL> 862<DT> 863<A href="#sdk_0_11_2_Release">CTR-SDK 0.11.2 Release</A> (2010/07/29)</DT> 864<DD><A href="#note41-01">Note 41-01: (SND) Fixed a bug that stopped sound during non-looping playback of short waveforms [SDK]</A></DD> 865<DD><A href="#note41-02">Note 41-02: (TOOL) Fixed <CODE>makerom</CODE> [SDK]</A></DD> 866<DD><A href="#KnownIssues_0_11_2_Release">Known Issues in the SDK 0.11.2 Release</A></DD> 867</DL> 868<DL> 869<DT> 870<A href="#sdk_0_11_1_Release">CTR-SDK 0.11.1 Release</A> (2010/07/28)</DT> 871<DD><A href="#note40-01">Note 40-01: (FS) Fixed the <CODE>nn::fs::GetRomRequiredMemorySize</CODE> function [SDK]</A></DD> 872<DD><A href="#note40-02">Note 40-02: (SND) Fixed a bug that created noise during playback of an ADPCM stream [SDK]</A></DD> 873<DD><A href="#KnownIssues_0_11_1_Release">Known Issues in the SDK 0.11.1 Release</A></DD> 874</DL> 875<DL> 876<DT> 877<A href="#sdk_0_11_0_Release">CTR-SDK 0.11.0 Release</A> (2010/07/22)</DT> 878<DD><A href="#note39-01">Note 39-01: (CAMERA) Removed C wrappers [SDK]</A></DD> 879<DD><A href="#note39-02">Note 39-02: (CAMERA) Revised the <CODE>Finalize</CODE> function [SDK | System Updater]</A></DD> 880<DD><A href="#note39-03">Note 39-03: (CAMERA) Added the <CODE>GetSuitableY2rStandardCoefficient</CODE> function [SDK | System Updater]</A></DD> 881<DD><A href="#note39-04">Note 39-04: (CAMERA) Revised the <CODE>Initialize</CODE> and <CODE>Finalize</CODE> functions [SDK | System Updater]</A></DD> 882<DD><A href="#note39-05">Note 39-05: (CAMERA) Removed the <CODE>SynchronizeWhiteBalance</CODE> function [SDK | System Updater]</A></DD> 883<DD><A href="#note39-06">Note 39-06: (CAMERA) Changed the camera configuration function's return value [SDK | System Updater]</A></DD> 884<DD><A href="#note39-07">Note 39-07: (CAMERA) Added and updated shutter sounds [SDK | System Updater]</A></DD> 885<DD><A href="#note39-08">Note 39-08: (CAMERA) Removed a feature that notifies a recovery event [SDK | System Updater]</A></DD> 886<DD><A href="#note39-09">Note 39-09: (CAMERA) Removed functions that automatically receive data [SDK | System Updater]</A></DD> 887<DD><A href="#note39-10">Note 39-10: (CAMERA) Added functions for batch setting changes [SDK | System Updater]</A></DD> 888<DD><A href="#note39-11">Note 39-11: (CEC) Changed handling of title-specific IDs [SDK]</A></DD> 889<DD><A href="#note39-12">Note 39-12: (CEC) Added support for the Chance Encounter Communication library [SDK]</A></DD> 890<DD><A href="#note39-13">Note 39-13: (CEC) Changed the name of the Chance Encounter Communication library [SDK]</A></DD> 891<DD><A href="#note39-14">Note 39-14: CFG) Changed the API for getting user information [SDK]</A></DD> 892<DD><A href="#note39-15">Note 39-15: (DLP) Added CTR Download Play [SDK | System Updater]</A></DD> 893<DD><A href="#note39-16">Note 39-16: (DSP) Revised header files [SDK]</A></DD> 894<DD><A href="#note39-17">Note 39-17: (FND) Revised build conditions for the <CODE>nn::fnd::HeapBase::DebugFillMemory</CODE> function [SDK]</A></DD> 895<DD><A href="#note39-18">Note 39-18: (FS) Fixed a bug that prevented CTR save data from being read [SDK]</A></DD> 896<DD><A href="#note39-19">Note 39-19: (FS) Added functions for accessing save data [SDK]</A></DD> 897<DD><A href="#note39-20">Note 39-20: (FS) Revised directory reads [SDK]</A></DD> 898<DD><A href="#note39-21">Note 39-21: (FS) Fixed a bug that caused seek operations to the end of a file to fail [SDK]</A></DD> 899<DD><A href="#note39-22">Note 39-22: (FS) Added functions for accessing extended save data [SDK]</A></DD> 900<DD><A href="#note39-23">Note 39-23: (GX) Updated the DMPGL documentation [SDK]</A></DD> 901<DD><A href="#note39-24">Note 39-24: (GX) Fixed a bug in the PICA macro header [SDK]</A></DD> 902<DD><A href="#note39-25">Note 39-25: (GX) Revised the description of <CODE>nn::gx::CTR::MemAccessPrioMode</CODE> [SDK]</A></DD> 903<DD><A href="#note39-26">Note 39-26: (GX) Added information on the specifications for the product of the emission and global ambient colors [SDK]</A></DD> 904<DD><A href="#note39-27">Note 39-27: (GX) Fixed a subdivision bug in <CODE>DMP_subdivision3.obj</CODE> [SDK]</A></DD> 905<DD><A href="#note39-28">Note 39-28: (GX) Fixed a bug in the silhouette triangle shader [SDK]</A></DD> 906<DD><A href="#note39-29">Note 39-29: (GX) Fixed a bug that occurred when deleting texture collections [SDK]</A></DD> 907<DD><A href="#note39-30">Note 39-30: (GX) Added a feature to get valid debugging information related to command list execution [SDK]</A></DD> 908<DD><A href="#note39-31">Note 39-31: (GX) Added a function to generate commands that transfer data while converting the block format [SDK]</A></DD> 909<DD><A href="#note39-32">Note 39-32: (GX) Fixed a bug that prevented scissoring-related commands from being generated when a program object had not been set [SDK]</A></DD> 910<DD><A href="#note39-33">Note 39-33: (GX) Removed unnecessary register settings for the line shader [SDK]</A></DD> 911<DD><A href="#note39-34">Note 39-34: (GX) Added a feature that can get the render buffer address [SDK]</A></DD> 912<DD><A href="#note39-35">Note 39-35: (GX) Added information on input restrictions for lookup tables [SDK]</A></DD> 913<DD><A href="#note39-36">Note 39-36: (GX) Added a function that disables updates for a specified state [SDK]</A></DD> 914<DD><A href="#note39-37">Note 39-37: (HID) Fixed a bug in <CODE>STICK_CLAMP_MODE_CROSS</CODE> mode [SDK | System Updater]</A></DD> 915<DD><A href="#note39-38">Note 39-38: (HID) Reviewed specifications for the <CODE>SetStickClamp</CODE> and <CODE>GetStickClamp</CODE> functions [SDK | System Updater]</A></DD> 916<DD><A href="#note39-39">Note 39-39: (HIO) Removed <CODE>libnn_hiolow</CODE> [SDK]</A></DD> 917<DD><A href="#note39-40">Note 39-40: (MATH) Revised the <CODE>SinIdx</CODE>, <CODE>CosIdx</CODE>, <CODE>SinCosIdx </CODE>functions [SDK]</A></DD> 918<DD><A href="#note39-41">Note 39-41: (MIC) Removed C wrappers [SDK]</A></DD> 919<DD><A href="#note39-42">Note 39-42: (MIC) Added a function to get the region within which it is prohibited to determine that there is microphone input [SDK]</A></DD> 920<DD><A href="#note39-43">Note 39-43: (MIC) Added constants that indicate the guaranteed region for microphone input values [SDK]</A></DD> 921<DD><A href="#note39-44">Note 39-44: (OS) Changed mutex methods in the default implementation of <CODE>malloc</CODE> and <CODE>free</CODE> [SDK]</A></DD> 922<DD><A href="#note39-45">Note 39-45: (PTM) Added interfaces for the remaining battery life, the battery recharge state, and the existence of an AC plug [SDK]</A></DD> 923<DD><A href="#note39-46">Note 39-46: (RDT) Fixed a bug that prevented proper state transitions in the Sender [SDK]</A></DD> 924<DD><A href="#note39-47">Note 39-47: (SND) Improved the effect of 3D surround sound mode [SDK]</A></DD> 925<DD><A href="#note39-48">Note 39-48: (SND) Added a feature that specifies the loop position during DSP-ADPCM encoding [SDK]</A></DD> 926<DD><A href="#note39-49">Note 39-49: (SND) Added a function to decode DSP-ADPCM data [SDK]</A></DD> 927<DD><A href="#note39-50">Note 39-50: (SND) Added DSP-ADPCM utility functions [SDK]</A></DD> 928<DD><A href="#note39-51">Note 39-51: (SND) Changed specifications for the <CODE>nn::snd::SetSoundOutputMode</CODE> function [SDK]</A></DD> 929<DD><A href="#note39-52">Note 39-52: (SND) Changed specifications for the <CODE>nn::snd::SetSurroundDepth</CODE> function [SDK]</A></DD> 930<DD><A href="#note39-53">Note 39-53: (SND) Changed specifications for the <CODE>nn::snd::Voice::AppendWaveBuffer</CODE> function [SDK]</A></DD> 931<DD><A href="#note39-54">Note 39-54: (SND) Fixed a bug in the <CODE>nn::snd::Voice::SetVolume</CODE> function [SDK]</A></DD> 932<DD><A href="#note39-55">Note 39-55: (SND) Added the <CODE>nn::snd::Voice::SetupBcwav</CODE> function [SDK]</A></DD> 933<DD><A href="#note39-56">Note 39-56: (SND) Fixed a bug in the filter feature [SDK]</A></DD> 934<DD><A href="#note39-57">Note 39-57: (SND) Revised header files [SDK]</A></DD> 935<DD><A href="#note39-58">Note 39-58: (SND) Changed the volume configuration [SDK | System Updater]</A></DD> 936<DD><A href="#note39-59">Note 39-59: (Socket) Changed specifications for the <CODE>Initialize</CODE> function [SDK]</A></DD> 937<DD><A href="#note39-60">Note 39-60: (TOOL) Fixed an issue related to backlight settings with the Config tool [SDK]</A></DD> 938<DD><A href="#note39-61">Note 39-61: (TOOL) Changed the <CODE>DevMenu</CODE> [SDK]</A></DD> 939<DD><A href="#note39-62">Note 39-62: (TOOL) Changed <CODE>ctr_makerom32.exe</CODE> [SDK]</A></DD> 940<DD><A href="#note39-63">Note 39-63: (TPL) Added the Texture Packager Library [SDK]</A></DD> 941<DD><A href="#note39-64">Note 39-64: (UDS) Overloaded the <CODE>==</CODE> and <CODE>!=</CODE> operators of the <CODE>NetworkDescriptor</CODE> class [SDK]</A></DD> 942<DD><A href="#note39-65">Note 39-65: (UDS) Changed the behavior of the <CODE>NetworkDescriptionReader::GetNetworkDescription</CODE> function [SDK]</A></DD> 943<DD><A href="#note39-66">Note 39-66: (UDS) Changed the behavior of the <CODE>NetworkDescriptionReader::GetNodeInformationList</CODE> function [SDK]</A></DD> 944<DD><A href="#note39-67">Note 39-67: (UDS) Changed the behavior of the <CODE>Receive</CODE> and <CODE>ReceiveFrom</CODE> functions [SDK]</A></DD> 945<DD><A href="#note39-68">Note 39-68: (UDS) Reviewed <CODE>Result</CODE> values [SDK]</A></DD> 946<DD><A href="#note39-69">Note 39-69: (UDS) Changed the behavior of the <CODE>SendTo</CODE> function [SDK]</A></DD> 947<DD><A href="#note39-70">Note 39-70: (UDS) Prohibited the use of port 0 [SDK]</A></DD> 948<DD><A href="#note39-71">Note 39-71: (UDS) Added a link to the UDS library in the Function Reference Manual's index [SDK]</A></DD> 949<DD><A href="#note39-72">Note 39-72: (Y2R) Removed C wrappers [SDK]</A></DD> 950<DD><A href="#note39-73">Note 39-73: (Y2R) Revised the <CODE>Initialize</CODE> and <CODE>Finalize</CODE> functions [SDK | System Updater]</A></DD> 951<DD><A href="#note39-74">Note 39-74: (Y2R) Revised the <CODE>SetStandardCoefficient</CODE> function [SDK | System Updater]</A></DD> 952<DD><A href="#note39-75">Note 39-75: (Y2R) Changed the <CODE>StartConversion</CODE> function's return value [SDK | System Updater]</A></DD> 953<DD><A href="#note39-76">Note 39-76: (Y2R) Added functions for batch setting changes [SDK | System Updater]</A></DD> 954<DD><A href="#KnownIssues_0_11_0_Release">Known Issues in the SDK 0.11.0 Release</A></DD> 955</DL> 956<DL> 957<DT> 958<A href="#sdk_0_11_0_Release%20System Updater">CTR-SDK 0.11.0 Release System Updater</A> (2010/07/22)</DT> 959<DD><A href="#note38-01">Note 38-01: (AC) Revised the <CODE>Connect</CODE> function [System Updater]</A></DD> 960<DD><A href="#note38-02">Note 38-02: (AC) Added the <CODE>GetLinkLevel</CODE> function [System Updater]</A></DD> 961<DD><A href="#note38-03">Note 38-03: (CAMERA) Revised the <CODE>Finalize</CODE> function [SDK | System Updater]</A></DD> 962<DD><A href="#note38-04">Note 38-04: (CAMERA) Added the <CODE>GetSuitableY2rStandardCoefficient</CODE> function [SDK | System Updater]</A></DD> 963<DD><A href="#note38-05">Note 38-05: (CAMERA) Revised the <CODE>Initialize</CODE> and <CODE>Finalize</CODE> functions [SDK | System Updater]</A></DD> 964<DD><A href="#note38-06">Note 38-06: (CAMERA) Removed the <CODE>SynchronizeWhiteBalance</CODE> function [SDK | System Updater]</A></DD> 965<DD><A href="#note38-07">Note 38-07: (CAMERA) Revised the timing at which the camera LED is illuminated [System Updater]</A></DD> 966<DD><A href="#note38-08">Note 38-08: (CAMERA) Changed the camera configuration function's return value [SDK | System Updater]</A></DD> 967<DD><A href="#note38-09">Note 38-09: (CAMERA) Added and updated shutter sounds [SDK | System Updater]</A></DD> 968<DD><A href="#note38-10">Note 38-10: (CAMERA) Removed a feature that notifies a recovery event [SDK | System Updater]</A></DD> 969<DD><A href="#note38-11">Note 38-11: (CAMERA) Removed functions that automatically receive data [SDK | System Updater]</A></DD> 970<DD><A href="#note38-12">Note 38-12: (CAMERA) Added functions for batch setting changes [SDK | System Updater]</A></DD> 971<DD><A href="#note38-13">Note 38-13: (DLP) Added CTR Download Play [SDK | System Updater]</A></DD> 972<DD><A href="#note38-14">Note 38-14: (GX) Added support for the 3D LED [System Updater]</A></DD> 973<DD><A href="#note38-15">Note 38-15: (HID) Changed memory addresses assigned when the <CODE>Initialize</CODE> function is called [System Updater]</A></DD> 974<DD><A href="#note38-16">Note 38-16: (HID) Fixed a bug in <CODE>STICK_CLAMP_MODE_CROSS</CODE> mode [SDK | System Updater]</A></DD> 975<DD><A href="#note38-17">Note 38-17: (HID) Reviewed specifications for the <CODE>SetStickClamp</CODE> and <CODE>GetStickClamp</CODE> functions [SDK | System Updater]</A></DD> 976<DD><A href="#note38-18">Note 38-18: (HID) Changed accelerometer axis settings [System Updater]</A></DD> 977<DD><A href="#note38-19">Note 38-19: (HID) Fixed a bug that occurred when the Sleep Mode switch was set to "sleep" at startup [System Updater]</A></DD> 978<DD><A href="#note38-20">Note 38-20: (HTTP) Revised the <CODE>AddPostData*</CODE> functions [System Updater]</A></DD> 979<DD><A href="#note38-21">Note 38-21: (HTTP) Fixed a misspelling in the <CODE>NofityFinishSendPostData</CODE> function [System Updater]</A></DD> 980<DD><A href="#note38-22">Note 38-22: (HTTP) Fixed a bug in the <CODE>SendPostDataAscii</CODE> function [System Updater]</A></DD> 981<DD><A href="#note38-23">Note 38-23: (HTTP/SSL) Added support for a Class 2 CA certificate built into the system [System Updater]</A></DD> 982<DD><A href="#note38-24">Note 38-24: (MIC) Revised the <CODE>Finalize</CODE> function [System Updater]</A></DD> 983<DD><A href="#note38-25">Note 38-25: (MIC) Changed the initial value for the microphone's amplifier gain in the <CODE>SetAmpGain</CODE> and <CODE>GetAmpGain</CODE> functions [System Updater]</A></DD> 984<DD><A href="#note38-26">Note 38-26: (MIC) Revised the microphone's silent period [System Updater]</A></DD> 985<DD><A href="#note38-27">Note 38-27: (NWN) Changed the scanning interval for Chance Encounter zones [System Updater]</A></DD> 986<DD><A href="#note38-28">Note 38-28: (OS) Revised the debugger's VFP register value [System Updater]</A></DD> 987<DD><A href="#note38-29">Note 38-29: (OS) Added a feature to cancel the screen that is forced to be displayed when a program stops abnormally [System Updater]</A></DD> 988<DD><A href="#note38-30">Note 38-30: (OS) Fixed a bug that occurred when <CODE>Wait</CODE> was called on multiple objects [System Updater]</A></DD> 989<DD><A href="#note38-31">Note 38-31: (OS) Revised the Power Button [System Updater]</A></DD> 990<DD><A href="#note38-32">Note 38-32: (SND) Fixed a bug that on rare occasions increased the volume [System Updater]</A></DD> 991<DD><A href="#note38-33">Note 38-33: (SND) Fixed a bug that sometimes decreased the volume [System Updater]</A></DD> 992<DD><A href="#note38-34">Note 38-34: (SND) Changed the volume configuration [SDK | System Updater]</A></DD> 993<DD><A href="#note38-35">Note 38-35: (SSL) Added an SSL function to get random numbers [System Updater]</A></DD> 994<DD><A href="#note38-36">Note 38-36: (SSL) Added support for getting all the data in a server certificate chain [System Updater]</A></DD> 995<DD><A href="#note38-37">Note 38-37: (SSL) Added a function to collectively get the causes of a failed server certificate verification [System Updater]</A></DD> 996<DD><A href="#note38-38">Note 38-38: (SSL) Added support for non-blocking sockets [System Updater]</A></DD> 997<DD><A href="#note38-39">Note 38-39: (Socket) Fixed a memory leak [System Updater]</A></DD> 998<DD><A href="#note38-40">Note 38-40: (Socket) Changed the maximum number of socket descriptors that can be created [System Updater]</A></DD> 999<DD><A href="#note38-41">Note 38-41: (TOOL) Added Config tool features [System Updater]</A></DD> 1000<DD><A href="#note38-42">Note 38-42: (UDS) Fixed a bug that caused invalid signal strength values when a Client was running [System Updater]</A></DD> 1001<DD><A href="#note38-43">Note 38-43: (UDS) Optimized the beacon data size [System Updater]</A></DD> 1002<DD><A href="#note38-44">Note 38-44: (UDS) Support for disabled wireless mode [System Updater]</A></DD> 1003<DD><A href="#note38-45">Note 38-45: (Y2R) Revised the <CODE>Initialize</CODE> and <CODE>Finalize</CODE> functions [SDK | System Updater]</A></DD> 1004<DD><A href="#note38-46">Note 38-46: (Y2R) Revised the <CODE>SetStandardCoefficient</CODE> function [SDK | System Updater]</A></DD> 1005<DD><A href="#note38-47">Note 38-47: (Y2R) Changed the <CODE>StartConversion</CODE> function's return value [SDK | System Updater]</A></DD> 1006<DD><A href="#note38-48">Note 38-48: (Y2R) Added functions for batch setting changes [SDK | System Updater]</A></DD> 1007<DD><A href="#KnownIssues_0_11_0_Release%20System Updater">Known Issues with System Updater in the SDK 0.11.0 Release</A></DD> 1008</DL> 1009<DL> 1010<DT> 1011<A href="#sdk_0_11_0_Release%20Sample Demos">CTR-SDK 0.11.0 Release Sample Demos</A> (2010/07/22)</DT> 1012<DD><A href="#note37-01">Note 37-01: (PTM) Added battery-related sample demos [Sample Demos]</A></DD> 1013<DD><A href="#note37-02">Note 37-02: (SND) Revised <CODE>BcwavPlayer</CODE> [Sample Demos]</A></DD> 1014<DD><A href="#note37-03">Note 37-03: (SND) Added specifications for the sound output mode [Sample Demos]</A></DD> 1015<DD><A href="#note37-04">Note 37-04: (SND) Changed <CODE>AdpcmEncoder</CODE> sample demo [Sample Demos]</A></DD> 1016<DD><A href="#note37-05">Note 37-05: (TPL) Added <CODE>TPL</CODE> sample demos [Sample Demos]</A></DD> 1017<DD><A href="#note37-06">Note 37-06: (UDS) Revised demos following changes to the <CODE>Result</CODE> values [Sample Demos]</A></DD> 1018<DD><A href="#note37-07">Note 37-07: (UDS) Revised <CODE>com_demo1</CODE> [Sample Demos]</A></DD> 1019<DD><A href="#note37-08">Note 37-08: (Miscellaneous) Replaced <CODE>NN_OS_DEVICE_MEMORY_SIZE</CODE> with the <CODE>nn::os::GetDeviceMemorySize</CODE> function [Sample Demos]</A></DD> 1020<DD><A href="#KnownIssues_0_11_0_Release%20Sample Demos">Known Issues with SDK 0.11.0 Release Sample Demos</A></DD> 1021</DL> 1022<DL> 1023<DT> 1024<A href="#sdk_0_10_2_Release%20System Updater">CTR-SDK 0.10.2 Release System Updater</A> (2010/07/06)</DT> 1025<DD><A href="#note36-01">Note 36-01: (CAMERA) Fixed processing that detects camera problems [System Updater]</A></DD> 1026<DD><A href="#KnownIssues_0_10_2_Release%20System Updater">Known Issues with System Updater in the SDK 0.10.2 Release</A></DD> 1027</DL> 1028<DL> 1029<DT> 1030<A href="#sdk_0_10_1_Release">CTR-SDK 0.10.1 Release</A> (2010/07/05)</DT> 1031<DD><A href="#note35-01">Note 35-01: (CAMERA) Added a <CODE>nn::camera::FrameRate</CODE> setting [SDK | System Updater]</A></DD> 1032<DD><A href="#note35-02">Note 35-02: (FS) Fixed a bug in the address conversion table for backup devices [SDK]</A></DD> 1033<DD><A href="#note35-03">Note 35-03: (GX) Addressed screen flickering that occurred when active backlight controls were enabled [SDK]</A></DD> 1034<DD><A href="#note35-04">Note 35-04: (GX) Fixed a bug that prevented the display buffer from being placed in VRAM-B [SDK]</A></DD> 1035<DD><A href="#note35-05">Note 35-05: (OS) Changed memory-related functions [SDK | System Updater]</A></DD> 1036<DD><A href="#note35-06">Note 35-06: (SND) Revised the system volume [SDK]</A></DD> 1037<DD><A href="#note35-07">Note 35-07: (SND) Fixed bugs in the waveform converter [SDK]</A></DD> 1038<DD><A href="#note35-08">Note 35-08: (TOOL) Revised <CODE>DevMenu</CODE> [SDK]</A></DD> 1039<DD><A href="#note35-09">Note 35-09: (TOOL) Added <CODE>StereoCameraCalibrator</CODE> [SDK]</A></DD> 1040<DD><A href="#note35-10">Note 35-10: (TOOL) Added <CODE>ctr_makecia32.exe</CODE> [SDK]</A></DD> 1041<DD><A href="#note35-11">Note 35-11: (TOOL) Fixed a bug in <CODE>ctr_makerom32.exe</CODE> [SDK]</A></DD> 1042<DD><A href="#KnownIssues_0_10_1_Release">Known Issues in the SDK 0.10.1 Release</A></DD> 1043</DL> 1044<DL> 1045<DT> 1046<A href="#sdk_0_10_1_Release%20System Updater">CTR-SDK 0.10.1 Release System Updater</A> (2010/07/05)</DT> 1047<DD><A href="#note34-01">Note 34-01: (CAMERA) Added a <CODE>nn::camera::FrameRate</CODE> setting [SDK | System Updater]</A></DD> 1048<DD><A href="#note34-02">Note 34-02: (HID) Fixed the <CODE>nn::fs::Directory::Read</CODE> function to list the proper number of entries [System Updater]</A></DD> 1049<DD><A href="#note34-03">Note 34-03: (OS) Changed memory-related functions [SDK | System Updater]</A></DD> 1050<DD><A href="#KnownIssues_0_10_1_Release%20System Updater">Known Issues with System Updater in the SDK 0.10.1 Release</A></DD> 1051</DL> 1052<DL> 1053<DT> 1054<A href="#sdk_0_10_0_Release">CTR-SDK 0.10.0 Release</A> (2010/06/23)</DT> 1055<DD><A href="#note33-01">Note 33-01: (CAMERA) Revised the <CODE>Activate</CODE> function [SDK | System Updater]</A></DD> 1056<DD><A href="#note33-02">Note 33-02: (CAMERA) Revised the <CODE>SetAutoWhiteBalance</CODE> function [SDK | System Updater]</A></DD> 1057<DD><A href="#note33-03">Note 33-03: (CAMERA) Revised the <CODE>SetNoiseFilter</CODE> function [SDK | System Updater]</A></DD> 1058<DD><A href="#note33-04">Note 33-04: (CAMERA) Revised the <CODE>SetTrimmingParams</CODE> and <CODE>SetTrimmingParamsCenter</CODE> functions [SDK | System Updater]</A></DD> 1059<DD><A href="#note33-05">Note 33-05: (CAMERA) Added support for the camera LED [SDK | System Updater]</A></DD> 1060<DD><A href="#note33-06">Note 33-06: (CAMERA) Added processing to recover from a camera malfunction [SDK | System Updater]</A></DD> 1061<DD><A href="#note33-07">Note 33-07: (CAMERA) Added a function to play the shutter sound [SDK | System Updater]</A></DD> 1062<DD><A href="#note33-08">Note 33-08: (CAMERA/Y2R) Changed the <CODE>Initialize</CODE> function's return value [SDK | System Updater]</A></DD> 1063<DD><A href="#note33-09">Note 33-09: (CECD) Updated Chance Encounter Communication daemon (beta version) [SDK]</A></DD> 1064<DD><A href="#note33-10">Note 33-10: (CFG) Added functions to get user information [SDK]</A></DD> 1065<DD><A href="#note33-11">Note 33-11: (CFG) Added function to get system information [SDK]</A></DD> 1066<DD><A href="#note33-12">Note 33-12: (DSP) Revised the Function Reference Manual [SDK]</A></DD> 1067<DD><A href="#note33-13">Note 33-13: (DSP) Removed some functions from the public API [SDK]</A></DD> 1068<DD><A href="#note33-14">Note 33-14: (DSPSND) Removed the DSPSND library [SDK]</A></DD> 1069<DD><A href="#note33-15">Note 33-15: (DevEnv) Revised <CODE>version.h</CODE> [SDK]</A></DD> 1070<DD><A href="#note33-16">Note 33-16: (DevEnv) Suppressed warnings for missing declarations in source code [SDK]</A></DD> 1071<DD><A href="#note33-17">Note 33-17: (DevEnv) Changed the default build filter from TEG2 to TS [SDK]</A></DD> 1072<DD><A href="#note33-18">Note 33-18: (DevEnv) Added an environment variable for specifying the ARM compiler to use for builds [SDK]</A></DD> 1073<DD><A href="#note33-19">Note 33-19: (DevEnv) Added the <CODE>CCFLAGS_DEV_OPT</CODE> build variable [SDK]</A></DD> 1074<DD><A href="#note33-20">Note 33-20: (DevEnv) Added the <CODE>CTR_APPTYPE</CODE> build variable [SDK]</A></DD> 1075<DD><A href="#note33-21">Note 33-21: (FND) Revised the <CODE>ExpHeapTemplate::Allocate</CODE> member function [SDK]</A></DD> 1076<DD><A href="#note33-22">Note 33-22: (FND) Revised <CODE>FrameHeap::Free</CODE> [SDK]</A></DD> 1077<DD><A href="#note33-23">Note 33-23: (FND) Revised <CODE>HeapBase::HasAddress</CODE> [SDK]</A></DD> 1078<DD><A href="#note33-24">Note 33-24: (FS) Changed the method for initializing ROM [SDK]</A></DD> 1079<DD><A href="#note33-25">Note 33-25: (FS) Added support for 8.3 filenames that only have lowercase characters [SDK | System Updater]</A></DD> 1080<DD><A href="#note33-26">Note 33-26: (GX) Added the <CODE>nngxAddVramDmaCommand</CODE> function to issue DMA transfer commands [SDK]</A></DD> 1081<DD><A href="#note33-27">Note 33-27: (GX) Restrictions on Using the L4 and A4 formats [SDK]</A></DD> 1082<DD><A href="#note33-28">Note 33-28: (GX) Fixed a bug in the <CODE>NN_GX_STATE_FRAMEBUFFER</CODE> complete commands [SDK]</A></DD> 1083<DD><A href="#note33-29">Note 33-29: (GX) Added PICA register information [SDK]</A></DD> 1084<DD><A href="#note33-30">Note 33-30: (GX) Added the <CODE>SetMemAccessPrioMode</CODE> function [SDK | System Updater]</A></DD> 1085<DD><A href="#note33-31">Note 33-31: (GX) Added support for reading the depth buffer with the <CODE>glReadPixels</CODE> function [SDK]</A></DD> 1086<DD><A href="#note33-32">Note 33-32: (GX) Changed argument types in the <CODE>nngxAdd3DCommand</CODE> function [SDK]</A></DD> 1087<DD><A href="#note33-33">Note 33-33: (GX) Fixed a bug that prevented command buffer overflow errors from occurring in the <CODE>nngxValidateState</CODE> function [SDK]</A></DD> 1088<DD><A href="#note33-34">Note 33-34: (GX) Changed the errors that occur during validation with the <CODE>nngxValidateState</CODE> function into extended error codes [SDK]</A></DD> 1089<DD><A href="#note33-35">Note 33-35: (GX) Added VRAM regions that can be used by applications [SDK]</A></DD> 1090<DD><A href="#note33-36">Note 33-36: (GX) Fixed a bug in address checks for cube map textures [SDK]</A></DD> 1091<DD><A href="#note33-37">Note 33-37: (GX) Added the <CODE>nngxClearFillCmdlist</CODE> function to both clear and fill a command buffer at the same time [SDK]</A></DD> 1092<DD><A href="#note33-38">Note 33-38: (GX) Added extended error codes to represent command buffer overflows [SDK]</A></DD> 1093<DD><A href="#note33-39">Note 33-39: (GX) Deleted dummy commands used when clearing the texture cache [SDK]</A></DD> 1094<DD><A href="#note33-40">Note 33-40: (GX) Fixed a bug related to clamping the particle system (geometry shader) time [SDK]</A></DD> 1095<DD><A href="#note33-41">Note 33-41: (GX) Added a function that applies antialias filters while transferring block images [SDK]</A></DD> 1096<DD><A href="#note33-42">Note 33-42: (GX) Updated macro header files [SDK]</A></DD> 1097<DD><A href="#note33-43">Note 33-43: (GX) Added support for automatic mipmap generation [SDK]</A></DD> 1098<DD><A href="#note33-44">Note 33-44: (GX) Deleted lighting layer configurations 8–10 [SDK]</A></DD> 1099<DD><A href="#note33-45">Note 33-45: (GX) Stopped using invalid bit in register <CODE>0x6f</CODE> [SDK]</A></DD> 1100<DD><A href="#note33-46">Note 33-46: (GX) Fixed a bug that caused incorrect behavior with certain placements of vertex and index arrays [SDK]</A></DD> 1101<DD><A href="#note33-47">Note 33-47: (HID) Changed threshold values for clamping the Slide Pad [SDK]</A></DD> 1102<DD><A href="#note33-48">Note 33-48: (HIO) Relocated the PC-side HostIO library [SDK]</A></DD> 1103<DD><A href="#note33-49">Note 33-49: (JPEG) Added JPEG encoder functions for MP-format data [SDK]</A></DD> 1104<DD><A href="#note33-50">Note 33-50: (JPEG) Added setter functions for the JPEG encoder [SDK]</A></DD> 1105<DD><A href="#note33-51">Note 33-51: (JPEG) Added functions for extracting EXIF information with the JPEG decoder [SDK]</A></DD> 1106<DD><A href="#note33-52">Note 33-52: (JPEG) Added functions for analyzing MP-format data with the JPEG decoder [SDK]</A></DD> 1107<DD><A href="#note33-53">Note 33-53: (JPEG) Added functions for setting the image width in the JPEG decoder [SDK]</A></DD> 1108<DD><A href="#note33-54">Note 33-54: (JPEG) Added thumbnail output formats for the JPEG encoder [SDK]</A></DD> 1109<DD><A href="#note33-55">Note 33-55: (JPEG) Added functions for applications to get and set MakerNote data [SDK]</A></DD> 1110<DD><A href="#note33-56">Note 33-56: (MATH) Added the <CODE>SafeNormalize</CODE> functions [SDK]</A></DD> 1111<DD><A href="#note33-57">Note 33-57: (MATH) Improved the accuracy of sine and cosine calculations [SDK]</A></DD> 1112<DD><A href="#note33-58">Note 33-58: (MATH) Added multiplication functions for all components in <CODE>Vector2</CODE>, <CODE>Vector3</CODE>, and <CODE>Vector4</CODE> vectors [SDK]</A></DD> 1113<DD><A href="#note33-59">Note 33-59: (MATH) Fixed a bug in the values obtained by the <CODE>GetRow</CODE> and <CODE>GetColumn</CODE> functions in <CODE>math_Matrix23.h</CODE> [SDK]</A></DD> 1114<DD><A href="#note33-60">Note 33-60: (MATH) Increased speed of functions [SDK]</A></DD> 1115<DD><A href="#note33-61">Note 33-61: (MIC) Added a return value to the <CODE>mic::FreeBuffer</CODE> function [SDK]</A></DD> 1116<DD><A href="#note33-62">Note 33-62: (MIC) Added the microphone library to the default libraries [SDK]</A></DD> 1117<DD><A href="#note33-63">Note 33-63: (MIC) Deleted a function that allocates memory and added a function that sets memory [SDK]</A></DD> 1118<DD><A href="#note33-64">Note 33-64: (MIDI) Added the MIDI library [SDK | System Updater]</A></DD> 1119<DD><A href="#note33-65">Note 33-65: (RDT) Added the RDT library [SDK]</A></DD> 1120<DD><A href="#note33-66">Note 33-66: (SND) Added 3D surround sound features [SDK]</A></DD> 1121<DD><A href="#note33-67">Note 33-67: (SND) Fixed a bug that corrupted waveforms during ADPCM playback [SDK]</A></DD> 1122<DD><A href="#note33-68">Note 33-68: (SND) Fixed a bug in the <CODE>AllocVoice</CODE> function [SDK]</A></DD> 1123<DD><A href="#note33-69">Note 33-69: (SND) Added a DSP-ADPCM encoder [SDK]</A></DD> 1124<DD><A href="#note33-70">Note 33-70: (SND) Fixed a bug in the <CODE>GetPlayPosition</CODE> function [SDK]</A></DD> 1125<DD><A href="#note33-71">Note 33-71: (SND) Added a function to get <CODE>Mix</CODE> bus data [SDK]</A></DD> 1126<DD><A href="#note33-72">Note 33-72: (SND) Added a <CODE>MixParam</CODE> constructor [SDK]</A></DD> 1127<DD><A href="#note33-73">Note 33-73: (SND) Added functions for loading files in the BCWAV format [SDK]</A></DD> 1128<DD><A href="#note33-74">Note 33-74: (SND) Fixed a bug that caused the <CODE>nn::snd::WaitForDspSync</CODE> function to enter an endless loop [SDK]</A></DD> 1129<DD><A href="#note33-75">Note 33-75: (SND) Changed definitions in the <CODE>nn::snd::WaveBuffer</CODE> structure [SDK]</A></DD> 1130<DD><A href="#note33-76">Note 33-76: (SND) Fixed a bug that caused execution to halt on a null assertion while <CODE>nn::snd::Voice</CODE> was in use [SDK]</A></DD> 1131<DD><A href="#note33-77">Note 33-77: (SND) Fixed a SND library bug that would suddenly stop audio output [SDK]</A></DD> 1132<DD><A href="#note33-78">Note 33-78: (SND) Added filter features [SDK]</A></DD> 1133<DD><A href="#note33-79">Note 33-79: (SND) Added a function for determining whether headphones have been inserted [SDK | System Updater]</A></DD> 1134<DD><A href="#note33-80">Note 33-80: (SND) Revised the Function Reference Manual [SDK]</A></DD> 1135<DD><A href="#note33-81">Note 33-81: (SND) Fixed loop playback bugs [SDK]</A></DD> 1136<DD><A href="#note33-82">Note 33-82: (SND) Added a waveform converter [SDK]</A></DD> 1137<DD><A href="#note33-83">Note 33-83: (SND) Fixed a bug that caused the playback position to lag during long playback times [SDK]</A></DD> 1138<DD><A href="#note33-84">Note 33-84: (TOOL) Added <CODE>Config</CODE> tool features [SDK]</A></DD> 1139<DD><A href="#note33-85">Note 33-85: (TOOL) Changed the <CODE>DevMenu</CODE> [SDK]</A></DD> 1140<DD><A href="#note33-86">Note 33-86: (TOOL) Added <CODE>ctr_makecia32.exe</CODE> [SDK]</A></DD> 1141<DD><A href="#note33-87">Note 33-87: (TOOL) Added CXI file encryption and CDI file generation [SDK]</A></DD> 1142<DD><A href="#note33-88">Note 33-88: (TOOL) Updated the shader assembler and linker [SDK]</A></DD> 1143<DD><A href="#note33-89">Note 33-89: (UDS) Changed how the buffer used by the UDS library is allocated [SDK]</A></DD> 1144<DD><A href="#note33-90">Note 33-90: (UDS) Fixed a bug that prevented networks from being found after specified channels were scanned [SDK]</A></DD> 1145<DD><A href="#note33-91">Note 33-91: (UDS) User name and local friend code are now obtained from the system information [SDK]</A></DD> 1146<DD><A href="#note33-92">Note 33-92: (UDS) Changed specifications for the <CODE>CreateNetwork</CODE> and <CODE>Scan</CODE> functions following policy changes to local communication IDs [SDK]</A></DD> 1147<DD><A href="#note33-93">Note 33-93: (UGC) Added a profanity-check library [SDK]</A></DD> 1148<DD><A href="#note33-94">Note 33-94: (UGC) Added a blacklist library [SDK]</A></DD> 1149<DD><A href="#note33-95">Note 33-95: (ULCD) Revised internal calculations in the <CODE>CalculateMatrices[Real]</CODE> functions [SDK]</A></DD> 1150<DD><A href="#note33-96">Note 33-96: (ULCD) Changed argument specifications for the <CODE>StereoCamera::CalculateMatrices[Real]</CODE> functions [SDK]</A></DD> 1151<DD><A href="#note33-97">Note 33-97: (ULCD) Changed specifications for the <CODE>StereoCamera::GetMaxParallax</CODE> function [SDK]</A></DD> 1152<DD><A href="#note33-98">Note 33-98: (ULCD) Updated the <I>Description of the ULCD Library</I> [SDK]</A></DD> 1153<DD><A href="#note33-99">Note 33-99: (ULCD) Added functions to get and set the maximum parallax [SDK]</A></DD> 1154<DD><A href="#note33-100">Note 33-100: (Y2R) Changed arguments to the <CODE>SetDitheringWeightParam</CODE> function [SDK | System Updater]</A></DD> 1155<DD><A href="#note33-101">Note 33-101: (Y2R) Added a <SPAN class="argument">stride</SPAN> argument to functions that transfer source data for conversion [SDK | System Updater]</A></DD> 1156<DD><A href="#KnownIssues_0_10_0_Release">Known Issues in the SDK 0.10.0 Release</A></DD> 1157</DL> 1158<DL> 1159<DT> 1160<A href="#sdk_0_10_0_Release%20System Updater">CTR-SDK 0.10.0 Release System Updater</A> (2010/06/23)</DT> 1161<DD><A href="#note32-01">Note 32-01: (AC) Revised the <CODE>AC_Connect</CODE> function [System Updater]</A></DD> 1162<DD><A href="#note32-02">Note 32-02: (AC) Revised the <CODE>AC_ConnectAsync</CODE> function [System Updater]</A></DD> 1163<DD><A href="#note32-03">Note 32-03: (AC) <CODE>AC_DebugSetNetworkSettingA</CODE> [System Updater]</A></DD> 1164<DD><A href="#note32-04">Note 32-04: (AC) Revised the <CODE>DebugSetNetworkSetting1</CODE> function [System Updater]</A></DD> 1165<DD><A href="#note32-05">Note 32-05: (AC) Revised the WPA connection process [System Updater]</A></DD> 1166<DD><A href="#note32-06">Note 32-06: (AC) Fixed a scan bug that occurred after a failed connection attempt [System Updater]</A></DD> 1167<DD><A href="#note32-07">Note 32-07: (CAMERA) Revised the <CODE>Activate</CODE> function [SDK | System Updater]</A></DD> 1168<DD><A href="#note32-08">Note 32-08: (CAMERA) Revised the <CODE>SetAutoWhiteBalance</CODE> function [SDK | System Updater]</A></DD> 1169<DD><A href="#note32-09">Note 32-09: (CAMERA) Revised the <CODE>SetNoiseFilter</CODE> function [SDK | System Updater]</A></DD> 1170<DD><A href="#note32-10">Note 32-10: (CAMERA) Revised the <CODE>SetTrimmingParams</CODE> and <CODE>SetTrimmingParamsCenter</CODE> functions [SDK | System Updater]</A></DD> 1171<DD><A href="#note32-11">Note 32-11: (CAMERA) Added support for the camera LED [SDK | System Updater]</A></DD> 1172<DD><A href="#note32-12">Note 32-12: (CAMERA) Added a function to play the shutter sound [SDK | System Updater]</A></DD> 1173<DD><A href="#note32-13">Note 32-13: (CAMERA/Y2R) Changed the <CODE>Initialize</CODE> function's return value [SDK | System Updater]</A></DD> 1174<DD><A href="#note32-14">Note 32-14: (FS) Revised NAND and SD Memory Card error processing [System Updater]</A></DD> 1175<DD><A href="#note32-15">Note 32-15: (HID) Revised the <CODE>nn::fs::Directory::Read</CODE> function [System Updater]</A></DD> 1176<DD><A href="#note32-16">Note 32-16: (FS) Revised <CODE>sdmc:</CODE> archives [SDK | System Updater]</A></A></DD> 1177<DD><A href="#note32-17">Note 32-17: (FS) Added save data support [SDK | System Updater]</A></DD> 1178<DD><A href="#note32-18">Note 32-18: (FS) Added support for 8.3 filenames that only have lowercase characters [SDK | System Updater]</A></DD> 1179<DD><A href="#note32-19">Note 32-19: (FS) Added support for add-on data [System Updater]</A></DD> 1180<DD><A href="#note32-20">Note 32-20: (GX) Changed LCD backlight-related settings [System Updater]</A></DD> 1181<DD><A href="#note32-21">Note 32-21: (GX) Added the <CODE>SetMemAccessPrioMode</CODE> function [SDK | System Updater]</A></DD> 1182<DD><A href="#note32-22">Note 32-22: (GX) Fixed problem that caused vertical line noise to appear on screen [System Updater]</DD> 1183<DD><A href="#note32-23">Note 32-23: (HTTP/SSL) Added support for internal certificates [System Updater]</A></DD> 1184<DD><A href="#note32-24">Note 32-24: (MIDI) Added the MIDI library [SDK | System Updater]</A></DD> 1185<DD><A href="#note32-25">Note 32-25: (NET) Added wireless On/Off features [System Updater]</A></DD> 1186<DD><A href="#note32-26">Note 32-26: (OS) Fixed a bug where <CODE>Wait*</CODE> functions with a timeout would not return [System Updater]</A></DD> 1187<DD><A href="#note32-27">Note 32-27: (OS) Revised the order in which synchronous objects release threads [System Updater]</A></DD> 1188<DD><A href="#note32-28">Note 32-28: (OS) Modified the length of time until power-off [System Updater]</A></DD> 1189<DD><A href="#note32-29">Note 32-29: (SND) High-frequency sound when headphones are inserted [System Updater]</A></DD> 1190<DD><A href="#note32-30">Note 32-30: (SND) Added a function for determining whether headphones have been inserted [SDK | System Updater]</A></DD> 1191<DD><A href="#note32-31">Note 32-31: (Socket) Changed header files [SDK]</A></DD> 1192<DD><A href="#note32-32">Note 32-32: (Socket/UDS) Fixed problem where system would deadlock under high load [System Updater]</A></DD> 1193<DD><A href="#note32-33">Note 32-33: (UDS) Added support for <CODE>Audience</CODE> mode [System Updater]</A></DD> 1194<DD><A href="#note32-34">Note 32-34: (UDS) Implemented <CODE>EjectAudience</CODE> function [System Updater]</A></DD> 1195<DD><A href="#note32-35">Note 32-35: (UDS) Fixed bug where <CODE>SetApplicationDataToBeacon</CODE> and <CODE>GetApplicationDataFromBeacon</CODE> functions could not set or get data [System Updater]</A></DD> 1196<DD><A href="#note32-36">Note 32-36: (UDS) Reduced processing load when receiving [System Updater]</A></DD> 1197<DD><A href="#note32-37">Note 32-37: (ULCD) Added support for automatically disabling stereoscopic display [System Updater]</A></DD> 1198<DD><A href="#note32-38">Note 32-38: (Y2R) Changed arguments to the <CODE>SetDitheringWeightParam</CODE> function [SDK | System Updater]</A></DD> 1199<DD><A href="#note32-39">Note 32-39: (Y2R) Added a <SPAN class="argument">stride</SPAN> argument to functions that transfer source data for conversion [SDK | System Updater]</A></DD> 1200<DD><A href="#KnownIssues_0_10_0_Release%20System Updater">Known Issues with SDK 0.10.0 Release System Updater</A></DD> 1201</DL> 1202<DL> 1203<DT> 1204<A href="#sdk_0_10_0_Release%20Sample Demos">CTR-SDK 0.10.0 Release Sample Demos</A> (2010/06/23)</DT> 1205<DD><A href="#note31-01">Note 31-01: (FS) Added features to the multifeature demos [Sample Demos]</A></DD> 1206<DD><A href="#note31-02">Note 31-02: (GX) Sped up the <CODE>ScreenCapture</CODE> sample and fixed a bug in it [Sample Demos]</A></DD> 1207<DD><A href="#note31-03">Note 31-03: (GX) Added graphics demos [Sample Demos]</A></DD> 1208<DD><A href="#note31-04">Note 31-04: (HIO) Revised the PC-side <CODE>HostIO</CODE> sample [Sample Demos]</A></DD> 1209<DD><A href="#note31-05">Note 31-05: (RDT) Added RDT sample demos [Sample Demos]</A></DD> 1210<DD><A href="#note31-06">Note 31-06: (SND) Added sample demos [Sample Demos]</A></DD> 1211<DD><A href="#note31-07">Note 31-07: (UGC) Added simple sample of the profanity-check library [Sample Demos]</A></DD> 1212<DD><A href="#note31-08">Note 31-08: (UGC) Added simple sample of the blacklist library [Sample Demos]</A></DD> 1213<DD><A href="#KnownIssues_0_10_0_Release%20Sample Demos">Known Issues with SDK 0.10.0 Release Sample Demos</A></DD> 1214</DL> 1215<DL> 1216<DT> 1217<A href="#sdk_0_9_7_Release">CTR-SDK 0.9.7 Release</A> (2010/05/26)</DT> 1218<DD><A href="#KnownIssues_0_9_7_Release">Known Issues in the SDK 0.9.7 Release</A></DD> 1219</DL> 1220<DL> 1221<DT> 1222<A href="#sdk_0_9_7_Release%20System Updater">CTR-SDK 0.9.7 Release System Updater</A> (2010/05/26)</DT> 1223<DD><A href="#note29-01">Note 29-01: (SND) Improved sound pressure levels in headphone output and removed distortion [System Updater]</A></DD> 1224<DD><A href="#KnownIssues_0_9_7_Release%20System Updater">Known Issues with System Updater in the SDK 0.9.7 Release</A></DD> 1225</DL> 1226<DL> 1227<DT> 1228<A href="#sdk_0_9_6_Release">CTR-SDK 0.9.6 Release</A> (2010/05/24)</DT> 1229<DD><A href="#note28-01">Note 28-01: (GX) Fixed a bug in the texture cache flush [SDK]</A></DD> 1230<DD><A href="#KnownIssues_0_9_6_Release">Known Issues with SDK 0.9.6 Release</A></DD> 1231</DL> 1232<DL> 1233<DT> 1234<A href="#sdk_0_9_6_Release%20System Updater">CTR-SDK 0.9.6 Release System Updater</A> (2010/05/24)</DT> 1235<DD><A href="#note27-01">Note 27-01: (CAMERA/Y2R) Fixed a bug where function calls would not return [System Updater]</A></DD> 1236<DD><A href="#KnownIssues_0_9_6_Release%20System Updater">Known Issues with System Updater in the SDK 0.9.6 Release</A></DD> 1237</DL> 1238<DL> 1239<DT> 1240<A href="#sdk_0_9_5_Release">CTR-SDK 0.9.5 Release</A> (2010/05/20)</DT> 1241<DD><A href="#note26-01">Note 26-01: (SND) Fixed a bug that occurred during a Voice volume change [SDK]</A></DD> 1242<DD><A href="#KnownIssues_0_9_5_Release">Known Issues in the SDK 0.9.5 Release</A></DD> 1243</DL> 1244<DL> 1245<DT> 1246<A href="#sdk_0_9_4_Release">CTR-SDK 0.9.4 Release</A> (2010/05/19)</DT> 1247<DD><A href="#note25-01">Note 25-01: (SND) Fixed a Volume Mixer bug [SDK]</A></DD> 1248<DD><A href="#KnownIssues_0_9_4_Release">Known Issues in the SDK 0.9.4 Release</A></DD> 1249</DL> 1250<DL> 1251<DT> 1252<A href="#sdk_0_9_4_Release%20System Updater">CTR-SDK 0.9.4 Release System Updater</A> (2010/05/19)</DT> 1253<DD><A href="#note24-01">Note 24-01: (MCU) Changed the 3D LED to always be illuminated [System Updater]</A></DD> 1254<DD><A href="#note24-02">Note 24-02: (MCU) Fixed a bug that caused the volume to increase temporarily at indeterminate times [System Updater]</A></DD> 1255<DD><A href="#note24-03">Note 24-03: (MCU) Fixed a bug that caused the power and LCDs to turn off, and resets to occur, at indeterminate times [System Updater]</A></DD> 1256<DD><A href="#note24-04">Note 24-04: (MCU) Changed the time to power off when the Power Button is held down [System Updater]</A></DD> 1257<DD><A href="#note24-05">Note 24-05: (OS) Fixed a bug that caused the firmware to halt when running for a long time [System Updater]</A></DD> 1258<DD><A href="#KnownIssues_0_9_4_Release%20System Updater">Known Issues with System Updater in the SDK 0.9.4 Release</A></DD> 1259</DL> 1260<DL> 1261<DT> 1262<A href="#sdk_0_9_3_Release">CTR-SDK 0.9.3 Release</A> (2010/05/12)</DT> 1263<DD><A href="#note23-01">Note 23-01: (GX) Added header files with macros for PICA register information [SDK]</A></DD> 1264<DD><A href="#note23-02">Note 23-02: (GX) Updated documentation [SDK]</A></DD> 1265<DD><A href="#note23-03">Note 23-03: (GX) Added a way to get the address of data for bound textures [SDK]</A></DD> 1266<DD><A href="#note23-04">Note 23-04: (GX) Fixed a bug that prevented fixed vertex attributes from being updated properly when program objects were switched [SDK]</A></DD> 1267<DD><A href="#note23-05">Note 23-05: (GX) Added a way to get the address of vertex data for bound vertex buffer objects [SDK]</A></DD> 1268<DD><A href="#KnownIssues_0_9_3_Release">Known Issues in the SDK 0.9.3 Release</A></DD> 1269</DL> 1270<DL> 1271<DT> 1272<A href="#sdk_0_9_3_Release%20System Updater">CTR-SDK 0.9.3 Release System Updater</A> (2010/05/12)</DT> 1273<DD><A href="#note22-01">Note 22-01: (Miscellaneous) Fixed a bug that caused program execution to freeze in some environments [System Updater]</A></DD> 1274<DD><A href="#KnownIssues_0_9_3_Release%20System Updater">Known Issues with System Updater in the SDK 0.9.3 Release</A></DD> 1275</DL> 1276<DL> 1277<DT> 1278<A href="#sdk_0_9_2_Release">CTR-SDK 0.9.2 Release</A> (2010/05/07)</DT> 1279<DD><A href="#note21-01">Note 21-01: (CAMERA) Calibration data definitions for stereo cameras [SDK | System Updater]</A></DD> 1280<DD><A href="#note21-02">Note 21-02: (GX) Updated the DMPGL documentation [SDK]</A></DD> 1281<DD><A href="#note21-03">Note 21-03: (GX) Removed error checks for Release builds [SDK]</A></DD> 1282<DD><A href="#note21-04">Note 21-04: (GX) Fixed bugs in <CODE>glFramebufferRenderbuffer</CODE> [SDK]</A></DD> 1283<DD><A href="#note21-05">Note 21-05: (GX) Fixed a problem that caused invalid format recognition when <CODE>glTexImage2D</CODE> was called multiple times [SDK]</A></DD> 1284<DD><A href="#note21-06">Note 21-06: (GX) Added the <CODE>nngxGetCommandGenerationMode</CODE> function [SDK]</A></DD> 1285<DD><A href="#note21-07">Note 21-07: (GX) Fixed a bug that caused only 239 lines to be displayed on the lower screen [SDK]</A></DD> 1286<DD><A href="#note21-08">Note 21-08: (GX) Fixed a bug that caused execution to hang when no vertex attributes used vertex arrays [SDK]</A></DD> 1287<DD><A href="#note21-09">Note 21-09: (HID) Added support for the Classic Controller PRO for development tools [SDK]</A></DD> 1288<DD><A href="#note21-10">Note 21-10: (SND) Fixed sound distortion [SDK]</A></DD> 1289<DD><A href="#note21-11">Note 21-11: (SND) Fixed a bug that caused all sound playback to stop when neither a loop or buffer jump was specified [SDK]</A></DD> 1290<DD><A href="#note21-12">Note 21-12: (TOOL) Added <CODE>DevMenu</CODE> [SDK]</A></DD> 1291<DD><A href="#note21-13">Note 21-13: (TOOL) Updated the shader assembly language [SDK]</A></DD> 1292<DD><A href="#note21-14">Note 21-14: (ULCD) Changed prerequisites [SDK]</A></DD> 1293<DD><A href="#note21-15">Note 21-15: (ULCD) Added macro definitions that specify the display in autostereoscopic mode [SDK]</A></DD> 1294<DD><A href="#KnownIssues_0_9_2_Release">Known Issues with SDK 0.9.2 Release</A></DD> 1295</DL> 1296<DL> 1297<DT> 1298<A href="#sdk_0_9_2_Release%20System Updater">CTR-SDK 0.9.2 Release System Updater</A> (2010/05/07)</DT> 1299<DD><A href="#note20-01">Note 20-01: (OS) Added support for debugging CIA files [System Updater]</A></DD> 1300<DD><A href="#note20-02">Note 20-02: (OS) Fixed a bug that caused the debugger to hang when loading a process [System Updater]</A></DD> 1301<DD><A href="#note20-03">Note 20-03: (UDS) Fixed a bug that prevented Client nodes from reconnecting [System Updater]</A></DD> 1302<DD><A href="#note20-04">Note 20-04: (UDS) Fixed a bug that corrupted Master management data when a Client failed to connect [System Updater]</A></DD> 1303<DD><A href="#KnownIssues_0_9_2_Release%20System Updater">Known Issues with System Updater in SDK 0.9.2 Release</A></DD> 1304</DL> 1305<DL> 1306<DT> 1307<A href="#sdk_0_9_2_Release%20Sample Demos">CTR-SDK 0.9.2 Release Sample Demos</A> (2010/05/07)</DT> 1308<DD><A href="#note19-01">Note 19-01: (GX) Added <CODE>ScreenCapture</CODE> sample demos [Sample Demos]</A></DD> 1309<DD><A href="#KnownIssues_0_9_2_Release%20Sample Demos">Known Issues with SDK 0.9.2 Release Sample Demos</A></DD> 1310</DL> 1311<DL> 1312<DT> 1313<A href="#sdk_0_9_1_Release">CTR-SDK 0.9.1 Release</A> (2010/04/23)</DT> 1314<DD><A href="#note18-01">Note 18-01: (OS) Fixed bugs for file read and write operations [<B>SDK</B>]</A></DD> 1315<DD><A href="#note18-02">Note 18-02: (SND) Changed the DSP sound specifications [<B>SDK</B>]</A></DD> 1316<DD><A href="#note18-03">Note 18-03: (TOOL) Added <CODE>ctr_makesimplecia32.exe</CODE> [<B>SDK</B>]</A></DD> 1317<DD><A href="#note18-04">Note 18-04: (UDS) Revised the <CODE>nn::uds::Finalize</CODE> function to finalize status update events [<B>SDK</B>]</A></DD> 1318<DD><A href="#note18-05">Note 18-05: (UDS) Eliminated use of <CODE>std::vector</CODE> by the library [<B>SDK</B>]</A></DD> 1319<DD><A href="#KnownIssues_0_9_1_Release">Known Issues with SDK 0.9.1 Release</A></DD> 1320</DL> 1321<DL> 1322<DT> 1323<A href="#sdk_0_9_1_Release%20System Updater">CTR-SDK 0.9.1 Release System Updater</A> (2010/04/23)</DT> 1324<DD><A href="#note17-01">Note 17-01: (OS) Revised adjustments for LCD flickering [System Updater]</A></DD> 1325<DD><A href="#note17-02">Note 17-02: (SOCKET) Revised the socket startup and finalization [System Updater]</A></DD> 1326<DD><A href="#note17-03">Note 17-03: (SOCKET) Revised the packet-sending operation [System Updater]</A></DD> 1327<DD><A href="#KnownIssues_0_9_1_Release%20System Updater">Known Issues with SDK 0.9.1 Release System Updater</A></DD> 1328</DL> 1329<DL> 1330<DT> 1331<A href="#sdk_0_9_1_Release%20Sample Demos">CTR-SDK 0.9.1 Release Sample Demos</A> (2010/04/23)</DT> 1332<DD><A href="#note16-01">Note 16-01: (DEMO) Fixed bugs related to double-buffering of the display buffer [Sample Demos]</A></DD> 1333<DD><A href="#KnownIssues_0_9_1_Release%20Sample Demos">Known Issues with SDK 0.9.1 Release Sample Demos</A></DD> 1334</DL> 1335<DL> 1336<DT> 1337<A href="#sdk_0_9_0_Release">CTR-SDK 0.9.0 Release</A> (2010/04/14)</DT> 1338<DD><A href="#note15-01">Note 15-01: (AC) Added AC library [SDK | System Updater]</A></DD> 1339<DD><A href="#note15-02">Note 15-02: (CAMERA) Added support for the second outer camera [SDK | System Updater]</A></DD> 1340<DD><A href="#note15-03">Note 15-03: (CAMERA) Revised the CAMERA library configuration functions [SDK | System Updater]</A></DD> 1341<DD><A href="#note15-04">Note 15-04: (CAMERA) Revised CAMERA AC library functions [SDK | System Updater]</A></DD> 1342<DD><A href="#note15-05">Note 15-05: (CAMERA) Revised reference for <CODE>nn::camera::CTR::FrameRate</CODE> [SDK]</A></DD> 1343<DD><A href="#note15-06">Note 15-06: (CAMERA) Adjusted the camera image quality [SDK | System Updater]</A></DD> 1344<DD><A href="#note15-07">Note 15-07: (CAMERA) Added image data auto-receive configuration functions [SDK | System Updater]</A></DD> 1345<DD><A href="#note15-08">Note 15-08: (CECD) Added Chance Encounter Communication daemon (alpha version) [SDK]</A></DD> 1346<DD><A href="#note15-09">Note 15-09: (DBG) Debugger output, ASSERT enable / disable switch [SDK]</A></DD> 1347<DD><A href="#note15-10">Note 15-10: (DEMO) Moved the demo library [SDK | Sample Demos]</A></DD> 1348<DD><A href="#note15-11">Note 15-11: (DSP) Moved header files [SDK]</A></DD> 1349<DD><A href="#note15-12">Note 15-12: (DevEnv) Added <CODE>--gnu</CODE> option [SDK]</A></DD> 1350<DD><A href="#note15-13">Note 15-13: (DevEnv) Changed to -Otime [SDK]</A></DD> 1351<DD><A href="#note15-14">Note 15-14: (DevEnv) Added TS board support [SDK | System Updater]</A></DD> 1352<DD><A href="#note15-15">Note 15-15: (DevEnv) Added Windows 7 64-bit OS support [SDK]</A></DD> 1353<DD><A href="#note15-16">Note 15-16: (DevEnv) Changed version.h [SDK]</A></DD> 1354<DD><A href="#note15-17">Note 15-17: (DevEnv) Added BOM to source code [SDK]</A></DD> 1355<DD><A href="#note15-18">Note 15-18: (DevEnv) Changed dependency analysis [SDK]</A></DD> 1356<DD><A href="#note15-19">Note 15-19: (DevEnv) Restricted function call optimization [SDK]</A></DD> 1357<DD><A href="#note15-20">Note 15-20: (FND) Added features to <CODE>nn::fnd::DateTime</CODE> class [SDK]</A></DD> 1358<DD><A href="#note15-21">Note 15-21: (FND) Added <CODE>nn::fnd::DateTimeParameters</CODE> [SDK]</A></DD> 1359<DD><A href="#note15-22">Note 15-22: (FS) Revised ROMFS file alignment [SDK]</A></DD> 1360<DD><A href="#note15-23">Note 15-23: (FS) Added <CODE>nn::fnd::Directory</CODE> class [SDK]</A></DD> 1361<DD><A href="#note15-24">Note 15-24: (FS) Changed <CODE>nn::fnd::DirectoryEntry</CODE> structure member size [SDK]</A></DD> 1362<DD><A href="#note15-25">Note 15-25: (GX) Fixed a bug where no command would be generated for the viewport during <CODE>NN_GX_STATE_OTHERS</CODE> validation [SDK]</A></DD> 1363<DD><A href="#note15-26">Note 15-26: (GX) Added TS features (texture processing) [SDK]</A></DD> 1364<DD><A href="#note15-27">Note 15-27: (GX) Added TS features (fragment lighting) [SDK]</A></DD> 1365<DD><A href="#note15-28">Note 15-28: (GX) Fixed a bug relating to <CODE>dmp_LightEnv.bumpRenorm</CODE>, <CODE>dmp_LightEnv.bumpMode</CODE> [SDK]</A></DD> 1366<DD><A href="#note15-29">Note 15-29: (GX) Fixed a bug in <CODE>glFramebufferTexture2D</CODE> function error check [SDK]</A></DD> 1367<DD><A href="#note15-30">Note 15-30: (GX) Relaxed error checking in the <CODE>nngxAdd3DCommand</CODE> [SDK]</A></DD> 1368<DD><A href="#note15-31">Note 15-31: (GX) Changed the <CODE>nngxCopyCmdlist</CODE> function to allow copying to a command list that is waiting [SDK]</A></DD> 1369<DD><A href="#note15-32">Note 15-32: (GX) Fixed a bug in the <CODE>nngxCopyCmdlist</CODE> function where command counters were not cleared after execution [SDK]</A></DD> 1370<DD><A href="#note15-33">Note 15-33: (GX) Deprecated the <CODE>nngxReserveSwapBuffers</CODE> function [SDK]</A></DD> 1371<DD><A href="#note15-34">Note 15-34: (GX) Added error check to the <CODE>nngxSwapBuffers</CODE> function [SDK]</A></DD> 1372<DD><A href="#note15-35">Note 15-35: (GX) Added functions for command cache feature [SDK]</A></DD> 1373<DD><A href="#note15-36">Note 15-36: (GX) Added ability to specify only a part of a data transfer pattern [SDK]</A></DD> 1374<DD><A href="#note15-37">Note 15-37: (GX) Optimized geometry shader for lines that only have vertex attributes [SDK]</A></DD> 1375<DD><A href="#note15-38">Note 15-38: (GX) Fixed an error check bug when 0 is specified for the data when creating a vertex buffer [SDK]</A></DD> 1376<DD><A href="#note15-39">Note 15-39: (HID) Clamping touch panel input [SDK]</A></DD> 1377<DD><A href="#note15-40">Note 15-40: (HIO) Added samples and documentation for the HIO library [SDK]</A></DD> 1378<DD><A href="#note15-41">Note 15-41: (HIO) Revised host-side file operations [SDK]</A></DD> 1379<DD><A href="#note15-42">Note 15-42: (HIO) Added functions and classes to support wide-character strings [SDK]</A></DD> 1380<DD><A href="#note15-43">Note 15-43: (SSL) Added the HTTP library [SDK | System Updater]</A></DD> 1381<DD><A href="#note15-44">Note 15-44: (JPEG) Added the JPEG codec library [SDK]</A></DD> 1382<DD><A href="#note15-45">Note 15-45: (MATH) Added the MATH library functions [SDK]</A></DD> 1383<DD><A href="#note15-46">Note 15-46: (MATH) Fixed bugs in <CODE>SinFIdx</CODE>, <CODE>CosFIdx</CODE>, <CODE>SinCosFIdx </CODE>functions [SDK]</A></DD> 1384<DD><A href="#note15-47">Note 15-47: (MATH) Made the <CODE>math</CODE> API inline [SDK]</A></DD> 1385<DD><A href="#note15-48">Note 15-48: (MATH) Added member functions to the matrix and vector classes [SDK]</A></DD> 1386<DD><A href="#note15-49">Note 15-49: (MATH) Optimized by rewriting (some) functions in assembler [SDK]</A></DD> 1387<DD><A href="#note15-50">Note 15-50: (OS) Fixed a bug when specifying sizes in excess of 8MB when calling the <CODE>nn::init::InitializeAllocator</CODE> function [SDK]</A></DD> 1388<DD><A href="#note15-51">Note 15-51: (OS) Changed specifications for the <CODE>nninitStaticInit</CODE> function [SDK]</A></DD> 1389<DD><A href="#note15-52">Note 15-52: (OS) Changed the program initialization sequence [SDK]</A></DD> 1390<DD><A href="#note15-53">Note 15-53: (OS) Added high-speed synchronization mechanisms [SDK | System Updater]</A></DD> 1391<DD><A href="#note15-54">Note 15-54: (SND) Fixed a bug when specifying a pitch higher than 14 during ADPCM playback [SDK]</A></DD> 1392<DD><A href="#note15-55">Note 15-55: (SND) Added Aux bus [SDK]</A></DD> 1393<DD><A href="#note15-56">Note 15-56: (SND) Added functions to set and get DSP cycle count [SDK]</A></DD> 1394<DD><A href="#note15-57">Note 15-57: (SND) Changed <CODE>nn::snd::MixParam</CODE> structure format [SDK]</A></DD> 1395<DD><A href="#note15-58">Note 15-58: (SND) Fixed a bug where execution would not finish even after reaching the end of a sample [SDK]</A></DD> 1396<DD><A href="#note15-59">Note 15-59: (SND) Changed parameter default values [SDK]</A></DD> 1397<DD><A href="#note15-60">Note 15-60: (SND) Moved header files [SDK]</A></DD> 1398<DD><A href="#note15-61">Note 15-61: (SND) Fixed a bug in releasing voice buffers [SDK]</A></DD> 1399<DD><A href="#note15-62">Note 15-62: (SND) Optimized the library [SDK]</A></DD> 1400<DD><A href="#note15-63">Note 15-63: (SND) Fixed a bug that would occur when clearing loop flag during loop playback [SDK]</A></DD> 1401<DD><A href="#note15-64">Note 15-64: (SND) Added features to set and get interpolation method [SDK]</A></DD> 1402<DD><A href="#note15-65">Note 15-65: (SOCKET) Added the socket library [SDK | System Updater]</A></DD> 1403<DD><A href="#note15-66">Note 15-66: (SSL) Added the SSL library [SDK | System Updater]</A></DD> 1404<DD><A href="#note15-67">Note 15-67: (TOOL) Added the <CODE>Config</CODE> tool [SDK]</A></DD> 1405<DD><A href="#note15-68">Note 15-68: (UDS) Added the UDS library [SDK | System Updater]</A></DD> 1406<DD><A href="#note15-69">Note 15-69: (ULCD) Added the autostereoscopy feature (API to change LCD mode and the LUCD library) [SDK]</A></DD> 1407<DD><A href="#note15-70">Note 15-70: (Y2R) Revised the Y2R library functions [SDK]</A></DD> 1408<DD><A href="#note15-71">Note 15-71: (Y2R) Added a <SPAN class="argument">stride</SPAN> argument to functions that transfer source data for conversion [SDK | System Updater]</A></DD> 1409<DD><A href="#KnownIssues_0_9_0_Release">Known Issues with SDK 0.9.0 Release</A></DD> 1410</DL> 1411<DL> 1412<DT> 1413<A href="#sdk_0_9_0_Release%20System Updater">CTR-SDK 0.9.0 Release System Updater</A> (2010/04/14)</DT> 1414<DD><A href="#note14-01">Note 14-01: (AC) Added AC library [SDK | System Updater]</A></DD> 1415<DD><A href="#note14-02">Note 14-02: (CAMERA) Added support for the second outer camera [SDK | System Updater]</A></DD> 1416<DD><A href="#note14-03">Note 14-03: (CAMERA) Revised the CAMERA library configuration functions [SDK | System Updater]</A></DD> 1417<DD><A href="#note14-04">Note 14-04: (CAMERA) Revised CAMERA AC library functions [SDK | System Updater]</A></DD> 1418<DD><A href="#note14-05">Note 14-05: (CAMERA) Adjusted the camera image quality [SDK | System Updater]</A></DD> 1419<DD><A href="#note14-06">Note 14-06: (CAMERA) Added image data auto-receive configuration functions [SDK | System Updater]</A></DD> 1420<DD><A href="#note14-07">Note 14-07: (DevEnv) Added TS board support [SDK | System Updater]</A></DD> 1421<DD><A href="#note14-08">Note 14-08: (FS) Fixed FATFS access bug [System Updater]</A></DD> 1422<DD><A href="#note14-09">Note 14-09: (FS) Added DMA support for NAND/SD Memory Cards [System Updater]</A></DD> 1423<DD><A href="#note14-10">Note 14-10: (FS) Implemented directory scans in ROM [System Updater]</A></DD> 1424<DD><A href="#note14-11">Note 14-11: (GX) Removed alignment restrictions during VRAM transfers [System Updater]</A></DD> 1425<DD><A href="#note14-12">Note 14-12: (GX) Fixed a bug in the lower-screen swap buffer [System Updater]</A></DD> 1426<DD><A href="#note14-13">Note 14-13: (HID) Revised the <CODE>Reader</CODE> function of <CODE>TouchPanelReader</CODE> [System Updater]</A></DD> 1427<DD><A href="#note14-14">Note 14-14: (SSL) Added the HTTP library [SDK | System Updater]</A></DD> 1428<DD><A href="#note14-15">Note 14-15: (OS) Revised the <CODE>nn::os::Timer::ClearSignal</CODE> function [System Updater]</A></DD> 1429<DD><A href="#note14-16">Note 14-16: (OS) Set upper limit on number of threads [System Updater]</A></DD> 1430<DD><A href="#note14-17">Note 14-17: (OS) Fixed a bug where debugger would fail to load <CODE>cci</CODE> files [System Updater]</A></DD> 1431<DD><A href="#note14-18">Note 14-18: (OS) Fixed a bug where hard breaks would not be possible after setting a breakpoint in the debugger [System Updater]</A></DD> 1432<DD><A href="#note14-19">Note 14-19: (OS) Modified the debugger exception notifications [System Updater]</A></DD> 1433<DD><A href="#note14-20">Note 14-20: (OS) Fixed mutual exclusion bug in the firmware [System Updater]</A></DD> 1434<DD><A href="#note14-21">Note 14-21: (OS) Fixed a bug where cycle timer cycles got longer [System Updater]</A></DD> 1435<DD><A href="#note14-22">Note 14-22: (OS) Added high-speed synchronization mechanisms [SDK | System Updater]</A></DD> 1436<DD><A href="#note14-23">Note 14-23: (SND) Fixed a bug where volume was too low [System Updater]</A></DD> 1437<DD><A href="#note14-24">Note 14-24: (SND) Fixed a bug where volume + / - symbols were backwards [System Updater]</A></DD> 1438<DD><A href="#note14-25">Note 14-25: (SOCKET) Added the socket library [SDK | System Updater]</A></DD> 1439<DD><A href="#note14-26">Note 14-26: (SSL) Added the SSL library [SDK | System Updater]</A></DD> 1440<DD><A href="#note14-27">Note 14-27: (UDS) Added the UDS library [SDK | System Updater]</A></DD> 1441<DD><A href="#note14-28">Note 14-28: (Y2R) Added a <SPAN class="argument">stride</SPAN> argument to functions that transfer source data for conversion [SDK | System Updater]</A></DD> 1442<DD><A href="#KnownIssues_0_9_0_Release%20System Updater">Known Issues with SDK 0.9.0 Release System Updater</A></DD> 1443</DL> 1444<DL> 1445<DT> 1446<A href="#sdk_0_9_0_Release%20Sample Demos">CTR-SDK 0.9.0 Release Sample Demos</A> (2010/04/14)</DT> 1447<DD><A href="#note13-01">Note 13-01: (DEMO) Moved the demo library [SDK | Sample Demos]</A></DD> 1448<DD><A href="#note13-02">Note 13-02: (GX) Changed graphics demos [Sample Demos]</A></DD> 1449<DD><A href="#note13-03">Note 13-03: (GX) Changed vertex shader assembly code for sample demos [Sample Demos]</A></DD> 1450<DD><A href="#note13-04">Note 13-04: (GX) Added two types of samples for fragment lighting [Sample Demos]</A></DD> 1451<DD><A href="#note13-05">Note 13-05: (SND) Changed sample demos [Sample Demos]</A></DD> 1452<DD><A href="#note13-06">Note 13-06: (SND) Added sample demos [Sample Demos]</A></DD> 1453<DD><A href="#note13-07">Note 13-07: (ULCD) Added ULCD sample demos [Sample Demos]</A></DD> 1454<DD><A href="#note13-08">Note 13-08: (Other) Changed demo1 [Sample Demos]</A></DD> 1455<DD><A href="#note13-09">Note 13-09: (Other) Deleted <CODE>using namespace</CODE> declaration from sample demos [Sample Demos]</A></DD> 1456<DD><A href="#KnownIssues_0_9_0_Release%20Sample Demos">Known Issues with SDK 0.9.0 Release Sample Demos</A></DD> 1457</DL> 1458<DL> 1459<DT> 1460<A href="#sdk_0_8_3_Release">CTR-SDK 0.8.3 Release</A> (2010/03/15)</DT> 1461<DD><A href="#note12-01">Note 12-01: Note 12-01: (DEMO) Revised the internal operations of the <CODE>nn::demo::RunCmdlistDone</CODE> function [<span>SDK</span>]</DD> 1462<DD><A href="#note12-02">Note 12-02: (DEMO) Replaced the <CODE>nngxReserveSwapBuffers</CODE> function with the <CODE>nngxSwapBuffers</CODE> function [SDK | Sample Demos]</DD> 1463<DD><A href="#note12-03">Note 12-03: (GX) Updated the DMPGL documentation [SDK]</A></DD> 1464<DD><A href="#note12-04">Note 12-04: Note 12-04: (GX) Fixed a bug related to dmp_Texture*.samplerType switching [<span>SDK</span>]</DD> 1465<DD><A href="#note12-05">Note 12-05: (GX) Fixed a bug involving setting the alpha component with the <CODE>glBlend*</CODE> functions [SDK]</A></DD> 1466<DD><A href="#note12-06">Note 12-06: (GX) Fixed bugs in <CODE>glBufferData</CODE> function [SDK]</A></DD> 1467<DD><A href="#note12-07">Note 12-07: (GX) Fixed bugs in <CODE>glBufferSubData</CODE> function [SDK]</A></DD> 1468<DD><A href="#note12-08">Note 12-08: (GX) Changed <CODE>glBufferSubData</CODE> function specifications [SDK]</A></DD> 1469<DD><A href="#note12-09">Note 12-09: (GX) Fixed bugs in the <CODE>glLinkProgram</CODE> function [SDK]</A></DD> 1470<DD><A href="#note12-10">Note 12-10: Note 12-10: (GX) Added a parameter obtained by the <CODE>nngxGetCmdlistParameteri</CODE> function [<span>SDK</span>]</DD> 1471<DD><A href="#note12-11">Note 12-11: (GX) Fixed issues with the error detection of the <CODE>nngxInitialize</CODE> function [<span>SDK</span>]</A></DD> 1472<DD><A href="#note12-12">Note 12-12: (GX) Changed the <CODE>nngxReserveSwapBuffers</CODE> function to be equivalent of the <CODE>nngxSwapBuffers</CODE> function [SDK]</DD> 1473<DD><A href="#note12-13">Note 12-13: (GX) Revised the error checking of the <CODE>nngxTransferRenderImage</CODE> and <CODE>nngxSwapBuffers</CODE> functions [SDK]</A></DD> 1474<DD><A href="#note12-14">Note 12-14: (GX) Changed specifications for the command cache feature [SDK]</A></DD> 1475<DD><A href="#note12-15">Note 12-15: (GX) Changed the timing when command lists are destroyed and cleared [SDK]</DD> 1476<DD><A href="#note12-16">Note 12-16: (GX) Added a function that waits until a command list finishes executing [SDK]</DD> 1477<DD><A href="#note12-17">Note 12-17: (GX) Changed the timing when command completion interrupt handlers are registered and disabled [SDK]</DD> 1478<DD><A href="#note12-18">Note 12-18: (GX) Added system API error codes [SDK]</A></DD> 1479<DD><A href="#note12-19">Note 12-19: (GX) Fixed a bug in procedural textures [SDK]</A></DD> 1480<DD><A href="#note12-20">Note 12-20: (TOOL) Updated the shader assembly language [SDK]</A></DD> 1481<DD><A href="#KnownIssues_0_8_3_Release">Known Issues with SDK 0.8.3 Release</A></DD> 1482</DL> 1483<DL> 1484<DT> 1485<A href="#sdk_0_8_3_Release%20Sample Demos">CTR-SDK 0.8.3 Release Sample Demos</A> (2010/03/15)</DT> 1486<DD><A href="#note11-01">Note 11-01: (DEMO) Replaced the <CODE>nngxReserveSwapBuffers</CODE> function with the <CODE>nngxSwapBuffers</CODE> function [SDK | Sample Demos]</DD> 1487<DD><A href="#note11-02">Note 11-02: (GX) Revised the <CODE>GasCessna</CODE> sample [Sample Demos]</A></DD> 1488<DD><A href="#note11-03">Note 11-03: (GX) Fixed a bug in the <CODE>GasColorSimple</CODE> sample [Sample Demos]</A></DD> 1489<DD><A href="#note11-04">Note 11-04: (GX) Revised the <CODE>ProctexRandom</CODE> sample [Sample Demos]</A></DD> 1490<DD><A href="#note11-05">Note 11-05: (GX) Added samples of using command cache [Sample Demos]</A></DD> 1491<DD><A href="#KnownIssues_0_8_3_Release%20Sample Demos">Known Issues with SDK 0.8.3 Release Sample Demos</A></DD> 1492</DL> 1493<DL> 1494<DT> 1495<A href="#sdk_0_8_2_Release">CTR-SDK 0.8.2 Release</A> (2010/02/22)</DT> 1496<DD><A href="#note10-01">Note 10-01: (HIO) Revised the HIO library initialization functions [SDK]</A></DD> 1497<DD><A href="#note10-02">Note 10-02: (MATH) Fixed a bug that occurred if the input and output of the <CODE>VEC3Transform</CODE> function were the same [SDK]</A></DD> 1498<DD><A href="#note10-03">Note 10-03: (SND) Fixed a bug in ADPCM playback [SDK]</A></DD> 1499<DD><A href="#note10-04">Note 10-04: (SND) Revised the <CODE>Voice::IsPlaying</CODE> function [SDK]</DD> 1500<DD><A href="#note10-05">Note 10-05: (SND) Revised the <CODE>nn::snd::Voice::GetPlayPosition</CODE> function [SDK]</A></DD> 1501<DD><A href="#note10-06">Note 10-06: (SND) Revised the updating process of voice buffer status [SDK]</A></DD> 1502<DD><A href="#KnownIssues_0_8_2_Release">Known Issues with SDK 0.8.2 Release</A></DD> 1503</DL> 1504<DL> 1505<DT> 1506<A href="#sdk_0_8_1_Release">CTR-SDK 0.8.1 Release</A> (2010/02/17)</DT> 1507<DD><A href="#note9-01">Note 9-01: (DevEnv) Changed compiler and linker options [SDK]</A></DD> 1508<DD><A href="#note9-02">Note 9-02: (HIO) Fixed a bug that prevented CCI files from being loaded if the HostIO functionality was used [SDK]</A></DD> 1509<DD><A href="#note9-03">Note 9-03: (SND) Fixed a bug in ADPCM playback [SDK]</A></DD> 1510<DD><A href="#note9-04">Note 9-04: (SND) Revised how data from DSP is read [SDK]</A></DD> 1511<DD><A href="#note9-05">Note 9-05: (SND) Changed specifications for the <CODE>nn::snd::WaveBuffer</CODE> function [SDK]</A></DD> 1512<DD><A href="#KnownIssues_0_8_1_Release">Known Issues with SDK 0.8.1 Release</A></DD> 1513</DL> 1514<DL> 1515<DT> 1516<A href="#sdk_0_8_1_Release%20Sample Demos">CTR-SDK 0.8.1 Release Sample Demos</A> (2009/02/17)</DT> 1517<DD><A href="#note8-01">Note 8-01: (SND) Revised the demos that use sound [Sample Demos]</A></DD> 1518<DD><A href="#KnownIssues_0_8_1_Release%20Sample Demos">Known Issues with SDK 0.8.1 Release Sample Demos</A></DD> 1519</DL> 1520<DL> 1521<DT> 1522<A href="#sdk_0_8_0_Release">CTR-SDK 0.8.0 Release</A> (2010/02/10)</DT> 1523<DD><A href="#note7-01">Note 7-01: (CAMERA) Removed the <CODE>StopDmaRecv[Rgb]</CODE> function [SDK | System Updater]</A></DD> 1524<DD><A href="#note7-02">Note 7-02: (CAMERA) Revised the CAMERA library function reference [SDK]</A></DD> 1525<DD><A href="#note7-03">Note 7-03: (CAMERA) Revised the CAMERA library configuration functions [SDK | System Updater]</A></DD> 1526<DD><A href="#note7-04">Note 7-04: (CAMERA) Added and removed the CAMERA library functions [SDK | System Updater]</A></DD> 1527<DD><A href="#note7-05">Note 7-05: (CAMERA) Revised some function specifications in the CAMERA library [SDK | System Updater]</A></DD> 1528<DD><A href="#note7-06">Note 7-06: (CAMERA) Removed and added the CAMERA library functions [SDK | System Updater]</A></DD> 1529<DD><A href="#note7-07">Note 7-07: (CAMERA) Changed some function names in the CAMERA library [SDK | System Updater]</A></DD> 1530<DD><A href="#note7-08">Note 7-08: (CAMERA) Added and revised the camera-related configuration parameters [SDK | System Updater]</A></DD> 1531<DD><A href="#note7-09">Note 7-09: (CAMERA) Added data transfer completion event [SDK | System Updater]</A></DD> 1532<DD><A href="#note7-10">Note 7-10: (DEMO) Added the <CODE>DrawFramework::GetFramebufferObject</CODE> and <CODE>GetRenderbufferObject</CODE> functions [SDK]</A></DD> 1533<DD><A href="#note7-11">Note 7-11: (DSP) Modified the <CODE>CreateSharedMemory</CODE> function [SDK]</DD> 1534<DD><A href="#note7-12">Note 7-12: (DSP) Added the DSP Function Reference Manual [SDK]</A></DD> 1535<DD><A href="#note7-13">Note 7-13: (DSP) Modified the <CODE>LoadComponent</CODE> function [SDK]</A></DD> 1536<DD><A href="#note7-14">Note 7-14: (DSP) Modified the <CODE>LoadDefaultComponent</CODE> function [SDK]</A></DD> 1537<DD><A href="#note7-15">Note 7-15: (DSP) Increased the PIPE count [SDK]</A></DD> 1538<DD><A href="#note7-16">Note 7-16: (DSP) Modified the <CODE>RecvData</CODE>, <CODE>RecvDataIsReady</CODE>, <CODE>SendData</CODE>, and <CODE>SendDataIsEmpty</CODE> functions [SDK]</DD> 1539<DD><A href="#note7-17">Note 7-17: (DSP) Modified the <CODE>RegisterInterruptEvents</CODE> function [SDK]</A></DD> 1540<DD><A href="#note7-18">Note 7-18: (DevEnv) Added reference about build rules [SDK]</A></DD> 1541<DD><A href="#note7-19">Note 7-19: (FND) Added an overloaded version of the <CODE>ExpHeap::Adjust</CODE> function that specifies the direction in which the expanded heap should be reduced [SDK]</A></DD> 1542<DD><A href="#note7-20">Note 7-20: (FND) Added <CODE>nn::fnd::DateTime</CODE> class [SDK]</A></DD> 1543<DD><A href="#note7-21">Note 7-21: (FND) Revised the <CODE>nn::fnd::ExpHeapBase::GetSizeOf</CODE> function reference [SDK]</A></DD> 1544<DD><A href="#note7-22">Note 7-22: (FND) Added a feature to specify the location of the administrative region when creating nested heaps [SDK]</A></DD> 1545<DD><A href="#note7-23">Note 7-23: (GX) Revised the thread-related behavior of the <CODE>nngx</CODE> functions [SDK]</A></DD> 1546<DD><A href="#note7-24">Note 7-24: (GX) Changed specifications for the <CODE>nngxInitialize</CODE> function [SDK]</A></DD> 1547<DD><A href="#note7-25">Note 7-25: (GX) Updated the graphics drivers [SDK]</A></DD> 1548<DD><A href="#note7-26">Note 7-26: (GX) Revised graphics function reference [SDK]</A></DD> 1549<DD><A href="#note7-27">Note 7-27: (HID) Revised the terminology "play radius" to "play" within the <CODE>AccelerometerReader</CODE> class [SDK]</A></DD> 1550<DD><A href="#note7-28">Note 7-28: (HID) Revised touch panel calibration [SDK]</A></DD> 1551<DD><A href="#note7-29">Note 7-29: (HID) Revised the definitions of the member functions of the <CODE>Pad</CODE> class [SDK]</A></DD> 1552<DD><A href="#note7-30">Note 7-30: (HIO) Added the HIO library [SDK]</A></DD> 1553<DD><A href="#note7-31">Note 7-31: (MIC) Revised the <CODE>AllocateBuffer</CODE> and <CODE>StartSampling</CODE> Functions [SDK]</A></DD> 1554<DD><A href="#note7-32">Note 7-32: (MIC) Revised the <CODE>microphone</CODE> function reference [SDK]</A></DD> 1555<DD><A href="#note7-33">Note 7-33: (NSTD) Renamed the <CODE>NSTD</CODE> Library [SDK]</A></DD> 1556<DD><A href="#note7-34">Note 7-34: (OS) Changed the documentation for the C-language wrapper functions [SDK]</A></DD> 1557<DD><A href="#note7-35">Note 7-35: (OS) Added and removed C-language wrapper functions [SDK]</A></DD> 1558<DD><A href="#note7-36">Note 7-36: (OS) Revised the <CODE>CriticalSection</CODE> specifications [SDK]</A></DD> 1559<DD><A href="#note7-37">Note 7-37: (OS) Eliminated alignment restrictions on buffers transferred via DMA [SDK]</A></DD> 1560<DD><A href="#note7-38">Note 7-38: (OS) Fixed DMA transfer memory leaks [SDK]</A></DD> 1561<DD><A href="#note7-39">Note 7-39: (OS) Revised the function reference for the <CODE>nn::os::StackMemoryBlock</CODE> class [SDK]</A></DD> 1562<DD><A href="#note7-40">Note 7-40: (OS) Revised the function reference for <CODE>nn::os::WaitObject::WaitAny</CODE> [SDK]</A></DD> 1563<DD><A href="#note7-41">Note 7-41: (OS) Added a thread-safe typedef for heaps [SDK]</A></DD> 1564<DD><A href="#note7-42">Note 7-42: (SND) Released the sound library [SDK]</A></DD> 1565<DD><A href="#note7-43">Note 7-43: (TOOL) Changed the CCI format that is output from <CODE>ctr_makerom</CODE> [SDK | System Updater]</A></DD> 1566<DD><A href="#note7-44">Note 7-44: (TOOL) Revised <CODE>ctr_makerom</CODE> [SDK]</A></DD> 1567<DD><A href="#note7-45">Note 7-45: (Y2R) Removed the <CODE>StopDmaRecv</CODE> and <CODE>StopDmaSend</CODE> functions [SDK | System Updater]</A></DD> 1568<DD><A href="#note7-46">Note 7-46: (Y2R) Revised the Y2R library references [SDK]</A></DD> 1569<DD><A href="#note7-47">Note 7-47: (Y2R) Revised the Y2R library [SDK | System Updater]</A></DD> 1570<DD><A href="#note7-48">Note 7-48: (Y2R) Revised the Y2R library [SDK | System Updater]</A></DD> 1571<DD><A href="#note7-49">Note 7-49: (Y2R) Revised some function specifications in the Y2R library [SDK | System Updater]</A></DD> 1572<DD><A href="#note7-50">Note 7-50: (Y2R) Added Y2R library functions [SDK | System Updater]</A></DD> 1573<DD><A href="#note7-51">Note 7-51: (Y2R) Revised some function names in the Y2R library [SDK | System Updater]</A></DD> 1574<DD><A href="#note7-52">Note 7-52: (Y2R) Removed the functions used to set data transfer requests from public availability [SDK]</A></DD> 1575<DD><A href="#note7-53">Note 7-53: (Y2R) Removed some of the functions used to set and get the conversion coefficients from public availability [SDK]</A></DD> 1576<DD><A href="#KnownIssues_0_8_0_Release">Known Issues with SDK 0.8.0 Release</A></DD> 1577</DL> 1578<DL> 1579<DT> 1580<A href="#sdk_0_8_0_Release%20System Updater">CTR-SDK 0.8.0 Release System Updater</A> (2010/02/10)</DT> 1581<DD><A href="#note6-01">Note 6-01: (CAMERA) Revised the <CODE>Finalize</CODE> function [System Updater]</A></DD> 1582<DD><A href="#note6-02">Note 6-02: (CAMERA) Removed the <CODE>StopDmaRecv[Rgb]</CODE> function [SDK | System Updater]</A></DD> 1583<DD><A href="#note6-03">Note 6-03: (CAMERA) Revised the CAMERA library configuration functions [SDK | System Updater]</A></DD> 1584<DD><A href="#note6-04">Note 6-04: (CAMERA) Added and removed the CAMERA library functions [SDK | System Updater]</A></DD> 1585<DD><A href="#note6-05">Note 6-05: (CAMERA) Revised some function specifications in the CAMERA library [SDK | System Updater]</A></DD> 1586<DD><A href="#note6-06">Note 6-06: (CAMERA) Removed and added the CAMERA library functions [SDK | System Updater]</A></DD> 1587<DD><A href="#note6-07">Note 6-07: (CAMERA) Changed some function names in the CAMERA library [SDK | System Updater]</A></DD> 1588<DD><A href="#note6-08">Note 6-08: (CAMERA) Added and revised the camera-related configuration parameters [SDK | System Updater]</A></DD> 1589<DD><A href="#note6-09">Note 6-09: (CAMERA) Added data transfer completion event [SDK | System Updater]</A></DD> 1590<DD><A href="#note6-10">Note 6-10: (FS) Added support for file and directory operations on SD Cards [System Updater]</A></DD> 1591<DD><A href="#note6-11">Note 6-11: (FS) Added functions for creating, deleting, and renaming files and directories [System Updater]</A></DD> 1592<DD><A href="#note6-12">Note 6-12: (FS) Added a class for reading and writing files [System Updater]</A></DD> 1593<DD><A href="#note6-13">Note 6-13: (FS) Fixed a resource leak that used to be present when files were opened [System Updater]</A></DD> 1594<DD><A href="#note6-14">Note 6-14: (HID) Revised the sampling rate [System Updater]</A></DD> 1595<DD><A href="#note6-15">Note 6-15: (MIC) Revised the <CODE>Finalize</CODE> function [System Updater]</A></DD> 1596<DD><A href="#note6-16">Note 6-16: (OS) Fixed a bug that caused the ending address to be incorrect when a breakpoint is set in the <CODE>Thread::Start</CODE> function [System Updater]</A></DD> 1597<DD><A href="#note6-17">Note 6-17: (OS) Fixed a bug that caused deadlocks [System Updater]</A></DD> 1598<DD><A href="#note6-18">Note 6-18: (OS) Fixed a bug that prevented the values of the VFP registers from being obtained correctly from the debugger [System Updater]</A></DD> 1599<DD><A href="#note6-19">Note 6-19: (OS) Fixed a bug that caused strings output to the debugger to be output twice [System Updater]</A></DD> 1600<DD><A href="#note6-20">Note 6-20: (OS) Fixed a bug that caused the debugger to hang if it was run continuously [System Updater]</A></DD> 1601<DD><A href="#note6-21">Note 6-21: (OS) Changed the maximum amount of memory that can be used on development hardware to 96 MB [System Updater]</A></DD> 1602<DD><A href="#note6-22">Note 6-22: (OS) Fixed a bug that caused the debugger to hang when running applications that run threads frequently [System Updater]</A></DD> 1603<DD><A href="#note6-23">Note 6-23: (TOOL) Changed the CCI format that is output from <CODE>ctr_makerom</CODE> [SDK | System Updater]</A></DD> 1604<DD><A href="#note6-24">Note 6-24: (Y2R) Revised the <CODE>Finalize</CODE> function [System Updater]</A></DD> 1605<DD><A href="#note6-25">Note 6-25: (Y2R) Removed the <CODE>StopDmaRecv</CODE> and <CODE>StopDmaSend</CODE> functions [SDK | System Updater]</A></DD> 1606<DD><A href="#note6-26">Note 6-26: (Y2R) Revised the Y2R library [SDK | System Updater]</A></DD> 1607<DD><A href="#note6-27">Note 6-27: (Y2R) Revised the Y2R library [SDK | System Updater]</A></DD> 1608<DD><A href="#note6-28">Note 6-28: (Y2R) Revised some function specifications in the Y2R library [SDK | System Updater]</A></DD> 1609<DD><A href="#note6-29">Note 6-29: (Y2R) Added Y2R library functions [SDK | System Updater]</A></DD> 1610<DD><A href="#note6-30">Note 6-30: (Y2R) Revised some function names in the Y2R library [SDK | System Updater]</A></DD> 1611<DD><A href="#KnownIssues_0_8_0_Release%20System Updater">Known Issues with SDK 0.8.0 Release System Updater</A></DD> 1612</DL> 1613<DL> 1614<DT> 1615<A href="#sdk_0_8_0_Release%20Sample Demos">CTR-SDK 0.8.0 Release Sample Demos</A> (2010/02/10)</DT> 1616<DD><A href="#note5-01">Note 5-01: (CAMERA) Revised sample demos [Sample Demos]</A></DD> 1617<DD><A href="#note5-02">Note 5-02: (FND) Added features to the multifunction demos [Sample Demos]</A></DD> 1618<DD><A href="#note5-03">Note 5-03: (GX) Fixed a bug in the <CODE>GasCessna</CODE> sample [Sample Demos]</A></DD> 1619<DD><A href="#note5-04">Note 5-04: (GX) Deleted unnecessary operations related to tangent attribute data [Sample Demos]</A></DD> 1620<DD><A href="#note5-05">Note 5-05: (GX) Added a demo that performs double-buffering on a command list for rendering [Sample Demos]</A></DD> 1621<DD><A href="#note5-06">Note 5-06: (OS) Revised the <CODE>os</CODE> sample demo [Sample Demos]</A></DD> 1622<DD><A href="#note5-07">Note 5-07: (SND) Added sample demos [Sample Demos]</A></DD> 1623<DD><A href="#note5-08">Note 5-08: (SND) Added features to the multifunction demos [Sample Demos]</A></DD> 1624<DD><A href="#KnownIssues_0_8_0_Release%20Sample Demos">Known Issues with SDK 0.8.0 Release Sample Demos</A></DD> 1625</DL> 1626<DL> 1627<DT> 1628<A href="#sdk_0_7_1_Release">CTR-SDK 0.7.1 Release</A> (2010/01/15)</DT> 1629<DD><A href="#note4-01">Note 4-01: (SND) Added support for the sound library of NintendoWare for CTR 0.4.0 [SDK]</A></DD> 1630<DD><A href="#KnownIssues_0_7_1_Release">Known Issues with SDK 0.7.1 Release</A></DD> 1631</DL> 1632<DL> 1633<DT> 1634<A href="#sdk_0_7_0_Release">CTR-SDK 0.7.0 Release</A> (2009/12/22)</DT> 1635<DD><A href="#note3-01">Note 3-01: (CAMERA) Added the CAMERA library [SDK]</A></DD> 1636<DD><A href="#note3-02">Note 3-02: (CRYPTO) Added the <CODE>crypto</CODE> library [SDK]</A></DD> 1637<DD><A href="#note3-03">Note 3-03: (DEMO) Added classes for simple rendering of 2D geometric shapes [SDK]</A></DD> 1638<DD><A href="#note3-04">Note 3-04: (DEMO) Added a document that explains the DEMO library [SDK]</A></DD> 1639<DD><A href="#note3-05">Note 3-05: (DEMO) Modified the <CODE>DEMO_SetRenderingTarget</CODE> function [SDK]</A></DD> 1640<DD><A href="#note3-06">Note 3-06: (DEMO) Changed the specifications of the <CODE>DrawFramework</CODE> class [DrawFramework]</A></DD> 1641<DD><A href="#note3-07">Note 3-07: (DEMO) Added an argument to the <CODE>DrawFramework::SwapBuffer</CODE> function that specifies whether or not to wait for V-Sync before running [SDK]</A></DD> 1642<DD><A href="#note3-08">Note 3-08: (DEMO) Released <CODE>demo_MemoryManager.h</CODE> [SDK]</A></DD> 1643<DD><A href="#note3-09">Note 3-09: (DEMO) Made <CODE>nn::demo::DrawFramework::SwapBuffer</CODE> into a virtual function [SDK]</A></DD> 1644<DD><A href="#note3-10">Note 3-10: (DEMO) Changed the macro that sets the maximum number of output characters [SDK]</A></DD> 1645<DD><A href="#note3-11">Note 3-11: (DEMO) Changed the address alignment when allocating vertex buffers in VRAM [SDK]</A></DD> 1646<DD><A href="#note3-12">Note 3-12: (DevEnv) Added the <CODE>NN_ENDIAN</CODE> macro [SDK]</A></DD> 1647<DD><A href="#note3-13">Note 3-13: (DevEnv) Changed the structure of the documents folder [SDK]</A></DD> 1648<DD><A href="#note3-14">Note 3-14: ((DevEnv) Changed the data types for <CODE>u32</CODE> and <CODE>s32</CODE> [SDK]</A></DD> 1649<DD><A href="#note3-15">Note 3-15: (DevEnv) Changed the assembly rules [SDK]</A></DD> 1650<DD><A href="#note3-16">Note 3-16: (DevEnv) Fixed a bug that caused duplicated option settings for macro definitions [SDK]</A></DD> 1651<DD><A href="#note3-17">Note 3-17: (DevEnv) Deleted the <CODE>OMakefiles</CODE> for the libraries [SDK]</A></DD> 1652<DD><A href="#note3-18">Note 3-18: (FND) Corrected the internal status check of the <CODE>nn::fnd::ExpHeap</CODE> class [SDK]</A></DD> 1653<DD><A href="#note3-19">Note 3-19: (FND) Added features to <CODE>nn::fnd::FrameHeap</CODE> class [SDK]</A></DD> 1654<DD><A href="#note3-20">Note 3-20: (FND) Added an allocator class for heaps [SDK]</A></DD> 1655<DD><A href="#note3-21">Note 3-21: (FND) Added a feature to create nested heaps [SDK]</A></DD> 1656<DD><A href="#note3-22">Note 3-22: (FND) Added features to the heap classes [SDK]</A></DD> 1657<DD><A href="#note3-23">Note 3-23: (FND) Made the heap classes thread-safe [SDK]</A></DD> 1658<DD><A href="#note3-24">Note 3-24: (FND) Added a feature to find the heap associated with a given block of allocated memory [SDK]</A></DD> 1659<DD><A href="#note3-25">Note 3-25: (FS) Added to the <CODE>nn::fs::FileReader</CODE> class the ability to use the <CODE>char*</CODE> type to specify path names as ASCII strings [SDK]</A></DD> 1660<DD><A href="#note3-26">Note 3-26: (GX) Added the <CODE>DMPGL</CODE> sample [SDK]</A></DD> 1661<DD><A href="#note3-27">Note 3-27: (GX) Revised the graphics function reference [SDK]</A></DD> 1662<DD><A href="#note3-28">Note 3-28: (GX) Updated the graphics drivers [SDK]</A></DD> 1663<DD><A href="#note3-29">Note 3-29: (GX) Fixed an issue where the V-Sync timing for the upper and lower screens did not coincide [SDK | System Updater]</A></DD> 1664<DD><A href="#note3-30">Note 3-30: (GX) Fixed a bug that caused only 239 lines to be displayed on the lower screen [SDK]</A></DD> 1665<DD><A href="#note3-31">Note 3-31: (HID) Changed the names of the Initialize and Finalize functions [SDK]</A></DD> 1666<DD><A href="#note3-32">Note 3-32: (HID) Changed input from SELECT to be treated as input from START [SDK]</A></DD> 1667<DD><A href="#note3-33">Note 3-33: (HID) Added +Control Pad emulation for the Slide Pad [SDK]</A></DD> 1668<DD><A href="#note3-34">Note 3-34: (HID) Revised the definitions of the member functions of the <CODE>Pad</CODE> class [SDK]</A></DD> 1669<DD><A href="#note3-35">Note 3-35: (HID) Added support for the accelerometer [SDK]</A></DD> 1670<DD><A href="#note3-36">Note 3-36: (HID) Changed the names of the symbols for the +Control Pad [SDK]</A></DD> 1671<DD><A href="#note3-37">Note 3-37: (MATH) Added the <CODE>MTX44Perspective[Deg|Rad]</CODE> functions [SDK]</A></DD> 1672<DD><A href="#note3-38">Note 3-38: (MATH) Added <CODE>Set</CODE> functions to the <CODE>Vector*</CODE> classes [SDK]</A></DD> 1673<DD><A href="#note3-39">Note 3-39: (MATH) Revised the internal operations of the <CODE>nn::math::RunCmdlistDone</CODE> function [SDK]</A></DD> 1674<DD><A href="#note3-40">Note 3-40: (MATH) Added functions to find the product of a projection matrix and a rotation matrix [SDK]</A></DD> 1675<DD><A href="#note3-41">Note 3-41: (MIC) Added the MIC library [SDK]</A></DD> 1676<DD><A href="#note3-42">Note 3-42: (OS) Changed the documentation for the C-language wrapper functions [SDK]</A></DD> 1677<DD><A href="#note3-43">Note 3-43: (OS) Added and removed C-language wrapper functions [SDK]</A></DD> 1678<DD><A href="#note3-44">Note 3-44: (OS) Fixed a bug in which the <CODE>nn::fnd::FileReader</CODE> class was not set as no copy [SDK]</A></DD> 1679<DD><A href="#note3-45">Note 3-45: (OS) Changed the access label for the <CODE>nn::os::HandleObject::Finalize</CODE> function to <CODE>protected</CODE> [SDK]</A></DD> 1680<DD><A href="#note3-46">Note 3-46: (OS) Added the <CODE>nn::os::SafeBlockingQueue</CODE> class [SDK]</A></DD> 1681<DD><A href="#note3-47">Note 3-47: (OS) Revised the size of the <CODE>nn::os::StackBuffer</CODE> class template [SDK]</A></DD> 1682<DD><A href="#note3-48">Note 3-48: (OS) Added the <CODE>nn::os::Thread::GetMainThread</CODE> function [SDK]</A></DD> 1683<DD><A href="#note3-49">Note 3-49: (OS) Fixed the <CODE>nn::os::Tick::ToTimeSpan</CODE> function [SDK]</A></DD> 1684<DD><A href="#note3-50">Note 3-50: (OS) Added the <CODE>nnosAlarmCanSet</CODE> function [SDK]</A></DD> 1685<DD><A href="#note3-51">Note 3-51: (OS) Added the <CODE>nnosInitializeDeviceMemory</CODE> and <CODE>nnosGetDeviceMemoryAddress</CODE> functions [SDK]</A></DD> 1686<DD><A href="#note3-52">Note 3-52: (OS) Added a system version check [SDK | System Updater]</A></DD> 1687<DD><A href="#note3-53">Note 3-53: (OS) Revised the arguments to functions used to start threads [SDK]</A></DD> 1688<DD><A href="#note3-54">Note 3-54: (OS) Revised the behavior if timers are set to expire after zero seconds [SDK]</A></DD> 1689<DD><A href="#note3-55">Note 3-55: (OS) Added a class for specifying the lock policy [SDK]</A></DD> 1690<DD><A href="#note3-56">Note 3-56: (TOOL) Revised <CODE>ctr_makerom</CODE> [SDK]</A></DD> 1691<DD><A href="#KnownIssues_0_7_0_Release">Known Issues with SDK 0.7.0 Release</A></DD> 1692</DL> 1693<DL> 1694<DT> 1695<A href="#sdk_0_7_0_Release%20System Updater">CTR-SDK 0.7.0 Release System Updater</A> (2009/12/22)</DT> 1696<DD><A href="#note2-01">Note 2-01: (FS) Fixed a resource leak in the file system [System Updater]</A></DD> 1697<DD><A href="#note2-02">Note 2-02: (GX) Removed restrictions on size during DMA transfers [System Updater]</A></DD> 1698<DD><A href="#note2-03">Note 2-03: (GX) Fixed an issue where the V-Sync timing for the upper and lower screens did not coincide [SDK | System Updater]</A></DD> 1699<DD><A href="#note2-04">Note 2-04: (OS) Fixed a bug that caused failures when attempting to load static regions 2 MB or greater in size [System Updater]</A></DD> 1700<DD><A href="#note2-05">Note 2-05: (OS) Cut out VFP context switching [System Updater]</A></DD> 1701<DD><A href="#note2-06">Note 2-06: (OS) Added a system version check [SDK | System Updater]</A></DD> 1702<DD><A href="#note2-07">Note 2-07: (OS) Modified the debugger API [System Updater]</A></DD> 1703<DD><A href="#note2-08">Note 2-08: (OS) Improved performance [System Updater]</A></DD> 1704<DD><A href="#note2-09">Note 2-09: (OS) Added multi-core support [System Updater]</A></DD> 1705<DD><A href="#note2-10">Note 2-10: (OS) Fixed a bug in which a single thread was able to acquire semaphores multiple times [System Updater]</A></DD> 1706<DD><A href="#KnownIssues_0_7_0_Release%20System Updater">Known Issues with System Updater in the SDK 0.7.0 Release</A></DD> 1707</DL> 1708<DL> 1709<DT> 1710<A href="#sdk_0_7_0_Release%20Sample Demos">CTR-SDK 0.7.0 Release Sample Demos</A> (2009/12/22)</DT> 1711<DD><A href="#note1-01">Note 1-01: (CAMERA) Added features to the multifunction demos [Sample Demos]</A></DD> 1712<DD><A href="#note1-02">Note 1-02: (GX) Added demos of the simple rendering features of 2D geometric shapes [Sample Demos]</A></DD> 1713<DD><A href="#note1-03">Note 1-03: (GX) Revised the source code based on changes to the specifications of the <CODE>glUniformMatrix</CODE> functions [Sample Demos]</A></DD> 1714<DD><A href="#note1-04">Note 1-04: (GX) Changed the directory structure [Sample Demos]</A></DD> 1715<DD><A href="#note1-05">Note 1-05: (GX) Changed the directories so that shader binaries will be generated during builds [Sample Demos]</A></DD> 1716<DD><A href="#note1-06">Note 1-06: (HID) Made changes and added features to the multifunction demos [Sample Demos]</A></DD> 1717<DD><A href="#note1-07">Note 1-07: (MIC) Added features to the multifunction demos [Sample Demos]</A></DD> 1718<DD><A href="#KnownIssues_0_7_0_Release%20Sample Demos">Known Issues with SDK 0.7.0 Release Sample Demos</A></DD> 1719</DL> 1720<HR> 1721<H2 style="line-height: 0"><A name="sdk_0_14_4_Release">CTR-SDK Version 0.14.4 Release</A></H2> 1722<DIV style="text-align: right"><P style="line-height: 0">(2010/11/23)</P></DIV> 1723<HR> 1724<H3><A name="note73-01">Note 73-01: (APPLET) Added <CODE>applet::EnableSleep</CODE> and <CODE>applet::DisableSleep</CODE> functions [SDK]</A></H3> 1725<P><description>Added <CODE>applet::EnableSleep</CODE> and <CODE>applet::DisableSleep</CODE> functions.<br> When in the <CODE>enable</CODE> state, replies to sleep queries are enabled. When in the <CODE>disable</CODE> state, all replies are treated as if they were <CODE>applet::REPLY_REJECT</CODE>.<br></description></P> 1726<HR> 1727<H3><A name="note73-02">Note 73-02: (APPLET) Added callback for when system opens during sleep queries [SDK | System Updater]</A></H3> 1728<P><description>Revised so that the callback function configured using <CODE>applet::SetSleepCanceledCallback</CODE> is called when an application gets a sleep query when the system is closed, and then the system is opened again between when the reply is sent and the system actually goes to sleep.<br> However, there is no need to configure this function when the time to go to sleep is short, or when you do not care if the system opens during a query.<br><br> Possible use cases for this function include when an application configures this callback because it might take some time to save data before going to sleep, and then when the system is opened and the callback called, the application quits saving data and returns <CODE>applet::REPLY_REJECT</CODE>.<br></description></P> 1729<HR> 1730<H3><A name="note73-03">Note 73-03: (CAMERA) Revised process when system closes during initialization [SDK]</A></H3> 1731<P><description>Fixed bug where closing the system while the library is initializing returns <CODE>ResultIsSleeping</CODE>, but calling <CODE>Initialize</CODE> again does not properly initialize the library.<br></description></P> 1732<HR> 1733<H3><A name="note73-04">Note 73-04: (CFG) Added functions to get Parental Controls settings [SDK]</A></H3> 1734<P><description>Added function to get whether StreetPass or Internet communication with other users is restricted by Parental Controls settings.<br></description></P> 1735<HR> 1736<H3><A name="note73-05">Note 73-05: (FS) Revised the <CODE>nn::fs::CreateFile</CODE> function [SDK]</A></H3> 1737<P><description>Fixed bug where it was possible to use the <CODE>CreateFile</CODE> function to create save data files that had negative sizes.<br></description></P> 1738<HR> 1739<H3><A name="note73-06">Note 73-06: (SND) Deleted assert from within the <CODE>InitializeWaveBuffer</CODE> function [SDK]</A></H3> 1740<P><description>The <CODE>nn::snd::InitializeWaveBuffer</CODE> function used to include an internal check of the buffer state, but this caused a bug where uninitialized buffers could not be used as <CODE>WaveBuffer</CODE> objects. The function was revised to remove this check and resolve this bug.<br> This revision only affects libraries in debug and development builds.<br></description></P> 1741<HR> 1742<H3><A name="note73-07">Note 73-07: (SND) Fixed a bug in <CODE>WaveBuffer</CODE> deallocation [SDK]</A></H3> 1743<P><description>Fixed a bug in the library where buffers could still be accessed even after deallocating <CODE>WaveBuffer</CODE> objects (<CODE>STATUS_DONE</CODE>).<br></description></P> 1744<HR> 1745<H3><A name="note73-08">Note 73-08: (SOCKET) Revised <CODE>GetAddrInfo</CODE> function to make it thread-safe [SDK]</A></H3> 1746<P><description>Revised <CODE>GetAddrInfo</CODE> function to make it thread-safe.<br></description></P> 1747<HR> 1748<H3><A name="note73-09">Note 73-09: (TOOL) Revised the <CODE>NetworkSetting</CODE> tool reference [SDK]</A></H3> 1749<P><description>Deleted EULA-related error codes from the connection test error code list in the <CODE>NetworkSetting</CODE> tool reference, as EULA acceptance is not needed to run connection tests.<br> Also added notes about connection tests to the <CODE>NetworkSetting</CODE> tool reference.<br></description></P> 1750<HR> 1751<H3><A name="note73-10">Note 73-10: (Y2R) Revised process when system goes to sleep during initialization [SDK]</A></H3> 1752<P><description>Fixed bug where system attempting to go to sleep while the library is initializing returns <CODE>ResultIsSleeping</CODE>, but calling <CODE>Initialize</CODE> again does not properly initialize the library.<br></description></P> 1753<HR> 1754<H3><A name="KnownIssues_0_14_4_Release">Known Issues with SDK 0.14.4 Release</A></H3> 1755<knownissues><description> 1756 <ul> 1757 <li>Execution stops on a black screen during reboot after a DLP system update.<br> System update is complete. Restart the system.</li> 1758 <li>There is a bug where animations cannot be played correctly because illegal loop settings are written in the output file (<CODE>.bcwav</CODE>) when converting a <CODE>.wav</CODE> file that includes loop settings and uses the same frame as the loop start and loop end.</li> 1759 <li>If a waveform file (WAV or AIFF) includes no loop settings prior to conversion by <CODE>ctr_WaveConverter32.exe</CODE>, a bug causes the <CODE>--loopStart</CODE> and <CODE>--loopEnd</CODE> options to be ignored.</li> 1760 </ul> 1761 </description></knownissues><HR> 1762<H2 style="line-height: 0"><A name="sdk_0_14_4_System Updater">CTR-SDK Version 0.14.4 System Updater</A></H2> 1763<DIV style="text-align: right"><P style="line-height: 0">(2010/11/23)</P></DIV> 1764<HR> 1765<H3><A name="note72-01">Note 72-01: (APPLET) Fixed a bug concerning going to sleep while launching or shutting down an application or applet [System Updater | Sample Demos]</A></H3> 1766<P><description>Fixed bug where going to sleep would not work properly when done while an application or applet was launching or shutting down.<br></description></P> 1767<HR> 1768<H3><A name="note72-02">Note 72-02: (APPLET) Added callback for when system opens during sleep queries [SDK | System Updater]</A></H3> 1769<P><description>Revised so that the callback function configured using <CODE>applet::SetSleepCanceledCallback</CODE> is called when an application gets a sleep query when the system is closed, and then the system is opened again between when the reply is sent and the system actually goes to sleep.<br> However, there is no need to configure this function when the time to go to sleep is short, or when you do not care if the system opens during a query.<br><br> Possible use cases for this function include when an application configures this callback because it might take some time to save data before going to sleep, and then when the system is opened and the callback called, the application quits saving data and returns <CODE>applet::REPLY_REJECT</CODE>.<br></description></P> 1770<HR> 1771<H3><A name="note72-03">Note 72-03: (BOSS) Fixed bug where some tasks would not run after calling <CODE>PauseAllTasks</CODE> and then calling <CODE>ResumeAllTasks</CODE> [System Updater]</A></H3> 1772<P><description>Fixed bug where some tasks would not run after calling <CODE>PauseAllTasks</CODE> and then calling <CODE>ResumeAllTasks</CODE>, even after the scheduled task execution time had passed.<br></description></P> 1773<HR> 1774<H3><A name="note72-04">Note 72-04: (FRIENDS) Fixed bug where wrong network error code was returned during NAS authentication [System Updater]</A></H3> 1775<P><description>Fixed a bug where the wrong network error code was returned during friend server or game server authentication.<br></description></P> 1776<HR> 1777<H3><A name="note72-05">Note 72-05: (FRIENDS) Fixed bug where the font region of the local display name was not saved [System Updater]</A></H3> 1778<P><description>Fixed a bug where the local system's display name would not be properly saved in files, with all instances changed to 255 after rebooting.<br> This has no effect on and does not change the behavior of directly getting the name or font region from a Mii character.<br></description></P> 1779<HR> 1780<H3><A name="note72-06">Note 72-06: (FS) Revised error when mounting factory-default backup memory [SDK|System Updater]</A></H3> 1781<P><description>Attempting to mount factory-default backup memory as save data formerly returned the error <CODE>nn::fs::ResultVerificationFailed</CODE>. Changed this to now return <CODE>nn::fs::ResultNotFormatted</CODE>.<br></description></P> 1782<HR> 1783<H3><A name="note72-07">Note 72-07: (HTTP) Revised the <CODE>Read</CODE> and <CODE>GetHeader</CODE> functions [System Updater]</A></H3> 1784<P><description>Fixed a time-dependent bug where calling the <CODE>Read</CODE> or <CODE>GetHeader</CODE> functions would occasionally cause an HTTP disconnection.<br></description></P> 1785<HR> 1786<H3><A name="note72-08">Note 72-08: (MIC) Fixed bug in processing to prevent sampling when system is closed [System Updater]</A></H3> 1787<P><description>The microphone was formerly unusable when the system was closed, but it was still possible to start sampling with the system closed if it was closed before the microphone had been used. This bug has been fixed.<br></description></P> 1788<HR> 1789<H3><A name="note72-09">Note 72-09: (MIC) Fixed bug where microphone would become unusable when calling <CODE>Finalize</CODE> with the system closed [System Updater]</A></H3> 1790<P><description>Fixed a bug where the microphone could not be used again after calling <CODE>Finalize</CODE> and then shutting down an application with the system closed.<br></description></P> 1791<HR> 1792<H3><A name="note72-10">Note 72-10: (OS) Fixed bug where system could not reboot after removing a card [System Updater]</A></H3> 1793<P><description>Fixed a bug where the system would not reboot after pressing the HOME Button on the fatal error display screen shown when a card was removed.<br></description></P> 1794<HR> 1795<H3><A name="note72-11">Note 72-11: (OS) Fixed bug where system would halt when holding down the HOME Button while powering off [System Updater]</A></H3> 1796<P><description>Fixed a bug where holding the HOME Button down while powering off would prevent powering off and would cause the system to halt.<br></description></P> 1797<HR> 1798<H3><A name="note72-12">Note 72-12: (TOOL) Added <CODE>RegionSelector</CODE> features [System Updater]</A></H3> 1799<P><description>Changed specification to allow the setting of invalid languages in the <CODE>RegionSelector</CODE> for debugging purposes.<br> Select <CODE>INVALID LANGUAGE</CODE> to set to an invalid language.<br/><br></description></P> 1800<HR> 1801<H3><A name="note72-13">Note 72-13: (UDS) Fixed bug where a fatal error would occur if an application was shut down during communication [System Updater]</A></H3> 1802<P><description>Fixed a bug where shutting down an application during UDS communication would prevent returning to the development menu, resulting instead in a fatal error and the system halting.<br></description></P> 1803<HR> 1804<H3><A name="KnownIssues_0_14_4_System Updater">Known Issues with System Updater in SDK Version 0.14.4</A></H3> 1805<knownissues><description> 1806 <ul> 1807 <li>Demos started via the debugger do not run normally if the system is closed and the demo does not support sleep mode.</li> 1808 <li>There is a bug where disconnection of a Client cannot be detected correctly if connected to the network as a Spectator via UDS.<BR> This bug was definitely present up to CTR-SDK 0.14.2, and handled in CTR-SDK 0.14.3 so that it only happened at a low level of probability. This problem has now been completely resolved. </li> 1809 <li>Noise was sometimes being introduced with sound sources satisfying the conditions listed below when using <CODE>INTERPLATION_TYPE_LINEAR</CODE> as the <CODE>Voice</CODE> interpolation method. </li> 1810 <ul> 1811 <li>Adjacent 16-bit PCM samples differ by 32768 or more.</li> 1812 </ul> 1813 This would apply to -6dB pulse waveforms, for instance.<br> Do not use <CODE>INTERPOLATION_TYPE_LINEAR</CODE> for sound sources that meet the above conditions.<br> Noise does not occur with sound sources that do not include high-frequency components and sound sources with 16-bit PCM amplitudes under 16384.<br> 1814 <li>There is a bug where execution of firmware updates stops in the middle and recovery becomes impossible if System Updater is executed on development hardware whose serial number starts with AAA (e.g. AAA300001231). Do not run System Updater on this hardware.</li> 1815 </ul> 1816 </description></knownissues><HR> 1817<H2 style="line-height: 0"><A name="sdk_0_14_4_Sample Demos">CTR-SDK Version 0.14.4 Sample Demos</A></H2> 1818<DIV style="text-align: right"><P style="line-height: 0">(2010/11/23)</P></DIV> 1819<HR> 1820<H3><A name="note71-01">Note 71-01: (APPLET) Fixed a bug concerning going to sleep while launching or shutting down an application or applet [System Updater | Sample Demos]</A></H3> 1821<P><description>Fixed bug where going to sleep would not work properly when done while an application or applet was launching or shutting down.<br></description></P> 1822<HR> 1823<H3><A name="note71-02">Note 71-02: (MIC) Revised microphone error processing in <CODE>demo1</CODE> [Sample Demos]</A></H3> 1824<P><description>Revised insufficient microphone error processing in <CODE>demo1</CODE>.<br></description></P> 1825<HR> 1826<H3><A name="note71-03">Note 71-03: (NEWS) Partially revised the <CODE>news_test</CODE> demo [Sample Demos]</A></H3> 1827<P><description>Fixed bug where <CODE>news_test</CODE> demo would not launch.<br> However, there is no means of checking the notifications list.<br> Check after release of the HOME Menu beta.<br></description></P> 1828<HR> 1829<H3><A name="KnownIssues_0_14_4_Sample Demos">Known Issues with SDK 0.14.4 Sample Demos</A></H3> 1830<P> None.</P> 1831<HR> 1832<H2 style="line-height: 0"><A name="sdk_0_14_3_Release">CTR-SDK Version 0.14.3 Release</A></H2> 1833<DIV style="text-align: right"><P style="line-height: 0">(2010/11/19)</P></DIV> 1834<HR> 1835<H3><A name="note70-01">Note 70-01: (CAMERA) Fixed the bug that prevented the camera from properly recovering when the cover was closed while transitioning to the application with the Home button [SDK | System Updater]</A></H3> 1836<P><description>A bug was fixed where the camera would not recover correctly when re-opened if the system was last closed while pressing the HOME Button for the second time after entering the HOME Menu using the HOME Button.<br></description></P> 1837<HR> 1838<H3><A name="note70-02">Note 70-02: (CEC) Fixed a bug where OpenMessageBox would fail [SDK|System Updater]</A></H3> 1839<P><description>A bug was fixed where a "box not found" error is returned when OpenMessageBox is called while the daemon is running. <br></description></P> 1840<HR> 1841<H3><A name="note70-03">Note 70-03: (CEC) Fixed a problem where the send count value would not go down</A></H3> 1842<P><description>There was bug occuring when the available memory in the send box was low where the send count would not go down after completing a send operation and the send count could not be limited.<br></description></P> 1843<HR> 1844<H3><A name="note70-04">Note 70-04: (CFG) Revised the <CODE>nn::cfg::CTR::IsAgreedEula</CODE> function [SDK]</A></H3> 1845<P><description>Specifications were changed so that false is always returned if an icon file is not attached to the application. <br></description></P> 1846<HR> 1847<H3><A name="note70-05">Note 70-05: (DLP) Added sleep support for Sample Demos and DlpClient [SDK|Sample Demos]</A></H3> 1848<P><description>Added sleep support to DLP Sample Demos and DlpClient.<br> An error results if sleep (system closed) occurs while using DLP. <br> Recover from error status according to the instructions displayed on the screen.<br></description></P> 1849<HR> 1850<H3><A name="note70-06">Note 70-06: (DLP) Extensions to Sample Demos and Tool [SDK|Sample Demos]</A></H3> 1851<P><description>DlpClient now supports the power button and HOME button. <br>Made the following changes to the dlp sample demo. 1852 <ul> 1853 <li>SimpleServer and FakeClient demos now support the Power Button and HOME Button</li> 1854 <li>Added a child device feature to Child_0 and FakeClient demos.<BR>After download, a simple UDS communication is made with the parent device.</li> 1855 <li>Added a parent device feature to the SimpleServer demo.<BR>UDS communication with a child device.</li> 1856 </ul> 1857 </description></P> 1858<HR> 1859<H3><A name="note70-07">Note 70-07: (DevEnv) Added a description of addition to the application in the electronics operations manual [SDK]</A></H3> 1860<P><description>Added a description of MANUAL_DIR (added to the electronics operations manual for applications) to $CTR_SDK/documents/SDKRules/BuildRules.html.<br></description></P> 1861<HR> 1862<H3><A name="note70-08">Note 70-08: (FRIENDS) Added the fact that GetMyMii sometimes gets an empty Mii to the reference [SDK]</A></H3> 1863<P><description>The fact that GetMyMii returns an empty me if an application is started without having set a Personal Mii in Mii Maker. <br></description></P> 1864<HR> 1865<H3><A name="note70-09">Note 70-09: (HID) Fixed a bug where an abnoramal sampling value would occasionally occur [SDK]</A></H3> 1866<P><description>There was a bug occuring when the HID library gets various types of sampling values where abnormal sampling values would occasionally occur. This was fixed.<br></description></P> 1867<HR> 1868<H3><A name="note70-10">Note 70-10: (TOOL) Revised DevMenu shared expanded save data operations[SDK]</A></H3> 1869<P><description>A feature for deleting shared expanded save data using DevMenu has been deleted. <br> In addition, specifications have changed so that shared expanded save data in NAND is entirely erased and recreated when initialization is executed. <br> This was actually changed in CTR-SDK 0.14.2 but was accidentally omitted from the change log.<br></description></P> 1870<HR> 1871<H3><A name="note70-11">Note 70-11: (UDS) Fixed a bug where the AllowToConnect function would not work correctly if called after the DisallowToConnect function [SDK]</A></H3> 1872<P><description>A bug was fixed where the AllowToConnect function would not work correctly if called after executing the DissallowToConnect function. <br> This was actually changed in CTR-SDK 0.14.1 but was accidentally omitted from the change log.<br></description></P> 1873<HR> 1874<H3><A name="KnownIssues_0_14_3_Release">Known Issues in the SDK 0.14.3 Release</A></H3> 1875<knownissues><description> 1876 <ul> 1877 <li>Execution stops on a black screen during reboot after a DLP system update.<br> System update is complete. Restart the system.</li> 1878 <li>There is a bug where animations cannot be played correctly because illegal loop settings are written in the output file (<CODE>.bcwav</CODE>) when converting a <CODE>.wav</CODE> file that includes loop settings and uses the same frame as the loop start and loop end.</li> 1879 <li>If a waveform file (WAV or AIFF) includes no loop settings prior to conversion by <CODE>ctr_WaveConverter32.exe</CODE>, a bug causes the <CODE>--loopStart</CODE> and <CODE>--loopEnd</CODE> options to be ignored.</li> 1880 </ul> 1881 </description></knownissues><HR> 1882<H2 style="line-height: 0"><A name="sdk_0_14_3_System Updater">CTR-SDK Version 0.14.3 System Updater</A></H2> 1883<DIV style="text-align: right"><P style="line-height: 0">(2010/11/19)</P></DIV> 1884<HR> 1885<H3><A name="note69-01">Note 69-01: (BOSS) Revised the BOSS storage memory allocation process [System Updater]</H3> 1886<P><description>The method used to calculate the memory available for allocating BOSS storage memory now includes a file's clustor size, not included in the original calculation.<br></description></P> 1887<HR> 1888<H3><A name="note69-02">Note 69-02: (BOSS) Corrected problems found in CTR-SDK 0.14.0.x [System Updater]</A></H3> 1889<P><description>The followign problems were discovered with BOSS and corrected. <br> 1890 <ul> 1891 <li>The execution count does not go down if power is cut during a Raw download</li> 1892 <li>The internal BOSS timer keeps going off during the interval between a 20-second task and a 60-second task</li> 1893 <li>Sometimes the internal BOSS timer does not start after all tasks have executed</li> 1894 <li>A 255th task cannot be registered</li> 1895 <li>Sometimes NSDs beyond the first in NSA cannot be obtained by NADL using expanded save data</li> 1896 <li>A task error results if an NADL task is halted and an attempt is made start a task registered before the halt</li> 1897 <li>NSA download fails if the storage ID of BOSS storage changed during download</li> 1898 </ul> 1899 </description></P> 1900<HR> 1901<H3><A name="note69-03">Note 69-03: (CAMERA) Fixed the bug that prevented the camera from properly recovering when the cover was closed while transitioning to the application with the Home button [SDK | System Updater]</A></H3> 1902<P><description>A bug was fixed where the camera would not recover correctly when re-opened if the system was last closed while pressing the HOME Button for the second time after entering the HOME Menu using the HOME Button.<br></description></P> 1903<HR> 1904<H3><A name="note69-04">Note 69-04: (CEC) Fixed a bug where OpenMessageBox would fail [SDK | System Updater]</A></H3> 1905<P><description>A bug was fixed where a "box not found" error is returned when OpenMessageBox is called while the daemon is running. <br></description></P> 1906<HR> 1907<H3><A name="note69-05">Note 69-05: (CEC) Fixed a bug where data could not be sent</H3> 1908<P><description>There was a bug that would occur during negotiations with a peer where, once "unable to send" status resulted, it would continue on even for communications with other peers. <br></description></P> 1909<HR> 1910<H3><A name="note69-06">Note 69-06: (DLP) Added support for DLP system updates [System Updater | Sample Demos]</A></H3> 1911<P><description>The SimpleServer demo was made to support DLP system updates (DUP).<br> For examples, see Sample Demos/readme-CTR_SDK-0_14_3-Sample Demos.txt.<br></description></P> 1912<HR> 1913<H3><A name="note69-07">Note 69-07: (DevEnv) Fixed a bug during display of the FATAL/Card removed error [System Updater]</A></H3> 1914<P><description>Fixed a bug where the backlight would stop lighting and the display would not recover if the system was closed while a FATAL and a "card removed error" were being displayed on the screen. <br></description></P> 1915<HR> 1916<H3><A name="note69-08">Note 69-08: (FS) Fixed a bug where mounting a ROM file system would sometimes fail [System Updater]</A></H3> 1917<P><description>A bug was fixed where nn::fs::MountRom would occasionally return nn::fs::ResultVerificationFailed and fail. <br></description></P> 1918<HR> 1919<H3><A name="note69-09">Note 69-09: (FS) Fixed a deadlock in the file system [System Updater]</A></H3> 1920<P><description>A bug was fixed where a deadlock would occasionallly occur if multiple threads attempted to access the file system at once. <br></description></P> 1921<HR> 1922<H3><A name="note69-10">Note 69-10: (HID) Fixd a bug where illegal coordinates would result after immediately after a pen-down on the touch panel [System Updater]</A></H3> 1923<P><description>A hardware problem was identified where coordinate data after a pen-down on the touch panel would occasionally result in incorrect values larger than the originals. <br> To solve this problem, processing was changed so that the first data generated after pen-down is handled as a pen-up. <br></description></P> 1924<HR> 1925<H3><A name="note69-11">Note 69-11: (HTTP) Fixed a bug where HTTPS communications via proxy were impossible [System Updater]</A></H3> 1926<P><description>A bug was fixed where HTTPS communications via proxy could not be implemented. <br></description></P> 1927<HR> 1928<H3><A name="note69-12">Note 69-12: (GX) Revised the 3D LED initialization process [System Updater]</A></H3> 1929<P><description>A bug was fixed where the 3D LED stauts was not being initialized when an application was started a second time after stopping the debugger during a stereoscopic display.<br></description></P> 1930<HR> 1931<H3><A name="KnownIssues_0_14_3_System Updater">Known Issues with System Updater in SDK Version 0.14.3</A></H3> 1932<knownissues><description> 1933 <ul> 1934 <li>Demos started via the debugger do not run normally if the system is closed and the demo does not support sleep mode. </li> 1935 <li>There is a bug where disconnection of a Client cannot be detected correctly if connected to the network as a Spectator via UDS.<BR> This bug was definitely present up to CTR-SDK 0.14.2, and handled in CTR-SDK 0.14.3 so that it only happened at a low level of probability. This problem has now been completely resolved. </li> 1936 <li>Sleep is not handled normally if sleep occurs during application or applet startup or shutdown. </li> 1937 <li>The system sometimes down not sleep normally if the HOME Button is pressed during the display of a "card removed" error.</li> 1938 <li>Noise was sometimes being introduced with sound sources satisfying the conditions listed below when using INTERPLATION_TYPE_LINEAR as the Voice interpolation method. </li> 1939 <ul> 1940 <li>Sources having a difference between adjacent samples of 32768 or higher when using 16-bit PCM</li> 1941 </ul> 1942 This would apply to a -6-dB square wave, for example.<BR> Do not use INTERPOLATION_TYPE_LINEAR with sound sources that meet the above conditions.<BR> Noise is not generated forsound sources that do not include a high-frequency component or sounds sources where the amplitude remains within 16384 when using 16-bit PCM.<BR> 1943 <li>There is a bug where execution of firmware updates stops in the middle and recovery becomes impossible if System Updater is executed on development hardware whose serial number starts with AAA (e.g. AAA300001231). Do not run System Updater on this hardware.</li> 1944 </ul> 1945 </description></knownissues><HR> 1946<H2 style="line-height: 0"><A name="sdk_0_14_3_Sample Demos">CTR-SDK Version 0.14.3 Sample Demos</A></H2> 1947<DIV style="text-align: right"><P style="line-height: 0">(2010/11/19)</P></DIV> 1948<HR> 1949<H3><A name="note68-01">Note 68-01: (DLP) Added support for DLP system updates [System Updater | Sample Demos]</A></H3> 1950<P><description>The SimpleServer demo was made to support DLP system updates (DUP).<br> For examples, see Sample Demos/readme-CTR_SDK-0_14_3-Sample Demos.txt.<br></description></P> 1951<HR> 1952<H3><A name="note68-02">Note 68-02: (DLP) Added sleep support for Sample Demos and DlpClient [SDK | Sample Demos]</A></H3> 1953<P><description>Added sleep support to DLP Sample Demos and DlpClient.<br> An error results if sleep (system closed) occurs while using DLP. <br> Recover from error status according to the instructions displayed on the screen.<br></description></P> 1954<HR> 1955<H3><A name="note68-03">Note 68-03: (DLP) Extensions to Sample Demos and Tool [SDK | Sample Demos]</A></H3> 1956<P><description>DlpClient now supports the power button and HOME button. <br>Made the following changes to the dlp sample demo. 1957 <ul> 1958 <li>SimpleServer and FakeClient demos now support the Power Button and HOME Button</li> 1959 <li>Added a child device feature to Child_0 and FakeClient demos.<BR>After download, a simple UDS communication is made with the parent device.</li> 1960 <li>Added a parent device feature to the SimpleServer demo.<BR>UDS communication with a child device.</li> 1961 </ul> 1962 </description></P> 1963<HR> 1964<H3><A name="note68-04">Note 68-04: (SND) Added an eletronics operations manual for a demo [Sample Demos]</A></H3> 1965<P><description>An electronics operations manual was added to Sample Demos/demo1.<br></description></P> 1966<HR> 1967<H3><A name="note68-05">Note 68-05: (UDS) Fixed a bug where the thruput and error rate display for Master would appear as garbage when using com_demo1 [Sample Demos]</A></H3> 1968<P><description>There was a bug where the thruput and error rate displayed for Master of Clients already connected would appear as garbage when connecting a new Client when using the uds/com_demo1 demo. This has been fixed.<br></description></P> 1969<HR> 1970<H3><A name="KnownIssues_0_14_3_Sample Demos">Known Issues with SDK 0.14.3 Sample Demos</A></H3> 1971<P> None.</P> 1972<HR> 1973<H2 style="line-height: 0"><A name="sdk_0_14_2_Release">CTR-SDK Version 0.14.2 Release</A></H2> 1974<DIV style="text-align: right"><P style="line-height: 0">(2010/11/17)</P></DIV> 1975<HR> 1976<H3><A name="note67-01">Note 67-01: (APPLET) Sleep problem when returning from the developer's menu [SDK | System Updater]</A></H3> 1977<P><description>A bug was fixed where the system would not enter sleep if the system was closed while returning to an application from the developer's menu. <br></description></P> 1978<HR> 1979<H3><A name="note67-02">Note 67-02: (CAMERA) Fixed a bug where the camera would not recover normally if the system was closed during a transition caused by the HOME Button [SDK | System Updater]</A></H3> 1980<P><description>A but was fixed wehre the camera could not be restored to the intended state during application recovery caused by opening the system if the system had been closed during transition to the developer's menu caused by pressing the HOME Button while using application was using the camera. <br></description></P> 1981<HR> 1982<H3><A name="note67-03">Note 67-03: (GR) Revised the GR library so that it generates cube mape and shadow map commands [SDK]</A></H3> 1983<P><description>The GR Library was revised so that Texture::Unit0::MakeCommand function correctly generates cube map and shadow map commands. <br></description></P> 1984<HR> 1985<H3><A name="note67-04">Note 67-04: (GR) Revised the GR library so that it generates border color commands for each texture [SDK]</A></H3> 1986<P><description>The GR library was revised because the values of color border commands for Texture 0, 1 and 2 were incorrect. <br></description></P> 1987<HR> 1988<H3><A name="note67-05">Note 67-05: (GR) Revised specifications so that the framebuffer cache is cleared when a RenderState class public variable command is generated by the GR library [SDK]</A></H3> 1989<P><description>A bug was fixed where the framebuffer cache was not being flushed and cleared when the GR library generated a RenderState class public variable command. <br> This was actually changed in CTR-SDK 0.14.1 but was accidentally omitted from the change log.<br></description></P> 1990<HR> 1991<H3><A name="note67-06">Note 67-06: (PL) Deleted the Initialize/FinalizePedometer functions [SDK]</A></H3> 1992<P><description>The Initialize/FinalizePedometer functions, used to intialize and shutdown the pedometer library, have been deleted.<br> Note that the ptm::Initialize function must be called before using the pedometer library.<br></description></P> 1993<HR> 1994<H3><A name="note67-07">Note 67-07: (UBL) Revised the UBL Library [SDK]</A></H3> 1995<P><description>The UBL library had a problem where shared expanded save data in NAND memory could not be accessed, so we have temporarily changed the location where shared shared expanded save data is saved to SD card.<br></description></P> 1996<HR> 1997<H3><A name="note67-08">Note 67-08: (UDS) Adjusted the setting range for the maximum send delay time [SDK]</A></H3> 1998<P><description>The specifiable range for the maximum send delay time that can be set using the SetMaxSendDelay function has been changed from 10 to 100 milliseconds to 5 to 10 milliseconds.<br></description></P> 1999<HR> 2000<H3><A name="KnownIssues_0_14_2_Release">Known Issues in the SDK 0.14.2 Release</A></H3> 2001<knownissues><description> 2002 <ul> 2003 <li>There is a bug where animations cannot be played correctly because illegal loop settings are written in the output file (<CODE>.bcwav</CODE>) when converting a <CODE>.wav</CODE> file that includes loop settings and uses the same frame as the loop start and loop end.</li> 2004 <li>If a waveform file (WAV or AIFF) includes no loop settings prior to conversion by <CODE>ctr_WaveConverter32.exe</CODE>, a bug causes the <CODE>--loopStart</CODE> and <CODE>--loopEnd</CODE> options to be ignored.</li> 2005 </ul> 2006 </description></knownissues><HR> 2007<H2 style="line-height: 0"><A name="sdk_0_14_2_System Updater">CTR-SDK Version 0.14.2 System Updater</A></H2> 2008<DIV style="text-align: right"><P style="line-height: 0">(2010/11/17)</P></DIV> 2009<HR> 2010<H3><A name="note66-01">Note 66-01: (APPLET) Sleep problem when returning from the developer's menu [SDK | System Updater]</A></H3> 2011<P><description>A bug was fixed where the system would not enter sleep if the system was closed while returning to an application from the developer's menu. <br></description></P> 2012<HR> 2013<H3><A name="note66-02">Note 66-02: (CAMERA) Fixed a bug where the camera would not recover normally if the system was closed during a transition caused by the HOME Button [SDK | System Updater]</A></H3> 2014<P><description>A but was fixed wehre the camera could not be restored to the intended state during application recovery caused by opening the system if the system had been closed during transition to the developer's menu caused by pressing the HOME Button while using application was using the camera. <br></description></P> 2015<HR> 2016<H3><A name="note66-03">Note 66-03: (DevEnv) Fixed a bug during display of the FATAL/Card removed error [System Updater]</A></H3> 2017<P><description>A bug has been fixed where the screen would momentarily distort and in rare instances disappear without an error message appearing when going to display a FATAL error and "card removed" error. <br></description></P> 2018<HR> 2019<H3><A name="note66-04">Note 66-04: (DevEnv) Fixed a bug occurring when the system is closed immediately after startup [System Updater]</A></H3> 2020<P><description>A bug was fixed where, depending on the timing, the system would not enter sleep and would hang, if the system was closed immediately after starting the system.<br></description></P> 2021<HR> 2022<H3><A name="note66-05">Note 66-05: (DevEnv) Fixed a bug where the HOME Button would not work on the developer's menu [System Updater]</A></H3> 2023<P><description>A bug was fixed where the fact the HOME Button was being pressed could not be detected if the HOME Button was pressed repeatedly immediately after returning to the developer's menu by pressing the HOME Button from inside an application. <br></description></P> 2024<HR> 2025<H3><A name="note66-06">Note 66-06: (FRIENDS) Fixed a bug where account and friend list information sometimes could not be written to file during shutdown [System Updater]</A></H3> 2026<P><description>A bug has been fixed where the system would engage in restart without writing account and friend list information if the Power Button ws held down to cause shutdown. <br></description></P> 2027<HR> 2028<H3><A name="note66-07">Note 66-07: (MCU) Fixed a bug where a quick opening and closing of the system was not handled well [System Updater]</A></H3> 2029<P><description>A bug was fixed where internal state transitions were not being handled correctly in cases such as when the system was quickly opened and closed. <br></description></P> 2030<HR> 2031<H3><A name="note66-08">Note 66-08: (NDM) Fixed a timing bug with sleep and WiFi on/off [System Updater]</A></H3> 2032<P><description>A bug was fixed where, depending on the timing, background communications were not being switched correctly when combining sleep and WiFi on/off switching. <br></description></P> 2033<HR> 2034<H3><A name="note66-09">Note 66-09: (UDS) Fixed a bug where the uds::Initialize would not exit [System Updater]</A></H3> 2035<P><description>Sometimes, depending on the timing, the uds::Initialize function would not exit due to a bug where background communications were being stopped. <br> This bug has been fixed.<br></description></P> 2036<HR> 2037<H3><A name="note66-10">Note 66-10: (UDS) Fixed a bug where status update events were not being signaled when transiting to sleep or wirelss off mode while not connected [System Updater]</A></H3> 2038<P><description>A bug was fixed where status update events were not being signaled when transiting to sleep or wireless off mode while not connected.<br><br> Do not put the system in sleep mode without shutting down the uds library. <br> Always execute the uds::Finalize function before allowing an application to sleep.<br></description></P> 2039<HR> 2040<H3><A name="note66-11">Note 66-11: (UDS) Fixed a bug where a FATAL error would occur when calling DestroyEndpoint after recoverying from sleep during communications [System Updater]</A></H3> 2041<P><description>A bug was confirmed and fixed where a FATAL error would occur if the DestroyEndpoint function was executed after recoverying from sleep initiated without closing the uds library. <br><br> Do not put the system in sleep mode without shutting down the uds library. <br> Always execute the uds::Finalize function before allowing an application to sleep.<br></description></P> 2042<HR> 2043<H3><A name="KnownIssues_0_14_2_System Updater">Known Issues with System Updater in SDK Version 0.14.2</A></H3> 2044<knownissues><description> 2045 <ul> 2046 <li>Demos started via the debugger do not run normally if the system is closed and the demo does not support sleep mode. </li> 2047 <li>Sleep is not handled normally if sleep occurs during application or applet startup or shutdown. </li> 2048 <li>The system sometimes down not sleep normally if the HOME Button is pressed during the display of a "card removed" error.</li> 2049 <li>The back light will stop lighting if the system is closed and opened again during display of a FATAL error screen. </li> 2050 <li>There is a problem where the chance encounter daemon sometimes returns SESSION_CLOSED and the chance encounter library then becomes unusable. </li> 2051 <li>Noise was sometimes being introduced with sound sources satisfying the conditions listed below when using INTERPLATION_TYPE_LINEAR as the Voice interpolation method. </li> 2052 <ul> 2053 <li>Sources having a difference between adjacent samples of 32768 or higher when using 16-bit PCM</li> 2054 </ul> 2055 This would apply to a -6-dB square wave, for example.<BR> Do not use INTERPOLATION_TYPE_LINEAR with sound sources that meet the above conditions.<BR> Noise is not generated forsound sources that do not include a high-frequency component or sounds sources where the amplitude remains within 16384 when using 16-bit PCM.<BR> 2056 <li>There is a bug where execution of firmware updates stops in the middle and recovery becomes impossible if System Updater is executed on development hardware whose serial number starts with AAA (e.g. AAA300001231). Do not run System Updater on this hardware.</li> 2057 <li>Save data access is not thread-safe.</li> 2058 </ul> 2059 </description></knownissues><HR> 2060<H2 style="line-height: 0"><A name="sdk_0_14_1_Release">CTR-SDK Version 0.14.1 Release</A></H2> 2061<DIV style="text-align: right"><P style="line-height: 0">(2010/11/15)</P></DIV> 2062<HR> 2063<H3><A name="note65-01">Note 65-01: (AC) Revised the <CODE>Connect(Async)(</CODE> function [SDK]</A></H3> 2064<P><description>Added a description of the EULA agreement check.<br> With this change, you must initialize the FS library before using this function.<br></description></P> 2065<HR> 2066<H3><A name="note65-02">Note 65-02: (AC) Deprecated the <CODE>GetStatus/GetStatusChangeEvent</CODE> function [System Updater]</A></H3> 2067<P><description>The GetStatus function was dangerous depending on how it was used and was deprecated because the IsConnected function has been added for getting whether the local system is issuing a connection request to the network.<br></description></P> 2068<HR> 2069<H3><A name="note65-03">Note 65-03: (AC) Added the <CODE>IsConnected</CODE> function [SDK | System Updater]</A></H3> 2070<P><description>A function for getting whether stereoscopic display is permitted has been added.<br></description></P> 2071<HR> 2072<H3><A name="note65-04">Note 65-04: (APPLET) Added the <CODE>Enable</CODE> function [SDK | System Updater | Sample Demos]</A></H3> 2073<P><description>Specifications have changed so that the nn::applet::CTR::Enable function is called immediately after making setting to clarify the timing at which applet library callbacks, such as sleep and HOME Button, are enabled.<br> The application is not notofied of sleep and or pressing of the Power Button or HOME Button until this nn::applet::CTR::Enable function is called. <br> Due to this, the developers menu may accept key input if a demo has been executed via the debugger without calling this function. <br></description></P> 2074<HR> 2075<H3><A name="note65-05">Note 65-05: (BOSS) Changed specifications so that nn::ac::Connect is required before calling the Task::StartImmediate function [SDK]</A></H3> 2076<P><description>Specifications were changed so that nn::boss:Task::StartImmediate fails if connection with the AP has not been spontaneously established first by a call to nn::ac::Connect.<br></description></P> 2077<HR> 2078<H3><A name="note65-06">Note 65-06: (CEC) Changed the timing of the EULA check [SDK | System Updater | Sample Demos]</A></H3> 2079<P><description>The timing used to check whether the EULA agreement has been accepted has been changed.<br> This has been changed from when the box was opened (using MessageBox::OpenMessageBox) to the time data is written (using MessageBox::WriteMessage). <br></description></P> 2080<HR> 2081<H3><A name="note65-07">Note 65-07: (CEC) Changed operations when StartScanning is called [SDK]</A></H3> 2082<P><description>Specifications have changed when CecControl::StartScanning is called so that the system starts under ndm management. In the past operations were started directly by the daemon. <br> When performing communications other than chance encounter communications, under ndm management, that communication is allowed to end before starting operations. <br>(There is no change in daemon status immediately after StartScanning is called.)<br> Also, a bug was fixed where communications could not be started without calling StartScanning several times in the StopScanning function was called several times. <br></description></P> 2083<HR> 2084<H3><A name="note65-08">Note 65-08: (CX) Fixed a bug in the <CODE>nn::cx::ReadUncompLH</CODE> function [SDK]</A></H3> 2085<P><description>A bug was fixed where an error was sometimes returned when using the nn::cx::ReadUncomp function, regardless of whether data was correct. <br></description></P> 2086<HR> 2087<H3><A name="note65-09">Note 65-09: (DLP) Released uninitialized status [SDK]</A></H3> 2088<P><description>Status indicating that the library is not initialized has been made public. <br> CLIENT_STATE_INVALID in the ClientState enumerated type indicates the client is in an uninitialized state.<br> SERVER_STATE_INVALID in the ServerState enumerated type indicates the server is in an uninitialized state.<br></description></P> 2089<HR> 2090<H3><A name="note65-10">Note 65-10: (DevEnv) Deleted the cia files DlpClient and StereoCameraCalibrator [SDK]</A></H3> 2091<P><description>Specifications have changed so that the cia files DlpClient and StereoCameraCalibrator are no longer included in the package because user applications can no longer be imported into NAND memory starting from CTR-SDK version 0.14.<br></description></P> 2092<HR> 2093<H3><A name="note65-11">Note 65-11: (Friends) Changed specifications so that nn::ac::Connect is required before calling the Login function [SDK]</A></H3> 2094<P><description>Specifications were changed so that nn::friends::Login fails if connection with the AP has not been spontaneously established first by a call to nn::ac::Connect.<br></description></P> 2095<HR> 2096<H3><A name="note65-12">Note 65-12: (FRIENDS) Changed the internal definition of the MiiData structure [SDK]</A></H3> 2097<P><description>Revised member definitions so that the MiiData structure always has 4-byte integrity. <br> Access to members remains as in the past because it has been made a union.<br></description></P> 2098<HR> 2099<H3><A name="note65-13">Note 65-13: (FS) Revised the <CODE>GetArchiveFreeSize</CODE> function [SDK | System Updater]</A></H3> 2100<P><description>Specifications have changed so that available memory in the save data archive can be obtained by GetArchiveFreeSize. <br> In addition, argument types have been standardized to match other API functions. <br></description></P> 2101<HR> 2102<H3><A name="note65-14">Note 65-14: (FS) Redacted the <CODE>GetFileSystemSize</CODE> function [SDK]</A></H3> 2103<P><description>The nn::fs::GetFileSystemSize function was redacted.<br></description></P> 2104<HR> 2105<H3><A name="note65-15">Note 65-15: (FS) Undisclosed the <CODE>ReadExtSaveDataIcon</CODE> function [SDK]</A></H3> 2106<P><description>The nn::fs::ReadExtSaveDataIcon function has removed from public view.<br></description></P> 2107<HR> 2108<H3><A name="note65-16">Note 65-16: (FS) Added the <CODE>nn::fs::GetExtSaveDataSize</CODE> function [SDK | System Updater]</A></H3> 2109<P><description>A function that gets the amount of memory used by expanded save data was added.<br></description></P> 2110<HR> 2111<H3><A name="note65-17">Note 65-17: (FS) Deleted the unneeded Result definitions from file system headers [SDK]</A></H3> 2112<P><description>Result-related definitions not handled by applications were removed from fs_Result.h. <br></description></P> 2113<HR> 2114<H3><A name="note65-18">Note 65-18: (GR) Changed the type of FrameBuffer::DepthStencilBuffer::clearStencil in the GR library to u8 [SDK]</A></H3> 2115<P><description>The type of FrameBuffer::DepthStencilBuffer::clearStencil in the GR library was changed form f32 to u8. <br></description></P> 2116<HR> 2117<H3><A name="note65-19">Note 65-19: (GX) Fixed a bug where the command buffer was not being copied normally by the <CODE>nngxAddCmdlist</CODE> function [SDK]</A></H3> 2118<P><description>A bug was fixed where the 3D command buffer was not being appropriately copied to the command list object specified by the nngxAddCmdlist function. <br></description></P> 2119<HR> 2120<H3><A name="note65-20">Note 65-20: (GX) Updated documentation [SDK]</A></H3> 2121<P><description>The following graphics-related documentation was updated.<br> 2122 <ul> 2123 <li>$CTR_SDK/documents/DMPGL20/DMPGL20_specification.pdf</li> 2124 <ul> 2125 <li>Added a description of "DMP shadow"</li> 2126 <ul> 2127 <li>Regarding clamping texture coordinate r during shadow access</li> 2128 <li>Described cases where the attenuation factor does not work correctly</li> 2129 <li>Regarding the color components used in the shadow collection pass</li> 2130 <li>Added a supplement about the value region of shadow texture components</li> 2131 </ul> 2132 </ul> 2133 <li>$CTR_SDK/documents/DMPGL20/DMPGL20_programming_guide.pdf</li> 2134 <ul> 2135 <li>Made revisions regarding the rendering color used in the shadow collection pass</li> 2136 <li>Added Section 20.5,<I> When the rendering result for polygons with the same vertext coordinates do not exactly match</I>.</li> 2137 </ul> 2138 <li>$CTR_SDK/documents/DMPGL20/DMPGL20_system_API_specification.pdf</li> 2139 <ul> 2140 <li>Added details regarding the conditions required for clearing the framebuffer cache</li> 2141 <li>Revised the description of register 0x25f, which is involved with rendering functions.</li> 2142 <li>Described block image transfer</li> 2143 <li>Revised the description of nngxBindCmdlist function errors</li> 2144 </ul> 2145 <li>$CTR_SDK/documents/DMPGL20/VertexShaderReferenceManual.pdf</li> 2146 <ul> 2147 <li>Added a description of an option for checking shader integrity</li> 2148 </ul> 2149 </ul> 2150 </description></P> 2151<HR> 2152<H3><A name="note65-21">Note 65-21: (HID) Fixed a bug in <CODE>STICK_CLAMP_MODE_MINIMUM</CODE> [SDK | System Updater]</A></H3> 2153<P><description>There was a possibility that division by 0 might occur when STICK_CLAMP_MODE_MINIMUM (one of the slide pad clamp modes) was selected. <br> This problem was fixed.<br></description></P> 2154<HR> 2155<H3><A name="note65-22">Note 65-22: (HTTP) Revised the API Reference Manual[SDK]</A></H3> 2156<P><description>Listed the various API Result return values and the various methods for handling them. <br> Broken links and typos in the API reference were also corrected. <br></description></P> 2157<HR> 2158<H3><A name="note65-23">Note 65-23: (NEWS) Revised the NEWS library [SDK | System Updater]</A></H3> 2159<P><description>A notification LED now lights. <br> Check that a notification is posted and that the LED notifies you when the HOME Menu is opened.<br></description></P> 2160<HR> 2161<H3><A name="note65-24">Note 65-24: (NGC) Fixed a bug where some prohibited words were not being detected correctly [SDK]</A></H3> 2162<P><description>A bug was fixed where some prohibited words were being mis-recognized as no problem when detecting prohibited words. <br></description></P> 2163<HR> 2164<H3><A name="note65-25">Note 65-25: (NGC) Changed the behavior when the system region is Japan [SDK]</A></H3> 2165<P><description>The prohibited word list used when the system region is Japan and specifications allow communication with other regions has been changed by overloading the CheckProfanityWords function, which automatically selects the list to use and detects prohibited words.<br></description></P> 2166<HR> 2167<H3><A name="note65-26">Note 65-26: (SND) Fixed a bug releated to freeing memory with nn::snd::FxDelay [SDK]</A></H3> 2168<P><description>A bug was fixed where execution would stop on an assert when the nn::snd::FxDelay destructor was called after calling nn::snd::FxDelay::ReleaseWorkBuffer. <br></description></P> 2169<HR> 2170<H3><A name="note65-27">Note 65-27: (SND) Added a description of the timing used for calling the voice drop callback [SDK]</A></H3> 2171<P><description>The timing at which the callback function should be called when a voice drop occurs has been clarified in the nn::snd::AllocVoice function reference manual. <br></description></P> 2172<HR> 2173<H3><A name="note65-28">Note 65-28: (SSL) Revised the API Reference Manual [SDK]</A></H3> 2174<P><description>Listed the various API Result return values and the various methods for handling them. <br> Broken links and typos in the API reference were also corrected. <br></description></P> 2175<HR> 2176<H3><A name="note65-29">Note 65-29: (SSL) Renamed ResultSocketZeroReturnErr [SDK | Sample Demos]</A></H3> 2177<P><description>Although ResultSocketZeroReturnErr returns normally, the name has been been changed to ResultSocketZeroReturn so it is not limited to just errors. <br> Sample demos and the API reference have been revised due to this change.<br></description></P> 2178<HR> 2179<H3><A name="note65-30">Note 65-30: (TOOL) Fixed the language set by ResetSetting of the Config tool [SDK]</A></H3> 2180<P><description>Specifications have been revised so that a default value for each region is now used ResetSetting is executed with the Config tool. (Japanese language used to always result.)<br></description></P> 2181<HR> 2182<H3><A name="note65-31">Note 65-31: (TOOL) Added a function to DevMenu for setting the memory region at initial startup of the HOME Menu [SDK]</A></H3> 2183<P><description>A feature was added to DevMenu for setting the memory region at initial startup of the HOME Menu.<br> This is executed by going to the SExtData tab and pressing the Y Button.<br></description></P> 2184<HR> 2185<H3><A name="note65-32">Note 65-32: (TOOL) Extended <CODE>NetworkSetting</CODE> tool [SDK]</H3> 2186<P><description>A DNS setting feature was added to the NetworkSetting tool.<br></description></P> 2187<HR> 2188<H3><A name="note65-33">Note 65-33: (TOOL) Revised <CODE>ctr_makeciaarchive</CODE> [SDK]</A></H3> 2189<P><description>A bug was fixed where operations were not performed according to specifications if ctr-makeciaarchive32.exe did not specify the -rsf and --romfs-root options. <br></description></P> 2190<HR> 2191<H3><A name="note65-34">Note 65-34: (TOOL) Fixed a bug where labels of the form "IN"(N=0,1,2,...) were not being freed by the shader assembler [SDK]</A></H3> 2192<P><description>A bug was fixed where label names of the form "lN" (where "l" is a lowercase "L" and N stands for a number such as 0, 1, 2, ...) could not be interpreted correctly by the shader assembler ctr_VertextShaderAssembler32.exe. <br></description></P> 2193<HR> 2194<H3><A name="note65-35">Note 65-35: (TOOL) Added a function for checking shader integrity [SDK]</A></H3> 2195<P><description>The -check_consistency option has been newly added to the shader linker ctr_VertexShaderLinker32.exe for checking if a shader program is implemented. <br> For details, see Chapter 15, <I>Shader Check Feature</I>, in the vertext shader reference manual included in $CTR_SDK/documents/DMPGL20/VertexShaderReferenceManual.pdf.<br></description></P> 2196<HR> 2197<H3><A name="note65-36">Note 65-36: (TOOL) Changed the product code format [SDK]</A></H3> 2198<P><description>The format of the RSF BasicInfo/ProductCode has been changed. .<br> If you use the old format, ctr_makerom will output a warning and change to the new format. <br> The new format can no logner be used starting from the next version. <br> For details, see the ctr_makerom reference page.<br></description></P> 2199<HR> 2200<H3><A name="note65-37">Note 65-37: (UDS) Fixed a bug where the <CODE>Receive</CODE> and <CODE>ReceiveFrom</CODE> functions would continue to block [SDK]</A></H3> 2201<P><description>A bug with an extremely low frequency of occurrence was fixed where the Receive and ReceiveFrom functions would continue to block.<br></description></P> 2202<HR> 2203<H3><A name="note65-38">Note 65-38: (UDS) Fixed a bug where a Panic would result if endpoint was destroyed by the DestroyEndpoint function while the Receive function was blocking [SDK]</A></H3> 2204<P><description>A bug was fixed where a Panic would result inside the ReceiveFrom function if endpoint was destroyed by the DestroyEndpoint function while the Receive function was blocking.<br></description></P> 2205<HR> 2206<H3><A name="note65-39">Note 65-39: (UDS) Fixed a bug where determination whether it was possible to connect as a Spectator was not being handled correctly [SDK]</A></H3> 2207<P><description>The nn::uds::NetworkDescription::CanConnectAsSpectator function was added beginning from CTR-SDK 0.14.<br></description></P> 2208<HR> 2209<H3><A name="note65-40">Note 65-40: (UDS) Fixed a bug where abnormal operations would result after re-initializing the system after sleeping it during communications [System Updater]</A></H3> 2210<P><description>A bug was fixed where abnormal operations would result after re-initializing the system after sleeping it during UDS communications.<br></description></P> 2211<HR> 2212<H3><A name="KnownIssues_0_14_1_Release">Known Issues in the SDK 0.14.1 Release</A></H3> 2213<knownissues><description> 2214 <ul> 2215 <li>The UBL library cannot be used.</li> 2216 <li>There is a bug where animations cannot be played correctly because illegal loop settings are written in the output file (<CODE>.bcwav</CODE>) when converting a <CODE>.wav</CODE> file that includes loop settings and uses the same frame as the loop start and loop end.</li> 2217 <li>If a waveform file (WAV or AIFF) includes no loop settings prior to conversion by <CODE>ctr_WaveConverter32.exe</CODE>, a bug causes the <CODE>--loopStart</CODE> and <CODE>--loopEnd</CODE> options to be ignored.</li> 2218 </ul> 2219 </description></knownissues><HR> 2220<H2 style="line-height: 0"><A name="sdk_0_14_1_System Updater">CTR-SDK Version 0.14.1 System Updater</A></H2> 2221<DIV style="text-align: right"><P style="line-height: 0">(2010/11/15)</P></DIV> 2222<HR> 2223<H3><A name="note64-01">Note 64-01: (AC) Revised the <CODE>Connect(Async)</CODE> function [System Updater]</A></H3> 2224<P><description>A bug was fixed where an invalid IP address was being set under the followign specific conditions during DHCP. <br></description></P> 2225<HR> 2226<H3><A name="note64-02">Note 64-02: (AC) Deprecated the <CODE>GetStatus/GetStatusChangeEvent</CODE> function [System Updater]</A></H3> 2227<P><description>The GetStatus function was dangerous depending on how it was used and was deprecated because the IsConnected function has been added for getting whether the local system is issuing a connection request to the network.<br></description></P> 2228<HR> 2229<H3><A name="note64-03">Note 64-03: (AC) Added the <CODE>IsConnected</CODE> function [SDK | System Updater]</A></H3> 2230<P><description>A function for getting whether stereoscopic display is permitted has been added.<br></description></P> 2231<HR> 2232<H3><A name="note64-04">Note 64-04: (APPLET) Added the <CODE>Enable</CODE> function [SDK | System Updater | Sample Demos]</A></H3> 2233<P><description>Specifications have changed so that the nn::applet::CTR::Enable function is called immediately after making setting to clarify the timing at which applet library callbacks, such as sleep and HOME Button, are enabled.<br> The application is not notofied of sleep and or pressing of the Power Button or HOME Button until this nn::applet::CTR::Enable function is called. <br> Due to this, the developers menu may accept key input if a demo has been executed via the debugger without calling this function. <br></description></P> 2234<HR> 2235<H3><A name="note64-05">Note 64-05: (BOSS) Revised the <CODE>NsData::SetAdditionalInfo</CODE> function [System Updater]</A></H3> 2236<P><description>A bug was fixed where the NsData::SetAdditionalInfo function would not work under CTR-SDK version 0.14. <br></description></P> 2237<HR> 2238<H3><A name="note64-06">Note 64-06: (BOSS) Fixed a bug where BOSS would wake up when there was no executing task [System Updater]</A></H3> 2239<P><description>A bug was fixed where BOSS would wake up when executing a task with an execution count of 0.<br></description></P> 2240<HR> 2241<H3><A name="note64-07">Note 64-07: (BOSS) Fixed a bug where power save during wireless operations would not work [System Updater]</A></H3> 2242<P><description>A bug was fixed where wireless operations could not enter power save mode due to BOSS. <br></description></P> 2243<HR> 2244<H3><A name="note64-08">Note 64-08: (CAMERA) Changed specifications so a value other than WHITE_BALANCE_NORMAL can be set for the SetPackageParameterWithoutContext function [System Updater]</A></H3> 2245<P><description>An error would result if WHITE_BALANCE_NORMAL was set using the SetPackageParameterWithoutContext function.<br> This has been fixed so no error results by making settings equivalent to SetAutoWhiteBalance when a value other than WHITE_BALANCE_NORMAL has been set. <br></description></P> 2246<HR> 2247<H3><A name="note64-09">Note 64-09: (CEC) Fixed a bug where mistaken operations would result if the number of send data messages for a single communication was 0 [System Updater]</A></H3> 2248<P><description>A bug has been fixed where the daemon would malfunction immediately after communications were started if there was only one box containing a message specified as "send only." <br></description></P> 2249<HR> 2250<H3><A name="note64-10">Note 64-10: (CEC) Changed the timing of the EULA check [SDK | System Updater | Sample Demos]</A></H3> 2251<P><description>The timing used to check whether the EULA agreement has been accepted has been changed.<br> This has been changed from when the box was opened (using MessageBox::OpenMessageBox) to the time data is written (using MessageBox::WriteMessage). <br></description></P> 2252<HR> 2253<H3><A name="note64-11">Note 64-11: (CEC) Fixed a gap in AP searches during sleep [System Updater]</A></H3> 2254<P><description>Operations have been revised so that an attempt is made to reconnect without leaving a gap after connection with AP or NintendoZone when no chance encounter data has been set during sleep. <br> Reconnection is made using the interval set by the system. <br></description></P> 2255<HR> 2256<H3><A name="note64-12">Note 64-12: (DevEnv) Added a display message when a FATAL error occurs [System Updater]</A></H3> 2257<P><description>Specifications have changed so a messge to users regarding the system's language setting is displayed on the lower screen when a FATAL error occurs. <br> (Existing error status information is displayed on the upper screen.)<br></description></P> 2258<HR> 2259<H3><A name="note64-13">Note 64-13: (DevEnv) Changed settings at development menu startup time when halting an application [System Updater]</A></H3> 2260<P><description>In previous versions, switching between applications and the menu using the HOME Button was not being handled correctly and the correct Power Button sequence was not being performed because applications were being treated as if they did not exist within the developer's menu if the developer's menu was started while an application was halted. <br> This bug has been fixed.<br></description></P> 2261<HR> 2262<H3><A name="note64-14">Note 64-14: (DevEnv) Fixed a bug with screen display status when starting an application [System Updater]</A></H3> 2263<P><description>A bug was fixed where the screen display would remain ON and execution would move to the application when an application was started from the development menu.<br></description></P> 2264<HR> 2265<H3><A name="note64-15">Note 64-15: (DevEnv) Added a reboot sequence when displaying a "card removed" error [System Updater]</A></H3> 2266<P><description>A feature for rebooting using the HOME Button during the display of a "card removed" error was added. <br> (This is currently being studied because it does not always work smoothly.)<br></description></P> 2267<HR> 2268<H3><A name="note64-16">Note 64-16: (DevEnv) Revised shutdown processing [System Updater]</A></H3> 2269<P><description>A bug was fixed where there was a possibility of a malfunction without shutting down normally if the battery level was 0%.<br></description></P> 2270<HR> 2271<H3><A name="note64-17">Note 64-17: (DevEnv) Changed the default background brightness value [System Updater]</A></H3> 2272<P><description>The default value for backlight brightness has been changed from 4 to 5.<br></description></P> 2273<HR> 2274<H3><A name="note64-18">Note 64-18: (FRIENDS) Fixed a bug where users waiting to establish friend relationships were being removed from the friends list [System Updater]</A></H3> 2275<P><description>A bug was fixed where users waiting to establish friend relationships were being removed from the friends list.<br></description></P> 2276<HR> 2277<H3><A name="note64-19">Note 64-19: (FS) Revised the <CODE>FormatSaveData</CODE> function [System Updater]</A></H3> 2278<P><description>Specifications have changed so that data can be reformated using the FormatSaveData function if data on the CTR card backup device becomes corrupted and a ResultCardBackupType1BadFormat or ResultCardBackupType1CommError error results.<br></description></P> 2279<HR> 2280<H3><A name="note64-20">Note 64-20: (FS) Revised the <CODE>GetArchiveFreeSize</CODE> function [SDK | System Updater]</A></H3> 2281<P><description>Specifications have changed so that available memory in the save data archive can be obtained by GetArchiveFreeSize. <br> In addition, argument types have been standardized to match other API functions. <br></description></P> 2282<HR> 2283<H3><A name="note64-21">Note 64-21: (FS) Revised the return values of the <CODE>MountSaveData</CODE> function [System Updater]</A></H3> 2284<P><description>The result returned after a card application executed the MountSaveData function was an invalid value (ResultNotFormatted) when a CTR card without backup memory was inserted. Specifications have been revised so that the appropriate value (ResultCardBackupType1NoDevice) is returned.<br></description></P> 2285<HR> 2286<H3><A name="note64-22">Note 64-22: (FS) Revised SD Memory Card removal processing [System Updater]</A></H3> 2287<P><description>A bug was fixed where resources would run out if the SD card was repeatedly inserted while a file or directory was open. <br></description></P> 2288<HR> 2289<H3><A name="note64-23">Note 64-23: (FS) Revised the directory attributes in SDMC archives [System Updater]</A></H3> 2290<P><description>Directory attributes have been revised so that an ARCHIVE Attribute is not attached to a directory when it is created. <br></description></P> 2291<HR> 2292<H3><A name="note64-24">Note 64-24: (FS) Revised the time stamp in SDMC archives [System Updater]</A></H3> 2293<P><description>The timestamp format used to only support the update date and time, but now also support a creation date.<br></description></P> 2294<HR> 2295<H3><A name="note64-25">Note 64-25: (FS) Revised the path name check used with fatfs archives [System Updater]</A></H3> 2296<P><description>The path name check has been revised to correctly return an error if when an attempt is made to create an unnamed directory or file. Under the old path name check, this would succeed. <br></description></P> 2297<HR> 2298<H3><A name="note64-26">Note 64-26: (FS) Added the <CODE>nn::fs::GetExtSaveDataSize</CODE> function [SDK | System Updater]</A></H3> 2299<P><description>A function that gets the amount of memory used by expanded save data was added.<br></description></P> 2300<HR> 2301<H3><A name="note64-27">Note 64-27: (FS) Changed the internal format used for save data and expanded save data [System Updater]</A></H3> 2302<P><description>The internal format of save data and expanded save data has changed. <br> Reformatting or recreation is required because data created under previous versions of the CTR-SDK can no longer be used. <br></description></P> 2303<HR> 2304<H3><A name="note64-28">Note 64-28: (FS) Made revisions related to removing a card while accessing backup memory [System Updater]</A></H3> 2305<P><description>A bug was fixed where, depending on the timing, a fatal result that shouldn't be issued by the system would occur, or a NULL ASSERT would sometimes be generated within the CTR-SDK, if the card was removed while accessing backup memory. <br></description></P> 2306<HR> 2307<H3><A name="note64-29">Note 64-29: (FS) Changed behavior when removing a directory that includes a final forward slash in the specified path name [System Updater]</A></H3> 2308<P><description>Under old specifications, directories in an SDMC archive could not be deleted if a forward slash was included at the end of the path name, but this has been changed so that directories specified this way are deleted just as with other archives. <br></description></P> 2309<HR> 2310<H3><A name="note64-30">Note 64-30: (FS) Implemented access restrictions on the file system [System Updater]</A></H3> 2311<P><description>Access restrictions on the file system has been implemented.<br> With this implementation, code must be written as shown below inside AccessControlInfo for rsf files, when directly handling files on an SD card using functions such as nn::fs::MountSdmc. <br> 2312 <pre><font size="3"> FileSystemAccess: 2313 - DirectSdmc</font></pre> 2314 You can also code as indicated below when handling files on an SD card for debugging purposes only. <BR> 2315 <pre><font size="3"> FileSystemAccess: 2316 - Debug</font></pre> 2317 </description></P> 2318<HR> 2319<H3><A name="note64-31">Note 64-31: (FS) Fixed a bug where execution would freeze when accessing a file or directory [System Updater]</A></H3> 2320<P><description>A bug has been fixed where execution would freeze without issuing an insufficient resources error when many files and/or directories were open.<br></description></P> 2321<HR> 2322<H3><A name="note64-32">Note 64-32: (HID) Fixd a bug where invalid touch panel data would occasionally result [System Updater]</A></H3> 2323<P><description>There was a problem where (314, 234) would occasionally result for touch panel data regardless of the actual toudh position. <br> This problem was fixed.<br></description></P> 2324<HR> 2325<H3><A name="note64-33">Note 64-33: (HTTP) Changed the specifications of <CODE>Cancel</CODE> and <CODE>Finalize</CODE> in relation to keep alive communications [System Updater]</A></H3> 2326<P><description>Specifications have changed so that any communications, even keep alive communications, are cut if the user issues an explicit Cancel or Finalize during communications. <br> (Keep alive communications are not cut off just as in the past once communications have ended.)<br></description></P> 2327<HR> 2328<H3><A name="note64-34">Note 64-34: (NDM) Fixed a bug where the system would willfully cut the network connection [System Updater]</A></H3> 2329<P><description>A bug was fixed where connection would be cutoff while the application was using the communication infrastructure. <br> This bug has been fixed.<br></description></P> 2330<HR> 2331<H3><A name="note64-35">Note 64-35: (NET) Revised the ZoneAP scan feature [System Updater]</A></H3> 2332<P><description>A bug was fixed where beacons without VendorSpecificIE could not be found using ZoneAp scane. <br></description></P> 2333<HR> 2334<H3><A name="note64-36">Note 64-36: (NET) Stabilized the send signal strength immediately after switching communication modes [System Updater]</A></H3> 2335<P><description>A bug was fixed where it was hard to connect distant network nodes because send signal strength could not be increased by switching communication modes. <br></description></P> 2336<HR> 2337<H3><A name="note64-37">Note 64-37: (NEWS) Revised the NEWS library [SDK | System Updater]</A></H3> 2338<P><description>A notification LED now lights. <br> Check that a notification is posted and that the LED notifies you when the HOME Menu is opened.<br></description></P> 2339<HR> 2340<H3><A name="note64-38">Note 64-38: (NGC) Revised the prohibited word list for the North America region, Portuguese language [SDK]</A></H3> 2341<P><description>A bug was fixed where prohibited words were not being checked correctly due to a a problem with the prohibited word list for the North American Region, Portuguese language. <br></description></P> 2342<HR> 2343<H3><A name="note64-39">Note 64-39: (PL) Fixed a bug where the number of steps obtained was not correct [System Updater]</A></H3> 2344<P><description>A bug was fixed where the number of steps data that should normally have been counted would become 0 when getting the number of steps. <br></description></P> 2345<HR> 2346<H3><A name="note64-40">Note 64-40: (PTM) Fixed a bug where the system would not wake up from sleep when the alarm went off [System Updater]</A></H3> 2347<P><description>A bug was fixed where the system would not wake up from sleep normally at the time specified by the alarm.<br></description></P> 2348<HR> 2349<H3><A name="note64-41">Note 64-41: (SOCKET) Fixed a bug occurring when the socket to be polled was closed [System Updater]</A></H3> 2350<P><description>A bug was fixed where control would not return from the polling function if a socket being polled was closed. <br></description></P> 2351<HR> 2352<H3><A name="note64-42">Note 64-42: (UDS) Fixed a bug where applications would terminate during UDS communications [System Updater]</A></H3> 2353<P><description>A bug was fixed where the system would hange in the middle of transting to the menu screen if the application exited without executing the nn::uds::Finalize function. <br></description></P> 2354<HR> 2355<H3><A name="note64-43">Note 64-43: (UDS) Changed the state returned by the GetConnectionState function after entering wireless OFF mode and going to sleep [System Updater]</A></H3> 2356<P><description>A bug was fixed where STATE_DISCONNECTED would result for the state returned returned by the GetConnectionState function, regardless of the expected state STATE_ERROR, after entering wireless OFF mode and going to sleep. <br></description></P> 2357<HR> 2358<H3><A name="note64-44">Note 64-44: (UDS) Fixed a bug where Client/Spectator disconnection could not be performed correctly when signal status was poor [System Updater]</A></H3> 2359<P><description>A bug was fixed where Clients would not correctly handle unconnected status when signal quality was extremely poor and there was a large volume of communication data.<br></description></P> 2360<HR> 2361<H3><A name="KnownIssues_0_14_1_System Updater">Known Issues with System Updater in SDK Version 0.14.1</A></H3> 2362<knownissues><description> 2363 <ul> 2364 <li>Demos started via the debugger do not run normally if the system is closed and the demo does not support sleep mode. </li> 2365 <li>The development menu does not start if the sleep/recover is repeated while power is on.</li> 2366 <li>System closed status, rather than sleep, results if the system is quickly opened and closed from sleep status. </li> 2367 <li>Sleep is not handled normally if sleep occurs during application or applet startup or shutdown. </li> 2368 <li>Sleep is not performed correctly if sleep is initiated immediately after pressing the HOME Button or Power Button. </li> 2369 <li>There is a problem where, depending on the timing, background communications are not being switched correctly when combining sleep and WiFi on/off switching. </li> 2370 <li>A FATAL error sometimes results if the uds::DestroyEndPoint function is called after recovering from sleep. </li> 2371 <li>Before displaying a FATAL error on screen, the upper and lower LCD screens sometimes distort, and then the LCDs go black without showing the FATAL error screen. </li> 2372 <li>The system sometimes down not sleep normally if the HOME Button is pressed during the display of a "card removed" error.</li> 2373 <li>The back light will stop lighting if the system is closed and opened again during display of a FATAL error screen. </li> 2374 <li>There is a problem where the chance encounter daemon sometimes returns SESSION_CLOSED and the chance encounter library then becomes unusable. </li> 2375 <li>Child devices downloaded from using DlpClient are removed upon restart.<br> Therefore, each time DlpClient is started, download must be made for child devices regardless of the version. Note that the child device can be booted after download. </li> 2376 <li>Noise was sometimes being introduced with sound sources satisfying the conditions listed below when using INTERPLATION_TYPE_LINEAR as the Voice interpolation method. </li> 2377 <ul> 2378 <li>Sources having a difference between adjacent samples of 32768 or higher when using 16-bit PCM</li> 2379 </ul> 2380 This would apply to a -6-dB square wave, for example.<BR> Do not use INTERPOLATION_TYPE_LINEAR with sound sources that meet the above conditions.<BR> Noise is not generated forsound sources that do not include a high-frequency component or sounds sources where the amplitude remains within 16384 when using 16-bit PCM.<BR> 2381 <li>There is a bug where execution of firmware updates stops in the middle and recovery becomes impossible if System Updater is executed on development hardware whose serial number starts with AAA (e.g. AAA300001231). Do not run System Updater on this hardware.</li> 2382 <li>Save data access is not thread-safe.</li> 2383 </ul> 2384 </description></knownissues><HR> 2385<H2 style="line-height: 0"><A name="sdk_0_14_1_Sample Demos">CTR-SDK Version 0.14.1 Sample Demos</A></H2> 2386<DIV style="text-align: right"><P style="line-height: 0">(2010/11/15)</P></DIV> 2387<HR> 2388<H3><A name="note63-01">Note 63-01: (AC) Deleted connect_c (C language AC sample) [Sample Demos]</A></H3> 2389<P><description>This function was deleted because the sample could not be maintained due to insufficiency of the C language interface.<br></description></P> 2390<HR> 2391<H3><A name="note63-02">Note 63-02: (AC) Added an fs initialization process to sample demos that use various nn::ac::Connect function [Sample Demos]</A></H3> 2392<P><description>A fs initialization process was added to sample demos that use various nn::ac::Connect function.<br></description></P> 2393<HR> 2394<H3><A name="note63-03">Note 63-03: (APPLET) Added the <CODE>Enable</CODE> function [SDK | System Updater | Sample Demos]</A></H3> 2395<P><description>Specifications have changed so that the nn::applet::CTR::Enable function is called immediately after making setting to clarify the timing at which applet library callbacks, such as sleep and HOME Button, are enabled.<br> The application is not notofied of sleep and or pressing of the Power Button or HOME Button until this nn::applet::CTR::Enable function is called. <br> Due to this, the developers menu may accept key input if a demo has been executed via the debugger without calling this function. <br></description></P> 2396<HR> 2397<H3><A name="note63-04">Note 63-04: (BOSS) Revised the sample_nadl_simple [Sample Demos]</A></H3> 2398<P><description>A bug has been fixed where there was a mistake in handling Result returned by the nn::boss::GetNsDataIdList function in demo code where any NSD IDs from the 32nd and beyond could not be obtained by the demo. <br></description></P> 2399<HR> 2400<H3><A name="note63-05">Note 63-05: (CEC) Changed the timing of the EULA check [SDK | System Updater | Sample Demos]</A></H3> 2401<P><description>The timing used to check whether the EULA agreement has been accepted has been changed.<br> This has been changed from when the box was opened (using MessageBox::OpenMessageBox) to the time data is written (using MessageBox::WriteMessage). <br></description></P> 2402<HR> 2403<H3><A name="note63-06">Note 63-06: (GX) Fixed a bug with the demo for editing procedural texture parameters [Sample Demos]</A></H3> 2404<P><description>A bug was fixed that would occur when writing files to SD card with the ProcTexEditor demo for editign procedural texture parameters. <br></description></P> 2405<HR> 2406<H3><A name="note63-07">Note 63-07: (SSL) Renamed ResultSocketZeroReturnErr [SDK | Sample Demos]</A></H3> 2407<P><description>Although ResultSocketZeroReturnErr returns normally, the name has been been changed to ResultSocketZeroReturn so it is not limited to just errors. <br> Sample demos and the API reference have been revised due to this change.<br></description></P> 2408<HR> 2409<H3><A name="note63-08">Note 63-08: (UDS) com_demo1 demo support for sleep, the HOME Button, and the WiFi button [Sample Demos]</A></H3> 2410<P><description>Operations have changed so that care is taken when entering WiFi OFF mode durign communications when an application was started in WiFi OFF mode so that the com_demo1 demo is slept and the HOME Menu is brought up. <br></description></P> 2411<HR> 2412<H3><A name="note63-09">Note 63-09: (UDS) Changed specifications so that connections are made in Spectator mode by the uds/simple demo [Sample Demos]</A></H3> 2413<P><description>Specifications have changed so that connections are made in Spectator mode by the uds/simple demo.<br></description></P> 2414<HR> 2415<H3><A name="KnownIssues_0_14_1_Sample Demos">Known Issues with SDK 0.14.1 Sample Demos</A></H3> 2416<P> None.</P> 2417<HR> 2418<H2 style="line-height: 0"><A name="sdk_0_14_0.5_Release">CTR-SDK Version 0.14.0.5 Release</A></H2> 2419<DIV style="text-align: right"><P style="line-height: 0">(2010/11/09)</P></DIV> 2420<HR> 2421<H3><A name="note62-01">Note 62-01: (FS) Revised the latency emulation default settings [SDK|System Updater]</A></H3> 2422<P><description>In contrast to the description in the FS Function Reference Manual, the latency emulation function remained enabled by default even in the Release build. This was corrected so that it is disabled in the Release build.<br></description></P> 2423<HR> 2424<H3><A name="KnownIssues_0_14_0.5_Release">Known Issues in the SDK 0.14.0.5 Release</A></H3> 2425<knownissues><description> 2426 <ul> 2427<li>Of the tools in $CTR_SDK/tools/TargetTools/CTR-TS/Release, DevMenu.csu and FriendTool.csu cannot be run on the debugger.</li> 2428<li>A problem caused the screen to distort when the RenderState class public variable (such as stencilTest) MakeCommand function was called.</li> 2429<li>There is a bug where animations cannot be played correctly because illegal loop settings are written in the output file (.bcwave) when converting a .wav file that includes loop settings and uses the same frame as the loop start and loop end.</li> 2430<li>If a waveform file (WAV or AIFF) includes no loop settings prior to conversion by <CODE>ctr_WaveConverter32.exe</CODE>, a bug causes the <CODE>--loopStart</CODE> and <CODE>--loopEnd</CODE> options to be ignored.</li> 2431 </ul> 2432 </description></knownissues><HR> 2433<H2 style="line-height: 0"><A name="sdk_0_14_0.5_System Updater">CTR-SDK Version 0.14.0.5 System Updater</A></H2> 2434<DIV style="text-align: right"><P style="line-height: 0">(2010/11/09)</P></DIV> 2435<HR> 2436<H3><A name="note61-01">Note 61-01: (FS) Revised the latency emulation default settings [SDK|System Updater]</A></H3> 2437<P><description>In contrast to the description in the FS Function Reference Manual, the latency emulation function remained enabled by default even in the Release build. This was corrected so that it is disabled in the Release build.<br></description></P> 2438<HR> 2439<H3><A name="KnownIssues_0_14_0.5_System Updater">Known Issues with System Updater in SDK Version 0.14.0.5</A></H3> 2440<knownissues><description> 2441 <ul> 2442<li>There is a problem with partial stability during sleep mode. Depending on the timing, the system does not always recover correctly from Sleep mode. Since this is a fatal problem with no workaround available, a bug fix package will be releases as soon as the cause is known.</li> 2443<li>There is a bug where execution of frame updates stops in the middle and recovery becomes impossible if System Updater is executed on development hardware whose serial number starts with AAA (e.g. AAA300001231).</li> 2444<li>profiler.cia stops on an ASSERT when started from debugger software.</li> 2445<li>Save data access is not thread-safe.</li> 2446 </ul> 2447 </description></knownissues><HR> 2448<H2 style="line-height: 0"><A name="sdk_0_14_0.4_Release">CTR-SDK Version 0.14.0.4 Release</A></H2> 2449<DIV style="text-align: right"><P style="line-height: 0">(2010/11/08)</P></DIV> 2450<HR> 2451<H3><A name="note60-01">Note 60-01: (FS) Fixed the problem that caused an SD card to not be recognized when inserted/removed during Sleep [SDK|System Updater]</A></H3> 2452<P><description>A problem caused an SD card not to be recognize correctly subsequent to being inserted/removed during Sleep. This problem was fixed.<br> This change was included in CTR-SDK 0.14.0.3 but was omitted from the change log.<br></description></P> 2453<HR> 2454<H3><A name="note60-02">Note 60-02: (NGC) Fixed problem that caused initialization to fail [SDK]</A></H3> 2455<P><description>A problem in the ngc library caused initialization to fail and the DESCRIPTION_ARCHIVE_NOT_FOUND to occur. This problem was fixed.<br></description></P> 2456<HR> 2457<H3><A name="KnownIssues_0_14_0.4_Release">Known Issues with SDK 0.14.0.4 Release</A></H3> 2458<knownissues><description> 2459 <ul> 2460<li>Of the tools in $CTR_SDK/tools/TargetTools/CTR-TS/Release, DevMenu.csu and FriendTool.csu cannot be run on the debugger.</li> 2461<li>A problem caused the screen to distort when the RenderState class public variable (such as stencilTest) MakeCommand function was called.</li> 2462<li>There is a bug where animations cannot be played correctly because illegal loop settings are written in the output file (.bcwave) when converting a .wav file that includes loop settings and uses the same frame as the loop start and loop end.</li> 2463<li>If a waveform file (WAV or AIFF) includes no loop settings prior to conversion by <CODE>ctr_WaveConverter32.exe</CODE>, a bug causes the <CODE>--loopStart</CODE> and <CODE>--loopEnd</CODE> options to be ignored.</li> 2464 </ul> 2465 </description></knownissues><HR> 2466<H2 style="line-height: 0"><A name="sdk_0_14_0.4_System Updater">CTR-SDK Version 0.14.0.4 System Updater</A></H2> 2467<DIV style="text-align: right"><P style="line-height: 0">(2010/11/08)</P></DIV> 2468<HR> 2469<H3><A name="note59-01">Note 59-01: (BOSS) Fixed problem that caused a FATAL ERROR to occur when waking while half-awake [System Updater]</A></H3> 2470<P><description>A problem caused a FATAL ERROR to occur when waking while half-awake. This problem was fixed.<br> However, some instability still exists in the sleep process, and recovering from the sleep state may not be possible, depending on the timing.<br></description></P> 2471<HR> 2472<H3><A name="note59-02">Note 59-02: (FS) Fixed the problem that caused an SD card to not be recognized when inserted/removed during Sleep [SDK|System Updater]</A></H3> 2473<P><description>A problem caused an SD card not to be recognize correctly subsequent to being inserted/removed during Sleep. This problem was fixed.<br> This change was included in CTR-SDK 0.14.0.3 but was omitted from the change log.<br></description></P> 2474<HR> 2475<H3><A name="KnownIssues_0_14_0.4_System Updater">Known Issues with System Updater in SDK Version 0.14.0.4</A></H3> 2476<knownissues><description> 2477 <ul> 2478<li>There is a problem with partial stability during sleep mode. Depending on the timing, the system does not always recover correctly from Sleep mode. Since this is a fatal problem with no workaround available, a bug fix package will be releases as soon as the cause is known.</li> 2479<li>There is a bug where execution of frame updates stops in the middle and recovery becomes impossible if System Updater is executed on development hardware whose serial number starts with AAA (e.g. AAA300001231).</li> 2480<li>profiler.cia stops on an ASSERT when started from debugger software.</li> 2481<li>Save data access is not thread-safe.</li> 2482 </ul> 2483 </description></knownissues><HR> 2484<H2 style="line-height: 0"><A name="sdk_0_14_0.3_Release">CTR-SDK Version 0.14.0.3 Release</A></H2> 2485<DIV style="text-align: right"><P style="line-height: 0">(2010/11/06)</P></DIV> 2486<HR> 2487<H3><A name="note58-01">Note 58-01: (SOCKET) Fixed FATAL ERROR 0xD8E007FD [SDK]</A></H3> 2488<P><description>FATAL ERROR 0xD8E007FD was generated when a load was placed on the socket. This problem was fixed.<br></description></P> 2489<HR> 2490<H3><A name="KnownIssues_0_14_0.3_Release">Known Issues with SDK 0.14.0.3 Release</A></H3> 2491<knownissues><description> 2492 <ul> 2493<li>Of the tools in $CTR_SDK/tools/TargetTools/CTR-TS/Release, DevMenu.csu and FriendTool.csu cannot be run on the debugger.</li> 2494<li>A problem caused the screen to distort when the RenderState class public variable (such as stencilTest) MakeCommand function was called.</li> 2495<li>There is a bug where animations cannot be played correctly because illegal loop settings are written in the output file (.bcwave) when converting a .wav file that includes loop settings and uses the same frame as the loop start and loop end.</li> 2496<li>If a waveform file (WAV or AIFF) includes no loop settings prior to conversion by <CODE>ctr_WaveConverter32.exe</CODE>, a bug causes the <CODE>--loopStart</CODE> and <CODE>--loopEnd</CODE> options to be ignored.</li> 2497 </ul> 2498 </description></knownissues><HR> 2499<H2 style="line-height: 0"><A name="sdk_0_14_0.3_System Updater">CTR-SDK Version 0.14.0.3 System Updater</A></H2> 2500<DIV style="text-align: right"><P style="line-height: 0">(2010/11/06)</P></DIV> 2501<HR> 2502<H3><A name="note57-01">Note 57-01: (DLP) Fixed problems in importing child devices with DLP [System Updater]</A></H3> 2503<P><description>Fixed the problem that caused one of every two imports to fail when there was a child device that had been imported.<br></description></P> 2504<HR> 2505<H3><A name="note57-02">Note 57-02: (FS) Fixed the <CODE>MountSaveData</CODE> function [System Updater]</A></H3> 2506<P><description>A problem caused MountSaveData to fail, even when it should succeed, after it had failed a single time. This problem was fixed.<br></description></P> 2507<HR> 2508<H3><A name="note57-03">Note 57-03: (OS) Fixed the problem that caused the register value to be corrupted when stepping/tracing with the debugger [System Updater]</A></H3> 2509<P><description>A problem caused register values to be corrupted occasionally when stepping/tracing with the debugger. This problem was fixed.<br></description></P> 2510<HR> 2511<H3><A name="KnownIssues_0_14_0.3_System Updater">Known Issues with System Updater in SDK Version 0.14.0.3</A></H3> 2512<knownissues><description> 2513 <ul> 2514<li>There is a problem with partial stability during sleep mode. Depending on the timing, the system does not always recover correctly from Sleep mode. Since this is a fatal problem with no workaround available, a bug fix package will be releases as soon as the cause is known.</li> 2515<li>There is a bug where execution of frame updates stops in the middle and recovery becomes impossible if System Updater is executed on development hardware whose serial number starts with AAA (e.g. AAA300001231).</li> 2516<li>profiler.cia stops on an ASSERT when started from debugger software.</li> 2517<li>Save data access is not thread-safe.</li> 2518 </ul> 2519 </description></knownissues><HR> 2520<H2 style="line-height: 0"><A name="sdk_0_14_0.2_Release">CTR-SDK Version 0.14.0.2 Release</A></H2> 2521<DIV style="text-align: right"><P style="line-height: 0">(2010/11/05)</P></DIV> 2522<HR> 2523<H3><A name="note56-01">Note 56-01:(APPLET) Fixed bugs related to state transition and exclusive control of the HOME Button, Power Button and Sleep mode [SDK|System Updater]</A></H3> 2524<P><description>Bugs related to state transition and exclusive control of the HOME Button, Power Button and Sleep mode were fixed.<br></description></P> 2525<HR> 2526<H3><A name="note56-02">Note 56-02:(OS) Fixed a bug where the shut down process would not complete [SDK|System Updater]</A></H3> 2527<P><description>A bug was fixed where the shutdown process would not complete normally.<br></description></P> 2528<HR> 2529<H3><A name="note56-03">Note 56-03:(PL) Fixed a bug where the number of steps was not being saved at shutdown.[SDK|System Updater]</A></H3> 2530<P><description>A bug was fixed where the number of steps was not being saved at shutdown.<br></description></P> 2531<HR> 2532<H3><A name="KnownIssues_0_14_0.2_Release">Known Issues in the SDK 0.14.0.2 Release</A></H3> 2533<knownissues><description> 2534 <ul> 2535<li>Among the tools located in $CTR_SDK\tools\TargetTools\CTR-TS\Release, DevMenu.csu and FriendTool.csu cannot be exectued by the debugger. Also, even though DlpClient.csu can be executed by the debugger, it does not work right due to a problem with importing and some behavior issues. </li> 2536<li>The screen distorts if the MakCommand function is called with a public variable (such as stencilTest) of the RenderState class.</li> 2537<li>There is a bug where animations cannot be played correctly because illegal loop settings are written in the output file (.bcwave) when converting a .wav file that includes loop settings and uses the same frame as the loop start and loop end.</li> 2538<li>If a waveform file (WAV or AIFF) includes no loop settings prior to conversion by <CODE>ctr_WaveConverter32.exe</CODE>, a bug causes the <CODE>--loopStart</CODE> and <CODE>--loopEnd</CODE> options to be ignored.</li> 2539 </ul> 2540 </description></knownissues><HR> 2541<H2 style="line-height: 0"><A name="sdk_0_14_0.2_System Updater">CTR-SDK Version 0.14.0.2 System Updater</A></H2> 2542<DIV style="text-align: right"><P style="line-height: 0">(2010/11/05)</P></DIV> 2543<HR> 2544<H3><A name="note55-01">Note 55-01:(APPLET) Fixed bugs related to state transition and exclusive control of the HOME Button, Power Button and Sleep mode [SDK|System Updater]</A></H3> 2545<P><description>Bugs related to state transition and exclusive control of the HOME Button, Power Button and Sleep mode were fixed.<br></description></P> 2546<HR> 2547<H3><A name="note55-02">Note 55-02:(OS) Fixed a bug where the shut down process would not complete [SDK|System Updater]</A></H3> 2548<P><description>A bug was fixed where the shutdown process would not complete normally.<br></description></P> 2549<HR> 2550<H3><A name="note55-03">Note 55-03:(PL) Fixed a bug where the number of steps was not being saved at shutdown.[SDK|System Updater]</A></H3> 2551<P><description>A bug was fixed where the number of steps was not being saved at shutdown.<br></description></P> 2552<HR> 2553<H3><A name="KnownIssues_0_14_0.2_System Updater">Known Issues with System Updater in SDK Version 0.14.0.2</A></H3> 2554<knownissues><description> 2555 <ul> 2556<li>There is a problem with partial stability during sleep mode. Depending on the timing, the system does not always recover correctly from Sleep mode. Since this is a fatal problem with no workaround available, a bug fix package will be releases as soon as the cause is known.</li> 2557<li>In the last update a bug was fixed where an abort error would occur if stripping was continued using the debugger. However, there are now reports of cases where register values are sometimes being corrupted during step/trace execution.<br>We are still investigating the cause, and will release a bug fix package as soon as the cause is known.</li> 2558<li>There is a bug where execution of frame updates stops in the middle and recovery becomes impossible if System Updater is executed on development hardware whose serial number starts with AAA (e.g. AAA300001231).</li> 2559<li>profiler.cia stops on an ASSERT when started from debugger software.</li> 2560<li>Save data access is not thread-safe.</li> 2561 </ul> 2562 </description></knownissues><HR> 2563<H2 style="line-height: 0"><A name="sdk_0_14_0.1_System Updater">CTR-SDK Version 0.14.0.1 System Updater</A></H2> 2564<DIV style="text-align: right"><P style="line-height: 0">(2010/11/03)</P></DIV> 2565<HR> 2566<H3><A name="note54-01">Note 54-01:(DevEnv) Revised game card hot-swapping</A></H3> 2567<P><description>A bug was fixed where "unknown card" was being displayed if a game card was inserted and removed several times repeatedly.<br></description></P> 2568<HR> 2569<H3><A name="note54-02">Note 54-02:(OS) Fixed a bug where an abort would result if the debugger continues step execution [System Updater]</A></H3> 2570<P><description>A bug was fixed where an abort would occur if step execution from the debugger or break point stops repeated.<br></description></P> 2571<HR> 2572<H3><A name="KnownIssues_0_14_0.1_System Updater">Known Issues with System Updater in SDK Version 0.14.0.1</A></H3> 2573<knownissues><description> 2574 <ul> 2575<li>There is a problem with partial stability during sleep mode. Depending on the timing, the system does not always recover correctly from Sleep mode. Since this is a fatal problem with no workaround available, a bug fix package will be releases as soon as the cause is known.</li> 2576<li>There is a problem with handling transitions from each state: application execution, TestMenu display, HOME Menu display, applet display, Sleep mode, and Power Off mode. Depending on the exact combination of modes and their order, some state transitions cannot be made correctly. Since this is a fatal problem with no workaround available, a bug fix package will be releases as soon as the cause is known.</li> 2577<li>There is a problem with processing when shutting down power. Applications sometimes do not shutdown correctly.<br>In relation to this, an error occurs where play history information and step information is not saved correctly when shutting down power. Since this is a fatal problem with no workaround available, a bug fix package will be releases as soon as the cause is known.</li> 2578<li>There is a bug where execution of frame updates stops in the middle and recovery becomes impossible if System Updater is executed on development hardware whose serial number starts with AAA (e.g. AAA300001231).</li> 2579<li>Startup from debugger software using the NEWPU command in profiler.cia is impossible.</li> 2580<li>Save data access is not thread-safe.</li> 2581 </ul> 2582 </description></knownissues><HR> 2583<H2 style="line-height: 0"><A name="sdk_0_14_0_Release">CTR-SDK Version 0.14.0 Release</A></H2> 2584<DIV style="text-align: right"><P style="line-height: 0">(2010/11/01)</P></DIV> 2585<HR> 2586<H3><A name="note53-01">Note 53-01: (APPLET) Added support for HOME Button detection and transitioning to the HOME Menu [SDK]</A></H3> 2587<P><description>Added functions for detecting HOME button presses and transitioning to the HOME Menu.<br> To detect HOME button presses, there are two methods: getting the button state with the <CODE>nn::applet::CTR::GetHomeButtonState</CODE> function, or setting a callback with the <CODE>nn::applet::CTR::SetHomeButtonCallback</CODE> function.<br> Both the nn::applet::CTR::PrepareToJumpToHomeMenu and nn::applet::CTR::JumpToHomeMenu functions can jump to the HOME Menu, but the nn::applet::CTR::ProcessHomeButtonIfPrepared function combines both the ability to detect HOME and to jump to the HOME Menu.<br></description></P> 2588<HR> 2589<H3><A name="note53-02">Note 53-02:(APPLET) Removed the SLEEP notification callback [SDK]</A></H3> 2590<P><description>Although sleep-related notification callbacks (SLEEP, SLEEP_QUERY, AWAKE) are provided, the SLEEP notification callback mechanism has been removed. <br> The original SLEEP and SLEEP_QUERY notification callbacks are designed to be called consecutively. As such, if there is processing that used to be performed by the SLEEP notification callback, be sure to include it in the SLEEP_QUERY notification callback.<br></description></P> 2591<HR> 2592<H3><A name="note53-03">Note 53-03:(APPLET) Moved the applet::Initialize function to the StartUp API [SDK]</A></H3> 2593<P><description>The applet::Initialize function was moved to nninitSetup in the StartUp API.<br> Applications no longer have to call this API.<br></description></P> 2594<HR> 2595<H3><A name="note53-04">Note 53-04: (CAMERA) Revised the Initialize function [SDK|System Updater]</A></H3> 2596<P><description>A bug was fixed where the Initialize function would return failure on rare occasions.<br></description></P> 2597<HR> 2598<H3><A name="note53-05">Note 53-05: (CAMERA) Revised the SetPhotoMode function [SDK|System Updater]</A></H3> 2599<P><description>Among capture mode setting made by the SetPhotoMode function, white balance was being updated, but parameters for mitigating individual product disparities measured at time of production were not being reflected. This bug has been fixed.<br> However, these parameters are not stored in systems manufactured prior to mid-August.<br> White balance settings have not changed for these systems.<br></description></P> 2600<HR> 2601<H3><A name="note53-06">Note 53-06:(CAMERA) Added camera stop processing during Applet transition [SDK|System Updater]</A></H3> 2602<P><description>We have changed behavior so that, if the camera is running when transiting from the application to an Applet, it moves into Standby mode just like when the cover is closed, and when a transition is made from the Applet to the application, the original running state is restored.<br></description></P> 2603<HR> 2604<H3><A name="note53-07">Note 53-07:(CEC) Added the argument CecControl::StopScanning [SDK|System Updater]</A></H3> 2605<P><description>A feature has been added where saving data midway through communications is canceled, and Daemon execution is stopped, if StopScanning(b_Immediate = true) is specified.<br></description></P> 2606<HR> 2607<H3><A name="note53-08">Note 53-08:(CEC) Added EULA Agreement version detection [SDK|System Updater]</A></H3> 2608<P><description>A check has been added to see whether the EULA agreement required to run the application has been accepted. <br> If not accepted, MessageBox::OpenMessageBox and WriteMessage result in an error.<br> Because the fs feature is used to read out the EULA request version, you must call the nn::fs::Initialize function beforehand.<br></description></P> 2609<HR> 2610<H3><A name="note53-09">Note 53-09:(CEC) Changed the procedure for writing messages [SDK|System Updater]</A></H3> 2611<P><description>After setting a message using the CloseMessageBox function, the message is committed using the CommitMessageBox or MessageBox::WriteMessage function.<br> If power goes off without committing the message, status may roll back to that in place the last time a message was committed. <br></description></P> 2612<HR> 2613<H3><A name="note53-10">Note 53-10:(CEC) Added a feature for stopping daemon execution when accessing a box [SDK|System Updater]</A></H3> 2614<P><description>Operations have changed so that CecControl::StopScanning(true) is called automatically from functions, such as MessageBox::OpenMessageBox and MessageBox::WriteMessage, that access the chance encounter box.<br> Daemon status no longer needs to be changed to halted status before accessing the box.<br> If communications operations have already started at this time, the communication is canceled.<br> If you don't want communications cancelled, be sure to wait until halt status results using the GetCecStat or StopScanning functions.<br></description></P> 2615<HR> 2616<H3><A name="note53-11">Note 53-11:(CFG) Added an API for determining if the EULA agreement has been accepted [SDK|System Updater]</A></H3> 2617<P><description>An API function has been added to get whether the EULA agreement required to run the application has been accepted. <br></description></P> 2618<HR> 2619<H3><A name="note53-12">Note 53-12:(DLP) Changed the API [SDK|System Updater]</A></H3> 2620<P><description>Program ID used to be used to specify child device programs, but this has changed so that they are specified using Unique ID and Child Index.<br> With this change, the following API functions and structures have also changed. <br> 2621 <ul> 2622<li>API</li> 2623 <ul> 2624<li>FakeClient</li> 2625 <ul> 2626<li>StartScan, GetTitleInfo, StartFakeSession</li> 2627 </ul> 2628<li>Server</li> 2629 <ul> 2630<li><CODE>Initialize</CODE></li> 2631 </ul> 2632 </ul> 2633<li>Structures</li> 2634 <ul> 2635<li>ClientDiscoveredTitle, TitleInfo</li> 2636 </ul> 2637 </ul> 2638 </description></P> 2639<HR> 2640<H3><A name="note53-13">Note 53-13:(DLP) Settled on the error codes returned by API functions[SDK|System Updater]</A></H3> 2641<P><description>We have settled on the error codes returned by the library. <br> For the error code returned by each API function, see the Reference Manual.<br></description></P> 2642<HR> 2643<H3><A name="note53-14">Note 53-14:(DLP) Added the ability to specify the wireless channel for the server [SDK|System Updater]</A></H3> 2644<P><description>For development pruposes, the wireless channel used for communication by the server can now be specified.<br> You can specify the channel using the Server::OpenSession function.<br> With production models, the wireless channel is automatically forcibly selected.<br></description></P> 2645<HR> 2646<H3><A name="note53-15">Note 53-15:(DLP) Added an API function for deleting scan results[SDK|System Updater]</A></H3> 2647<P><description>The function FakeClient::DeleteScanInfo was added for freely deleting information from scan results.<br> In addition, the member lastUpdateTick, giving the Tick value at the time of the last update according to the scan, to the server information structure ServerInfo.<br></description></P> 2648<HR> 2649<H3><A name="note53-16">Note 53-16:(DLP) Changed the reconnection information [SDK|System Updater]</A></H3> 2650<P><description>The blend code has been removed from the RebootInfo structure, representing information on re-connecting to the child device.<br></description></P> 2651<HR> 2652<H3><A name="note53-17">Note 53-17:(DLP) Changed forcible download specifications for child devices [SDK|System Updater]</A></H3> 2653<P><description>Specifications have changed so that the child device is forcibly downloaded when when forced import settings are enabled by the client using the Config tool.<br> With this change, the dlp::Server::ForceClientToDownload function formerly used by the server to force the client to download has been abolished.<br></description></P> 2654<HR> 2655<H3><A name="note53-18">Note 53-18:(DLP) Now allow the communcation buffer size and number of buffers to be specified [SDK|System Updater]</A></H3> 2656<P><description>It is now possible to specify the buffer size and number of buffers used to store data written from files on the server. <br> This can be specified using the server initialization function Server::Initialize.<br> The size of the buffer us specified in units called blocks that are burst-transferred from the server to the client.<br> Progress of client downloads used to be monitored by blocks, but because this has become variable, progress is now monitored in a fixed number of packets.<br> With this change, the types and names of related member in the ClientStatus structure, used to show client status, have been changed.<br></description></P> 2657<HR> 2658<H3><A name="note53-19">Note 53-19:(DevEnv) Changed CTR_NO_BANNER specifications and added CTR_NO_BANNER_ICON [SDK]</A></H3> 2659<P><description>The CTR_NO_BANNER variable is not defined unless using banners and icons, but remains defined when only banners are not being used.<br> In addition, the variable CTR_NO_BANNER_ICON has been added for definition when not using banners and icons.<br></description></P> 2660<HR> 2661<H3><A name="note53-20">Note 53-20:(DevEnv) Changed the symbol nnMain to no longer be a target of dead-stripping.</A></H3> 2662<P><description>In order to stop the nnMain main function, serving as main() in the CTR-SDK, --keep=nnMain can now be specified as a linker option when using the CTR-SDK build system.<br></description></P> 2663<HR> 2664<H3><A name="note53-21">Note 53-21: (DevEnv) Added the shared font data [SDK]</A></H3> 2665<P><description>Added shared font data.<br></description></P> 2666<HR> 2667<H3><A name="note53-22">Note 53-22:(DevEnv) Stopped importing of applications to system save memory[SDK|System Updater]</A></H3> 2668<P><description>With CTR, applications will be imported to SD cards. They cannot be imported to system save memory.<br> Due to this, restrictions are placed on importing applications to system save memory. <br> A feature for importing applications to SD card is scheduled for inclusion in the SDK in a future release.<br> DevMenu, Config, and NetworkSetting can be imported to system save memory.<br><br> Also, related files that have become unnecessary, such as System Updater, DlpClient.cia, and StereoCameraCalibration.cia, have been removed from the release package.<br></description></P> 2669<HR> 2670<H3><A name="note53-23">Note 53-23:(DevEnv) Changed the amount of memory that can be used by both development hardware and PARTNER-CTR Capture to 64MB [SDK|System Updater]</A></H3> 2671<P><description>The amount of memory that can be used by both development hardware and PARTNER-CTR Capture has been changed to 64MB. <br> Note that ROM accessing memory in excess of 64MB cannot be executed on development hardware for this reason. <br></description></P> 2672<HR> 2673<H3><A name="note53-24">Note 53-24:(FND) Changed the upper limit on ExpHeap alignment to 128 bytes [SDK]</A></H3> 2674<P><description>The alignment restriction of 128 bytes has been restored due to a problem with memory leaks found when specifying a value larger than 128 for ExpHeap alignment.<br></description></P> 2675<HR> 2676<H3><A name="note53-25">Note 53-25:(FND) Changed nn::fnd::DateTime::GetParameters to a const member function.</A></H3> 2677<P><description>nn::fnd::DateTime::GetParameters used to be a non-const member function, but has been changed to a const member function.<br></description></P> 2678<HR> 2679<H3><A name="note53-26">Note 53-26:(FRIENDS) Deleted the Logout function [SDK]</A></H3> 2680<P><description>The pointer to Event has been removed from the arguments of the nn::friends::CTR::Logout function, and specifications have changed so the function no longer blocks. <br></description></P> 2681<HR> 2682<H3><A name="note53-27">Note 53-27:(FRIENDS) Added Miis and profile update notification [SDK|System Updater]</A></H3> 2683<P><description>We made it so users can get Miis and profile updates from their friends.<br> The enumerators NOTIFICATION_FRIEND_MII and NOTIFICATION_FRIEND_PROFILE have been added as notification types to the enumerated class NotificationType. <br></description></P> 2684<HR> 2685<H3><A name="note53-28">Note 53-28: (FRIENDS) Deleted the SetNotificationMask function [SDK]</A></H3> 2686<P><description>The function SetNotificationMask has been added for filtering the notification type being received.<br> Use newly added members of the enumerated class NotificationMask in arguments.<br></description></P> 2687<HR> 2688<H3><A name="note53-29">Note 53-29:(FRIENDS) Deleted API functions with features that will not be available at launch [SDK]</A></H3> 2689<P><description>The functions UpdateGameMode and SendInvitation, related to match-making and invitation capabilities have been removed, because those features will not be available at launch. <br> Given this, game mode update notifications and invitation receipt notifications have been removed from the default notification mask.<br></description></P> 2690<HR> 2691<H3><A name="note53-30">Note 53-30:(FRIENDS) Added an API function for encrypting local friend codes [SDK]</A></H3> 2692<P><description>The function UnscrambleLocalFriendCode has been added for unencoding encrypted local friend codes that can be obtained from UDS communications.<br> Note, however, that only the local friend code of one's own friends can be decoded by this function.<br></description></P> 2693<HR> 2694<H3><A name="note53-31">Note 53-31:(FRIENDS) Deleted API functions related to one's own local friend code and friend codes [SDK]</A></H3> 2695<P><description>API functions for getting one's own friend code or other friend code, and API functions and constants no longer necessary because these codes cannot be obtained, have been removed.<br> Specifically, the following declarations have been deleted.<br> 2696 <ul> 2697<li><CODE>GetMyLocalFriendCode</CODE></li> 2698<li><CODE>GetMyFriendKey</CODE></li> 2699<li><CODE>IsIncludedInFriendList</CODE></li> 2700<li><CODE>FriendKeyToFriendCode</CODE></li> 2701<li><CODE>PrincipalIdToFriendCode</CODE></li> 2702<li><CODE>FriendCodeToPrincipalId</CODE></li> 2703<li><CODE>FriendCodeToFriendKey</CODE></li> 2704<li><CODE>IsValidFriendCode</CODE></li> 2705<li><CODE>INVALID_FRIEND_CODE</CODE></li> 2706 </ul> 2707 </description></P> 2708<HR> 2709<H3><A name="note53-32">Note 53-32:(FRIENDS) Split up the acquisition of screen names and Miis[SDK]</A></H3> 2710<P><description>The API function for getting screen names and Miis, which used to be obtained together up to this version, has been split up. <br> To get screen names, use the GetMyScreenName or GetFriendScreenName functions.<br> The MiiInformation structure has therefore been abolished, and a MiiData data structure for storing only Mii-related data has been added.<br></description></P> 2711<HR> 2712<H3><A name="note53-33">Note 53-33: (FRIENDS) Added screen name font region support [SDK|System Updater]</A></H3> 2713<P><description>Specifications have changed so that non-ASCII characters that may be included in the obtained screen name of a friend outside one's own font region will be converted to questions marks (?) for display purposes.<br>Note, however, that this variable can be suppressed through specification of an argument to the GetFriendScreenName function.<br>In addition, the font region of the friend with the screen name can also be obtained using the GetFriendScreenName function.<br></description></P> 2714<HR> 2715<H3><A name="note53-34">Note 53-34:(FS) Support for paths including ".." [SDK]</A></H3> 2716<P><description>A bug was fixed where paths included ".." would be rejected by assert.<br></description></P> 2717<HR> 2718<H3><A name="note53-35">Note 53-35:(FS) Fixed HioArchive memory leak [SDK]</A></H3> 2719<P><description>A problem was fixed with memory shortages caused by repeatedly opening and closing files and/or directories using HioArchive.<br></description></P> 2720<HR> 2721<H3><A name="note53-36">Note 53-36:(FS) Revised the HioArchive::File::Initialize function [SDK]</A></H3> 2722<P><description>A bug was fixed where existing files were being overwritten when HioArcive went to open a in Create mode and the file already existed.<br></description></P> 2723<HR> 2724<H3><A name="note53-37">Note 53-37: (FS) Canceled restrictions on functions that get SD Card insertion/removal events [SDK]</A></H3> 2725<P><description>The restriction that functions for registering and unregistering SD card insertion/removal events (nn::fs::RegisterSdmcInsertedEvent, UnregisterSdmcInsertedEvent, RegisterSdmcEjectedEvent, and UnregisterSdmcEjectedEvent) cannot be used repeatedly has been eliminated. <br></description></P> 2726<HR> 2727<H3><A name="note53-38">Note 53-38:(FS) Added the nn::fs::CreateFile function [SDK]</A></H3> 2728<P><description>Added the function nn::fs::[Try]CreateFile for creating a file of the specified size having the specified path name. <br> This function must be used when creating an extended save data archive file.<br></description></P> 2729<HR> 2730<H3><A name="note53-39">Note 53-39:(FS) Added a function for committing save data where data has been duplicated [SDK]</A></H3> 2731<P><description>The function nn::fs::CommitSaveData has been added for save data that has been duplicated.<br> This function targets save data archives with duplicated data whose isDuplicateAll argument has been set to true by the nn::fs::FormatSaveData function.<br> Save data is committed calling the nn::fs::CommitSaveData function and passing it the name of the mounted save data archive as an argument. <br> Data in a save data archive with duplicated data is not valid unless comitted.<br> If the archive is unmounted without being comitted, or if execution terminates on an error, save data will be rolled back to the state in effect the last time the nn::fs::CommitSaveData function was called.<br></description></P> 2732<HR> 2733<H3><A name="note53-40">Note 53-40:(FS) Changed Result of the file system [SDK|System Updater]</A></H3> 2734<P><description>Result, returned by the file system, has been replaced with an official specification.<br> Also, note that the operators "==" and "!=" can no longer be used with Result, returned by the file system. <br></description></P> 2735<HR> 2736<H3><A name="note53-41">Note 53-41:(FS) Added the Flush feature for use when writing files [SDK]</A></H3> 2737<P><description>Up to this version, low-level hardware was being written (flushed) every time a Write function was called to write to a file. This has been changed so flushing is not guaranteed unless the user specifically orders it. <br> With this change, bool flush (true by default) has been added as the last argument to Write-related functions of the nn::fs::FileStream class. <br> The [Try]Flush function has also been added just for performing flushes.<br> With Debug and Development builds, the fact that there was a flush instruction is asserted immediately before closing a file.<br></description></P> 2738<HR> 2739<H3><A name="note53-42">Note 53-42:(FS) Added support for guaranteeing the completeness of extended save data and shared extended save data [SDK]</A></H3> 2740<P><description>Support has been added for guaranteeing the completeness of extended save data and shared extended save data. <br> With this added support, files can no longer be created even if OPEN_MODE_CREATE is specified for OpenMode to the function OpenFile. <br> Be sure to use OpenFile only after having called CreateFile first.<br></description></P> 2741<HR> 2742<H3><A name="note53-43">Note 53-43: (FS) Added functions for accessing expanded save data [SDK]</A></H3> 2743<P><description>Expaneded save data can now be created on SD Cards.<br></description></P> 2744<HR> 2745<H3><A name="note53-44">Note 53-44:(FS) Placed a restriction on creating empty expanded save data files. [SDK]</A></H3> 2746<P><description>It is no longer possible to create file of size 0 in expanded save data memory.<br> The same is true for icon size when creating expanded save data.<br></description></P> 2747<HR> 2748<H3><A name="note53-45">Note 53-45: (FS) Changed API functions related to expanded save data [SDK]</A></H3> 2749<P><description>The CreateAndMountExtSaveData and FormatAndMountExtSaveData functions were deleted. <br> Arguments for returning the media have been removed from the CreateExtSaveData and MountExtSaveData functions.<br></description></P> 2750<HR> 2751<H3><A name="note53-46">Note 53-46:(GR) Updated the GR Library [SDK]</A></H3> 2752<P><description>Made the following changes in the GR library. 2753 <ul> 2754<li>Important Changes</li> 2755 <ul> 2756<li>Added the Vertex::MakeDisableCommand class method for disabling all vertex attributes</li> 2757<li>Revised the Vertex::MakeDisableAttrCommand member function for disabling only enabled vertex attributes</li> 2758<br> With the above changes, compatibility with rendering API function that disable vertex attributes has been lost. <br> Note that the GPU will hang if these functions are used incorrectly.<br> For details on usage, see the GR library demo.<br> 2759 </ul> 2760<li>Addition of Features</li> 2761 <ul> 2762<li>Added the FrameBuffer class for creating framebuffer-related GPU commands</li> 2763<li>Added the ProcedureTexture class for creating procedural textures</li> 2764<li>Added the Shadow class for setting shadow registers</li> 2765<li>Added a feature for enabling polygon offset even if the W-buffer is enabled</li> 2766 </ul> 2767<li>Bug Fixes</li> 2768 <ul> 2769<li>Fixed a problem with the Vertex::MakeDrawCommand function for creating commands required during rendering kick</li> 2770<li>Fixed a problem with the loop count of the for statement in the Fog::SetTable function used to scan lookup tables</li> 2771<li>Fixed a problem with asserts being generated by Shader::SearchBindSymbol( BindSymbol*, const u8 )</li> 2772<li>Fixed a problem where the UnitBase class was inheriting private when using Unit1 and Unit2 of the Texture class</li> 2773<li>There was a problem with casting bool RenderState::StencilTest.isEnableWrite as bool type, so this was changed to bit8 RenderState::StencilTest.maskOp. </li> 2774 </ul> 2775 </ul> 2776 </description></P> 2777<HR> 2778<H3><A name="note53-47">Note 53-47:(GX) Added references for functions used to support direct creation of the nngx command list [SDK]</A></H3> 2779<P><description>Up to this version, function supporting the direct creation of the nngx command list existed only as header definitions. The following functions have been added starting with this version.<br> The following functions have been added.<br> 2780 <ul> 2781<li>nngxUpdateBuffer</li> 2782<li>nngxGetPhysicalAddress</li> 2783<li>nngxMoveCommandbufferPointer</li> 2784 </ul> 2785 </description></P> 2786<HR> 2787<H3><A name="note53-48">Note 53-48:(GX) Added the nngxFlush3DCommand [SDK]</A></H3> 2788<P><description>A 3D command load end command has been added as a bound command list object, and the nngxFlush3DCommand function has been added for creating 3D run command requests. <br> Unlike the nngxSplitDrawCmdlist, the processing described above is not performed if 3D commands do not accumulate during the function call.<br></description></P> 2789<HR> 2790<H3><A name="note53-49">Note 53-49:(GX) Improved the efficiency of command request processing [SDK]</A></H3> 2791<P><description>The internal implentation of command request processing by the graphics driver has been improved, and the load on the CPU caused per request has been reduced.<br> Note, however, that this change causes execution to actually take longer to stop when the nngxStopCmdlist function is called during command list execution.<br></description></P> 2792<HR> 2793<H3><A name="note53-50">Note 53-50:(GX) Updated documentation [SDK]</A></H3> 2794<P><description>The following graphics-related documents were updated.<br> 2795 <ul> 2796<li>$CTR_SDK/documents/DMPGL20/DMPGL20_programming_guide.pdf</li> 2797 <ul> 2798<li>Corrected a mistake.</li> 2799 </ul> 2800<li>$CTR_SDK/documents/DMPGL20/DMPGL20_specification.pdf</li> 2801 <ul> 2802<li>Clarified that shadow textures and gas textures cannot use mipmaps</li> 2803<li>Corrected a mistake.</li> 2804 </ul> 2805<li>$CTR_SDK/documents/DMPGL20/DMPGL20_system_API_specification.pdf</li> 2806 <ul> 2807<li>Supplemented the frame buffer access control setting register</li> 2808<li>Added a description of clearing the texture cache</li> 2809<li>Changed the method of setting register 0x227</li> 2810<li>Added the new function nngxFlush3DCommand</li> 2811 </ul> 2812 </ul> 2813 </description></P> 2814<HR> 2815<H3><A name="note53-51">Note 53-51:(GX) Changed the macro header [SDK]</A></H3> 2816<P><description> 2817 <ul> 2818<li><CODE>gx_MacroFragment.h</CODE></li> 2819 <ul> 2820<li>Made the following changes because the name of enumerated constants was wrong compared to the GPU specification manual (setting registers for fragment lighting lookup tables)</li> 2821 <ul> 2822<li>PICA_DATA_SAMPLER_FB -> PICA_DATA_SAMPLER_RB</li> 2823<li>PICA_DATA_SAMPLER_FG -> PICA_DATA_SAMPLER_RR</li> 2824 </ul> 2825<li>Revised a typo in the macro argument name (lutEnabledRef1 was changed to lutEnabledFefl)</li> 2826 </ul> 2827<li><CODE>gx_MacroTexture.h</CODE></li> 2828 <ul> 2829<li>It used to be possible to set the phase and amplitude of noise in the U and V directions of each procedural texture in both the upper and lower 16 bits of the GPU registers (0xa9 and 0xaa). However, only one argument can be accepted by macros for setting these values (PICA_CMD_DATA_PROCTEX_DATA1 and PICA_CMD_DATA_PROCTEX_DATA2). Specifications have therefore changed so that the two 16-bit values are now taken and used to create a 32-bit value. </li> 2830 </ul> 2831<li><CODE>gx_MacroMisc.h</CODE></li> 2832 <ul> 2833<li>Changed code internally so that dstAlpha is cast as u32 type, because a Warning was being issued when assigning a value to the dstAlpha argument of PICA_CMD_DATA_BLEND_FUNC_SEPARATE(...) macro.</li> 2834 </ul> 2835<li>gx_MacroReg.h</li> 2836 <ul> 2837<li>Added a function reference for the enumerated type PicaReg</li> 2838 </ul> 2839<li>gx_MacroOld.h</li> 2840 <ul> 2841<li>Moved the old enumerated constants PICA_DATA_SAMPLER_FG and PICA_DATA_SAMPLER_FB</li> 2842 </ul> 2843 </ul> 2844 </description></P> 2845<HR> 2846<H3><A name="note53-52">Note 53-52:(GX) Fixed problems with the line shader [SDK]</A></H3> 2847<P><description>The following two problems with the line shader included in CTR-SDK have been fixed.<br> 2848 <ul> 2849<li>A problem where the display was incorrect when the W-buffer was enabled</li> 2850<li>A problem where lines were not being displayed as connected correctly</li> 2851 </ul> 2852 </description></P> 2853<HR> 2854<H3><A name="note53-53">Note 53-53:(GX) Fixed a bug related to setting made using the glDrawArrays function when using the vertex buffer [SDK]</A></H3> 2855<P><description>A bug has been fixed where models were not being displayed correctly due to a problem with the settings being made when drawing using the glDrawArrays function while using the vertex buffer. <br> There was also a problem with the description in $CTR_SDK/documents/DMPGL20/DMPGL20_system_API_specification.pdf. This has also been fixed.<br></description></P> 2856<HR> 2857<H3><A name="note53-54">Note 53-54:(HID) Revised the GyroscopeReader::Read and GyroscopeReader::ReadLatest functions [SDK]</A></H3> 2858<P><description>A bug was fixed where correct count data was not being returned to the GyroscopeReader::Read and GyroscopeReader::ReadLatest functions.<br></description></P> 2859<HR> 2860<H3><A name="note53-55">Note 53-55:(HID) Added the NormalizeStickWithScale function [SDK]</A></H3> 2861<P><description>The function ?? has been added for continuously adusting and normalizing slide pad data.<br> In addition, the SetNormalizeStickScaleSettings function has been added for setting parameters used by the NormalizeStickWithScale function, and the GetNormalizeStickScaleSettings function has been added for getting current parameters.<br></description></P> 2862<HR> 2863<H3><A name="note53-56">Note 53-56:(HID) Changed behavior when recovering from sleep with nn::hid::GyroscopeReader [SDK]</A></H3> 2864<P><description>A problem was fixed with nn::hid::GyroscopeReader where data loaded immediately after recovering from sleep was sometimes invalid.<br></description></P> 2865<HR> 2866<H3><A name="note53-57">Note 53-57:(HID) Revised the nn::hid::GyroscopeReader::SetAngleMagnification function [SDK]</A></H3> 2867<P><description>A problem was fixed where the coefficient specified using the nn::hid::GyroscopeReader::SetAngleMagnification function was not being reflected at load time. <br></description></P> 2868<HR> 2869<H3><A name="note53-58">Note 53-58: (HID) Changed the minimum slide pad clamp value [SDK]</A></H3> 2870<P><description>The maximum clamp values for the slide pade have been changed as follows.<br> 2871 <ul> 2872<li>Circular clamping: the old value of 46 has been changed to 40</li> 2873<li>Cross clamping: the old value of 41 has been changed to 36</li> 2874 </ul> 2875 </description></P> 2876<HR> 2877<H3><A name="note53-59">Note 53-59: (HID) Settled on each type of constant used with the acceleration sensor [SDK]</A></H3> 2878<P><description>Final specified values have been determined for the following acceleration sensor-related constants included in the HID library. <br> 2879 <ul> 2880<li><CODE>MAX_OF_ACCELEROMETER_VALUE</CODE></li> 2881<li><CODE>ACCELEROMETER_VALUE_PER_1G</CODE></li> 2882<li>ACCELERATION_SCALE_PER_1G</li> 2883<li><CODE>MAX_OF_ACCELEROMETER_PLAY</CODE></li> 2884<li>ACCELEROMETER_SENSITIVITY_SCALE_SHIFT</li> 2885<li><CODE>MAX_OF_ACCELEROMETER_SENSITIVITY</CODE></li> 2886 </ul> 2887 </description></P> 2888<HR> 2889<H3><A name="note53-60">Note 53-60:(HID) Added a minimum clamp mode [SDK]</A></H3> 2890<P><description>The initial clamp mode STICK_CLAMP_MODE_MINIMUM was added to the clamp modes specifiable to the SetStickClampMode function.<br></description></P> 2891<HR> 2892<H3><A name="note53-61">Note 53-61:(HIO) Fixed a bug with GetHioDaemonStatus [SDK]</A></H3> 2893<P><description>A bug was fixed where the startup status of the HostIO Daemon could not be obtained normally using GetHioDaemonStatus.<br></description></P> 2894<HR> 2895<H3><A name="note53-62">Note 53-62:(HIO) Made improvements related to using the API from multiple threads [SDK]</A></H3> 2896<P><description>Fixed a bug where execution would hang when the HostFile class was being used by multiple threads. <br></description></P> 2897<HR> 2898<H3><A name="note53-63">Note 53-63:(JPEG) Added a function for specifying encoding options [SDK]</A></H3> 2899<P><description>The SetOption and GetOption functions for specifying encoding options were added.<br></description></P> 2900<HR> 2901<H3><A name="note53-64">Note 53-64:(JPEG) Added decoding options [SDK]</A></H3> 2902<P><description>The JPEG_DECODER_OPTION_MATCH_WIDTH_HEIGHT option for specifying during decoding that only images of a given specified size be decoded has been added.<br></description></P> 2903<HR> 2904<H3><A name="note53-65">Note 53-65:(JPEG) Improved decoded image quality [SDK]</A></H3> 2905<P><description>The image quality of decoded results has been improved.<br></description></P> 2906<HR> 2907<H3><A name="note53-66">Note 53-66:(MIC) Revised the GetForbiddenArea function [SDK]</A></H3> 2908<P><description>A problem where the value returned by the GetForbiddenArea function was wrong when the gain was 32 has been fixed.<br></description></P> 2909<HR> 2910<H3><A name="note53-67">Note 53-67:(MIC) Added clamping of mic data [SDK|System Updater]</A></H3> 2911<P><description>The SetClamp function for setting whether to use clamping in the guaranteed input range for mic data and the GetClamp function for getting the current clamp setting have been added.<br> Clamping is enabled by default.<br></description></P> 2912<HR> 2913<H3><A name="note53-68">Note 53-68:(MIC) Changed the range of guaranteed mic input [SDK]</A></H3> 2914<P><description>Changed part of the guaranteed input range for mic data.<br> 2915 <ul> 2916<li>TYPE_8BIT_GUARANTEED_INPUT_MIN Changed from 28 to 27</li> 2917<li>TYPE_8BIT_GUARANTEED_INPUT_MAX Changed from 227 to 228</li> 2918<li>TYPE_SIGNED_8BIT_GUARANTEED_INPUT_MIN Changed from -100 to -101</li> 2919<li>TYPE_SIGNED_8BIT_GUARANTEED_INPUT_MAX Changed from 99 to 100</li> 2920 </ul> 2921 </description></P> 2922<HR> 2923<H3><A name="note53-69">Note 53-69:(NEWS) Added to the NEWS library [SDK|System Updater]</A></H3> 2924<P><description>Added the NEWS library. <br> Note, however, that posting messages always fails because settings are such that the news daemon does not start by default under CTR-SDK 0.14.<br> As of 2011/11/1, there is no way to check the message list, so be sure to check it after the HOME menu is made public.<br></description></P> 2925<HR> 2926<H3><A name="note53-70">Note 53-70:(NGC) Added North America Portuguese to the language list [SDK]</A></H3> 2927<P><description>A list of prohibited word patterns for North American region Portuguese has been added.<br> Definitions for the ProfanityFilterPatternList have also been added. <br></description></P> 2928<HR> 2929<H3><A name="note53-71">Note 53-71:(NGC) Revised the function reference [SDK]</A></H3> 2930<P><description>A problem has been fixed where some old notations remained in the NGC library function reference. <br></description></P> 2931<HR> 2932<H3><A name="note53-72">Note 53-72:(OS) Added the InitializeMemoryBlock function [SDK|System Updater]</A></H3> 2933<P><description>Added the InitializeMemoryBlock function to allow the use of the MemoryBlock class and StackMemoryBlock class.<br> This was actually changed in CTR-SDK 0.10 but was accidentally omitted from the change log.<br></description></P> 2934<HR> 2935<H3><A name="note53-73">Note 53-73:(OS) Revised internal use of Mutex in the library [SDK]</A></H3> 2936<P><description>Revised specifications so this is not used by default because the OS library automatically uses one Mutex internally. <br> (Note, however, that one Mutex is created internally when using StackMemoryBlock or the thread AutoStack feature.)<br></description></P> 2937<HR> 2938<H3><A name="note53-74">Note 53-74:(PL) Abolished the Initialize and Finalize function [SDK]</A></H3> 2939<P><description>The Initialize and Finalize functions in the nn::pl namespace have been abolished so that functions in the nn:pl namespace can be called without prior preprations.<br></description></P> 2940<HR> 2941<H3><A name="note53-75">Note 53-75:(PL) Added an inferface for mounting shared fonts [SDK]</A></H3> 2942<P><description>Added an interface for mounting shared fonts.<br></description></P> 2943<HR> 2944<H3><A name="note53-76">Note 53-76:(PL) Added a pedometer library [SDK]</A></H3> 2945<P><description>A library for getting step information recorded by the system has been added.<br> Plans call for making the reference public within a few days. <br></description></P> 2946<HR> 2947<H3><A name="note53-77">Note 53-77:(RDT) Established new result codes [SDK]</A></H3> 2948<P><description>The result code ResultInvalidValue has been added as a value that might be returned by the newly established nn::rdt::CTR::SetLogLevel function.<br></description></P> 2949<HR> 2950<H3><A name="note53-78">Note 53-78:(RDT) Added an API function for log output [SDK]</A></H3> 2951<P><description>Specifications have changed so that log output made within the RDT library can be turned on and off. <br> The log output level can be set using the nn::rdt::CTR::SetLogLevel function.<br> Use the nn::rdt::CTR::GetLogLevel function when getting the current log output level.<br> Settings are such that there is no log output by default.<br></description></P> 2952<HR> 2953<H3><A name="note53-79">Note 53-79:(SND) Fixed a problem with ADPCM context setting confirmation asserts [SDK]</A></H3> 2954<P><description>A bug was fixed where inappropriate assert conditions were being used for confirming that context information had been set when playing ADPCM data using Voice.<br> This was actually changed in CTR-SDK 0.13 but was accidentally omitted from the change log.<br></description></P> 2955<HR> 2956<H3><A name="note53-80">Note 53-80:(SND) Added the OutputCaputre class [SDK]</A></H3> 2957<P><description>The OutputCapture class has been added to provide a means of getting DSP final output from a thread other than a sound thread. <br></description></P> 2958<HR> 2959<H3><A name="note53-81">Note 53-81:(SND) Changed specifications fo SetupBcwav [SDK]</A></H3> 2960<P><description>SetupBcWave used to set parameters (volume and pitch) not included in bcwave, but this has been abolished.<br></description></P> 2961<HR> 2962<H3><A name="note53-82">Note 53-82:(SND) Changed the specifications of the API function used to set the Voice filter coefficient [SDK]</A></H3> 2963<P><description>const is now used with the arguments nn::snd::Voice::SetMonoFilterCoefficients and nn::snd::Voice::SetBiquadFilterCoefficients.<br></description></P> 2964<HR> 2965<H3><A name="note53-83">Note 53-83:(SND) Added new API functions for getting and setting the Voice filter coefficient [SDK]</A></H3> 2966<P><description>To match the specifications of other Voice API functions, API functions have been added for getting and setting filters used for reference passing.<br> In addition, this fact has been added to the reference, because APIs that pass pointers provided up to this point were scheduled for future removal.<br> It has not yet been decided when these APIs will be removed.<br></description></P> 2967<HR> 2968<H3><A name="note53-84">Note 53-84:(SND) Extended the Voice filter feature [SDK]</A></H3> 2969<P><description>Although it was previously only possible to use either monopole filters or biquad filters as Voice filters, the option nn::snd::FILTER_TYPE_BOTH has been added for using both types.<br> In addition, the Enable{Mono,Biquad}Filter functions for setting on/off separately for each filter have been added.<br></description></P> 2970<HR> 2971<H3><A name="note53-85">Note 53-85:(SND) Fixed a problem where FilterType and filter coefficients were not initialized when getting Voice [SDK]</A></H3> 2972<P><description>A bug has been fixed where FilterType and filter coefficients were not initialized when getting Voice. <br></description></P> 2973<HR> 2974<H3><A name="note53-86">Note 53-86:(SND) Changed the specifications of the nn::snd::Voice::SetPriority function [SDK]</A></H3> 2975<P><description>The specifications of the the SetPriority function have changed as follows.<br> 2976 <ul> 2977<li>The priority specified when executing AllocVoice cannot be changed if VOICE_PRIORITY_NODROP is specified.</li> 2978<li>If the priority specified when executing AllocVoice is other than VOICE_PRIORITY_NODROP, the priority cannot be changed to VOICE_PRIORITY_NODROP.</li> 2979 </ul> 2980 </description></P> 2981<HR> 2982<H3><A name="note53-87">Note 53-87:(SND) Added effect API functions [SDK]</A></H3> 2983<P><description>Effects controlled by the cPU (reverb and delay) have been added.<br> For details, see the reference manual entries for the nn::snd::FxDelay class, nn::snd::FxReverb class, nn::snd::SetEffect, and nn::snd::ClearEffect. <br></description></P> 2984<HR> 2985<H3><A name="note53-88">Note 53-88:(SND) Fixed a problem where noise was being introduced when usign Aux callback processing when recovering from sleep mode [SDK]</A></H3> 2986<P>A bug has been fixed where noise would occur during recovry from sleep if a sleeping application was using Aux callback processing. </P> 2987<HR> 2988<H3><A name="note53-89">Note 53-89:(SND) Fixed a problem with detection function regarding dropped processing [SDK]</A></H3> 2989<P><description>A bug has been fixed where the nn::snd::GetDroppedSoundFrameCount function was returning illegal values even thought nn::snd::ClearDroppedSoundFrameCount was called. <br></description></P> 2990<HR> 2991<H3><A name="note53-90">Note 53-90:(SND) Fixed a problem where an exception would occur inside AllocVoice if the number of available voices was gradually reduced [SDK]</A></H3> 2992<P><description>A bug was fixed wheree an exception was finally being generated in AllocVoice if AllocVoice was repeatedly executed and the number of available voices was gradually decreased.<br></description></P> 2993<HR> 2994<H3><A name="note53-91">Note 53-91:(TOOL) Changed the Config [SDK]</A></H3> 2995<P>Made the following changes to the <CODE>Config</CODE> tool. 2996 <ul> 2997<li>Corrected the values being set by the feature for changing some calibrartion values as provided for checking stereo camera calibration. (Although rotation around the optical axis was set to 45 degrees counterclockwise in the past, with revisions to this function, it is now set to 90 degrees clockwise.</li> 2998<li>Fixed a bug where execution would freeze if [Ctr Info Setting] was started without a setting filter for the SD card</li> 2999<li>Added a feature for selecting whether to forcibly import download play child devices</li> 3000<li>Revised specifications so that Minor and Major can be distinguished in the Ctr Info Setting Eula version display</li> 3001<li>Added a feature that allows CtrInfoSetting to make detalied settings for the system setting country and language setting</li> 3002 </ul> 3003 </description></P> 3004<HR> 3005<H3><A name="note53-92">Note 53-92: (TOOL) Changed <CODE>DevMenu</CODE> [SDK]</A></H3> 3006<P><description>Made the following changes to the <CODE>DevMenu</CODE>. 3007 <ul> 3008<li>The display of the program list screen has changed to show the selected program type, version information, and owned storage capacity</li> 3009<li>Changed behavior so an error dialog appears when available memory is insufficient when importing to NAND</li> 3010<li>Changed specifications so that pressing the HOME Button during execution returns to the development home menu</li> 3011<li>Fixed a bug where the cia file displayed first in the list was not being imported by the feature for importing all cia files.</li> 3012<li>Changed specifications so that firmware updates can be made<br>(After the corresponding cia file is imported, update is performed by pressting the Start + Y Buttons while the cursor is aligned with that cia file.)</li> 3013 </ul> 3014 </description></P> 3015<HR> 3016<H3><A name="note53-93">Note 53-93:(TOOL) Extended NetworkSetting tool [SDK]</A></H3> 3017<P><description>A connection text feature was added to the NetworkSetting tool.<br></description></P> 3018<HR> 3019<H3><A name="note53-94">Note 53-94:(TOOL) Added items to the RSF [SDK|System Updater]</A></H3> 3020<P><description>The following items were added to RSF. BackupMemoryType… Specifies the backup memory type. This specification is always required. UseExtSaveData, ExtSaveDataNumber…Specify these items when using expanded save data.<br>For details, see the associated reference pages.</P> 3021<HR> 3022<H3><A name="note53-95">Note 53-95:(TOOL) Changed the wave file interpretation specifications of WaveConverter [SDK]</A></H3> 3023<P><description>Changed specifications so that "no looping" is set in the bcwav file output if the loop start and loop end frames in a wave file are the same frame.<br></description></P> 3024<HR> 3025<H3><A name="note53-96">Note 53-96: (TOOL) Updated <CODE>ctr_TexturePackager32</CODE> [SDK]</A></H3> 3026<P><description>The following changes have been made to ctr_TextureConverter32.exe.<br> 3027 <ul> 3028<li>Changed specifications so that only actual data is output without outputting texture information if the -dsl option has been specified. </li> 3029<li>Changed the ctr_TexturePackager32 error message to English</li> 3030<li>$CTR_SDK/documents/TechnicalNotes/TexturePackagerLibrary/TPLRuntime.pdf and $CTR_SDK/documents/TechnicalNotes/TexturePackagerLibrary/TPLTexturePackageTool.pdf,</li> 3031<li>A bug was fixed where conversion was not carried out correctly when a format other than ETC1 was specified when using images with a height and width of 1024.</li> 3032<li><texture> Fixed a bug where a mipmap was not being created until the level specified by a node's miplimit attribute.</li> 3033<li>Fixed a bug where the dir attributes of nodes were not being handled properly</li> 3034 </ul> 3035 </description></P> 3036<HR> 3037<H3><A name="note53-97">Note 53-97:(TOOL) Changed the regions that can be selected when using ctr_makebanner [SDK]</A></H3> 3038<P><description>The Australian region has been abolished. Now that it has been integrated with the European region, Australia has been removed as a BSF Region option.<br></description></P> 3039<HR> 3040<H3><A name="note53-98">Note 53-98:(TOOL) Made ctr_makeciaarchive32.exe open to the public [SDK]</A></H3> 3041<P><description>Specifications have changed so that ctr_makeciaarchive32.exe can be directly executed.<br> The manual ctr_makeciaarchive, which gives information on how to use ctr_makeciaarchive32.exe, has also been added.<br></description></P> 3042<HR> 3043<H3><A name="note53-99">Note 53-99:(TOOL) Added ctr_makerom32.exe and an option for specifying the number of parallel processes [SDK]</A></H3> 3044<P><description>Added the -j NUM option to makerom.<br> This allows you to specify the number of parallel processes to makerom. <br> When it is not specified, the CPU core count for the execution environment is acquired, and that value is used.<br></description></P> 3045<HR> 3046<H3><A name="note53-100">Note 53-100: Added (TOOL) loadrun [SDK]</A></H3> 3047<P><description>Added ctr_loadrun32.exe for controlling the debugger.<br></description></P> 3048<HR> 3049<H3><A name="note53-101">Note 53-101:(TOOL) Changed the range for UniqueId values that can be specified when using makerom [SDK]</A></H3> 3050<P><description>Values in the range x200 to 0xf7fff could be specified for the UniqueID, but this has been changed to values from 0x300 to 0xf7fff. <br></description></P> 3051<HR> 3052<H3><A name="note53-102">Note 53-102:(TOOL) Improved the performance of makerom [SDK]</A></H3> 3053<P><description>Improvements were made to makrom performance.<br></description></P> 3054<HR> 3055<H3><A name="note53-103">Note 53-103:(TOOL) Made the friend registration tool open to the public [SDK]</A></H3> 3056<P><description>A tool for building friend relationships using the friends library has been added to $CTR_SDK/tools/TargetTools/CTR-TS/Release/FriendTool.csu. <br></description></P> 3057<HR> 3058<H3><A name="note53-104">Note 53-104:(TPL) Changed MAX_MIPMAPLEVEL to NN_TPL_MAX_MIPMAPLEVEL [SDK]</A></H3> 3059<P><description>The MAX_MIPMAPLEVEL macro hame has been changed to NN_TPL_MAX_MIPMAPLEVEL. <br></description></P> 3060<HR> 3061<H3><A name="note53-105">Note 53-105:(TPL) Added the nn::tpl::GetTextureNum function [SDK]</A></H3> 3062<P><description>An API for getting the number of textures included in a texture package file has been added. <br></description></P> 3063<HR> 3064<H3><A name="note53-106">Note 53-106:(UDS) Added the DisallowToConnect and AllowToConnect functions [SDK]</A></H3> 3065<P><description>The function DisallowToConnect for prohibiting new client connections and communicating only with currently connected nodes, and the function AllowToConnect for canceling that status, have been added.<br></description></P> 3066<HR> 3067<H3><A name="note53-107">Note 53-107:(UDS) Revised the method of calculating radio signal strength used by the NetworkDescriptionReader::GetRadioStrength function [SDK]</A></H3> 3068<P><description>Along with revising the link level during communications, the radio signal strength of the network found by scanning has also been adjusted. <br></description></P> 3069<HR> 3070<H3><A name="note53-108">Note 53-108:(UDS) Added the error ResultMalformedData [SDK]</A></H3> 3071<P><description>The error code ResultMalformedData has been added for return when there is a possibility that network information obtained using the nn::uds::Scan function has been modified. <br></description></P> 3072<HR> 3073<H3><A name="note53-109">Note 53-109:(UDS) Added the SetMaxSendDelay function [SDK]</A></H3> 3074<P><description>The function SetMaxSendDelay has been added for setting the maximum send delay when executing the SendTo function without specifying the NO_WAIT option.<br></description></P> 3075<HR> 3076<H3><A name="note53-110">Note 53-110: (UDS) Added members to the <CODE>nn::uds::ConnectionStatus</CODE> structure [SDK]</A></H3> 3077<P><description>Added members to the <CODE>nn::uds::ConnectionStatus</CODE> structure so that the <CODE>nn::uds::GetConnectionStatus</CODE> function is now able to get the number of nodes currently connected to the network, the maximum number that can connect, and other similar information.<br></description></P> 3078<HR> 3079<H3><A name="note53-111">Note 53-111:(UDS) Fixed a bug where the incorrect Result was being returned by nn::uds::CreateNetwork when the maximum number of nodes was set to 1 [SDK]</A></H3> 3080<P><description>Specifications have changed so that the ResultOutOfRange error is returned. In the past, the error ResultOutOfResource, which there was no reason to expect, used to be returned if the nn:uds::CreateNetwork function was exectued with maxEntry=1.<br></description></P> 3081<HR> 3082<H3><A name="note53-112">Note 53-112:(UDS) Changed members of the nn::uds::NodeInformation structure [SDK]</A></H3> 3083<P><description>To protect privacy, changed the <CODE>friendCode</CODE> member of the <CODE>NodeInformation</CODE> structure to 96-bit encrypted data.<br> The newly added <CODE>scrambledLocalFriendCode</CODE> can convert to a local friend code via the friends library.<br></description></P> 3084<HR> 3085<H3><A name="note53-113">Note 53-113:(UDS) Added nn::uds::ResultMiscellaneousSystemError [SDK]</A></H3> 3086<P><description>ResultMiscellaneousSystemError was added to indicate errors caused by temporary system status that can be resolved by retrying. <br> All API function in the UDS library other than Initialize and Finzlise may return this error code in Result.<br></description></P> 3087<HR> 3088<H3><A name="note53-114">Note 53-114:(UDS) Deleted the nn::uds::SetNetworkAttribute function [SDK]</A></H3> 3089<P><description>Deleted the not yet impleted function nn::uds::SetNetworkAttribute. <br> The feature scheduled for provision using this function will be provided by a different API function.<br></description></P> 3090<HR> 3091<H3><A name="note53-115">Note 53-115:(UDS) Revised the method of calculating the link level [SDK]</A></H3> 3092<P><description>The method of calculating the link level display during UDS communications has been revised so that more closely indicates actual communication status. <br></description></P> 3093<HR> 3094<H3><A name="note53-116">Note 53-116:(UDS) Deleted a not recommended execution of the DisconnectNetwork function after being disconnected [SDK]</A></H3> 3095<P><description>Although we recommended that you execute the DisconnectNetwork function even if connection as a Client or Spectator was lost during operations, the function has been removed because it is not needed by the system.<br> Applications do not need to care about this change because there is no problem with execution.<br></description></P> 3096<HR> 3097<H3><A name="note53-117">Note 53-117:(UDS) Revised the REsult value when an attempt is made to connect to a network that has reached the maximum number of nodes [SDK]</A></H3> 3098<P><description>Due to a problem with the ResultDeniedFromMaster error beign returned, specifications have changed so that ResultAlreadyNetworkIsFull is returned when ConnectNetwork has been executed on a network whose number of nodes have reached the maxEntry value specified by Master.<br></description></P> 3099<HR> 3100<H3><A name="note53-118">Note 53-118:(ULCD) Exposed the prohibition against copying the StereoCamera class [SDK]</A></H3> 3101<P><description>The StereoCamera class can now be copied. <br></description></P> 3102<HR> 3103<H3><A name="note53-119">Note 53-119: (ULCD) Added support for <CODE>const</CODE> member functions in the <CODE>StereoCamera</CODE> class [SDK]</A></H3> 3104<P>Because changes in <description><a href="changelog.html#note48-111">Note 48-111</a> were not complete, some functions remained unsupported. This has been fixed.<br></description></P> 3105<HR> 3106<H3><A name="note53-120">Note 53-120:(ULCD) Fixed a problem with constructors that have an argument in the StereoCamera class [SDK]</A></H3> 3107<P><description>Operations were unstable when using this contructor because some member variables were not being initialized by the ulcd::StereoCamera function. <br> This problem was fixed.<br></description></P> 3108<HR> 3109<H3><A name="note53-121">Note 53-121:(ULCD) Fixed a problem with the StereoCamera::GetMaxParallax function [SDK]</A></H3> 3110<P><description>A problem where 3D volume values were not being tracked has been fixed. <br></description></P> 3111<HR> 3112<H3><A name="note53-122">Note 53-122:(UTIL) Added the CRC class [SDK]</A></H3> 3113<P><description>Added a class for calculating CRC-8, CRC16, CRC16/CCITT, CRC32, and CRC32/POSIX. <br></description></P> 3114<HR> 3115<H3><A name="KnownIssues_0_14_0_Release">Known Issues with SDK 0.14.0 Release</A></H3> 3116<knownissues><description> 3117 <ul> 3118<li>Sometimes the message "Unknown Card" appears and the system freezes if the card is inserted and removed multiple times on the DevMenu. </li> 3119<li>The screen distorts if the MakCommand function is called with a public variable (such as stencilTest) of the RenderState class.</li> 3120<li>There is a bug where animations cannot be played correctly because illegal loop settings are written in the output file (.bcwave) when converting a .wav file that includes loop settings and uses the same frame as the loop start and loop end.</li> 3121<li>If a waveform file (WAV or AIFF) includes no loop settings prior to conversion by <CODE>ctr_WaveConverter32.exe</CODE>, a bug causes the <CODE>--loopStart</CODE> and <CODE>--loopEnd</CODE> options to be ignored.</li> 3122 </ul> 3123 </description></knownissues><HR> 3124<H2 style="line-height: 0"><A name="sdk_0_14_0_System Updater">CTR-SDK Version 0.14.0 System Updater</A></H2> 3125<DIV style="text-align: right"><P style="line-height: 0">(2010/11/01)</P></DIV> 3126<HR> 3127<H3><A name="note52-01">Note 52-01:(AC) Revised the CancelConnectAsync function [System Updater]</A></H3> 3128<P><description>A bug was fixed where the CancelConnectAsync function would even affect connection processing being performed by other processes.<br></description></P> 3129<HR> 3130<H3><A name="note52-02">Note 52-02: (AC) Fixed the <CODE>Connect</CODE> function [System Updater]</A></H3> 3131<P><description>A problem was fixed where execution execution would abort if the Wi-Fie switch was turned off at a particular time during connection processing. <br></description></P> 3132<HR> 3133<H3><A name="note52-03">Note 52-03:(AC) Revised the Connect function [System Updater]</A></H3> 3134<P><description>A problem was fixed where execution execution would abort if the Wi-Fi switch was turned off at a particular time during connection processing. <br></description></P> 3135<HR> 3136<H3><A name="note52-04">Note 52-04:(AC) Revised the Connect/Close functions [System Updater]</A></H3> 3137<P><description>A bug was fixed where execution would eventually fail if the Connect function and Close function were continuously called in conjunction with each other.<br></description></P> 3138<HR> 3139<H3><A name="note52-05">Note 52-05:(AC) Revosed tje Connect/ConnectAsync functions [System Updater]</A></H3> 3140<P><description>A bu was fixed where sometimes there was no return from the Connect/ConnectAsync functions.<br></description></P> 3141<HR> 3142<H3><A name="note52-06">Note 52-06:(AC) Revised the Connect/ConnectAsync function [System Updater]</A></H3> 3143<P><description>A bug was fixed when calling the CancelConnectAsync function at a time before or after connection was completed where the system was stuck in a status where disconnection was impossible even if the Close function was called even though the state was connected.<br></description></P> 3144<HR> 3145<H3><A name="note52-07">Note 52-07:(AC) Added the DebugSetApType function [System Updater]</A></H3> 3146<P><description>A function was added for specifying the AP type to be connected to to meet demand for connecting only to network setting 2 or only to NintendoZone.<br></description></P> 3147<HR> 3148<H3><A name="note52-08">Note 52-08: (APPLET) Added support for a barrage of HOME button presses [System Updater]</A></H3> 3149<P><description>A barrage of HOME Button presses would sometimes cause the service manager message queue to become full because processing in the determination routine could was not finished in time.<br> Revised specifications so that there is no problem with repeatedly pressing the HOME Button.<br></description></P> 3150<HR> 3151<H3><A name="note52-09">Note 52-09:(CAMERA) Revised the Initialize function [SDK|System Updater]</A></H3> 3152<P><description>A bug was fixed where the Initialize function would return failure on rare occasions.<br></description></P> 3153<HR> 3154<H3><A name="note52-10">Note 52-10:(CAMERA) Revised the SetPhotoMode function [SDK|System Updater]</A></H3> 3155<P><description>Among capture mode setting made by the SetPhotoMode function, white balance was being updated, but parameters for mitigating individual product disparities measured at time of production were not being reflected. This bug has been fixed.<br> However, these parameters are not stored in systems manufactured prior to mid-August.<br> White balance settings have not changed for these systems.<br></description></P> 3156<HR> 3157<H3><A name="note52-11">Note 52-11:(CAMERA) Added a process for stopping the camera during applet transitions [SDK|System Updater]</A></H3> 3158<P><description>We have changed behavior so that, if the camera is running when transiting from the application to an Applet, it moves into Standby mode just like when the cover is closed, and when a transition is made from the Applet to the application, the original running state is restored.<br></description></P> 3159<HR> 3160<H3><A name="note52-12">Note 52-12:(CAMERA) Changed the period during which shutter sound playback can start [System Updater]</A></H3> 3161<P><description>The timing at which playback of the shutter sound is allowed to start has been changed from the time up to the cover is closed to the time up to the system enters sleep mode. <br></description></P> 3162<HR> 3163<H3><A name="note52-13">Note 52-13:(CARD) Fixed a problem where MountRom of the Card class would fail when UIC-MIDI access and MountRom access clashed [System Updater]</A></H3> 3164<P><description>ROM access of the card was being performed under illegal driver settings when performing both UIC-MIDI access and executing Mount ROM for a card at the same time.<br> Software has been revised so that ROM access is performed using the correct driver settings even when there are such conflicts.<br></description></P> 3165<HR> 3166<H3><A name="note52-14">Note 52-14:(CEC) Added the argument CecControl::StopScanning [SDK|System Updater]</A></H3> 3167<P><description>A feature has been added where saving data midway through communications is canceled, and Daemon execution is stopped, if StopScanning(b_Immediate = true) is specified.<br></description></P> 3168<HR> 3169<H3><A name="note52-15">Note 52-15:(CEC) Added a determination of the EULA agreement version [SDK|System Updater]</A></H3> 3170<P><description>A check has been added to see whether the EULA agreement required to run the application has been accepted. <br> If not accepted, MessageBox::OpenMessageBox and WriteMessage result in an error.<br> Because the fs feature is used to read out the EULA request version, you must call the nn::fs::Initialize function beforehand.<br></description></P> 3171<HR> 3172<H3><A name="note52-16">Note 52-16:(CEC) Changed the procedure for writing messages [SDK|System Updater]</A></H3> 3173<P><description>After setting a message using the CloseMessageBox function, the message is committed using the CommitMessageBox or MessageBox::WriteMessage function.<br> If power goes off without committing the message, status may roll back to that in place the last time a message was committed. <br></description></P> 3174<HR> 3175<H3><A name="note52-17">Note 52-17:(CEC) Added a feature for stopping daemon execution when accessing a box [SDK|System Updater]</A></H3> 3176<P><description>Operations have changed so that CecControl::StopScanning(true) is called automatically from functions, such as MessageBox::OpenMessageBox and MessageBox::WriteMessage, that access the chance encounter box.<br> Daemon status no longer needs to be changed to halted status before accessing the box.<br> If communications operations have already started at this time, the communication is canceled.<br> If you don't want communications cancelled, be sure to wait until halt status results using the GetCecStat or StopScanning functions.<br></description></P> 3177<HR> 3178<H3><A name="note52-18">Note 52-18:(CFG) Added an API for determining if the EULA agreement has been accepted [SDK|System Updater]</A></H3> 3179<P><description>An API function has been added to get whether the EULA agreement required to run the application has been accepted. <br></description></P> 3180<HR> 3181<H3><A name="note52-19">Note 52-19:(DLP) Changed the API [SDK|System Updater]</A></H3> 3182<P><description>Program ID used to be used to specify child device programs, but this has changed so that they are specified using Unique ID and Child Index.<br> With this change, the following API functions and structures have also changed. <br> 3183 <ul> 3184<li>API</li> 3185 <ul> 3186<li>FakeClient</li> 3187 <ul> 3188<li>StartScan, GetTitleInfo, StartFakeSession</li> 3189 </ul> 3190<li>Server</li> 3191 <ul> 3192<li><CODE>Initialize</CODE></li> 3193 </ul> 3194 </ul> 3195<li>Structures</li> 3196 <ul> 3197<li>ClientDiscoveredTitle, TitleInfo</li> 3198 </ul> 3199 </ul> 3200 </description></P> 3201<HR> 3202<H3><A name="note52-20">Note 52-20:(DLP) Settled on the error codes returned by API functions[SDK|System Updater]</A></H3> 3203<P><description>We have settled on the error codes returned by the library. <br> For the error code returned by each API function, see the Reference Manual.<br></description></P> 3204<HR> 3205<H3><A name="note52-21">Note 52-21: (DLP) Changed the conditions for transiting to error status [System Updater]</A></H3> 3206<P><description>In past versions, transition to error status for both clients and the server would occur only during communications for errors where transition is triggered by sleep, WiFi Button OFF.<br></description></P> 3207<HR> 3208<H3><A name="note52-22">Note 52-22:(DLP) Added the ability to specify the wireless channel for the server [SDK|System Updater]</A></H3> 3209<P><description>For development pruposes, the wireless channel used for communication by the server can now be specified.<br> You can specify the channel using the Server::OpenSession function.<br> With production models, the wireless channel is automatically forcibly selected.<br></description></P> 3210<HR> 3211<H3><A name="note52-23">Note 52-23:(DLP) Added an API function for deleting scan results[SDK|System Updater]</A></H3> 3212<P><description>The function FakeClient::DeleteScanInfo was added for freely deleting information from scan results.<br> In addition, the member lastUpdateTick, giving the Tick value at the time of the last update according to the scan, to the server information structure ServerInfo.<br></description></P> 3213<HR> 3214<H3><A name="note52-24">Note 52-24:(DLP) Changed the reconnection information [SDK|System Updater]</A></H3> 3215<P><description>The blend code has been removed from the RebootInfo structure, representing information on re-connecting to the child device.<br></description></P> 3216<HR> 3217<H3><A name="note52-25">Note 52-25:(DLP) Changed forcible download specifications for child devices [SDK|System Updater]</A></H3> 3218<P><description>Specifications have changed so that the child device is forcibly downloaded when when forced import settings are enabled by the client using the Config tool.<br> With this change, the dlp::Server::ForceClientToDownload function formerly used by the server to force the client to download has been abolished.<br></description></P> 3219<HR> 3220<H3><A name="note52-26">Note 52-26:(DLP) Now allow the communcation buffer size and number of buffers to be specified [SDK|System Updater]</A></H3> 3221<P><description>It is now possible to specify the buffer size and number of buffers used to store data written from files on the server. <br> This can be specified using the server initialization function Server::Initialize.<br> The size of the buffer us specified in units called blocks that are burst-transferred from the server to the client.<br> Progress of client downloads used to be monitored by blocks, but because this has become variable, progress is now monitored in a fixed number of packets.<br> With this change, the types and names of related member in the ClientStatus structure, used to show client status, have been changed.<br></description></P> 3222<HR> 3223<H3><A name="note52-27">Note 52-27:(DSP) Fixed a problem where control would not return from the LoadDefaultComponent function [System Updater]</A></H3> 3224<P><description>A bug was fixed where execution would not return when calling the nn::dsp::LoadDefaultComponent function.<br></description></P> 3225<HR> 3226<H3><A name="note52-28">Note 52-28:(DevEnv) Fixed a problem with MCU update [System Updater]</A></H3> 3227<P><description>A bug was fixed where power could not be turned on or a red LED light would flash if an MCU update during System Updater startup for the second stage resulted in illegal status.<br></description></P> 3228<HR> 3229<H3><A name="note52-29">Note 52-29:(DevEnv) Stopped importing of applications to system save memory[SDK|System Updater]</A></H3> 3230<P><description>With CTR, applications will be imported to SD cards. They cannot be imported to system save memory.<br> Due to this, restrictions are placed on importing applications to system save memory. <br> A feature for importing applications to SD card is scheduled for inclusion in the SDK in a future release.<br> DevMenu, Config, and NetworkSetting can be imported to system save memory.<br> Also, related files that have become unnecessary, such as System Updater, DlpClient.cia, and StereoCameraCalibration.cia, have been removed from the release package.<br></description></P> 3231<HR> 3232<H3><A name="note52-30">Note 52-30:(DevEnv) Fixed a problem where the power of development hardware would suddenly turn ON [System Updater]</A></H3> 3233<P><description>A bug was fixed where power would suddenly turn on once a certain amount of time had elapsed since development hardware power had been turned off.<br></description></P> 3234<HR> 3235<H3><A name="note52-31">Note 52-31:(DevEnv) Changed the amount of memory that can be used by both development hardware and PARTNER-CTR Capture to 64MB [SDK|System Updater]</A></H3> 3236<P><description>The amount of memory that can be used by both development hardware and PARTNER-CTR Capture has been changed to 64MB. <br> Note that ROM accessing memory in excess of 64MB cannot be executed on development hardware for this reason. </description></P> 3237<HR> 3238<H3><A name="note52-32">Note 52-32: (DevEnv) Changed development menu [System Updater]</A></H3> 3239<P><description>Specifications of the development menu, which launches after PARTNER-CTR Debugger power is turned on, have been made to match those of development hardware. <br> The following operations are possible on the Development Menu.<br> 3240 <ul> 3241<li>Starting DevMenu with the START button</li> 3242<li>Starting CTR card applications with the A Button</li> 3243<li>Exiting currently halted applications (status transited to from the application using the HOME Button) using the B Button</li> 3244 </ul> 3245 </description></P> 3246<HR> 3247<H3><A name="note52-33">Note 52-33:(DevEnv) Correction screen distortion occuring when starting the development menu[System Updater]</A></H3> 3248<P><description>A bug has been fixed where the screen display would distort momentarily after starting development hardware or PARTNER-CTR Capture.<br></description></P> 3249<HR> 3250<H3><A name="note52-34">Note 52-34:(FRIENDS) Added Miis and profile update notification [SDK|System Updater]</A></H3> 3251<P><description>We made it so users can get Miis and profile updates from their friends.<br> The enumerators NOTIFICATION_FRIEND_MII and NOTIFICATION_FRIEND_PROFILE have been added as notification types to the enumerated class NotificationType. <br></description></P> 3252<HR> 3253<H3><A name="note52-35">Note 52-35:(FRIENDS) Delayed automous daemon login [System Updater]</A></H3> 3254<P><description>A delay of about 20 seconds has been included between autonomous daemon startup and entering online status. <br></description></P> 3255<HR> 3256<H3><A name="note52-36">Note 52-36:(FRIENDS) Fixed a problem where local friend codes were being replaced at each startup [System Updater]</A></H3> 3257<P><description>A bug has been fixed where the local friend code obtained by friends::GetMyLocalFriendCode was being replaced each time the system was started. <br></description></P> 3258<HR> 3259<H3><A name="note52-37">Note 52-37: (FRIENDS) Added screen name font region support [SDK|System Updater]</A></H3> 3260<P><description>Specifications have changed so that non-ASCII characters that may be included in the obtained screen name of a friend outside one's own font region will be converted to questions marks (?) for display purposes.<br>Note, however, that this variable can be suppressed through specification of an argument to the GetFriendScreenName function.<br>In addition, the font region of the friend with the screen name can also be obtained using the GetFriendScreenName function.<br></description></P> 3261<HR> 3262<H3><A name="note52-38">Note 52-38:(FS) Fixed a problem with freezing that would occur when the FAT became fragmented [System Updater]</A></H3> 3263<P><description>A bug was fixed where the system would freeze if the operations [Open] > [Read/Write near end of file] > [Close] was repeated multiple times on a fragmented file in the FAT.<br></description></P> 3264<HR> 3265<H3><A name="note52-39">Note 52-39:(FS) Added support for fat file system time stamp [System Updater]</A></H3> 3266<P><description>Support has been added for a time stamp when accessing an SD memory card.<br></description></P> 3267<HR> 3268<H3><A name="note52-40">Note 52-40:(FS) Revised the nn::fs::MountSdmc function [System Updater]</A></H3> 3269<P><description>A bug has been fixed where SD Card access would become impossible if the nn::fs::MountSdmc function was executed at the same time as a multiple thread process. <br></description></P> 3270<HR> 3271<H3><A name="note52-41">Note 52-41:(FS) Corrected a problem with freezing that would occur when nothing was inserted in the card slot [System Updater]</A></H3> 3272<P><description>An internal deadlock would sometimes occur when a function causing access to the card slot was called while nothing was inserted in the card slot. <br> This was fixed because it would result in a problem where card slot-related device functions such as UIC-MIDI would not return. <br></description></P> 3273<HR> 3274<H3><A name="note52-42">Note 52-42:(FS) Changed Result of the file system [SDK|System Updater]</A></H3> 3275<P><description>Result, returned by the file system, has been replaced with an official specification.<br> Also, note that the operators "==" and "!=" can no longer be used with Result, returned by the file system. <br></description></P> 3276<HR> 3277<H3><A name="note52-43">Note 52-43:(FS) Added a latency emulation function [System Updater]</A></H3> 3278<P><description>A feature was added for virtually reproducing latency that can occur due to device status and/or attrition. <br> The emulation feature is enabled for debug or development builds. Although it is disabled for release builds, it can be explicitely specified using the nn::fs::ForceEnableLatencyEmulation and nn::fs::ForceDisableLatencyEmulation. <br> Note, however, that this mode is disabled in the production environment (for both release builds and mass produced hardware).<br></description></P> 3279<HR> 3280<H3><A name="note52-44">Note 52-44:(FS) Fixed a problem where severely fragmented files could no longer be handled [System Updater]</A></H3> 3281<P><description>Once files in the FAT file system became fragmented beyond a certain allowable range, they could no longer be used and an error would always be returned. <br> This problem has been corrected and behavior changed so that any file can be used no matter how fragmented. <br> This was actually changed in CTR-SDK 0.13 but was accidentally omitted from the change log.<br></description></P> 3282<HR> 3283<H3><A name="note52-45">Note 52-45:(GX) Changed the behavior of LCD backlight brightness [System Updater]</A></H3> 3284<P><description>Behavior has been changed when the backlight brightness level is set to 4 or 5 under system settings so that actual backlight brightness will vary depending on whether an AC adapter is plugged into the system.<br></description></P> 3285<HR> 3286<H3><A name="note52-46">Note 52-46:(GX) Changed the operating core at the driver level [System Updater]</A></H3> 3287<P><description>Specifications have changeed so that some low-level processing of the graphics driver that used to be handled in the same CPU core as the application is now handled in the system CPU core. <br></description></P> 3288<HR> 3289<H3><A name="note52-47">Note 52-47:(HID) Sped up Read used with various sampling data [System Updater]</A></H3> 3290<P><description>The execution speed of read and ReadLatest in the Reader class used to load sampled data from various devices has been increased. <br></description></P> 3291<HR> 3292<H3><A name="note52-48">Note 52-48:(HTTP) Changed the specifications of LazyPOST transmissions when using keep alive communications [System Updater]</A></H3> 3293<P><description>Specifications have been changed so that an error is returned by the ResultKeepAliveDisconnected function when communications have been disconneded due to a server timeout when sending a LazyPost using keep alive communications. <br></description></P> 3294<HR> 3295<H3><A name="note52-49">Note 52-49:(HTTP) Revised the packet text string of an original header field [System Updater]</A></H3> 3296<P><description>A bug has been fixed where a space (a single character) could not be entered after "[Label_name]" only in the case of original header fields.<br></description></P> 3297<HR> 3298<H3><A name="note52-50">Note 52-50:(MIC) Added clamping of mic data [SDK|System Updater]</A></H3> 3299<P><description>The SetClamp function for setting whether to use clamping in the guaranteed input range for mic data and the GetClamp function for getting the current clamp setting have been added.<br> Clamping is enabled by default.<br></description></P> 3300<HR> 3301<H3><A name="note52-51">Note 52-51:(NEWS) Added to the NEWS library [SDK|System Updater]</A></H3> 3302<P><description>Added the NEWS library. <br> Note, however, that posting messages always fails because settings are such that the news daemon does not start by default under CTR-SDK 0.14.<br> As of 2011/11/1, there is no way to check the message list, so be sure to check it after the HOME menu is made public.<br></description></P> 3303<HR> 3304<H3><A name="note52-52">Note 52-52:(NGC) Updated the prohibited word pattern list [System Updater]</A></H3> 3305<P><description>An update has been made to the latest version of the prohibited word pattern list. <br></description></P> 3306<HR> 3307<H3><A name="note52-53">Note 52-53:(OS) Implemented processing for CARD removal [System Updater]</A></H3> 3308<P><description>Processing for stopping operations when a card is removed have been implemented. <br> Execution stops when a card is pulled while an application from that card is running. <br></description></P> 3309<HR> 3310<H3><A name="note52-54">Note 52-54:(OS) Added the InitializeMemoryBlock function [SDK|System Updater]</A></H3> 3311<P><description>Added the InitializeMemoryBlock function to allow the use of the MemoryBlock class and StackMemoryBlock class.<br> This was actually changed in CTR-SDK 0.10 but was accidentally omitted from the change log.<br></description></P> 3312<HR> 3313<H3><A name="note52-55">Note 52-55:(OS) Added a setting for the maximum number of objects [System Updater]</A></H3> 3314<P><description>Upper limits have been established for the followign OS library objects. <br> Note that an error will result if an attempt is made to create more objects than given by the upper limit. <br> 3315 <ul> 3316<li>Thread Max. 32</li> 3317<li>Event Max. 32</li> 3318<li>Mutex Max. 32</li> 3319<li>Semaphore Max. 8</li> 3320<li>Timer Max. 8</li> 3321 </ul> 3322 </description></P> 3323<HR> 3324<H3><A name="note52-56">Note 52-56:(OS) Improved debugger startup time [System Updater]</A></H3> 3325<P><description>The time required to start the debugger when an SD card is inserted has been reduced. <br></description></P> 3326<HR> 3327<H3><A name="note52-57">Note 52-57:(OS) Adjusted performance [System Updater]</A></H3> 3328<P><description>Overall performance has been adjusted. <br> Although execution is slower in some cases, overall performance is improved.<br></description></P> 3329<HR> 3330<H3><A name="note52-58">Note 52-58:(SOCKET) Fixed a problem with IP address collision detection [System Updater]</A></H3> 3331<P><description>Fixed a bug where IP address collisions were not being detected. <br></description></P> 3332<HR> 3333<H3><A name="note52-59">Note 52-59:(SSL) Revised EVSSL authentication [System Updater]</A></H3> 3334<P><description>Fixed a bug where EV certificates were not being authenticated correctly.<br></description></P> 3335<HR> 3336<H3><A name="note52-60">Note 52-60:(TOOL) Added items to the RSF [SDK|System Updater]</A></H3> 3337<P><description>The following items were added to RSF. BackupMemoryType… Specifies the backup memory type. This specification is always required. UseExtSaveData, ExtSaveDataNumber…Specify these items when using expanded save data.<br>For details, see the associated reference pages.</P> 3338<HR> 3339<H3><A name="note52-61">Note 52-61:(UDS) Fixed a bug where the corrrect reason for disconnection was not being obtained when the Client and Spectator were cut off from the network [System Updater]</A></H3> 3340<P><description>A bug was fixed where NETWORK_IS_AVAILABLE would result in some cases without being abiel to get the correct reason for disconnection when disconnected from the network while communicating with a Client or Spectator.<br></description></P> 3341<HR> 3342<H3><A name="note52-62">Note 52-62:(UDS) Revised a bug where connection up to the maximum number of nodes specified by the uds::CreateNetwork function was impossible [System Updater]</A></H3> 3343<P><description>A bug was fixed where connections could only be made to one node less than the maximum number of nodes specified using the CreateNetwork function. <br></description></P> 3344<HR> 3345<H3><A name="note52-63">Note 52-63:(UDS) Fixed a bug where a connection disconnection notification was not being generated during intensive communications [System Updater]</A></H3> 3346<P><description>A bug was fixed where connections to or disconnections from a client were not handled correctly when communication data volume was high, particularly when carryining out communications with many other nodes. <br></description></P> 3347<HR> 3348<H3><A name="note52-64">Note 52-64:(UDS) Fixed a problem execution would not complete when the nn::uds::Initialize function was executed in wireless OFF mode [System Updater]</A></H3> 3349<P><description>A bug was fixed where nn::uds::Initialize would not terminate if executed during wireless OFF mode.<br></description></P> 3350<HR> 3351<H3><A name="note52-65">Note 52-65:(UDS) Fixed a bug where packet sends to one's own addess would succeed [System Updater]</A></H3> 3352<P><description>There was a bug where the SendTo function would succeed (no reception) when one's own node ID was specified in destNodeId when using the nn::uds::SendTo function. This was fixed so that a ResultInvilidNode error is returned instead.<br></description></P> 3353<HR> 3354<H3><A name="note52-66">Note 52-66:(UDS) Improved stability when the communication load has increased [System Updater]</A></H3> 3355<P><description>A bug was fixed where detection of disconnection was not being handled correctly when the number of connected nodes would increase or the amount of packets being sent/received would increase.<br></description></P> 3356<HR> 3357<H3><A name="KnownIssues_0_14_0_System Updater">Known Issues with System Updater in SDK Version 0.14.0</A></H3> 3358<knownissues><description> 3359 <ul> 3360<li>There is a problem with partial stability during sleep mode. Depending on the timing, the system does not always recover correctly from Sleep mode. Since this is a fatal problem with no workaround available, a bug fix package will be releases as soon as the cause is known.</li> 3361<li>There is a problem with handling transitions from each state: application execution, TestMenu display, HOME Menu display, applet display, Sleep mode, and Power Off mode. Depending on the exact combination of modes and their order, some state transitions cannot be made correctly. Since this is a fatal problem with no workaround available, a bug fix package will be releases as soon as the cause is known.</li> 3362<li>There is a problem with processing when shutting down power. Applications sometimes do not shutdown correctly.<br>In relation to this, an error occurs where play history information and step information is not saved correctly when shutting down power. Since this is a fatal problem with no workaround available, a bug fix package will be releases as soon as the cause is known.</li> 3363<li>Stop/trace execution could not be carried out normally by the PARTNER-CTR debugger. Since this is a fatal problem with no workaround available, a bug fix package will be releases as soon as the cause is known.</li> 3364<li>There is a bug where execution of frame updates stops in the middle and recovery becomes impossible if System Updater is executed on development hardware whose serial number starts with AAA (e.g. AAA300001231).</li> 3365<li>Startup from debugger software using the NEWPU command in profiler.cia is impossible.</li> 3366<li>Save data access is not thread-safe.</li> 3367 </ul> 3368 </description></knownissues><HR> 3369<H2 style="line-height: 0"><A name="sdk_0_14_0_Sample Demos">CTR-SDK Version 0.14.0 Sample Demos</A></H2> 3370<DIV style="text-align: right"><P style="line-height: 0">(2010/11/01)</P></DIV> 3371<HR> 3372<H3><A name="note51-01">Note 51-01:(DEMO) Fixed a problem with the number of bits of the size member of the CommandBuffer3d structure [Sample Demos]</A></H3> 3373<P><description>The number of bits used for size in the CommandBuffer3d structure in the lib_demo library was mistakenly set to 8 bits, but this has been changed to the correct value of 7 bits.<br> The number of bits of reserved memory aver that has also been changed from 3 bits to 4 bits. <br></description></P> 3374<HR> 3375<H3><A name="note51-02">Note 51-02:(DEMO) Changed the specifications of the RenderSystem::Initialize function [Sample Demos]</A></H3> 3376<P><description>An argument allowing the programmer to select whether to fill the texture buffer with black has been added when executing the RenderSysten::Initialize function. <br></description></P> 3377<HR> 3378<H3><A name="note51-03">Note 51-03:(FS) Changed specifications so that features that do no work on the development hardware can be enabled by button operations [Sample Demos]</A></H3> 3379<P><description>Although a feature for accessing non-volatile memory on the card was previously executed by default, this is now made to operation using button operations (X+A) without executing at demo1 startup.<br></description></P> 3380<HR> 3381<H3><A name="note51-04">Note 51-04:(GR) Made revisions so the nn::fs::MountRom function is called by the lib_grfw library for the GR library demo [Sample Demos]</A></H3> 3382<P><description>Specifications have changed so that the nn::fs::MountRom function is now called by the lib_grfw library for GR library demos. <br></description></P> 3383<HR> 3384<H3><A name="note51-05">Note 51-05:(GR) Changed the heap size allocated by the lib_grfw framework for the GR library demo to 20MB [Sample Demos]</A></H3> 3385<P><description>The heap size allocated by the lib_grfw frame work library for GR library demos has been changed from 32 MB to 20 MB. <br></description></P> 3386<HR> 3387<H3><A name="note51-06">Note 51-06:(GR) Added the ProcedureTexture for rendering procedural textures [Sample Demos]</A></H3> 3388<P><description>The demo ProcedureTexture has been added for rendering patternas such as flames and water surfaces using the procedural texture class of the GR library. <br></description></P> 3389<HR> 3390<H3><A name="note51-07">Note 51-07:(GX) Added a demo for editing procedural texture patterns [Sample Demos]</A></H3> 3391<P><description>Added the demo ProcTexEditor for editng procedural texture patterns and rendering the results. <br></description></P> 3392<HR> 3393<H3><A name="note51-08">Note 51-08:(RDT) Revosed rsf sample demo [Sample Demos]</A></H3> 3394<P><description>A bug was fixed where code in the rsf demo program was not apprpriate and there were problems where communication was impossible.<br></description></P> 3395<HR> 3396<H3><A name="note51-09">Note 51-09:(RDT) Revised the sample demo [Sample Demos]</A></H3> 3397<P><description>Codes and comments that could lead to misunderstandings such as whether the RDT library supports broadcasting were removed from the basic sample demo. <br></description></P> 3398<HR> 3399<H3><A name="note51-10">Note 51-10:(SND) Added the OutputCapture sample demo [Sample Demos]</A></H3> 3400<P><description>A sample demo was added for obtaining final DSP output asynchronously from sound threads using the OutputCapture class. <br></description></P> 3401<HR> 3402<H3><A name="note51-11">Note 51-11:(SND) Revised the sample demo [Sample Demos]</A></H3> 3403<P><description>Sample demos have been revised to that exclusive control is performed for functions whose Voice operations are not thread safe. <br> For details on thread safe, see the Function Reference. <br></description></P> 3404<HR> 3405<H3><A name="KnownIssues_0_14_0_Sample Demos">Known Issues with SDK 0.14.0 Sample Demos</A></H3> 3406<P> None.</P> 3407<HR> 3408<H2 style="line-height: 0"><A name="sdk_0_13_2_Release">CTR-SDK Version 0.13.2 Release</A></H2> 3409<DIV style="text-align: right"><P style="line-height: 0">(2010/10/07)</P></DIV> 3410<HR> 3411<H3><A name="note50-01">Note 50-01: (FS) Increased speed of opening files from ROM archives [SDK]</A></H3> 3412<P><description>Increased speed when opening files from ROM archives.<br></description></P> 3413<HR> 3414<H3><A name="KnownIssues_0_13_2_Release">Known Issues in the SDK 0.13.2 Release</A></H3> 3415<knownissues><description> 3416 <ul> 3417 <li>If you run <B>Ctr Info Setting</B> in the <CODE>Config</CODE> tool when a settings file is not present on the SD Card, the system will freeze.</li> 3418 <li>After you have connected to and finished communicating with your first StreetPass partner, you cannot communicate with another partner. Both systems must be reset to communicate again.</li> 3419 <li>If a waveform file (WAV or AIFF) includes no loop settings prior to conversion by <CODE>ctr_WaveConverter32.exe</CODE>, a bug causes the <CODE>--loopStart</CODE> and <CODE>--loopEnd</CODE> options to be ignored.</li> 3420 </ul> 3421 </description></knownissues><HR> 3422<H2 style="line-height: 0"><A name="sdk_0_13_1_Release">CTR-SDK Version 0.13.1 Release</A></H2> 3423<DIV style="text-align: right"><P style="line-height: 0">(2010/09/30)</P></DIV> 3424<HR> 3425<H3><A name="note49-01">Note 49-01: (CAMERA) Correction for change log entry regarding processing added to stop the cameras when the system is closed [SDK]</A></H3> 3426<P><description>The change log entry for <a href="changelog.html#note47-06">Note 47-06</a> erroneously stated that capturing does not resume when the system is closed and then opened again. Capturing does resume automatically, so there is no need for the application to provide any special support for opening/closing the system.<br></description></P> 3427<HR> 3428<H3><A name="note49-02">Note 49-02: (DevEnv) Correction for change log entries for known bugs in CTR-SDK 0.13 System Updater [SDK]</A></H3> 3429<P><description>The <a href="changelog.html#KnownIssues_0_13_0_System Updater">Known Issues with System Updater in SDK Version 0.13.0</a> section of the change log contained the following mistakes.<br> 3430 <ul> 3431 <li>[Incorrect]<br>Running the <CODE>NN_LOG</CODE> function during communication sometimes causes the debugger to hang.<br> We recommend communicating in parallel with log output via calls to the <CODE>NN_LOG</CODE> function. </li> 3432 <li>[Correct]<br>Running the <CODE>NN_LOG</CODE> function during communication sometimes causes the debugger to hang.<br> We recommend NOT calling the <CODE>NN_LOG</CODE> function for log output in parallel with communication. </li> 3433 </ul> 3434 </description></P> 3435<HR> 3436<H3><A name="note49-03">Note 49-03: (SND) Fixed bug related to creating sound threads on core 1 in NintendoWare for CTR [SDK]</A></H3> 3437<P><description>A feature was added to NintendoWare for CTR 1.1.0 that allows users to create sound threads on core 1. However, there was a bug in related <CODE>nn::snd</CODE> features, which is fixed in this SDK release.<br> This fix is required when using NintendoWare for CTR 1.1.0.<br></description></P> 3438<HR> 3439<H3><A name="note49-04">Note 49-04: (SND) Fixed bug that caused execution to enter an endless loop when <CODE>FreeVoice</CODE> was used within the voice drop callback [SDK]</A></H3> 3440<P><description>Previously, if <CODE>FreeVoice</CODE> was used to free some other voice within the voice drop callback specified by <CODE>AllocVoice</CODE>, execution would enter an endless loop. This bug has been fixed.<br></description></P> 3441<HR> 3442<H3><A name="KnownIssues_0_13_1_Release">Known Issues in the SDK 0.13.1 Release</A></H3> 3443<knownissues><description> 3444 <ul> 3445 <li>If you run <B>Ctr Info Setting</B> in the <CODE>Config</CODE> tool when a settings file is not present on the SD Card, the system will freeze.</li> 3446 <li>After you have connected to and finished communicating with your first StreetPass partner, you cannot communicate with another partner. Both systems must be reset to communicate again.</li> 3447 <li>If a waveform file (WAV or AIFF) includes no loop settings prior to conversion by <CODE>ctr_WaveConverter32.exe</CODE>, a bug causes the <CODE>--loopStart</CODE> and <CODE>--loopEnd</CODE> options to be ignored.</li> 3448 </ul> 3449 </description></knownissues><HR> 3450<H2 style="line-height: 0"><A name="sdk_0_13_0_Release">CTR-SDK Version 0.13.0 Release</A></H2> 3451<DIV style="text-align: right"><P style="line-height: 0">(2010/09/28)</P></DIV> 3452<HR> 3453<H3><A name="note48-01">Note 48-01: (AC) Added the <CODE>nn::ac::LinkLevel GetLinkLevel</CODE> function [SDK]</A></H3> 3454<P><description>In addition to the preexisting <CODE>GetLinkLevel</CODE> function, which takes an <CODE>nn::ac::LinkLevel</CODE> pointer as an argument, added a <CODE>GetLinkLevel</CODE> function whose return value is an <CODE>nn::ac::LinkLevel</CODE> enumerated type.<br></description></P> 3455<HR> 3456<H3><A name="note48-02">Note 48-02: (APPLET) Added support for HOME Button detection and transitioning to the HOME Menu [SDK]</A></H3> 3457<P><description>Added functions for detecting HOME button presses and transitioning to the HOME Menu.<br> To detect HOME button presses, there are two methods: getting the button state with the <CODE>nn::applet::CTR::GetHomeButtonState</CODE> function, or setting a callback with the <CODE>nn::applet::CTR::SetHomeButtonCallback</CODE> function.<br> Both the <CODE>nn::applet::CTR::PrepareToJumpToHomeMenu</CODE> and <CODE>nn::applet::CTR::JumpToHomeMenu</CODE> functions can jump to the HOME Menu, but the <CODE>nn::applet::CTR::ProcessHomeButtonIfPrepared</CODE> function combines both the ability to detect HOME and to jump to the HOME Menu.<br></description></P> 3458<HR> 3459<H3><A name="note48-03">Note 48-03: (BOSS) Added the BOSS library [SDK|System Updater]</A></H3> 3460<P><description>Added the BOSS library, which is used for data download features that employ download servers.<br></description></P> 3461<HR> 3462<H3><A name="note48-04">Note 48-04: (CAMERA) Revised the <CODE>SetNoiseFilter</CODE> function [SDK|System Updater]</A></H3> 3463<P><description>If the <CODE>SetNoiseFilter</CODE> function was used to turn noise filter features OFF and then exposure was changed by the <CODE>SetExposure</CODE> function, image brightness would start to flicker. This problem has been fixed.<br></description></P> 3464<HR> 3465<H3><A name="note48-05">Note 48-05: (CAMERA) Added a function to change the sensor window used for auto white balancing [SDK|System Updater]</A></H3> 3466<P><description>Added the <CODE>SetAutoWhiteBalanceWindow</CODE> function, which changes the region (sensor window) used to calculate auto white balance.<br> <B>Note:</B> The definition of the <CODE>PackageParameterCameraSelect</CODE> structure was changed to allow the <CODE>SetPackageParameterWithoutContext</CODE> function to make settings similar to the above function.<br></description></P> 3467<HR> 3468<H3><A name="note48-06">Note 48-06: (CARD) Revised media selector control after using HostIO CardSPI [SDK]</A></H3> 3469<P><description>When CardSPI was used, then Midi or CardNor was accessed, and then HostIO was accessed, the media selector was not properly controlled and correct data transfer was not possible. Revisions were made so that media selector control will switch successively from SPI to CARD in such cases.<br></description></P> 3470<HR> 3471<H3><A name="note48-07">Note 48-07: (CEC) Changed the StreetPass library API [SDK|System Updater]</A></H3> 3472<P><description>Changed the StreetPass library (formerly the Chance Encounter Communication library) as follows. 3473 <ul> 3474 <li>Added the <CODE>MessageId</CODE> class.<br>Changed <CODE>MessageId</CODE> from an 8-byte array to a class.</li> 3475 <li>Removed unnecessary functions<br>Deprecated the following functions and invalidated unused value definitions.</li> 3476 <ul> 3477 <li>Format of <CODE>cec::MessageBox::ReadMessage</CODE> that used <CODE>void*</CODE> as an argument</li> 3478 <li>Format of <CODE>cec::MessageBox::WriteMessage</CODE> that used <CODE>void*</CODE> as an argument</li> 3479 <li><CODE>cec::Message::SetFlag_Unread</CODE></li> 3480 <li><CODE>cec::Message::GetFlag_Unread</CODE></li> 3481 <li><CODE>cec::Message::SetFlag_New</CODE></li> 3482 <li><CODE>cec::Message::GetFlag_New</CODE></li> 3483 <li><CODE>cec::Message::OutputMessage</CODE></li> 3484 <li><CODE>cec::Message::InputMessage</CODE></li> 3485 <li><CODE>cec::MessageBox::GetMessageFlag_Unread</CODE></li> 3486 <li><CODE>cec::MessageBox::GetMessageFlag_New</CODE></li> 3487 </ul> 3488 <li>Changed daemon operations<br>Beginning with this version, background communication starts automatically and the StreetPass daemon begins operation at system startup.<br> To access a Box or a Message, you must first begin accessing the daemon, then put the daemon in IDLE state.<br> Operations must occur in this order:<br>[After startup] => [Put daemon in IDLE state with <CODE>StopScanning</CODE>] => [Box operations] => [Return control rights to the system with <CODE>StartScanning</CODE> and start daemon operation].</li> 3489 <li>Added <CODE>GetCecRecvEventHandle</CODE> and <CODE>GetCecInfoBuffer</CODE><br>These functions get reception events and received Message information.</li> 3490 <li>Added information that can be obtained with the <CODE>MessageBox</CODE> class<br>Information obtainable by the <CODE>MessageBoxInfoReader</CODE> class can now also be obtained by the <CODE>MessageBox</CODE> class.<br> This change makes the <CODE>MessageBoxInfoReader</CODE> class unnecessary.</li> 3491 </ul> 3492 <pre><font size="3"> [MessageBoxInfoReader] [MessageBox] 3493 <Get Box information> 3494 GetMessageBoxInfoFlag --> GetBoxFlag (GetMessageBoxFlag was removed) 3495 GetBoxSizeMax --> GetBoxSizeMax 3496 GetMessNumMax --> GetBoxMessNumMax 3497 GetMessNum --> GetBoxMessNum 3498 <CODE>GetBoxGroupNumMax</CODE> 3499 <CODE>GetBoxGroupNum</CODE> 3500 <CODE>SetBoxGroupNumMax</CODE> 3501 <CODE>GetBoxSessionNum</CODE> 3502 <Get Message information> 3503 GetMessage*** --> GetMessage*** (Added)</font></pre> 3504 </description></P> 3505<HR> 3506<H3><A name="note48-08">Note 48-08: (CEC) Operations necessary to communicate with the same partner more than once [SDK]</A></H3> 3507<P><description>To reduce power consumption and avoid communicating over and over with the same partner, there is a feature where the local host remembers what partners it has communicated with once (sent or received one or more pieces of data) and then does not communicate with those partners if they are discovered again.<br> The list of past communication partners is valid for a maximum of 8 hours.<br> For this reason, StreetPass with the same partner will not occur again until an average of 4 hours or a maximum of 8 hours elapses.<br><br> If you specify <CODE>true</CODE> in an argument to the <CODE>CecControl::StartScanning</CODE> function, the list is initialized and it becomes possible to communicate with the same partners again.<br> Use this method when it is necessary to communicate more than once with the same partner for debug purposes.<br> The list is also initialized when a StreetPass box has been deleted.<br> (In the previous version the list was also initialized when data was written to an outbox, but that specification has been removed.)<br></description></P> 3508<HR> 3509<H3><A name="note48-09">Note 48-09: (CFG) Revised the <CODE>GetLanguageCodeA2</CODE> function [SDK]</A></H3> 3510<P><description>Revised the string obtained by the <CODE>nn::cfg::GetLanguageCodeA2</CODE> function and indicating the Japanese language from "<CODE>jp</CODE>" to "<CODE>ja</CODE>".<br></description></P> 3511<HR> 3512<H3><A name="note48-10">Note 48-10: (CFG) Revised the <CODE>GetSimpleAddress</CODE> function [SDK]</A></H3> 3513<P><description>Fixed a bug in the <CODE>nn::cfg::CTR::GetSimpleAddress</CODE> function that prevented it from getting the country name and area name parts of the simple address information.<br></description></P> 3514<HR> 3515<H3><A name="note48-11">Note 48-11: (CFG) Added function to get the RTC offset value [SDK]</A></H3> 3516<P><description>Added the <CODE>nn::cfg::CTR::GetUserTimeOffset</CODE> function to get the cumulative offset value that is saved when the end user changes the date and time.<br> Applications can learn of end user changes to the system time by checking this offset value on every application launch.<br></description></P> 3517<HR> 3518<H3><A name="note48-12">Note 48-12: (CX) Added the CX library [SDK]</A></H3> 3519<P><description>Added a library for file compression/decompression at the <CODE>nn::cx</CODE> namespace.<br></description></P> 3520<HR> 3521<H3><A name="note48-13">Note 48-13: (DLP) Changed the method for embedding child programs in parent programs [SDK|Sample Demos]</A></H3> 3522<P><description>Changed the method for embedding child programs, as shown below.<br> 3523 <ul> 3524 <li>If using OMake, specify the child CIA file in <CODE>CHILD_APPS[]</CODE> in the OMakefile.<br> See <CODE>$Sample Demos/dlp/SimpleServer/OMakefile</CODE>.</li> 3525 <li>If not using OMake, pass a CFA file created by <CODE>ctr_makeciaarchive</CODE> to <CODE>ctr_makerom</CODE>.<br> However, note that you must use the <CODE>-rsf</CODE> option of <CODE>ctr_makeciaarchive</CODE> to specify <CODE>$CTR_SDK/resources/specfiles/Child.rsf</CODE>.</li> 3526 </ul> 3527 </description></P> 3528<HR> 3529<H3><A name="note48-14">Note 48-14: (DLP) Made revisions involving identification of child devices [SDK|Sample Demos]</A></H3> 3530<P><description>Made the following changes related to identification of child devices.<br> 3531 <ul> 3532 <li>Changed so that now the <CODE>Server::Initialize</CODE> function fails if the child and parent <CODE>UniqueId</CODE> do not match.</li> 3533 <li>Changed so that the parent and child are told apart by their <CODE>Category</CODE>, and the <CODE>Server::Initialize</CODE> function fails if the child's <CODE>Category</CODE> is not <CODE>DlpClient</CODE>.<br>Children tell each other apart by their <CODE>ChildIndex</CODE>. The <CODE>ChildIndex</CODE> is specified by the RSF file's <CODE>TitleInfo/ChildIndex</CODE>, and can take a value from 0-255.<br> Note that <CODE>TitleInfo/Version</CODE> is now replaced by <CODE>TitleInfo/ChildIndex</CODE>, so do not use <CODE>TitleInfo/Version</CODE>.</li> 3534 </ul> 3535 </description></P> 3536<HR> 3537<H3><A name="note48-15">Note 48-15: (DevEnv) Removed the pragma used for the RVCT warning bug workaround [SDK]</A></H3> 3538<P><description>RVCT formerly sometimes output incorrect warnings in Release or Fast builds, so as a workaround some portions of code were built with size as the highest priority. RVCT has now been fixed, so these code portions have returned to being built with speed as the highest priority.<br></description></P> 3539<HR> 3540<H3><A name="note48-16">Note 48-16: (DevEnv) Made some <CODE>nn::Result</CODE> constructors private [SDK]</A></H3> 3541<P><description>The access attribute of <CODE>nn::Result</CODE>-class constructors that take <CODE>bit32</CODE> values was mistakenly set to "public". This has been revised to "private".<br></description></P> 3542<HR> 3543<H3><A name="note48-17">Note 48-17: (DevEnv) Changed the encoding of <CODE>types.h</CODE> [SDK]</A></H3> 3544<P><description><CODE>$CTR_SDK/include/nn/types.h</CODE> was a UTF-8 file with no BOM, but it has been changed to now include a BOM.<br> This was actually changed in CTR-SDK 0.11 but was accidentally omitted from the change log.<br></description></P> 3545<HR> 3546<H3><A name="note48-18">Note 48-18: (DevEnv) Changed compiler and linker options [SDK]</A></H3> 3547<P><description>Added <CODE>--debug_info=line_inlining_extensions</CODE> to the default compiler options in the CTR-SDK build system.<br> Likewise, added <CODE>tailreorder</CODE>, <CODE>unusedsymbols</CODE>, <CODE>veneercallers</CODE>, <CODE>veneerpools</CODE> and <CODE>visibility</CODE> as specifications for the <CODE>--info</CODE> linker option.<br></description></P> 3548<HR> 3549<H3><A name="note48-19">Note 48-19: (DevEnv) Updated the supported version of RVCT [SDK]</A></H3> 3550<P><description>Updated the RVCT version supported by the CTR-SDK to version 2010/09/09 (b865).<br> Because of this update, out-of-date versions of RVCT will now sometimes not operate properly.<br></description></P> 3551<HR> 3552<H3><A name="note48-20">Note 48-20: (FND) Revised behavior when <CODE>Allocate</CODE> of an <CODE>ExpHeap</CODE> fails [SDK]</A></H3> 3553<P><description>Formerly, when the <CODE>Allocate</CODE> function failed to allocate an <CODE>ExpHeap</CODE>, the destructor and <CODE>Finalize</CODE> would not be called properly. This problem has been fixed.<br></description></P> 3554<HR> 3555<H3><A name="note48-21">Note 48-21: (FND) Revised behavior of <CODE>ExpHeap</CODE> constructor when given no arguments [SDK]</A></H3> 3556<P><description>Formerly, when the destructor was called on an uninitialized <CODE>ExpHeap</CODE> object, it could not destroy the object properly. This problem has been fixed.<br></description></P> 3557<HR> 3558<H3><A name="note48-22">Note 48-22: (FND) Revised the range of specifiable alignments in <CODE>ExpHeap::Allocate</CODE> [SDK]</A></H3> 3559<P><description>Changed the range of specifiable alignments in <CODE>ExpHeap::Allocate</CODE> to the range <CODE>-4096</CODE> to <CODE>4096</CODE>.<br></description></P> 3560<HR> 3561<H3><A name="note48-23">Note 48-23: (FND) Revised <CODE>ExpHeapBase::GetDirecitionOf</CODE> to <CODE>GetDirectionOf</CODE> [SDK]</A></H3> 3562<P><description>Corrected the spelling of <CODE>ExpHeapBase::GetDirectionOf</CODE>, which was formerly misspelled as <CODE>GetDirecitionOf</CODE>.<br></description></P> 3563<HR> 3564<H3><A name="note48-24">Note 48-24: (FND) Strengthened check when freeing expanded heap memory [SDK]</A></H3> 3565<P><description>Strengthened the memory address check that is performed when freeing expanded heap memory, with the goal of detecting duplicate calls to <CODE>Free</CODE> and other problems.<br></description></P> 3566<HR> 3567<H3><A name="note48-25">Note 48-25: (FONT) Added the Font library [SDK]</A></H3> 3568<P><description>Added the Font library.<br> Its content is basically the same as <CODE>nw::font</CODE>, but applications that use <CODE>nw</CODE> must not use <CODE>nn::font</CODE>. (This is because some portions of libraries in <CODE>nw</CODE> reference <CODE>nw::font</CODE>.)<br>In future, <CODE>nw::font</CODE> is planned to be combined into <CODE>nn::font</CODE>.</description></P> 3569<HR> 3570<H3><A name="note48-26">Note 48-26: (FRIENDS) Changed the value of <CODE>MODE_DESCRIPTION_SIZE</CODE> [SDK]</A></H3> 3571<P><description>Changed the value of <CODE>MODE_DESCRIPTION_SIZE</CODE> from <CODE>64</CODE> to <CODE>128</CODE>.<br></description></P> 3572<HR> 3573<H3><A name="note48-27">Note 48-27: (FRIENDS) Deleted part of the <CODE>NotificationType</CODE> enumerator [SDK]</A></H3> 3574<P><description>Removed <CODE>NOTIFICATION_FRIEND_FAVORITE_GAME</CODE>, which control will never actually reach, from the <CODE>NotificationType</CODE> enumerated type.<br></description></P> 3575<HR> 3576<H3><A name="note48-28">Note 48-28: (FRIENDS) Eliminated the notification sent when a game description is updated [SDK|System Updater]</A></H3> 3577<P><description><CODE>NOTIFICATION_FRIEND_PRESENCE</CODE> is no longer delivered when the game description string is the only item updated by <CODE>UpdateGameModeDescription</CODE> or <CODE>UpdateGameMode</CODE>.<br></description></P> 3578<HR> 3579<H3><A name="note48-29">Note 48-29: (FRIENDS) Changed the value of the <CODE>MII_SIZE</CODE> constant [SDK]</A></H3> 3580<P><description>Changed the value of the <CODE>MII_SIZE</CODE> constant from <CODE>128</CODE> to <CODE>96</CODE>.<br> The size of the <CODE>MiiInformation</CODE> structure also changed.<br></description></P> 3581<HR> 3582<H3><A name="note48-30">Note 48-30: (FS) Changed the specifications of functions that get SD Card insertion/removal events [SDK]</A></H3> 3583<P><description>The previously-disclosed functions that get SD Card insertion/removal events were not able to get whether an event has occurred, so the specifications have been changed.<br> The <CODE>nn::fs::InitializeForFileSystemEvent</CODE>, <CODE>WaitForInsertSdmc</CODE>, and <CODE>WaitForEjectSdmc</CODE> functions have been removed and replaced by the new <CODE>nn::fs::RegisterSdmcInsertedEvent</CODE>, <CODE>UnregisterSdmcInsertedEvent</CODE>, <CODE>RegisterSdmcEjectedEvent</CODE>, and <CODE>UnregisterSdmcEjectedEvent</CODE> functions.<br> The <CODE>nn::fs::RegisterXxxxEvent</CODE> functions get events via registered instances of <CODE>nn::os::LightEvent</CODE>.<br> At present, there is still a restriction: <CODE>nn::fs::RegisterXxxxEvent</CODE> and <CODE>UnregisterXxxxEvent</CODE> functions cannot be repeatedly called in succession.<br></description></P> 3584<HR> 3585<H3><A name="note48-31">Note 48-31: (FS) Fixed bug that prevented the <CODE>fs::Directory::Read</CODE> function from getting all entries [SDK]</A></H3> 3586<P><description>When an external file system was used to create many entries in a directory and then the <CODE>fs::Directory::Read</CODE> function was used to get a list of entries, it would sometimes only be able to get a partial list. This bug has been fixed.<br></description></P> 3587<HR> 3588<H3><A name="note48-32">Note 48-32: (FS) Added the <CODE>nn::fs::GetFileSystemSize</CODE> function [SDK]</A></H3> 3589<P><description>Added the <CODE>nn::fs::GetFileSystemSize</CODE> function, which can get the total space and free space of storage media whose media type is specified.<br> The following media types can be specified: <CODE>MEDIA_TYPE_NAND</CODE> and <CODE>MEDIA_TYPE_SDMC</CODE>.<br></description></P> 3590<HR> 3591<H3><A name="note48-33">Note 48-33: (FS) Added the <CODE>nn::fs::MountSdmc</CODE> function [SDK]</A></H3> 3592<P><description>Added the <CODE>nn::fs::MountSdmc</CODE> function, which mounts SD Cards.<br> In order to access an SDMC archive, you must run this function with the SD Card inserted.<br> To mount a previously mounted SD Card that has been removed and then re-inserted, it must first be unmounted using the <CODE>nn::fs::Unmount</CODE> function and then the <CODE>nn::fs::MountSdmc</CODE> function must be executed again.<br></description></P> 3593<HR> 3594<H3><A name="note48-34">Note 48-34: (FS) Added the <CODE>nn::fs::hio::GetHioRequiredMemorySize</CODE> function [SDK]</A></H3> 3595<P><description>Added a function that gets the size of working memory required when calling the <CODE>nn::fs::hio::MountHioArchive</CODE> function.<br></description></P> 3596<HR> 3597<H3><A name="note48-35">Note 48-35: (FS) Added a write function to <CODE>nn::fs::hio::HioArchive</CODE> [SDK]</A></H3> 3598<P><description>Implemented a write function in <CODE>nn::fs::hio::HioArchive</CODE>.<br> It can write data in the same manner as is done with other archives, even when used on files on a PC.<br></description></P> 3599<HR> 3600<H3><A name="note48-36">Note 48-36: (FS) Added the <CODE>nn::hio::CTR::HostFile::SetSize</CODE> function [SDK]</A></H3> 3601<P><description>Added the new function <CODE>nn::hio::CTR::HostFile::SetSize</CODE>, which can change the size of open files.<br> If the specified size is larger than the current size of the file, this function expands the file. The data in the expanded portion of the file is undefined.<br> If this function is used to trim a file and the file's Seek position lies in the trimmed portion of the file, this function moves the Seek position to the new end of the file.<br></description></P> 3602<HR> 3603<H3><A name="note48-37">Note 48-37: (FS) Added functions to get Game Card insertion/removal events and to get whether a Game Card is inserted [SDK]</A></H3> 3604<P><description>Added the <CODE>nn::fs::RegisterCardInsertedEvent</CODE>, <CODE>UnregisterCardInsertedEvent</CODE>, <CODE>RegisterCardEjectedEvent</CODE>, <CODE>UnregisterCardEjectedEvent</CODE>, and <CODE>IsCardInserted</CODE> functions.<br> At present, there is still a restriction: <CODE>nn::fs::RegisterXxxxEvent</CODE> and <CODE>UnregisterXxxxEvent</CODE> functions cannot be repeatedly called in succession.<br></description></P> 3605<HR> 3606<H3><A name="note48-38">Note 48-38: (FS) Changed length of filenames in save data and expanded save data to 16 characters [SDK]</A></H3> 3607<P><description>Changed length of filenames in save data and expanded save data from 8 characters to 16 characters.<br> This was actually changed in CTR-SDK 0.12 but was accidentally omitted from the change log.<br></description></P> 3608<HR> 3609<H3><A name="note48-39">Note 48-39: (GX) Updated the DMPGL documentation [SDK]</A></H3> 3610<P><description>The main changes can be summarized as follows. See each document for further details.<br> 3611 <ul> 3612 <li><I>DMPGL 2.0 System API Specifications</I> <CODE>$CTR_SDK/documents/DMPGL20/DMPGL20_system_API_specification.pdf</CODE></li> 3613 <ul> 3614 <li>Added description of procedural textures and of restrictions when configuring gas lookup tables.</li> 3615 <li>Revised the code for section 5.9.7 Converting a 32-Bit Floating-Point Number into a 12-Bit Signed Fixed-Point Number with 11 Fractional Bits (Alternate Method).</li> 3616 <li>Revised in line with the argument types of existing functions and with changes to specification restrictions.</li> 3617 <li>Added description of new functions.</li> 3618 <li>Added description of the automatic padding of load arrays.</li> 3619 <li>Revised register settings for gases.</li> 3620 <li>Added description of the framebuffer access control setting registers.</li> 3621 <li>Revised the settings of register <CODE>0x101</CODE> when logical operations are enabled.</li> 3622 <li>Revised the setting of register <CODE>0x25f[0:0]</CODE>, which is involved with rendering functions.</li> 3623 <li>Added description of the WRAP mode settings used for shadow textures.</li> 3624 </ul> 3625 <li><I>DMPGL 2.0 Specifications</I> <CODE>$CTR_SDK/documents/DMPGL20/DMPGL20_specification.pdf</CODE></li> 3626 <ul> 3627 <li>Added description of the w buffer and polygon offsets.</li> 3628 <li>Added description of the texture wrapping modes used with cube-map shadow filtering.</li> 3629 </ul> 3630 <li><I>DMPGL 2.0 Programming Guide</I> <CODE>$CTR_SDK/documents/DMPGL20/DMPGL20_programming_guide.pdf</CODE></li> 3631 <ul> 3632 <li>Added a chapter on Troubleshooting.</li> 3633 <li>Added description of texture coordinate conversion during shadow texture lookups, and fixed some typos.</li> 3634 </ul> 3635 <li><I>Vertex Shader Reference Manual</I> <CODE>$CTR_SDK/documents/DMPGL20/VertexShaderReferenceManual.pdf</CODE></li> 3636 <ul> 3637 <li>Expanded the description of the preprocessor pseudo-instruction <CODE>output_map</CODE>.</li> 3638 <li>Expanded sections 12.7.3 Output Order of Calculation Results and 12.7.5 Stalls Due to Arithmetic Unit Race Conditions.</li> 3639 <li>Added a section on stalls due to instruction dependencies.</li> 3640 </ul> 3641 </ul> 3642 </description></P> 3643<HR> 3644<H3><A name="note48-40">Note 48-40: (GX) Added the GR library [SDK]</A></H3> 3645<P><description>Added the GR library, which assists in high-speed graphics rendering by directly generating command arrays for setting the GPU (PICA graphics processor) registers of CTR.<br></description></P> 3646<HR> 3647<H3><A name="note48-41">Note 48-41: (GX) Updated PICA macro headers [SDK]</A></H3> 3648<P><description>Made the following changes to the PICA macro headers.<br> 3649 <ul> 3650 <li><CODE>gx_MacroCommon.h</CODE></li> 3651 <ul> 3652 <li>Added the new <CODE>PICA_CMD_HEADER_GS_F32</CODE> macro for commands that write to geometry shader floating-point registers.</li> 3653 <li>Added the <CODE>PICA_DATA_COLOR_RGB8</CODE> and <CODE>PICA_DATA_COLOR_RGBA8</CODE> macros.</li> 3654 </ul> 3655 <li>Added names to enumerated types.</li> 3656 </ul> 3657 Changed the member names and macro names of the enumerated types listed below.<br> <B>Note:</B> The old types were moved to <CODE>gx_MacroOld.h</CODE> for compatibility.<br> 3658 <ul> 3659 <li><CODE>gx_MacroFragment.h</CODE></li> 3660 <ul> 3661 <li><CODE>PICA_DATA_FRAG_LIGHT_TEXTURE* -> PICA_DATA_FRAG_LIGHT_ENV_TEXTURE*</CODE></li> 3662 <li><CODE>PICA_DATA_*_* -> PICA_DATA_FRAG_LIGHT_ENV_LUTSCALE_*_*</CODE></li> 3663 <li><CODE>PICA_DATA_FRAG_LIGHT_LUTINPUT -> PICA_DATA_FRAG_LIGHT_ENV_LUTINPUT</CODE></li> 3664 <li><CODE>PICA_DATA_FRAG_LIGHT_LUTSCALE -> PICA_DATA_FRAG_LIGHT_ENV_LUTSCALE</CODE></li> 3665 </ul> 3666 <li><CODE>gx_MacroMisc.h</CODE></li> 3667 <ul> 3668 <li>Because it was discovered that commands that set register <CODE>0x101</CODE> are unnecessary when logical operations are enabled, the <CODE>PICA_CMD_SET_LOGIC_OP</CODE> was revised to no longer generate such commands.</li> 3669 </ul> 3670 </ul> 3671 </description></P> 3672<HR> 3673<H3><A name="note48-42">Note 48-42: (GX) Changed the off-limits range when placing display buffers in VRAM [SDK|System Updater]</A></H3> 3674<P><description>When placing display buffers in VRAM, previously there was a restriction that stated that buffers could not be placed in the last 0.5 MB of either VRAMA or VRAMB. This off-limits range was widened: now display buffers cannot be placed in the last 1.5 MB of either VRAMA or VRAMB.<br></description></P> 3675<HR> 3676<H3><A name="note48-43">Note 48-43: (GX) Enabled polygon offsets when the W buffer is enabled [SDK]</A></H3> 3677<P><description>Z-value offsets via <CODE>glPolygonOffset</CODE> are now valid regardless of the W buffer setting.<br></description></P> 3678<HR> 3679<H3><A name="note48-44">Note 48-44: (GX) Changed the <CODE>glCopyTexImage2D</CODE> and <CODE>glCopyTexSubImage2D</CODE> functions [SDK]</A></H3> 3680<P><description>Applied the following changes to both functions.<br> 3681 <ul> 3682 <li>Added support for transfer in cases where the sum of the arguments <SPAN class="argument">height</SPAN> and <SPAN class="argument">y</SPAN> is larger than the current render buffer.</li> 3683 <li>Added support for transfer in cases where either or both of the <SPAN class="argument">x</SPAN> and <SPAN class="argument">y</SPAN> arguments are negative.<br>In addition, made the following revisions to only the <CODE>glCopyTexSubImage2D</CODE> function.</li> 3684 <li>Revised so that a <CODE>GL_INVALID_VALUE</CODE> error is returned when either or both of the <SPAN class="argument">xoffset</SPAN> and <SPAN class="argument">yoffset</SPAN> arguments are negative.</li> 3685 </ul> 3686 </description></P> 3687<HR> 3688<H3><A name="note48-45">Note 48-45: (GX) Fixed a bug in the <CODE>glPolygonOffset</CODE> function [SDK]</A></H3> 3689<P><description>Previously, the results of the <CODE>glPolygonOffset</CODE> function were affected by the settings of the <CODE>glDepthRange</CODE> function. This bug has been fixed.<br></description></P> 3690<HR> 3691<H3><A name="note48-46">Note 48-46: (GX) Added the <CODE>nngxAddB2LTransferCommand</CODE> function [SDK]</A></H3> 3692<P><description>This function adds a command (post transfer command) that converts block images to linear images when transferring data.<br> The <CODE>nngxTransferRenderImage</CODE> function offers similar features, but this function can be used more generally.<br></description></P> 3693<HR> 3694<H3><A name="note48-47">Note 48-47: (GX) Added the <CODE>nngxAddBlockImageCopyCommand</CODE> function [SDK]</A></H3> 3695<P><description>This function adds a block image transfer command (render texture transfer command).<br> Use this function to copy images between rendered render buffers and textures.<br></description></P> 3696<HR> 3697<H3><A name="note48-48">Note 48-48: (GX) Added the <CODE>nngxAddL2BTransferCommand</CODE> function [SDK]</A></H3> 3698<P><description>This function adds a command (post transfer command) that converts linear images to block images when transferring data.<br> The <CODE>nngxTransferLinearImage</CODE> function offers similar features, but this function can be used more generally.<br></description></P> 3699<HR> 3700<H3><A name="note48-49">Note 48-49: (GX) Added the <CODE>nngxAddMemoryFillCommand</CODE> function [SDK]</A></H3> 3701<P><description>This function adds a command (memory fill command) that fills the specified region with the specified data.<br> The <CODE>glClear</CODE> function offers similar features, but this function can be used more generally.<br></description></P> 3702<HR> 3703<H3><A name="note48-50">Note 48-50: (GX) Removed restrictions on the <SPAN class="argument">srcaddr</SPAN> and <SPAN class="argument">dstaddr</SPAN> arguments in the <CODE>nngxAddVramDmaCommand</CODE> function [SDK]</A></H3> 3704<P><description>Removed the restriction requiring the <SPAN class="argument">srcaddr</SPAN> and <SPAN class="argument">dstaddr</SPAN> arguments in the <CODE>nngxAddVramDmaCommand</CODE> function to be 8-byte aligned.<br></description></P> 3705<HR> 3706<H3><A name="note48-51">Note 48-51: (GX) Fixed bug in behavior when an invalid <SPAN class="argument">format</SPAN> argument was specified in the <CODE>nngxFilterBlockImage</CODE> function [SDK]</A></H3> 3707<P><description>Previously, when an invalid <SPAN class="argument">format</SPAN> argument was specified in the <CODE>nngxFilterBlockImage</CODE> function, sometimes after the error was detected control would not return from the function and an invalid command request would be generated. This bug has been fixed.<br></description></P> 3708<HR> 3709<H3><A name="note48-52">Note 48-52:(GX) Revised the types of arguments in the <CODE>nngxFilterBlockImage</CODE> and <CODE>nngxAddVramDmaCommand</CODE> functions [SDK]</A></H3> 3710<P><description>Revised the type of the <SPAN class="argument">srcaddr</SPAN> argument in the <CODE>nngxFilterBlockImage</CODE> and <CODE>nngxAddVramDmaCommand</CODE> functions to <CODE>const GLvoid*</CODE>.<br></description></P> 3711<HR> 3712<H3><A name="note48-53">Note 48-53: (GX) Added the <CODE>nngxGetAllocator</CODE> function [SDK]</A></H3> 3713<P><description>Added the new <CODE>nngxGetAllocator</CODE> function, which gets the allocator and deallocator set by the <CODE>nngxInitialize</CODE> function.<br></description></P> 3714<HR> 3715<H3><A name="note48-54">Note 48-54: (GX) Fixed bug that caused <CODE>glViewport</CODE> function settings to not be applied if run immediately after running the <CODE>nngxInitialize</CODE> function [SDK]</A></H3> 3716<P><description>Previously, <CODE>glViewport</CODE> settings would not be applied if <CODE>glViewport</CODE> was called before the first validation of <CODE>NN_GX_STATE_FRAMEBUFFER</CODE> after <CODE>nngxInitialize</CODE>. This bug has been fixed.<br></description></P> 3717<HR> 3718<H3><A name="note48-55">Note 48-55: (GX) Added the <CODE>nngxSetGasAutoAccumulationUpdate</CODE> function [SDK]</A></H3> 3719<P><description>Added a function that updates values related to the additive blending results of gas density rendering.<br> Use this function when directly generating commands for gas rendering, instead of using DMPGL functions.<br></description></P> 3720<HR> 3721<H3><A name="note48-56">Note 48-56: (GX) Fixed problem where the <CODE>nngxTransferLinearImage</CODE> function would stop on an assert [SDK]</A></H3> 3722<P><description>Previously, although the function specification states that the first argument of <CODE>nngxTransferLinearImage</CODE> will accept addresses either in device memory or VRAM, specifying anything other than VRAM would cause the function to stop because of a mistake in an assert statement. This mistake has been fixed.<br></description></P> 3723<HR> 3724<H3><A name="note48-57">Note 48-57: (GX) Fixed bug in delta value settings of lookup tables used for procedural texture RGBA mapping and noise modulation [SDK]</A></H3> 3725<P><description>Previously, the settings for delta values in lookup tables used for procedural texture RGBA maps and noise were double the correct settings. This bug has been fixed.<br></description></P> 3726<HR> 3727<H3><A name="note48-58">Note 48-58: (GX) Fixed bug in <CODE>glVertexAttribPointer</CODE> function when multiple vertex attributes have been arranged as an interleaved array [SDK]</A></H3> 3728<P><description>Previously, when multiple vertex attributes were arranged as an interleaved array and the <SPAN class="argument">ptr</SPAN> argument of the <CODE>glVertexAttribPointer</CODE> function was specified in a way that placed the second piece of vertex data at the starting address of the vertex array, a bug sometimes caused the rendering API to generate an error and prevented correct rendering. This bug has been fixed.<br></description></P> 3729<HR> 3730<H3><A name="note48-59">Note 48-59: (GX) Deleted command that set the <CODE>0x101</CODE> register when logical operations are enabled [SDK]</A></H3> 3731<P><description>Previously, the DMPGL API would generate a command that set register <CODE>0x101</CODE> to <CODE>0x01010000</CODE> when logical operations were enabled. However, it became clear that hardware specifications make this setting unnecessary, so this command is no longer generated.<br> The <I>DMPGL 2.0 System API Specifications</I> (<CODE>$CTR_SDK/documents/DMPGL20/DMPGL20_system_API_specification.pdf</CODE>) have been revised in line with this change.<br></description></P> 3732<HR> 3733<H3><A name="note48-60">Note 48-60: (HID) Deleted <CODE>ACCELEROMETER_PLAY_MODE_LOOSE</CODE> [SDK]</A></H3> 3734<P><description>Because <CODE>ACCELEROMETER_PLAY_MODE_LOOSE</CODE> would sometimes yield unstable calculation results, it has been deleted. Now <CODE>ACCELEROMETER_PLAY_MODE_TIGHT</CODE> is the only available setting.<br> In line with this change, the <CODE>SetPlayMode</CODE> function (which set the sensitivity behavior mode) and the corresponding <CODE>GetPlayMode</CODE> function have also been eliminated.<br></description></P> 3735<HR> 3736<H3><A name="note48-61">Note 48-61: (HID) Added functions that enable use of the gyro sensor [SDK]</A></H3> 3737<P><description>Added the <CODE>nn::hid::GyroscopeReader</CODE> class, which can get the gyro sensor values and the attitude of the system calculated based on the gyro sensor values.<br></description></P> 3738<HR> 3739<H3><A name="note48-62">Note 48-62: (HID) Revised the minimum and maximum values for clamping the Circle Pad [SDK]</A></H3> 3740<P><description>The range of specifiable values in the <CODE>PadReader::SetStickClamp</CODE> function has been changed as shown below.<br> 3741 <ul> 3742 <li>Minimum value</li> 3743 <ul> 3744 <li>Circular clamping mode: 46 (50)</li> 3745 <li>Cross-shaped clamping mode: 41 (38)</li> 3746 </ul> 3747 <li>Maximum value</li> 3748 <ul> 3749 <li>Both modes: 145 (150)</li> 3750 </ul> 3751 </ul> 3752 (The value in parentheses was the value used in CTR-SDK 0.12.)<br></description></P> 3753<HR> 3754<H3><A name="note48-63">Note 48-63: (HID) Added offset correction functions and axis rotation functions to the accelerometer library [SDK]</A></H3> 3755<P><description>Added to the accelerometer library a group of functions that take an offset of the output values and a group of functions that rotate the axes of output.<br></description></P> 3756<HR> 3757<H3><A name="note48-64">Note 48-64: (HIO) Added functions for transmittable sizes during serial communication [SDK]</A></H3> 3758<P><description>Added the <CODE>GetReadableSize</CODE> and <CODE>GetWritableSize</CODE> functions, which get the data size that can be sent or received in serial communication.<br></description></P> 3759<HR> 3760<H3><A name="note48-65">Note 48-65: (JPEG) Added the <CODE>GetMpRegionsToBuildJpegData</CODE> function to the decoder [SDK]</A></H3> 3761<P><description>Added the <CODE>GetMpRegionsToBuildJpegData</CODE> function to the <CODE>JpegMpDecoder</CODE> class. This function gets information required to rebuild JPEG data from the individual image data stored in MP format.<br></description></P> 3762<HR> 3763<H3><A name="note48-66">Note 48-66: (JPEG) Added function that stops decoding [SDK]</A></H3> 3764<P><description>Added the <CODE>StopDecoder</CODE> function, which can issue a stop request on decoding that is already running in another thread.<br></description></P> 3765<HR> 3766<H3><A name="note48-67">Note 48-67: (JPEG) Added the BGR8 and ABGR8 pixel formats [SDK]</A></H3> 3767<P><description>Added pixel formats that can be specified during encoding and decoding.<br></description></P> 3768<HR> 3769<H3><A name="note48-68">Note 48-68: (MATH) Changed the <CODE>nn::math::VEC3::DistanceSquare</CODE> function to a <CODE>const</CODE> function [SDK]</A></H3> 3770<P><description>Made the return value of the <CODE>nn::math::VEC3::DistanceSquare</CODE> function a <CODE>const</CODE>, in line with the function's internal implementation.<br></description></P> 3771<HR> 3772<H3><A name="note48-69">Note 48-69: (MATH) Fixed problem where copies of constants would be embedded in every object [SDK]</A></H3> 3773<P><description>Because of how the values of <CODE>F_NAN</CODE> and other constants were defined in <CODE>math_Constant.h</CODE>, each compile unit that included this header file would generate its own copies. This problem has been fixed.<br></description></P> 3774<HR> 3775<H3><A name="note48-70">Note 48-70: (MATH) Fixed problem where embedded assembly language functions were not dead-stripped on a function-by-function level [SDK]</A></H3> 3776<P><description>Some MATH library functions have been put in assembly language to optimize for speed, but previously there was a problem where these functions were only dead-stripped in units of individual object files. This problem has been fixed.<br></description></P> 3777<HR> 3778<H3><A name="note48-71">Note 48-71: (MIC) Changed access rights to memory that stores sampling results [SDK|System Updater]</A></H3> 3779<P><description>In CTR-SDK 0.12, the memory set by <CODE>SetBuffer</CODE> had <CODE>ReadOnly</CODE> attributes beginning from the time it was set and extending through to after the call to <CODE>ResetBuffer</CODE>. This has been changed so that the memory has <CODE>ReadWrite</CODE> attributes beginning from the call to <CODE>SetBuffer</CODE>.<br> This change gives applications read/write access to the targeted memory regardless of the timing of calls to the <CODE>SetBuffer</CODE> and <CODE>ResetBuffer</CODE> functions.<br></description></P> 3780<HR> 3781<H3><A name="note48-72">Note 48-72: (NDM) Enabled the network daemon and added a library to control it [SDK|System Updater|Sample Demos]</A></H3> 3782<P><description>Made the resident program (daemon) that performs network processing active by default.<br> This change means that access points, Nintendo Zone areas, and other networks will be searched for in the background of applications.<br><br> Also added the NDM library for controlling background communication.<br></description></P> 3783<HR> 3784<H3><A name="note48-73">Note 48-73: (NGC) Added specifications for the <CODE>CheckProfanityWords</CODE> function [SDK]</A></H3> 3785<P><description>Added a specification to the <CODE>CheckProfanityWords</CODE> function stating that if its check finds an "@" symbol in a string, that string will be handled as a problematic string.<br></description></P> 3786<HR> 3787<H3><A name="note48-74">Note 48-74: (NGC) Added the <CODE>CountNumbers</CODE> function [SDK]</A></H3> 3788<P><description>Added the <CODE>CountNumbers</CODE> function, which counts the number of characters that represent numbers within a string.<br></description></P> 3789<HR> 3790<H3><A name="note48-75">Note 48-75: (OS) Added the <CODE>GetRunnningTargetHardware</CODE> function [SDK]</A></H3> 3791<P><description>Added the <CODE>nn::os::GetRunnningTargetHardware</CODE> function, which can get what hardware the program is running on.<br></description></P> 3792<HR> 3793<H3><A name="note48-76">Note 48-76: (OS) Added support for Sleep Mode [SDK|System Updater]</A></H3> 3794<P><description>The Sleep feature, activated by closing the system, is now available for use.<br> To enable this feature, you must register APPLET Sleep-related callbacks.<br><br> See <CODE>demo1</CODE> and <CODE>demo2</CODE> for more details.<br></description></P> 3795<HR> 3796<H3><A name="note48-77">Note 48-77: (OS) Added functions to get information about the amount of available memory [SDK|System Updater]</A></H3> 3797<P><description>Added the following two functions, which get information about the amount of available memory.<br> 3798 <ul> 3799 <li><CODE>nn::os::GetAppMemorySize</CODE></li> 3800 <li><CODE>nn::os::GetUsingMemorySize</CODE></li> 3801 </ul> 3802 </description></P> 3803<HR> 3804<H3><A name="note48-78">Note 48-78: (PL) Added functions to get shared fonts [SDK]</A></H3> 3805<P><description>Added functions for getting shared fonts to the PL library.<br></description></P> 3806<HR> 3807<H3><A name="note48-79">Note 48-79: (PTM) Added library for power- and clock-related features [SDK]</A></H3> 3808<P><description>Added an interface for battery, AC adapter, and alarm features to <CODE>nn::ptm</CODE>.<br></description></P> 3809<HR> 3810<H3><A name="note48-80">Note 48-80: (RDT) Fixed bug when connecting [SDK]</A></H3> 3811<P><description>Previously, there was a bug where, if a <CODE>Sender</CODE> instance attempted connection to a peer <CODE>Receiver</CODE> instance at the same time as the <CODE>Receiver</CODE> instance transitioned from CLOSED to WAITING state, connection would be established although the connection itself was incomplete (with only one of the peers achieving an OPENED state). This bug has been fixed.<br></description></P> 3812<HR> 3813<H3><A name="note48-81">Note 48-81: (RDT) Changed the behavior of state transitions [SDK]</A></H3> 3814<P><description>Changed the timing at which <CODE>Sender</CODE> and <CODE>Receiver</CODE> instances transition between states.<br> In the implementation up until now, a call to the <CODE>Process</CODE> function was always required in order to trigger an instance to transition to another state. In the new implementation, behavior has been changed so that the state transitions instantly upon a successful call to <CODE>Open</CODE>, <CODE>Wait</CODE>, <CODE>Close</CODE> or the other functions.<br> The three changes listed below were also made in line with this change.<br> 3815 <ul> 3816 <li>Eliminated the <CODE>ResultCommandQueueIsFull</CODE> result code, which indicated that the command queue was full.</li> 3817 <li>Added <CODE>SENDER_STATE_OPEN_REQUESTED</CODE> and <CODE>SENDER_STATE_CLOSE_REQUESTED</CODE> as new states for <CODE>Sender</CODE> instances.</li> 3818 <li>Changed the result codes returned by the various RDT functions.<br>See the Function Reference Manual for details.</li> 3819 </ul> 3820 </description></P> 3821<HR> 3822<H3><A name="note48-82">Note 48-82:(SND) Added function that determines whether a file is a BCWAV file [SDK]</A></H3> 3823<P><description>Added the <CODE>nn::snd::Bcwav::IsBcwav</CODE> function, which determines whether a file is in BCWAV format.<br></description></P> 3824<HR> 3825<H3><A name="note48-83">Note 48-83: (SND) Fixed bug where control would not return from the <CODE>nn::snd::Initialize</CODE> function [SDK]</A></H3> 3826<P><description>In CTR-SDK 0.11 and subsequent versions, there was a bug that (on rare occasions) caused control to not return from the <CODE>nn::snd::Initialize</CODE> function. This bug has been fixed.<br></description></P> 3827<HR> 3828<H3><A name="note48-84">Note 48-84: (SND) Changed the namespace of the SND library [SDK]</A></H3> 3829<P><description>Changed the sound namespace from <CODE>nn::snd</CODE> to <CODE>nn::snd::CTR</CODE>.<br> Because the "<CODE>::CTR</CODE>" portion of the namespace can be omitted, this change makes no difference from a usage standpoint.<br></description></P> 3830<HR> 3831<H3><A name="note48-85">Note 48-85: (SND) Added functions to get information about dropped sound frames [SDK]</A></H3> 3832<P><description>Added the <CODE>nn::snd::GetDroppedSoundFrameCount</CODE> function, which gets the number of dropped sound frames, and the <CODE>nn::snd::ClearDroppedSoundFrameCount</CODE> function, which resets that number.<br></description></P> 3833<HR> 3834<H3><A name="note48-86">Note 48-86: (SOCKET) Eliminated <CODE>dummy_util</CODE> functions [SDK|Sample Demos]</A></H3> 3835<P><description>As a result of the addition of the <CODE>NetworkSetting</CODE> tool, all demos now directly use AC to use the settings written to NAND.<br> The <CODE>dummy_util</CODE> functions will be deleted from the next release.<br></description></P> 3836<HR> 3837<H3><A name="note48-87">Note 48-87: (TOOL) Extended the <CODE>Config</CODE> tool [SDK]</A></H3> 3838<P><description>Made the following changes to the <CODE>Config</CODE> tool.<br> 3839 <ul> 3840 <li>Added feature to load a settings file placed on an SD Card and use it to batch-configure the user settings.<br>The settings file (<CODE>ctrsetting.txt</CODE>) is under <CODE>$CTR-SDK/resources/configtool</CODE>.</li> 3841 <li>Added feature to rewrite a portion of the stereo camera calibration values.</li> 3842 </ul> 3843 </description></P> 3844<HR> 3845<H3><A name="note48-88">Note 48-88: (TOOL) Added features to the <CODE>DevMenu</CODE> [SDK]</A></H3> 3846<P><description>Made the following changes to the <CODE>DevMenu</CODE>.<br> 3847 <ul> 3848 <li>Added feature that imports all the CIA files in the current directory if the user presses the L+R+A button combination.</li> 3849 <li>Added features to display and delete additional data (expanded save data).<br>Deletion is done with the X Button, the same as the other modes.</li> 3850 </ul> 3851 </description></P> 3852<HR> 3853<H3><A name="note48-89">Note 48-89: (TOOL) Added <CODE>FontConverter</CODE> tools [SDK]</A></H3> 3854<P><description>Added the font conversion utilities <CODE>ctr_FontConverter</CODE> and <CODE>ctr_FontConverterConsole</CODE>.<br> Their content is the same as the FontConverter included in NintendoWare for CTR.<br></description></P> 3855<HR> 3856<H3><A name="note48-90">Note 48-90: (TOOL) Created the <CODE>NetworkSetting</CODE> tool [SDK]</A></H3> 3857<P><description>Created a tool that configures the security mode, SSID, and key (or passphrase) for network configurations 1-3.<br></description></P> 3858<HR> 3859<H3><A name="note48-91">Note 48-91: (TOOL) Added items to RSF files [SDK]</A></H3> 3860<P><description>Added the following items to RSF files.<br> See the <CODE>ctr_makerom</CODE> reference page for details.<br> 3861 <ul> 3862 <li><CODE>BasicInfo/Logo</CODE>: Specifies logo data</li> 3863 <li><CODE>TitleInfo/Category</CODE>: Specifies the application type</li> 3864 <li><CODE>TitleInfo/ChildIndex</CODE>: Specifies the index of a download child program</li> 3865 </ul> 3866 </description></P> 3867<HR> 3868<H3><A name="note48-92">Note 48-92: (TOOL) Fixed bug when parsing RSF files [SDK]</A></H3> 3869<P><description>Previously, if an RSF file contained a string that was enclosed in double quotes ("") and included a hash mark (#), parsing of the string would fail and an error would be generated.<br> This bug has been fixed.<br></description></P> 3870<HR> 3871<H3><A name="note48-93">Note 48-93: (TOOL) Updated <CODE>ctr_TexturePackager32</CODE> [SDK]</A></H3> 3872<P><description>Added the following features to the <CODE>ctr_TexturePackager32</CODE> tool.<br> For details, see <CODE>$CTR_SDK/documents/TechnicalNotes/TexturePackagerLibrary/TPLTexturePackageTool.pdf</CODE>.<br> 3873 <ul> 3874 <li>Added the <CODE>-nw4c</CODE> option.<br>Specify this option to use a TGA file that was created with the Photoshop plug-in (<CODE>NW4C_tga</CODE>).</li> 3875 <li>Added the <CODE>etcmethod</CODE> attribute to <CODE><texture></CODE> nodes.<br>This option explicitly specifies to use the ETC1 compression method for the <CODE>ETC1</CODE> and <CODE>ETC1_A4</CODE> formats.</li> 3876 </ul> 3877 </description></P> 3878<HR> 3879<H3><A name="note48-94">Note 48-94: (TOOL) Changed <CODE>ctr_WaveConverter32.exe</CODE> [SDK]</A></H3> 3880<P><description>Made the following changes to <CODE>ctr_WaveConverter32.exe</CODE>. 3881 <ul> 3882 <li>Fixed the following bugs, which occurred when a looping waveform was converted using the <CODE>--imaadpcm</CODE> option:</li> 3883 <ul> 3884 <li>Bug where the data portion would be filled with <CODE>0</CODE></li> 3885 <li>Bug where values would be written that were invalid in the loop context, causing noise when the waveform was played</li> 3886 </ul> 3887 <li>Added the <CODE>--loopStart/--loopEnd</CODE> options, which set the loop frames.<br>See the <CODE>ctr_WaveConverter</CODE> manual reference page for details.</li> 3888 <li>Fixed bug where looping noise would occur in DSP ADPCM-encoded files whose loop start frame was 0.<br>Reconversion of the waveform data is required.</li> 3889 </ul> 3890 </description></P> 3891<HR> 3892<H3><A name="note48-95">Note 48-95: (TOOL) Added <CODE>ctr_compress</CODE> [SDK]</A></H3> 3893<P><description>Added the file compression tool <CODE>ctr_compress</CODE>.<br></description></P> 3894<HR> 3895<H3><A name="note48-96">Note 48-96: (TOOL) Added <CODE>ctr_makebanner</CODE> [SDK|Sample Demos]</A></H3> 3896<P><description>Added <CODE>ctr_makebanner</CODE>, a tool for creating banner data.<br> Banners and icons created with <CODE>ctr_makebanner</CODE> can be embedded in CCI files using <CODE>ctr_makerom</CODE>.<br> However, currently there exists no method to check the embedded banners and icons.<br><br> Also added the <CODE>makebanner</CODE> demo in line with this change.<br></description></P> 3897<HR> 3898<H3><A name="note48-97">Note 48-97: (TOOL) Added <CODE>ctr_makeciaarchive32.exe</CODE> [SDK]</A></H3> 3899<P><description>Added <CODE>ctr_makeciaarchive32.exe</CODE>, which gathers multiple CIA files to create archives.<br> Although this tool can be used within the build system when creating multiplayer child programs, for now, do not execute it directly.<br></description></P> 3900<HR> 3901<H3><A name="note48-98">Note 48-98: (TOOL) Fixed bug with <CODE>-D</CODE> option in <CODE>ctr_makerom</CODE> [SDK]</A></H3> 3902<P><description>Previously, if the "value" string in the <CODE>-Dname=value</CODE> option included whitespace, there was a bug where only the string up to the whitespace would be recognized. This bug has been fixed. <br> Before fix: <CODE>-DTITLE="TEST ROM" → TITLE="TEST"</CODE><br> After fix: <CODE>-DTITLE="TEST ROM" → TITLE="TEST ROM"</CODE><br></description></P> 3903<HR> 3904<H3><A name="note48-99">Note 48-99: (TOOL) Added multi-core support to <CODE>ctr_makerom</CODE> [SDK]</A></H3> 3905<P><description>Changed part of the <CODE>ctr_makerom</CODE> processing to now be performed in multiple threads.<br></description></P> 3906<HR> 3907<H3><A name="note48-100">Note 48-100: (TOOL) Added <CODE>ctr_makerom</CODE> options [SDK]</A></H3> 3908<P><description>Added the following options to <CODE>ctr_makerom</CODE>.<br> See the reference page for details.<br> 3909 <ul> 3910 <li><CODE>-content</CODE>: Specifies what content to store in the CCI file</li> 3911 <li><CODE>-banner</CODE>: Specifies a banner file</li> 3912 <li><CODE>-icon</CODE>: Specifies an icon file</li> 3913 <li><CODE>-f data</CODE>: Specifies to output in CFA file format</li> 3914 </ul> 3915 <B>Note:</B> The <CODE>-cxi</CODE> option, which was used in some demos in previous SDK versions, has been eliminated and replaced by the <CODE>-content</CODE> option.</description></P> 3916<HR> 3917<H3><A name="note48-101">Note 48-101: (TOOL) Updated the shader assembler [SDK]</A></H3> 3918<P><description>The shader assembler now supports files that are UTF-8 (with BOM).<br></description></P> 3919<HR> 3920<H3><A name="note48-102">Note 48-102: (TOOL) Changed the default <CODE>UniqueId</CODE> [SDK]</A></H3> 3921<P><description>Changed the default <CODE>UniqueId</CODE> value from <CODE>0x200</CODE> to <CODE>0xf7fff</CODE>.<br></description></P> 3922<HR> 3923<H3><A name="note48-103">Note 48-103: (TPL) Changed the definitions of the various <CODE>CtrTexFormat</CODE> formats [SDK]</A></H3> 3924<P><description>Changed the values of the formats defined by the <CODE>nn::tpl::CtrTexFormat</CODE> enumerated type.<br> The new values are such that you can take the bitwise OR of a new value with <CODE>0xf</CODE> and set the resulting value directly in a PICA register. <br> (However, <CODE>TEXFMT_REF</CODE> and <CODE>TEXFMT_UNSUPPORT</CODE> are exceptions.)<br><br> This specification change means that the format of CTPK files created with previous versions of the SDK will no longer be parsed correctly.<br> Recreate such files with <CODE>ctr_TexturePackager32.exe</CODE>.<br></description></P> 3925<HR> 3926<H3><A name="note48-104">Note 48-104: (UDS) Added the <CODE>nn::uds::AllowToSpectate</CODE> function [SDK]</A></H3> 3927<P><description>Added the <CODE>nn::uds::AllowToSpectate</CODE> function, which allows reconnection by spectators after the <CODE>EjectSpectator</CODE> function has been run.<br></description></P> 3928<HR> 3929<H3><A name="note48-105">Note 48-105: (UDS) Added members to the <CODE>nn::uds::ConnectionStatus</CODE> structure [SDK]</A></H3> 3930<P><description>Added members to the <CODE>nn::uds::ConnectionStatus</CODE> structure so that the <CODE>nn::uds::GetConnectionStatus</CODE> function is now able to get the number of nodes currently connected to the network, the maximum number that can connect, and other similar information.<br></description></P> 3931<HR> 3932<H3><A name="note48-106">Note 48-106: (UDS) Changed the <CODE>nn::uds::EjectSpectator</CODE> function so that it can be certain of the ejection of spectators [SDK]</A></H3> 3933<P><description>Up until now, there was a chance that, depending on signal strength, the eject notification might not be received after the <CODE>EjectSpectator</CODE> function was run. (This would lead to the spectator remaining connected.) Changes have been made so that spectators are now disconnected from the network even when the eject notification could not be received.<br> Also made changes so that spectators cannot newly connect to the network after the <CODE>EjectSpectator</CODE> function has been run.<br></description></P> 3934<HR> 3935<H3><A name="note48-107">Note 48-107: (UDS) Added the <CODE>nn::uds::LinkLevel GetLinkLevel</CODE> function [SDK]</A></H3> 3936<P><description>In addition to the preexisting <CODE>GetLinkLevel</CODE> function, which takes an <CODE>nn::uds::LinkLevel</CODE> pointer as an argument, added a <CODE>GetLinkLevel</CODE> function whose return value is an <CODE>nn::uds::LinkLevel</CODE> enumerated type.<br> Also revised the function to complete in a shorter time than was required in CTR-SDK 0.12 and previous versions.<br></description></P> 3937<HR> 3938<H3><A name="note48-108">Note 48-108: (UDS) Added the <CODE>nn::uds::NetworkDescription::CanConnectAsSpectator</CODE> function [SDK]</A></H3> 3939<P><description>Added a function that can confirm whether the target network is allowing spectators to connect.<br></description></P> 3940<HR> 3941<H3><A name="note48-109">Note 48-109: (UDS) Added function to create local communication IDs [SDK]</A></H3> 3942<P><description>Added the <CODE>CreateLocalCommunicationId</CODE> function, which creates a 32-bit ID (until now referred to in the Function Reference as the "ID assigned to each title") based on the unique ID assigned to each title by the Licensing department.<br> Specify the ID created by the <CODE>CreateLocalCommunicationId</CODE> function to <CODE>CreateNetwork</CODE>, <CODE>Scan</CODE>, and similar functions.<br></description></P> 3943<HR> 3944<H3><A name="note48-110">Note 48-110: (ULCD) Fixed bug in <CODE>StereoCamera</CODE> class constructor [SDK]</A></H3> 3945<P><description>Previously, <CODE>StereoCamera(const nn::WithInitialize &)</CODE> did not perform initialization in the way described in the Function Reference. It was revised and now calls the <CODE>StereoCamera::Initialize</CODE> function.<br></description></P> 3946<HR> 3947<H3><A name="note48-111">Note 48-111: (ULCD) Added support for <CODE>const</CODE> member functions in the <CODE>StereoCamera</CODE> class [SDK]</A></H3> 3948<P><description>Prefixed "<CODE>const</CODE>" to all member function arguments and return values in the <CODE>nn::ulcd::StereoCamera</CODE> class where that prefix could be applied.<br></description></P> 3949<HR> 3950<H3><A name="note48-112">Note 48-112: (ULCD) Updated documents describing the ULCD library [SDK]</A></H3> 3951<P><description>Updated documentation to reflect the fact that the restrictions on parallax for stereoscopic display have now been finalized in the Guidelines.<br> See the Guidelines for details.<br><br> Note, however, that the ULCD library itself has not been revised to reflect these restrictions.<br></description></P> 3952<HR> 3953<H3><A name="note48-113">Note 48-113: (ULCD) Added flag to determine whether initialization has been performed [SDK]</A></H3> 3954<P><description>The <CODE>StereoCamera</CODE> class <CODE>Initialize</CODE> and <CODE>Finalize</CODE> functions were not designed to accommodate this class being generated in multiple threads. To fix this deficiency, added a flag to determine whether individual instances of the class have been initialized.<br> If an instance is uninitialized and a <CODE>CalculateMatrices*</CODE> function is called, execution will stop on an assert.<br></description></P> 3955<HR> 3956<H3><A name="note48-114">Note 48-114: (UTIL) Added <CODE>util_Color.h</CODE>, <CODE>util_Rect.h</CODE>, and <CODE>util_Float24.h</CODE> [SDK]</A></H3> 3957<P><description>Added structure definitions for <CODE>Color</CODE>, <CODE>Rect</CODE>, and <CODE>Float</CODE> to the <CODE>util</CODE> namespace.<br> These are ported versions of the same definitions from the <CODE>ut</CODE> namespace in NintendoWare for CTR.<br></description></P> 3958<HR> 3959<H3><A name="KnownIssues_0_13_0_Release">Known Issues in the SDK 0.13.0 Release</A></H3> 3960<knownissues><description> 3961 <ul> 3962 <li>If you run <B>Ctr Info Setting</B> in the <CODE>Config</CODE> tool when a settings file is not present on the SD Card, the system will freeze.</li> 3963 <li>After you have connected to and finished communicating with your first StreetPass partner, you cannot communicate with another partner. Both systems must be reset to communicate again.</li> 3964 </ul> 3965 </description></knownissues><HR> 3966<H2 style="line-height: 0"><A name="sdk_0_13_0_System Updater">CTR-SDK Version 0.13.0 System Updater</A></H2> 3967<DIV style="text-align: right"><P style="line-height: 0">(2010/09/28)</P></DIV> 3968<HR> 3969<H3><A name="note47-01">Note 47-01: (AC) Revised the <CODE>Connect</CODE> and <CODE>ConnectAsync</CODE> functions [System Updater]</A></H3> 3970<P><description>Previously, there was a bug that sometimes prevented subsequent reconnections if a connection was cancelled while connection processing was underway. This bug has been fixed.<br></description></P> 3971<HR> 3972<H3><A name="note47-02">Note 47-02: (AC) Revised the <CODE>ConnectCancelAsync</CODE> function [System Updater]</A></H3> 3973<P><description>Previously, it was required to pass this function an argument consisting of an <CODE>Event</CODE> that received function completion, but this was deemed unnecessary.<br> It is considered an equivalent notification when the <CODE>Connect</CODE> function returns from blocking, or when the <CODE>ConnectAsync</CODE> function signals an <CODE>Event</CODE>.<br></description></P> 3974<HR> 3975<H3><A name="note47-03">Note 47-03: (AC) Revised the <CODE>DebugSetNetworkSetting1</CODE> function [System Updater]</A></H3> 3976<P><description>Previously, there was a bug where network configurations would not be reflected in NAND when a connection was completed, even when those network configurations were set by the <CODE>DebugSetNetworkSetting1</CODE> function. This bug was fixed.<br></description></P> 3977<HR> 3978<H3><A name="note47-04">Note 47-04: (BOSS) Added the BOSS library [SDK|System Updater]</A></H3> 3979<P><description>Added the BOSS library, which is used for data download features that employ download servers.<br></description></P> 3980<HR> 3981<H3><A name="note47-05">Note 47-05: (CAMERA) Revised the <CODE>SetNoiseFilter</CODE> function [SDK|System Updater]</A></H3> 3982<P><description>If the <CODE>SetNoiseFilter</CODE> function was used to turn noise filter features OFF and then exposure was changed by the <CODE>SetExposure</CODE> function, image brightness would start to flicker. This problem has been fixed.<br></description></P> 3983<HR> 3984<H3><A name="note47-06">Note 47-06: (CAMERA) Added processing to stop the cameras when the system is closed [System Updater]</A></H3> 3985<P><description>If the system is closed while the cameras are active, capturing is stopped and then the cameras are stopped. When the system is opened again the cameras are started and returned to the same state they were in before.<br> <B>Note:</B> Capturing is <I>not</I> restarted.<br></description></P> 3986<HR> 3987<H3><A name="note47-07">Note 47-07: (CAMERA) Added a function to change the sensor window used for auto white balancing [SDK|System Updater]</A></H3> 3988<P><description>Added the <CODE>SetAutoWhiteBalanceWindow</CODE> function, which changes the region (sensor window) used to calculate auto white balance.<br> <B>Note:</B> The definition of the <CODE>PackageParameterCameraSelect</CODE> structure was changed to allow the <CODE>SetPackageParameterWithoutContext</CODE> function to make settings similar to the above function.<br></description></P> 3989<HR> 3990<H3><A name="note47-08">Note 47-08: (CAMERA) Fixed bug in volume control during playback of the shutter sound [System Updater]</A></H3> 3991<P><description>Previously, a bug prevented voices from being muted while the shutter sound was playing. This bug has been fixed.<br></description></P> 3992<HR> 3993<H3><A name="note47-09">Note 47-09: (CEC) Changed the StreetPass library API [SDK|System Updater]</A></H3> 3994<P><description>Changed the StreetPass library (formerly the Chance Encounter Communication library) as follows. 3995 <ul> 3996 <li>Added the <CODE>MessageId</CODE> class.<br>Changed <CODE>MessageId</CODE> from an 8-byte array to a class.</li> 3997 <li>Removed functions.<br>Deprecated the following functions and invalidated unused value definitions.</li> 3998 <ul> 3999 <li>Format of <CODE>cec::MessageBox::ReadMessage</CODE> that used <CODE>void*</CODE> as an argument</li> 4000 <li>Format of <CODE>cec::MessageBox::WriteMessage</CODE> that used <CODE>void*</CODE> as an argument</li> 4001 <li><CODE>cec::Message::SetFlag_Unread</CODE></li> 4002 <li><CODE>cec::Message::GetFlag_Unread</CODE></li> 4003 <li><CODE>cec::Message::SetFlag_New</CODE></li> 4004 <li><CODE>cec::Message::GetFlag_New</CODE></li> 4005 <li><CODE>cec::Message::OutputMessage</CODE></li> 4006 <li><CODE>cec::Message::InputMessage</CODE></li> 4007 <li><CODE>cec::MessageBox::GetMessageFlag_Unread</CODE></li> 4008 <li><CODE>cec::MessageBox::GetMessageFlag_New</CODE></li> 4009 </ul> 4010 <li>Changed daemon operations<br>Beginning with this version, background communication starts automatically and the StreetPass daemon begins operation at system startup.<br> To access a Box or a Message, you must first begin accessing the daemon, then put the daemon in IDLE state.<br> Operations must occur in this order:<br>[After startup] => [Put daemon in IDLE state with <CODE>StopScanning</CODE>] => [Box operations] => [Return control rights to the system with <CODE>StartScanning</CODE> and start daemon operation].</li> 4011 <li>Added <CODE>GetCecRecvEventHandle</CODE> and <CODE>GetCecInfoBuffer</CODE><br>These functions get reception events and received Message information.</li> 4012 <li>Added information that can be obtained with the <CODE>MessageBox</CODE> class<br>Information obtainable by the <CODE>MessageBoxInfoReader</CODE> class can now also be obtained by the <CODE>MessageBox</CODE> class.<br> This change makes the <CODE>MessageBoxInfoReader</CODE> class unnecessary.</li> 4013 </ul> 4014 <pre><font size="3"> [MessageBoxInfoReader] [MessageBox] 4015 <Get Box information> 4016 GetMessageBoxInfoFlag --> GetBoxFlag (GetMessageBoxFlag was removed) 4017 GetBoxSizeMax --> GetBoxSizeMax 4018 GetMessNumMax --> GetBoxMessNumMax 4019 GetMessNum --> GetBoxMessNum 4020 <CODE>GetBoxGroupNumMax</CODE> 4021 <CODE>GetBoxGroupNum</CODE> 4022 <CODE>SetBoxGroupNumMax</CODE> 4023 <CODE>GetBoxSessionNum</CODE> 4024 <Get Message information> 4025 GetMessage*** --> GetMessage*** (Added)</font></pre> 4026 </description></P> 4027<HR> 4028<H3><A name="note47-10">Note 47-10: (CFG) Revised the <CODE>GetBirthday</CODE> function [System Updater]</A></H3> 4029<P><description>Fixed a bug in the <CODE>nn::cfg::CTR::GetBirthday</CODE> function that prevented it from correctly getting birthdays. Also changed the function argument from a <CODE>DateTime</CODE> class instance to a <CODE>Birthday</CODE> structure.<br></description></P> 4030<HR> 4031<H3><A name="note47-11">Note 47-11: (DLP) Added debug function that forcibly downloads child programs [System Updater]</A></H3> 4032<P><description>Added the <CODE>ForceClientToDownload</CODE> function, which forcibly downloads child programs to clients, to <CODE>dlp_Server.h</CODE>.<br> Forced downloads are only valid on development hardware and are ignored by retail hardware.<br></description></P> 4033<HR> 4034<H3><A name="note47-12">Note 47-12: (DevEnv) Revised LCD backlight parameters [System Updater]</A></H3> 4035<P><description>Re-adjusted detailed parameters of the LCD active backlight settings and brightness levels.<br> Also applied a policy change regarding the initial settings. Now the initial brightness level is 4 and the active backlight is OFF by default.<br></description></P> 4036<HR> 4037<H3><A name="note47-13">Note 47-13: (DevEnv) Changed the startup sequence of test units [System Updater]</A></H3> 4038<P><description>Until now, test units displayed the <CODE>DevMenu</CODE> after system startup. Now they display a provisional HOME Menu.<br> Press START from this menu to launch the <CODE>DevMenu</CODE>.<br><br> If you start the <CODE>DevMenu</CODE> or an application (using the debugger) from this provisional HOME Menu, you can use APPLET library functions to return to the provisional HOME Menu.<br> (See <CODE>demo1</CODE> and <CODE>demo2</CODE> for examples.)<br></description></P> 4039<HR> 4040<H3><A name="note47-14">Note 47-14: (FND) Fixed bug where the <CODE>nn::fnd::DateTime::GetNow</CODE> function would start returning invalid values a short time after the RTC surpassed 2099/12/31 [System Updater]</A></H3> 4041<P><description>Previously, if the system time surpassed 2099/12/31 and returned to 2000/01/01 while an application was running, and the <CODE>nn::fnd::DateTime::GetNow</CODE> function was called a short time later, it would return invalid values. This bug has been fixed.<br></description></P> 4042<HR> 4043<H3><A name="note47-15">Note 47-15: (FRIENDS) Eliminated the notification sent when a game description is updated [SDK|System Updater]</A></H3> 4044<P><description><CODE>NOTIFICATION_FRIEND_PRESENCE</CODE> is no longer delivered when the game description string is the only item updated by <CODE>UpdateGameModeDescription</CODE> or <CODE>UpdateGameMode</CODE>.<br></description></P> 4045<HR> 4046<H3><A name="note47-16">Note 47-16: (FRIENDS) Updated server and recreated account information [System Updater]</A></H3> 4047<P><description>Applying this System Updater makes it possible to connect to a new server intended for CTR-SDK 0.13.<br> <B>Note:</B> All friend relationships established up to that point, and all account information, is deleted and reinitialized.<br></description></P> 4048<HR> 4049<H3><A name="note47-17">Note 47-17: (GX) Changed the off-limits range when placing display buffers in VRAM [SDK|System Updater]</A></H3> 4050<P><description>When placing display buffers in VRAM, previously there was a restriction that stated that buffers could not be placed in the last 0.5 MB of either VRAMA or VRAMB. This off-limits range was widened: now display buffers cannot be placed in the last 1.5 MB of either VRAMA or VRAMB.<br></description></P> 4051<HR> 4052<H3><A name="note47-18">Note 47-18: (HID) Fixed sampling bug that occurred after recovery from Sleep Mode [System Updater]</A></H3> 4053<P><description>Previously, there was a bug where key sampling would not resume after recovery from Sleep Mode. This bug has been fixed.<br></description></P> 4054<HR> 4055<H3><A name="note47-19">Note 47-19: (HID) Changed sampling values in cases where the system does not enter Sleep Mode when closed [System Updater]</A></H3> 4056<P><description>When the system is closed but does not enter Sleep Mode, the Touch Panel and all pad user inputs except the L and R Buttons now return disabled sampling values (<CODE>0</CODE>).<br></description></P> 4057<HR> 4058<H3><A name="note47-20">Note 47-20: (HTTP) Revised the <CODE>AddPostData***</CODE> functions [System Updater]</A></H3> 4059<P><description>Abolished the size restriction on data registered by the <CODE>AddPostData***</CODE> functions.<br> In line with this change, the specification now states that modules that use the <CODE>AddPostData***</CODE> functions must use the <CODE>nn::http::Initialize</CODE> function to register a buffer for POST data.<br></description></P> 4060<HR> 4061<H3><A name="note47-21">Note 47-21: (HTTP) Revised the <CODE>GetHeaderField</CODE> function [System Updater]</A></H3> 4062<P><description>Previously, using the <CODE>GetHeaderField</CODE> function to read a nonexistent header field would cause all subsequent functions on that <CODE>Connection</CODE> to return communication errors. This bug has been fixed.<br></description></P> 4063<HR> 4064<H3><A name="note47-22">Note 47-22: (HTTP) Fixed Keep-Alive bug [System Updater]</A></H3> 4065<P><description>Previously, when Keep-Alive was enabled, connections would sometimes fail depending on their timing. This bug has been fixed.<br></description></P> 4066<HR> 4067<H3><A name="note47-23">Note 47-23: (HTTP) Handled problem with Keep-Alive communication [System Updater]</A></H3> 4068<P><description>When the local host communicated with a server which had Keep-Alive enabled and the local host switched between HTTP and HTTPS, execution would hang. This problem has been fixed.<br></description></P> 4069<HR> 4070<H3><A name="note47-24">Note 47-24: (HTTP) Changed default size of communication buffers [System Updater]</A></H3> 4071<P><description>Set the default sizes of HTTP communication buffers to 32640 B for incoming data and 16320 B for outgoing data. (Both these sizes are multiples of the default MSS.)<br> (Previously, both sizes were 8 KB.)<br></description></P> 4072<HR> 4073<H3><A name="note47-25">Note 47-25: (MCU) Revised the power LED and wireless LED [System Updater]</A></H3> 4074<P><description>Revised behavior of the LEDs during Sleep Mode, so that now the power LED blinks during Sleep Mode and the wireless LED dims.<br></description></P> 4075<HR> 4076<H3><A name="note47-26">Note 47-26: (MIC) Added processing to stop sampling when the system is closed [System Updater]</A></H3> 4077<P><description>Made changes so that now microphone sampling (if running) is stopped when the system is closed, and resumes when the system is opened again.<br></description></P> 4078<HR> 4079<H3><A name="note47-27">Note 47-27: (MIC) Changed access rights to memory that stores sampling results [SDK|System Updater]</A></H3> 4080<P><description>In CTR-SDK 0.12, the memory set by <CODE>SetBuffer</CODE> had <CODE>ReadOnly</CODE> attributes beginning from the time it was set and extending through to after the call to <CODE>ResetBuffer</CODE>. This has been changed so that the memory has <CODE>ReadWrite</CODE> attributes beginning from the call to <CODE>SetBuffer</CODE>.<br> This change gives applications read/write access to the targeted memory regardless of the timing of calls to the <CODE>SetBuffer</CODE> and <CODE>ResetBuffer</CODE> functions.<br></description></P> 4081<HR> 4082<H3><A name="note47-28">Note 47-28: (NDM) Enabled the network daemon and added a library to control it [SDK|System Updater|Sample Demos]</A></H3> 4083<P><description>Made the resident program (daemon) that performs network processing active by default.<br> This change means that access points, Nintendo Zone areas, and other networks will be searched for in the background of applications.<br><br> Also added the NDM library for controlling background communication.<br></description></P> 4084<HR> 4085<H3><A name="note47-29">Note 47-29: (OS) Added support for Sleep Mode [SDK|System Updater]</A></H3> 4086<P><description>The Sleep feature, activated by closing the system, is now available for use.<br> To enable this feature, you must register APPLET Sleep-related callbacks.<br><br> See <CODE>demo1</CODE> and <CODE>demo2</CODE> for more details.<br></description></P> 4087<HR> 4088<H3><A name="note47-30">Note 47-30: (OS) Added functions to get information about the amount of available memory [SDK|System Updater]</A></H3> 4089<P><description>Added the following two functions, which get information about the amount of available memory.<br> 4090 <ul> 4091 <li><CODE>nn::os::GetAppMemorySize</CODE></li> 4092 <li><CODE>nn::os::GetUsingMemorySize</CODE></li> 4093 </ul> 4094 </description></P> 4095<HR> 4096<H3><A name="note47-31">Note 47-31: (PTM) Revised the <CODE>GetBatteryLevel</CODE> function [System Updater]</A></H3> 4097<P><description>Previously, the <CODE>GetBatteryLevel</CODE> function would return <CODE>BATTERYLEVEL_2</CODE> when the remaining battery life was 5% or less, even though the function was required to get <CODE>BATTERYLEVEL_1</CODE> in that situation. This problem has been fixed.<br></description></P> 4098<HR> 4099<H3><A name="note47-32">Note 47-32: (PTM) Added restrictions on the range of times for which alarms can be set [System Updater]</A></H3> 4100<P><description>The times for which it is possible to set an alarm with the <CODE>SetRtcAlarm</CODE> function are now restricted to the range 2000/01/01 to 2099/12/31.<br></description></P> 4101<HR> 4102<H3><A name="note47-33">Note 47-33: (TOOL) Fixed <CODE>DevMenu</CODE> import error [System Updater]</A></H3> 4103<P><description>Previously, when CIA files created with past versions of the CTR-SDK were imported into the <CODE>DevMenu</CODE>, the <CODE>DevMenu</CODE> would generate an error and would continue to generate errors with subsequently-imported valid CIA files. This bug has been fixed.<br></description></P> 4104<HR> 4105<H3><A name="note47-34">Note 47-34: (TOOL) Fixed <CODE>DevMenu</CODE> bug [System Updater]</A></H3> 4106<P><description>Previously, when you deleted an application on the <CODE>DevMenu</CODE> and then imported an application with the same unique ID, the program display list would become invalid and the application would not run. This bug has been fixed.<br></description></P> 4107<HR> 4108<H3><A name="note47-35">Note 47-35: (TOOL) Added a tool for changing the region [System Updater]</A></H3> 4109<P><description>Added the <CODE>RegionSelector</CODE> tool, which changes the system region and language settings.<br></description></P> 4110<HR> 4111<H3><A name="note47-36">Note 47-36: (UDS) Fixed bug that caused execution to hang when the <CODE>EjectClient</CODE> function was run [System Updater]</A></H3> 4112<P><description>Previously, when the local host was operating as a master and ran the <CODE>nn::uds::EjectClient</CODE> function on certain specific nodes, the master would sometimes hang when the clients were ejected from the network. This bug was fixed.<br></description></P> 4113<HR> 4114<H3><A name="note47-37">Note 47-37: (UDS) Fixed bug where sometimes the <CODE>NetworkDescriptionReader::GetNodeInformationList</CODE> function could not get the <CODE>NodeInformation</CODE> successfully [System Updater]</A></H3> 4115<P><description>Previously, when 3 or more nodes were connected, the beacon information sent out by the master would sometimes become incorrect after one or more clients disconnected from it, and the node information obtained by the <CODE>NetworkDescriptionReader::GetNodeInformationList</CODE> function would sometimes become abnormal. These bugs were fixed.<br></description></P> 4116<HR> 4117<H3><A name="note47-38">Note 47-38: (UDS) Changed encryption key of <CODE>NodeInfomation</CODE> distributed by beacons [System Updater]</A></H3> 4118<P><description>During UDS communication, the master periodically distributes the user names and local friend codes of all the nodes connected to the network.<br> This data is encrypted to prevent its collection by other devices, and the key used for this encryption has been changed.<br> Because of this change, applications built with CTR-SDK 0.13 cannot communicate with applications built with earlier SDK versions.<br></description></P> 4119<HR> 4120<H3><A name="note47-39">Note 47-39: (UDS) Fixed bug that caused incorrect behavior when the <CODE>GetConnectionStatus</CODE> function was run frequently [System Updater]</A></H3> 4121<P><description>Previously, running <CODE>nn::uds::GetConnectionStatus</CODE> frequently during communication (running it less than once every few milliseconds for a sustained length of time) would cause the library to behave incorrectly. This bug has been fixed.<br></description></P> 4122<HR> 4123<H3><A name="KnownIssues_0_13_0_System Updater">Known Issues with System Updater in SDK Version 0.13.0</A></H3> 4124<knownissues><description> 4125 <ul> 4126 <li>Although this release enables support for Sleep Mode when the system is closed, there are some stability problems. In some cases (depending on timing) the system is unable to correctly recover from Sleep Mode.</li> 4127 <li>Save data access is not thread-safe.</li> 4128 <li>Running the <CODE>NN_LOG</CODE> function during communication sometimes causes the debugger to hang.<br> We recommend communicating in parallel with log output via calls to the <CODE>NN_LOG</CODE> function.</li> 4129 <li>Execution sometimes aborts if <CODE>CancelConnectAsync</CODE> is run repeatedly or if Wi-Fi is toggled ON/OFF repeatedly.</li> 4130 <li>If about 30 seconds elapse after power-on while the system is in a state where it can connect to an access point (meaning that valid network configurations are saved in system NAND memory or there is a Nintendo Zone nearby), then the <CODE>SuspendScheduler</CODE> function will not complete.<br> Use the following procedure as a workaround for this bug.<br><br> <CODE>nn::ndm::Initialize();<br><br> nn::ndm::Suspend(nn::ndm::DN_FRIENDS); // Add this line<br> nn::ndm::SuspendScheduler();<br> nn::ndm::Resume(nn::ndm::DN_FRIENDS); // Add this line</CODE><br> 4131</li> 4132 </ul> 4133 </description></knownissues><HR> 4134<H2 style="line-height: 0"><A name="sdk_0_13_0_Sample Demos">CTR-SDK Version 0.13.0 Sample Demos</A></H2> 4135<DIV style="text-align: right"><P style="line-height: 0">(2010/09/28)</P></DIV> 4136<HR> 4137<H3><A name="note46-01">Note 46-01: (APPLET) Added support for the HOME Button to <CODE>demo1</CODE> and <CODE>demo2</CODE> [Sample Demos]</A></H3> 4138<P><description>Added support for jumping to the HOME Menu when the HOME Button is pressed in sample demos <CODE>demo1</CODE> and <CODE>demo2</CODE>.<br> Currently, they return to a provisional HOME Menu.<br></description></P> 4139<HR> 4140<H3><A name="note46-02">Note 46-02: (BOSS) Added the <CODE>sample_nadl_simple</CODE> demo [Sample Demos]</A></H3> 4141<P><description>Added the <CODE>sample_nadl_simple</CODE> demo as an example of a task that downloads data from a download server.<br></description></P> 4142<HR> 4143<H3><A name="note46-03">Note 46-03: (CX) Added CX sample demos [Sample Demos]</A></H3> 4144<P><description>Added the <CODE>Compress</CODE> sample demo, which demonstrates run-length, Huffman, and LZ encoding.<br></description></P> 4145<HR> 4146<H3><A name="note46-04">Note 46-04: (DEMO) Revised initialization of the <CODE>lib_demo</CODE> library display buffer [Sample Demos]</A></H3> 4147<P><description>Changed the display buffer of the <CODE>lib_demo</CODE> library of Sample Demos. Now the display buffer is initialized to solid black before the LCD screens are turned on.<br></description></P> 4148<HR> 4149<H3><A name="note46-05">Note 46-05: (DLP) Changed the method for embedding child programs in parent programs [SDK|Sample Demos]</A></H3> 4150<P><description>Changed the method for embedding child programs, as shown below.<br> 4151 <ul> 4152 <li>If using OMake, specify the child CIA file in <CODE>CHILD_APPS[]</CODE> in the OMakefile.<br> See <CODE>$Sample Demos/dlp/SimpleServer/OMakefile</CODE>.</li> 4153 <li>If not using OMake, pass a CFA file created by <CODE>ctr_makeciaarchive</CODE> to <CODE>ctr_makerom</CODE>.<br> However, note that you must use the <CODE>-rsf</CODE> option of <CODE>ctr_makeciaarchive</CODE> to specify <CODE>$CTR_SDK/resources/specfiles/Child.rsf</CODE>.</li> 4154 </ul> 4155 </description></P> 4156<HR> 4157<H3><A name="note46-06">Note 46-06: (DLP) Made revisions involving identification of child devices [SDK|Sample Demos]</A></H3> 4158<P><description>Made the following changes related to identification of child devices.<br> 4159 <ul> 4160 <li>Changed so that now the <CODE>Server::Initialize</CODE> function fails if the child and parent <CODE>UniqueId</CODE> do not match.</li> 4161 <li>Changed so that the parent and child are told apart by their <CODE>Category</CODE>, and the <CODE>Server::Initialize</CODE> function fails if the child's <CODE>Category</CODE> is not <CODE>DlpClient</CODE>.<br>Children tell each other apart by their <CODE>ChildIndex</CODE>. The <CODE>ChildIndex</CODE> is specified by the RSF file's <CODE>TitleInfo/ChildIndex</CODE>, and can take a value from 0-255.<br> Note that <CODE>TitleInfo/Version</CODE> is now replaced by <CODE>TitleInfo/ChildIndex</CODE>, so do not use <CODE>TitleInfo/Version</CODE>.</li> 4162 </ul> 4163 </description></P> 4164<HR> 4165<H3><A name="note46-07">Note 46-07: (FONT) Added sample demos [Sample Demos]</A></H3> 4166<P><description>Added Font library sample demos.<br> These demos are ports of the font sample demos included in NintendoWare for CTR.<br></description></P> 4167<HR> 4168<H3><A name="note46-08">Note 46-08: (GX) Added the <CODE>DrawPrimitive</CODE> demo [Sample Demos]</A></H3> 4169<P><description>Added the <CODE>DrawPrimitive</CODE> demo, which uses the GR library to render spheres and cuboids.<br></description></P> 4170<HR> 4171<H3><A name="note46-09">Note 46-09: (JPEG) Added demos [Sample Demos]</A></H3> 4172<P><description>Added the <CODE>MultiPicture</CODE> demo, which handles MultiPicture (MP) format data, and the <CODE>StopDecoder</CODE> demo, which stops decoding in progress.<br></description></P> 4173<HR> 4174<H3><A name="note46-10">Note 46-10: (NDM) Enabled the network daemon and added a library to control it [SDK|System Updater|Sample Demos]</A></H3> 4175<P><description>Made the resident program (daemon) that performs network processing active by default.<br> This change means that access points, Nintendo Zone areas, and other networks will be searched for in the background of applications.<br><br> Also added the NDM library for controlling background communication.<br></description></P> 4176<HR> 4177<H3><A name="note46-11">Note 46-11: (OS) Added support for Sleep Mode to <CODE>demo1</CODE> and <CODE>demo2</CODE> [Sample Demos]</A></H3> 4178<P><description>Added support to the <CODE>demo1</CODE> and <CODE>demo2</CODE> sample demos for entering Sleep Mode when the system is closed.<br> However, depending on timing, sometimes the system is not able to correctly recover from Sleep Mode. This will be fixed in a future release.<br></description></P> 4179<HR> 4180<H3><A name="note46-12">Note 46-12: (PL) Added the <CODE>SharedFont</CODE> demo [Sample Demos]</A></H3> 4181<P><description>Added the <CODE>SharedFont</CODE> demo as an example of getting shared fonts.<br></description></P> 4182<HR> 4183<H3><A name="note46-13">Note 46-13: (SOCKET) Eliminated <CODE>dummy_util</CODE> functions [SDK|Sample Demos]</A></H3> 4184<P><description>As a result of the addition of the <CODE>NetworkSetting</CODE> tool, all demos now directly use AC to use the settings written to NAND.<br> The <CODE>dummy_util</CODE> functions will be deleted from the next release.<br></description></P> 4185<HR> 4186<H3><A name="note46-14">Note 46-14: (TOOL) Added <CODE>ctr_makebanner</CODE> [SDK|Sample Demos]</A></H3> 4187<P><description>Added <CODE>ctr_makebanner</CODE>, a tool for creating banner data.<br> Banners and icons created with <CODE>ctr_makebanner</CODE> can be embedded in CCI files using <CODE>ctr_makerom</CODE>.<br> However, currently there exists no method to check the embedded banners and icons.<br><br> Also added the <CODE>makebanner</CODE> demo in line with this change.<br></description></P> 4188<HR> 4189<H3><A name="note46-15">Note 46-15: (TPL) Added sample data for creating CTPK files [Sample Demos]</A></H3> 4190<P><description>As an example of the use of <CODE>ctr_TexturePackager32.exe</CODE>, added XML files and texture data for creating CTPK files (which are themselves used in the TPL sample demos).<br></description></P> 4191<HR> 4192<H3><A name="note46-16">Note 46-16: (UDS) Fixed bug in <CODE>com_demo1</CODE> where communication data was not cleared after disconnection [Sample Demos]</A></H3> 4193<P><description>Fixed a bug in the <CODE>com_demo1</CODE> demo of the UDS library, where old communication data was not cleared after disconnection, and when systems communicated again, they would get incorrect results because of the influence of this old data.<br></description></P> 4194<HR> 4195<H3><A name="note46-17">Note 46-17: (UDS) Revised so that the <CODE>CreateLocalCommunicationId</CODE> function now creates the local communication IDs used in UDS demos [Sample Demos]</A></H3> 4196<P><description>Now that the <CODE>CreateLocalCommunicationId</CODE> function is available, the demos were modified to use the <CODE>CreateLocalCommunicationId</CODE> function to create the local communication IDs that they use.<br></description></P> 4197<HR> 4198<H3><A name="note46-18">Note 46-18: (ULCD) Changed the minimum setting of the <CODE>Depth Level</CODE> variable[Sample Demos]</A></H3> 4199<P><description>Fixed a bug in the ULCD samples where specifying a value of <CODE>0.0f</CODE> for the <CODE>Depth Level</CODE> variable would cause execution to stop on an assert during subsequent normal calculations.<br></description></P> 4200<HR> 4201<H3><A name="KnownIssues_0_13_0_Sample Demos">Known Issues with SDK 0.13.0 Sample Demos</A></H3> 4202<knownissues><description> 4203 <ul> 4204 <li>The <CODE>demo1</CODE> and <CODE>demo2</CODE> demos are the only demos with support for Sleep Mode. Closing the system during any other demo causes undefined behavior.</li> 4205 <li>Because of a known bug in System Updater (running the <CODE>NN_LOG</CODE> function during communication cause execution to hang), the <CODE>http</CODE> demo sometimes hangs.</li> 4206 </ul> 4207 </description></knownissues><HR> 4208<H2 style="line-height: 0"><A name="sdk_0_12_1_Release">CTR-SDK Version 0.12.1 Release</A></H2> 4209<DIV style="text-align: right"><P style="line-height: 0">(2010/09/02)</P></DIV> 4210<HR> 4211<H3><A name="note45-01">Note 45-01: (SND) Fixed a bug in the <CODE>nn::snd::Voice::SetState</CODE> function [SDK]</A></H3> 4212<P><description>Fixed a bug where resuming playback would not work properly after using the <CODE>SetState</CODE> function to specify <CODE>STATE_STOP</CODE> for a <CODE>Voice</CODE> object and then later setting the state to <CODE>STATE_PLAY</CODE>.<br></description></P> 4213<HR> 4214<H3><A name="KnownIssues_0_12_1_Release">Known Issues in the SDK 0.12.1 Release</A></H3> 4215<knownissues><description> 4216 <ul> 4217 <li>After you have connected to and finished communicating with your first Chance Encounter Communication partner, you cannot communicate with another partner. Both systems must be reset to communicate again.</li> 4218 <li>The Function Reference Manual for the FRIENDS library describes <CODE>ResultConnected</CODE> incorrectly. This result is never returned when the local host connects.</li> 4219 </ul> 4220 </description></knownissues><HR> 4221<H2 style="line-height: 0"><A name="sdk_0_12_0_Release">CTR-SDK Version 0.12.0 Release</A></H2> 4222<DIV style="text-align: right"><P style="line-height: 0">(2010/08/20)</P></DIV> 4223<HR> 4224<H3><A name="note44-01">Note 44-01: (CAMERA) Removed the <CODE>IsBufferError</CODE> function [SDK | System Updater]</A></H3> 4225<P><description>Removed the <CODE>IsBufferError</CODE> function. Starting with CTR-SDK 0.11, the CAMERA library clears the buffer and the error state whenever a buffer error occurs. This change caused the function to be unable to correctly identify buffer errors.<br> To determine whether a buffer error has occurred, check the event state obtained by the <CODE>GetBufferErrorInterruptEvent</CODE> function.<br></description></P> 4226<HR> 4227<H3><A name="note44-02">Note 44-02: (CAMERA) Revised the <CODE>SetExposure</CODE> function [SDK | System Updater]</A></H3> 4228<P><description>Fixed a bug that prevented the <CODE>SetExposure</CODE> function from properly configuring the exposure in some environments where particular framerates have been set.<br></description></P> 4229<HR> 4230<H3><A name="note44-03">Note 44-03: (CAMERA) Changed processing within the <CODE>SynchronizeVsyncTiming</CODE> function [SDK | System Updater]</A></H3> 4231<P><description>Modified the <CODE>SynchronizeVsyncTiming</CODE> function's internal processing to improve performance.<br> As a result of these changes, the V-Sync signals after this function is run do not have as large a discrepancy as they did before the changes were made.<br> However, two issues have not really been fixed. First, the screen used to turn extremely dark for four frames after this function was run. Now, when the brightness of the two camera images is very different, the screen turns extremely bright for three frames after this function is run. Second, it still takes as long as before for the auto-exposure to stabilize.<br></description></P> 4232<HR> 4233<H3><A name="note44-04">Note 44-04: (CAMERA) Added processing to compensate for individual system differences in white balance [SDK | System Updater]</A></H3> 4234<P><description>Added processing that, when the white balance is set, applies parameters measured at the factory to compensate for differences between individual systems. <br> However, these parameters are not stored in systems manufactured prior to mid-August.<br> White balance settings have not changed for these systems.<br></description></P> 4235<HR> 4236<H3><A name="note44-05">Note 44-05: (CEC) Changed the Chance Encounter Communication library [SDK]</A></H3> 4237<P><description>Changed the Chance Encounter Communication library as follows.<br> 4238 <ul> 4239 <li>Changed the data storage location from the SD Card to NAND memory.</li> 4240 <li>Made the caller of <CODE>Initialize</CODE> specify the allocator for the library to use.</li> 4241 <li>Changed some function arguments to be specified as <CODE>const</CODE> variables.</li> 4242 <li>Added functions for getting the timestamps of when data is sent and received.</li> 4243 <li>Removed the <CODE>SetModuleFilter_MCR</CODE> function.</li> 4244 <li>Renamed <CODE>OutputMessage</CODE> to <CODE>MakeMessageBinary</CODE>.</li> 4245 <li>Added <CODE>GetMessageMessIdPair</CODE>.</li> 4246 </ul> 4247 Beginning with this CTR-SDK version, the daemon no longer begins to run if the user has agreed to a EULA version prior to version 1.0. Start the daemon after you have set <B>Agree Version</B> to a value of at least 1.0 under the <CODE>Config</CODE> tool's <B>Eula Setting</B>.<br><br> <B>Note:</B> As of CTR-SDK 0.12, the Chance Encounter Communication library does not start communicating automatically. You must use the <CODE>CecControl</CODE> class to start communication.</description></P> 4248<HR> 4249<H3><A name="note44-06">Note 44-06: (CFG) Added functions for converting country codes and other CTR-specific codes into strings [SDK]</A></H3> 4250<P><description>Added functions that convert CTR-specific country codes, region codes, and language codes into corresponding 2- or 3-character strings.<br></description></P> 4251<HR> 4252<H3><A name="note44-07">Note 44-07: (DLP) Added <CODE>DlpChild.desc</CODE> [SDK]</A></H3> 4253<P><description>Added <CODE>DlpChild.desc</CODE>, which is used to build child programs for Download Play.<br> When you build a child program, specify <CODE>DlpChild</CODE> as the <CODE>TitleInfo/Category</CODE> entry in the RSF file and then add the following line in the OMakefile.<br><br> <CODE>DESCRIPTOR = $(CTRSDK_ROOT)/resources/specfiles/DlpChild.desc</CODE><br></description></P> 4254<HR> 4255<H3><A name="note44-08">Note 44-08: (DevEnv) Added support for the PARTNER-CTR Capture/Debugger (all-in-one debugger hardware) [SDK]</A></H3> 4256<P><description>Added support for the PARTNER-CTR Capture/Debugger (all-in-one debugger hardware).<br></description></P> 4257<HR> 4258<H3><A name="note44-09">Note 44-09: (DevEnv) Added support for the VFP instruction when building assembly files [SDK]</A></H3> 4259<P><description>Added a build option that allows VFP instructions to be used by default when assembly language files are built.<br></description></P> 4260<HR> 4261<H3><A name="note44-10">Note 44-10: (DevEnv) Revised the <CODE>CCFLAGS_DEV_OPT</CODE> build variable [SDK]</A></H3> 4262<P><description>It is now possible to also change the inline expansion options with the <CODE>CCFLAGS_DEV_OPT</CODE> variable in Development builds of applications.<br><br> This was actually changed in version 0.10 but was accidentally omitted from the change log.<br></description></P> 4263<HR> 4264<H3><A name="note44-11">Note 44-11: (FRIENDS) Added the FRIENDS library [SDK]</A></H3> 4265<P><description>The FRIENDS library, which provides operations related to system friends and the presence feature, was made public.<br></description></P> 4266<HR> 4267<H3><A name="note44-12">Note 44-12: (FS) Revised the <CODE>nn::fs::FormatSaveData</CODE> function [SDK]</A></H3> 4268<P><description>Fixed the <CODE>nn::fs::FormatSaveData</CODE> function so that it no longer parses the <SPAN class="argument">maxFiles</SPAN> and <SPAN class="argument">maxDirectories</SPAN> arguments in reverse.<br> Also fixed a related error in the Function Reference Manual argument descriptions.<br></description></P> 4269<HR> 4270<H3><A name="note44-13">Note 44-13: (FS) Added the <CODE>nn::fs::IsSdmcWritable</CODE> function [SDK]</A></H3> 4271<P><description>Added a function to determine whether it is possible to write to the SD Card.<br></description></P> 4272<HR> 4273<H3><A name="note44-14">Note 44-14: (FS) Added the <CODE>nn::fs::WaitForInsertSdmc</CODE>, <CODE>nn::fs::WaitForEjectSdmc</CODE>, and <CODE>nn::fs::IsSdmcInserted</CODE> functions [SDK]</A></H3> 4274<P><description>Implemented functions for SD Card insertion and removal events.<br> You must call the <CODE>nn::fs::InitializeForFileSystemEvent</CODE> function in advance.<br></description></P> 4275<HR> 4276<H3><A name="note44-15">Note 44-15: (FS) Added the <CODE>nn::fs::hio::MountHioArchive</CODE> function [SDK]</A></H3> 4277<P><description>Added the <CODE>nn::fs::hio::MountHioArchive</CODE> function.<br> The first argument specifies the archive name to assign and the second argument specifies the corresponding absolute path to assign on the computer.<br> To use this function, you must call <CODE>nn::hio::Initialize(void* pDeviceMemory)</CODE> in advance.<br> Use <CODE>DeviceMemory</CODE>, which is contiguous memory, to initialize the HIO library.<br></description></P> 4278<HR> 4279<H3><A name="note44-16">Note 44-16: (GX) Lifted the restriction of placing 2D textures on 32-MB boundaries [SDK]</A></H3> 4280<P><description>Until now, the placement of 2D and environment map textures was restricted to locations that did not span 32-MB boundaries. Upon further testing, it was determined that this restriction can be safely lifted.<br> If you are directly generating commands that reference PICA register information, however, you must properly clear the texture cache when switching textures.<br> (You do not need to be aware of this if you are using the GL API.)<br></description></P> 4281<HR> 4282<H3><A name="note44-17">Note 44-17: (GX) Updated the DMPGL documentation [SDK]</A></H3> 4283<P><description>The main changes can be summarized as follows.<br> See each document for further details.<br> 4284 <ul> 4285 <li><I>DMPGL 2.0 System API Specifications</I></li> 4286 <ul> 4287 <li>Mentioned the situations and timing when the framebuffer cache must be cleared using a combination of register <CODE>0x111</CODE> and <CODE>0x110</CODE>.</li> 4288 <li>Added information on the settings of undocumented bits. (Bit [18:18] of register <CODE>0x1c4</CODE> must always be set to <CODE>1</CODE>. Fragment lighting results are not guaranteed if this bit is <CODE>0</CODE>.)</li> 4289 <li>Added detailed information on commands related to the rendering API.</li> 4290 </ul> 4291 <li><I>DMPGL 2.0 Specifications</I></li> 4292 <ul> 4293 <li>Documented the conditions for updating shadow depth values and intensity values during the shadow accumulation pass.</li> 4294 <li>Added section 7.33 Depth-Value Textures. This section explains rendering depth values to textures and copying textures.</li> 4295 </ul> 4296 <li><I>DMPGL 2.0 Programming Guide</I></li> 4297 <ul> 4298 <li>Added section 19.16 Load Sizes for Each Data Type. This section lists the size of each type of PICA data that is loaded (vertex buffers, textures, and command buffers).</li> 4299 </ul> 4300 </ul> 4301 </description></P> 4302<HR> 4303<H3><A name="note44-18">Note 44-18: (GX) Fixed a bug that prevented completion notifications from being sent for graphics processing while <CODE>NN_LOG</CODE> was in use [SDK | System Updater]</A></H3> 4304<P><description>Fixed a bug that occurred when <CODE>NN_LOG</CODE> was used to output a large number of log messages. This bug prevented completion notifications from being sent for graphics commands and, among other problems, caused the <CODE>nngxWaitCmdlistDone</CODE> function to stop returning.<br></description></P> 4305<HR> 4306<H3><A name="note44-19">Note 44-19: (GX) Revised PICA macro headers [SDK]</A></H3> 4307<P><description>Made the following changes to the PICA macro headers.<br> 4308 <ul> 4309 <li><CODE>gx_MacroMisc.h</CODE></li> 4310 <ul> 4311 <li>Renamed macros (the original names were moved to <CODE>gx_MacroOld.h</CODE>).</li> 4312 <ul> 4313 <li>Renamed <CODE>PICA_CMD_DATA_FOG_OP_WSCALE</CODE> to <CODE>PICA_CMD_DATA_FRAGOP_WSCALE</CODE>.</li> 4314 <li>Renamed <CODE>PICA_CMD_DATA_FOG_OP_WSCALE_DATA</CODE> to <CODE>PICA_CMD_DATA_FRAGOP_WSCALE_DATA</CODE>.</li> 4315 <li>Renamed <CODE>PICA_CMD_DATA_FOG_OP_CLIP</CODE> to <CODE>PICA_CMD_DATA_FRAGOP_CLIP</CODE>.</li> 4316 <li>Renamed <CODE>PICA_CMD_SET_FOG_OP_CLIP</CODE> to <CODE>PICA_CMD_SET_FRAGOP_CLIP</CODE>.</li> 4317 <li>Renamed <CODE>PICA_CMD_DATA_FOG_OP_CLIP_DATA</CODE> to <CODE>PICA_CMD_DATA_FRAGOP_CLIP_DATA</CODE>.</li> 4318 <li>Renamed <CODE>PICA_CMD_DATA_FOG_SHADOW</CODE> to <CODE>PICA_CMD_DATA_FRAGOP_SHADOW</CODE>.</li> 4319 </ul> 4320 </ul> 4321 <li><CODE>gx_MacroShader.h</CODE></li> 4322 <ul> 4323 <li>To comply with the specifications, <CODE>1</CODE> is now set in bit [18:18] of register <CODE>0x1c4</CODE>.</li> 4324 <ul> 4325 <li><CODE>PICA_CMD_DATA_FRAG_LIGHT_FUNC_MODE1</CODE></li> 4326 <li><CODE>PICA_CMD_DATA_FRAG_LIGHT_FUNC_MODE1_LIGHT_SOURCE</CODE></li> 4327 </ul> 4328 <li>To comply with the specifications, a command that writes a value of <CODE>0</CODE> to bits [31:24] of register <CODE>0x25e</CODE> is now generated twice immediately after a render kick command.</li> 4329 <ul> 4330 <li><CODE>PICA_CMD_SET_START_DRAW_ARRAY</CODE></li> 4331 <li><CODE>PICA_CMD_SET_START_DRAW_ELEMENT</CODE></li> 4332 </ul> 4333 <li>Renamed macros (the original names were moved to <CODE>gx_MacroOld.h</CODE>).</li> 4334 <ul> 4335 <li>Renamed <CODE>PICA_CMD_DATA_VERTEX_ATTR_ARRAYS</CODE> to <CODE>PICA_CMD_DATA_VERTEX_ATTR_ARRAYS0</CODE>.</li> 4336 <li>Renamed <CODE>PICA_CMD_DATA_LOAD_ARRAY0_ELEMENT</CODE> to <CODE>PICA_CMD_DATA_LOAD_ARRAY_ELEMENT0</CODE>.</li> 4337 </ul> 4338 <li>Added new macros.</li> 4339 <ul> 4340 <li><CODE>PICA_CMD_DATA_VERTEX_ATTR_ARRAYS1</CODE></li> 4341 <li><CODE>PICA_CMD_DATA_LOAD_ARRAY_ELEMENT1</CODE></li> 4342 <li><CODE>PICA_CMD_DATA_VS_GS_OUT_REG_NUM0</CODE></li> 4343 <li><CODE>PICA_CMD_DATA_VS_GS_OUT_REG_NUM1</CODE></li> 4344 <li><CODE>PICA_CMD_DATA_VS_GS_OUT_REG_NUM2</CODE></li> 4345 </ul> 4346 </ul> 4347 <li><CODE>gx_MacroTexture.h</CODE></li> 4348 <ul> 4349 <li>To comply with the specifications, <CODE>0</CODE> is now written to bits [23:17] of register <CODE>0x80</CODE>.</li> 4350 <ul> 4351 <li><CODE>PICA_CMD_DATA_TEXTURE_FUNC</CODE></li> 4352 </ul> 4353 <li>Revised the internal implementation for flushing the texture cache to comply with the requirement to run the flush operation commands separately from enabling texture units.</li> 4354 <ul> 4355 <li><CODE>PICA_CMD_SET_TEXTURE_FUNC_CLEAR</CODE></li> 4356 </ul> 4357 </ul> 4358 </ul> 4359 </description></P> 4360<HR> 4361<H3><A name="note44-20">Note 44-20: (GX) Revised PICA register information [SDK]</A></H3> 4362<P><description>Revised the <CODE>nngxInitialize</CODE> function to configure bit [16:16] of register <CODE>0x25e</CODE> and bit [0:0] of register <CODE>0x253</CODE>. The rendering functions (<CODE>glDraw*</CODE>) no longer configure these bits.<br></description></P> 4363<HR> 4364<H3><A name="note44-21">Note 44-21: (GX) Fixed incorrect initial values for <CODE>distanceAttenuationScale</CODE> [SDK]</A></H3> 4365<P><description>Fixed the uniforms <CODE>dmp_FragmentLightSource[i].distanceAttenuationScale</CODE> to have an initial value of <CODE>1.0f</CODE>, as documented, rather than <CODE>0.0f</CODE> as they had been mistakenly set.<br></description></P> 4366<HR> 4367<H3><A name="note44-22">Note 44-22: (GX) Removed unnecessary commands generated by calls to the <CODE>glBindFramebuffer</CODE> function [SDK]</A></H3> 4368<P><description>Removed commands generated within the <CODE>glBindFramebuffer</CODE> function because they were determined to be unnecessary. These commands cleared the framebuffer cache.<br></description></P> 4369<HR> 4370<H3><A name="note44-23">Note 44-23: (GX) Fixed a bug that prevented textures from being reallocated within the <CODE>glCopyTexImage2D</CODE> function [SDK]</A></H3> 4371<P><description>Fixed a bug that prevented textures from being reallocated properly in the <CODE>glCopyTexImage2D</CODE> function when only the texture argument <SPAN class="argument">type</SPAN> changed. (For example, when the values <CODE>GL_RGBA</CODE> and <CODE>GL_UNSIGNED_BYTE</CODE> were changed to <CODE>GL_RGBA</CODE> and <CODE>GL_UNSIGNED_SHORT_4_4_4_4</CODE>.)<br></description></P> 4372<HR> 4373<H3><A name="note44-24">Note 44-24: (GX) Fixed invalid error checking in the <CODE>glCopyTexSubImage2D</CODE> function [SDK]</A></H3> 4374<P><description>Stopped checking for the following errors in the <CODE>glCopyTexSubImage2D</CODE> function's arguments.<br> 4375 <ul> 4376 <li><CODE>GL_INVALID_VALUE</CODE> errors when <SPAN class="argument">target</SPAN> is a cube map texture and <SPAN class="argument">width</SPAN> and <SPAN class="argument">height</SPAN> are different.</li> 4377 <li><CODE>GL_INVALID_ENUM</CODE> errors when textures are not specified using <CODE>(NN_GX_MEM_VRAMA | GL_NO_COPY_FCRAM_DMP)</CODE>, <CODE>(NN_GX_MEM_VRAMB | GL_NO_COPY_FCRAM_DMP)</CODE>, or <CODE>(NN_GX_MEM_FCRAM | GL_COPY_FCRAM_DMP)</CODE>.</li> 4378 </ul> 4379 </description></P> 4380<HR> 4381<H3><A name="note44-25">Note 44-25: (GX) Changed specifications related to the transfer mode in <CODE>glFramebufferTexture2D</CODE> [SDK]</A></H3> 4382<P><description>Allowed <CODE>NN_GX_MEM_FCRAM | GL_NO_COPY_FCRAM_DMP</CODE> to be used to specify the texture attached to the framebuffer. Until now this had generated a <CODE>GL_INVALID_OPERATION</CODE> error. (It has been possible to specify <CODE>NN_GX_MEM_FCRAM | GL_COPY_FCRAM_DMP</CODE> for some time.) However, hardware specifications do not allow the <CODE>glClear</CODE> function to clear a texture that was allocated in main memory and attached to the framebuffer.<br></description></P> 4383<HR> 4384<H3><A name="note44-26">Note 44-26: (GX) Fixed a bug that prevented the <CODE>glGetTexParameteri</CODE> and <CODE>glGetTexParameterf</CODE> functions from getting values for <CODE>GL_GENERATE_MIPMAP</CODE> [SDK]</A></H3> 4385<P><description>Fixed a bug that prevented the <CODE>glGetTexParameteri</CODE> and <CODE>glGetTexParameterf</CODE> functions from getting values when <CODE>GL_GENERATE_MIPMAP</CODE> was specified for their <SPAN class="argument">pname</SPAN> argument.<br></description></P> 4386<HR> 4387<H3><A name="note44-27">Note 44-27: (GX) Fixed a bug that prevented depth values from being read properly in the <CODE>glReadPixels</CODE> function [SDK]</A></H3> 4388<P><description>Fixed a bug that prevented the <CODE>glReadPixels</CODE> function from correctly reading depth values in the <CODE>GL_DEPTH24_STENCIL8_EXT</CODE> format from a buffer when the stencil values were nonzero.<br></description></P> 4389<HR> 4390<H3><A name="note44-28">Note 44-28: (GX) Added support for reading the stencil buffer with the <CODE>glReadPixels</CODE> function [SDK]</A></H3> 4391<P><description>You can now set the <SPAN class="argument">format</SPAN> argument of the <CODE>glReadPixels</CODE> function equal to <CODE>GL_STENCIL_INDEX</CODE> to read from the stencil buffer.<br> However, you must set the <SPAN class="argument">type</SPAN> argument equal to <CODE>GL_UNSIGNED_BYTE</CODE>.<br></description></P> 4392<HR> 4393<H3><A name="note44-29">Note 44-29: (GX) Changed argument restrictions in the <CODE>nngxAdd3DCommand</CODE> function [SDK]</A></H3> 4394<P><description>The 3D command buffer must be a multiple of 16, so the <SPAN class="argument">buffersize</SPAN> argument to the <CODE>nngxAdd3DCommand</CODE> function must now be a multiple of 16 rather than a multiple of 8 when <SPAN class="argument">copycmd</SPAN> is <CODE>GL_FALSE</CODE>.<br></description></P> 4395<HR> 4396<H3><A name="note44-30">Note 44-30: (GX) Added the <CODE>nngxIsStereoVisionAllowed</CODE> function [SDK]</A></H3> 4397<P><description>Added a function that gets whether stereoscopic display is permitted.<br> This allows applications to determine whether the 3D depth slider is completely down or the system has disabled stereoscopic display.<br></description></P> 4398<HR> 4399<H3><A name="note44-31">Note 44-31: (GX) Added the <CODE>nngxSetTimeout</CODE> function [SDK]</A></H3> 4400<P><description>Added timeout processing to the <CODE>nngxWaitCmdlistDone</CODE> function. <br>(This cannot be used in Release builds, though.) <br>You can also use the <CODE>nngxSetTimeout</CODE> function to specify the timeout duration and the callback function to invoke when a timeout occurs.</description></P> 4401<HR> 4402<H3><A name="note44-32">Note 44-32: (GX) Fixed a bug that prevented the <CODE>nngxTransferRenderImage</CODE> function from transferring data correctly [SDK]</A></H3> 4403<P><description>Fixed a bug that prevented data from being transferred correctly when the <SPAN class="argument">yflip</SPAN> argument was <CODE>GL_TRUE</CODE> and the source buffer was larger than the destination buffer.<br></description></P> 4404<HR> 4405<H3><A name="note44-33">Note 44-33: (GX) Revised error checking for the placement of cube map texture data [SDK]</A></H3> 4406<P><description>Fixed the driver because it was not correctly checking that all six faces of texture data were placed within the same 32-MB boundary, as required by the hardware. (Errors could not be generated correctly for texture data that violated this placement restriction.) <br><br>Although the address of the <CODE>GL_TEXTURE_CUBE_MAP_POSITIVE_X</CODE> face of a cube map texture must be less than or equal to the address of every other face, this was not documented. Information has now been added to <CODE>$CTR_SDK/documents/DMPGL20/DMPGL20_system_API_specification.pdf</CODE>.</description></P> 4407<HR> 4408<H3><A name="note44-34">Note 44-34: (GX) Added special error codes for command request overflows [SDK]</A></H3> 4409<P><description>Changed the error code generated when command requests have exceeded (or when it has been determined that they <I>will</I> exceed) the limit already configured for a command list object. The new error code is <CODE>GL_ERROR_COMMANDREQUEST_FULL_DMP</CODE>; the old error code was <CODE>GL_INVALID_OPERATION</CODE>.<br></description></P> 4410<HR> 4411<H3><A name="note44-35">Note 44-35: (GX) Added support for copying textures from the depth buffer [SDK]</A></H3> 4412<P><description>Allowed the <CODE>glCopyTexImage2D</CODE> and <CODE>glCopyTexSubImage2D</CODE> functions to copy from the depth (depth/stencil) buffer.<br></description></P> 4413<HR> 4414<H3><A name="note44-36">Note 44-36: (GX) Added support for rendering to textures for the depth buffer [SDK]</A></H3> 4415<P><description>Allowed the depth buffer to be specified with the render-to-texture feature (it is no longer limited to the color buffer).<br></description></P> 4416<HR> 4417<H3><A name="note44-37">Note 44-37: (GX) Changed driver behavior when fragment lighting is disabled [SDK]</A></H3> 4418<P><description>A command that sets the layer configuration to <CODE>0</CODE> is now generated when validation is performed if the uniform <CODE>dmp_FragmentLighting.enabled</CODE> has been set equal to <CODE>GL_FALSE</CODE> by a <CODE>glUniform*</CODE> function and has not been changed since.<br> This was done because even if fragment lighting is disabled, the number of processing cycles corresponding to the specified layer configuration are still used.<br></description></P> 4419<HR> 4420<H3><A name="note44-38">Note 44-38: (GX) Fixed a validation bug that occurred when a texture attached to the framebuffer was deleted [SDK]</A></H3> 4421<P><description>Fixed a bug that prevented proper validation when a texture attached by the <CODE>glFramebufferTexture2D</CODE> function was deleted.<br></description></P> 4422<HR> 4423<H3><A name="note44-39">Note 44-39: (GX) Added uniform location macros for the fixed fragment shader [SDK]</A></H3> 4424<P><description>Added macro definitions that indicate the locations of reserved uniforms.<br> To use them, include <CODE>$CTR_SDK/include/nn/gx/CTR/gx_UniformLocationForFragmentShader.h</CODE>.<br></description></P> 4425<HR> 4426<H3><A name="note44-40">Note 44-40: (GX) Fixed a bug that occurred in the <CODE>glDrawArrays</CODE> function when a vertex buffer was used [SDK]</A></H3> 4427<P><description>Fixed a bug in the register settings (specifically for register <CODE>0x227</CODE>) generated by the <CODE>glDrawArrays</CODE> function when a vertex buffer was in use.<br> Removed unnecessary register settings (also for register <CODE>0x227</CODE>) generated by the <CODE>glDrawArrays</CODE> function when a vertex buffer was <I>not</I> in use.<br></description></P> 4428<HR> 4429<H3><A name="note44-41">Note 44-41: (HID) Changed the timing at which to start sampling the accelerometers [SDK | System Updater]</A></H3> 4430<P><description>The library used to begin sampling the accelerometers when the system started up. Now, it starts sampling when an instance of the <CODE>AccelerometerReader</CODE> class is created and stops when the instance is destroyed.<br></description></P> 4431<HR> 4432<H3><A name="note44-42">Note 44-42: (JPEG) Added functions that get and set Exif tags [SDK]</A></H3> 4433<P><description>Added several functions that can get and set Exif information during encoding and decoding.<br></description></P> 4434<HR> 4435<H3><A name="note44-43">Note 44-43: (JPEG) Added functions that specify JPEG decoding options [SDK]</A></H3> 4436<P><description>Added the following functions, which can get and set JPEG decoding options. 4437 <ul> 4438 <li><CODE>JpegMpDecoder::SetOption</CODE></li> 4439 <li><CODE>JpegMpDecoder::GetOption</CODE></li> 4440 </ul> 4441 </description></P> 4442<HR> 4443<H3><A name="note44-44">Note 44-44: (JPEG) Added error codes [SDK]</A></H3> 4444<P><description>Added error codes that can be obtained by the <CODE>GetLastError</CODE> function when errors occur during encoding or decoding.<br></description></P> 4445<HR> 4446<H3><A name="note44-45">Note 44-45: (JPEG) Added pixel formats <CODE>{RGB8,RGBA8}x{LINEAR,BLOCK8}</CODE> [SDK]</A></H3> 4447<P><description>Added pixel formats that can be specified during encoding and decoding.<br></description></P> 4448<HR> 4449<H3><A name="note44-46">Note 44-46: (JPEG) Fixed a bug that caused execution to stop while decoding particular JPEG files [SDK]</A></H3> 4450<P><description>Fixed a bug that caused program execution to stop at an ASSERT statement while decoding particular JPEG files.<br></description></P> 4451<HR> 4452<H3><A name="note44-47">Note 44-47: (JPEG) Added support for shrink decoding [SDK]</A></H3> 4453<P><description>Added the <CODE>StartJpegDecoderShrink</CODE> function, which can both decode and shrink images.<br></description></P> 4454<HR> 4455<H3><A name="note44-48">Note 44-48: (MIC) Fixed return values from the <CODE>GetLastSamplingAddress</CODE> function [SDK | System Updater]</A></H3> 4456<P><description>Fixed the <CODE>GetLastSamplingAddress</CODE> function to return a pointer to the address where the most recent microphone sampling results are stored, rather than the previous address.<br></description></P> 4457<HR> 4458<H3><A name="note44-49">Note 44-49: (MIC) Added the <CODE>SetLowPassFilter</CODE> function [SDK | System Updater]</A></H3> 4459<P><description>Added the <CODE>SetLowPassFilter</CODE> function, which configures whether a low-pass filter is applied to microphone input data.<br></description></P> 4460<HR> 4461<H3><A name="note44-50">Note 44-50: (NGC) Added overloaded <CODE>CheckProfanityWords</CODE> functions [SDK]</A></H3> 4462<P><description>Added overloaded functions that read the region and language settings and then check for profanity using the appropriate list, which is automatically selected.<br></description></P> 4463<HR> 4464<H3><A name="note44-51">Note 44-51: (NGC) Changed specifications for the <CODE>CheckProfanityWords</CODE> function [SDK]</A></H3> 4465<P><description>Removed the overloaded <CODE>CheckProfanityWords</CODE> function that specified a region code, replacing it with an overloaded function that specifies a pattern list.<br> Following this change, you must initialize the FS library before you call the <CODE>CheckProfanityWords</CODE> function.<br></description></P> 4466<HR> 4467<H3><A name="note44-52">Note 44-52: (NGC) Added the <CODE>GetContentVersion</CODE> function [SDK]</A></H3> 4468<P><description>Added the <CODE>GetContentVersion</CODE> function, which is used to get the version number of the profanity patterns installed on the system.<br></description></P> 4469<HR> 4470<H3><A name="note44-53">Note 44-53: (OS) Changed <CODE>nn::os::Thread::Sleep</CODE> [SDK | System Updater]</A></H3> 4471<P><description>Rather than being put to sleep, a thread is now forced to spin-wait with <CODE>nn::os::SpinWaitCpuCycles</CODE> if the sleep time specified to the <CODE>nn::os::Thread::Sleep</CODE> function is less than a certain value.<br></description></P> 4472<HR> 4473<H3><A name="note44-54">Note 44-54: (OS) Added user exception handler [SDK | System Updater]</A></H3> 4474<P><description>When exceptions occur outside of the debugger environment, applications now exit rather than displaying a red upper screen and stopping.<br><br> The <CODE>nn::os::SetUserExceptionHandler</CODE> function was added for exception processing in applications.<br> To allow an application to process exceptions, set <B>Exception Handler</B> equal to <B>enable</B> in the <CODE>Config</CODE> tool.<br></description></P> 4475<HR> 4476<H3><A name="note44-55">Note 44-55: (OS) Revised the Function Reference Manual [SDK]</A></H3> 4477<P><description>Explained CTR-SDK 0.10 specification changes for memory management with the OS library in the Function Reference Manual.<br> This was accompanied by the addition of version 0.1 of the <I>System Programming Guide</I>.<br> <CODE>$CTR_SDK/documents/TechnicalNotes/SystemProgramingGuide/SystemProgramingGuide.pdf</CODE><br></description></P> 4478<HR> 4479<H3><A name="note44-56">Note 44-56: (RDT) Changed the <CODE>Process</CODE> function's return values [SDK]</A></H3> 4480<P><description>Modified the <CODE>Process</CODE> function to return unchanged any UDS-level error codes that are detected when it is run.<br> This was actually changed in version 0.11 but was accidentally omitted from the change log.<br></description></P> 4481<HR> 4482<H3><A name="note44-57">Note 44-57: (RDT) Revised descriptions of finalizing a <CODE>Receiver</CODE> instance [SDK]</A></H3> 4483<P><description>There were errors in the explanations of how a <CODE>Receiver</CODE> instance is finalized.<br> These explanations were fixed to mention that the <CODE>Close</CODE> function must be called during the finalization process.<br></description></P> 4484<HR> 4485<H3><A name="note44-58">Note 44-58: (RDT) Established result codes [SDK]</A></H3> 4486<P><description>Established the result codes returned by the RDT API.<br> See the Function Reference Manual for explanations of the result codes and to learn which result codes can be returned by each function.<br></description></P> 4487<HR> 4488<H3><A name="note44-59">Note 44-59: (RDT) Introduced <CODE>enum</CODE> values that indicate uninitialized states [SDK]</A></H3> 4489<P><description>Revised the <CODE>GetStatus</CODE> function to return <CODE>SENDER_STATE_NOT_INITIALIZED</CODE> or <CODE>RECEIVER_STATE_NOT_INITIALIZED</CODE> if it attempts to get the state of an uninitialized <CODE>Sender</CODE> or <CODE>Receiver</CODE> instance.<br></description></P> 4490<HR> 4491<H3><A name="note44-60">Note 44-60: (SND) Changed 3D surround sound features [SDK]</A></H3> 4492<P><description>Improved the audio quality of 3D surround sound.<br></description></P> 4493<HR> 4494<H3><A name="note44-61">Note 44-61: (SND) Changed the specifications for the <CODE>GetHeadphoneStatus</CODE> function and added the <CODE>UpdateHeadphoneStatus</CODE> function [SDK]</A></H3> 4495<P><description>Changed specifications for the <CODE>GetHeadphoneStatus</CODE> function and added the <CODE>UpdateHeadphoneStatus</CODE> function.<br> For details, see the Function Reference Manual.<br></description></P> 4496<HR> 4497<H3><A name="note44-62">Note 44-62: (SND) Fixed a bug in the <CODE>GetSampleLength</CODE> function [SDK]</A></H3> 4498<P><description>Fixed a bug in the <CODE>nn::snd::GetSampleLength</CODE> function that caused it to return incorrect values for the ADPCM format.<br></description></P> 4499<HR> 4500<H3><A name="note44-63">Note 44-63: (SND) Added the <CODE>SetAuxFrontBypass</CODE> function [SDK]</A></H3> 4501<P><description>Added the <CODE>SetAuxFrontBypass</CODE> function, which handles front bypass settings for 3D surround sound on the AUX bus.<br></description></P> 4502<HR> 4503<H3><A name="note44-64">Note 44-64: (SND) Turned the <CODE>nn::snd::Bcwav</CODE> namespace into a class [SDK]</A></H3> 4504<P><description>Removed the <CODE>nn::snd::Bcwav</CODE> namespace and added a class with the same name.<br> This involves no changes other than making <CODE>using namespace</CODE> unusable.<br></description></P> 4505<HR> 4506<H3><A name="note44-65">Note 44-65: (SND) Introduced soft clipping [SDK]</A></H3> 4507<P><description>Added a <I>soft clipping</I> feature to reduce clipping noise generated at the final stage of sound output.<br> Also added functions for changing and getting the clipping mode.<br></description></P> 4508<HR> 4509<H3><A name="note44-66">Note 44-66: (SND) Added a feature for specifying the fade-in immediately after playback starts [SDK]</A></H3> 4510<P><description>Added the <CODE>nn::snd::Voice::SetStartFrameFadeInFlag</CODE> function, which configures whether to fade in from a volume of 0 over a single sound frame immediately after playback starts.<br></description></P> 4511<HR> 4512<H3><A name="note44-67">Note 44-67: (TOOL) Extended the <CODE>Config</CODE> tool [SDK]</A></H3> 4513<P><description>Added a feature to configure the EULA with the <CODE>Config</CODE> tool.<br></description></P> 4514<HR> 4515<H3><A name="note44-68">Note 44-68: (TOOL) Revised <CODE>DevMenu</CODE> [SDK]</A></H3> 4516<P><description>Fixed a bug that caused the screens to turn yellow if the SD Card was removed while <CODE>DevMenu</CODE> was running.<br></description></P> 4517<HR> 4518<H3><A name="note44-69">Note 44-69: (TOOL) Changed the RSF format [SDK]</A></H3> 4519<P><description>Added an item for specifying the media size in RSF files.<br> For details, see the <CODE>makerom</CODE> reference page: <CODE>$CTR_SDK/documents/tools/ctr_makerom.html</CODE>.<br></description></P> 4520<HR> 4521<H3><A name="note44-70">Note 44-70: (TOOL) Fixed a bug in <CODE>ctr_TexturePackager32.exe</CODE> related to specifying the mipmap level [SDK]</A></H3> 4522<P><description>Fixed a bug that prevented <CODE>ctr_TexturePackager32.exe</CODE> from obtaining the correct results (or caused it to exit illegally) when a texture node in the input XML file did not have a <CODE>miplimit</CODE> written. In such cases, the default value was an invalid value.<br> The default value was therefore changed to <CODE>1</CODE>, indicating no mipmap levels, and the tool's version number was changed to 1.0.0.<br></description></P> 4523<HR> 4524<H3><A name="note44-71">Note 44-71: (TOOL) Added a <CODE>ctr_makerom32.exe</CODE> feature for compressing static regions [SDK | System Updater]</A></H3> 4525<P><description>Added a feature to <CODE>ctr_makerom32</CODE> for compressing static regions.<br> This feature is enabled by default.<br> For details, see the <CODE>makerom</CODE> reference page: <CODE>$CTR_SDK/documents/tools/ctr_makerom.html</CODE>.<br></description></P> 4526<HR> 4527<H3><A name="note44-72">Note 44-72: (TOOL) Added the <CODE>dmen_PrintResult</CODE> constant [SDK]</A></H3> 4528<P><description>Fixed a bug that caused the upper screen to turn red and the lower screen to turn yellow when <CODE>DevMenu</CODE> returned an unexpected <CODE>Result</CODE>.<br></description></P> 4529<HR> 4530<H3><A name="note44-73">Note 44-73: (TOOL) Improved <CODE>makerom</CODE> encryption [SDK]</A></H3> 4531<P><description>Sped up encryption performed by <CODE>makerom</CODE>.<br></description></P> 4532<HR> 4533<H3><A name="note44-74">Note 44-74: (UDS) Fixed a bug that prevented <CODE>statusUpdateEvent</CODE> from being signaled when the local host connected to a network in Audience mode [SDK]</A></H3> 4534<P><description>Fixed a bug in the <CODE>ConnectNetwork</CODE> function that prevented <CODE>statusUpdateEvent</CODE> from being signaled when the local host connected to a network as an Audience node.<br></description></P> 4535<HR> 4536<H3><A name="note44-75">Note 44-75: (UDS) Changed the upper limit on endpoints that can be created by the <CODE>CreateEndpoint</CODE> function [SDK]</A></H3> 4537<P><description>Changed the <CODE>CreateEndpoint</CODE> function so that it can create up to 16 endpoints that exist <I>simultaneously</I> rather than 16 endpoints <I>total</I>.<br> If the <CODE>DestroyEndpoint</CODE> function deletes an endpoint, the <CODE>CreateEndpoint</CODE> function can now be run more than 16 times.<br></description></P> 4538<HR> 4539<H3><A name="note44-76">Note 44-76: (UDS) Fixed a bug that allowed the <CODE>CreateEndpoint</CODE> function to run prior to initialization [SDK]</A></H3> 4540<P><description>Fixed a bug that allowed the <CODE>CreateEndpoint</CODE> function to successfully run even when the UDS library had not been successfully initialized.<br></description></P> 4541<HR> 4542<H3><A name="note44-77">Note 44-77: (UDS) Fixed a bug in the <CODE>NetworkDescription::GetMacAddress</CODE> function [SDK]</A></H3> 4543<P><description>Fixed a bug that caused the <CODE>NetworkDescription::GetMacAddress</CODE> function to return <CODE>NULL</CODE> when run on a <CODE>NetworkDescription</CODE> obtained either prior to initialization or when an invalid beacon was received.<br></description></P> 4544<HR> 4545<H3><A name="note44-78">Note 44-78: (UDS) Fixed a bug that prevented 16 endpoints from being created [SDK]</A></H3> 4546<P><description>Fixed a bug that only allowed the <CODE>CreateEndpoint</CODE> function to create 15 endpoints even though the Function Reference Manual stated that up to 16 (provisional specification) can be created.<br></description></P> 4547<HR> 4548<H3><A name="note44-79">Note 44-79: (UDS) Changed terminology for Audience mode [SDK]</A></H3> 4549<P><description>Renamed <CODE>Audience mode</CODE> to <CODE>Spectator mode</CODE> for UDS communication.<br> Unchanged Audience-related definitions and function names can be used for now, but at some point in the future that support will be removed.<br></description></P> 4550<HR> 4551<H3><A name="note44-80">Note 44-80: (UDS) Revised the Function Reference Manual [SDK]</A></H3> 4552<P><description>Added a note to the descriptions of the <CODE>CreateNetwork</CODE>, <CODE>Scan</CODE>, and <CODE>ConnectNetwork</CODE> functions, stating that they require time to complete.<br></description></P> 4553<HR> 4554<H3><A name="note44-81">Note 44-81: (ULCD) Changed specifications for <CODE>nn::ulcd::StereoCamera</CODE> [SDK]</A></H3> 4555<P><description>Starting with this version, you must run <B>Reset Setting</B> in the <CODE>Config</CODE> tool before using the <CODE>StereoCamera</CODE> class.<br> Also, the <CODE>StereoCamera::Finalize</CODE> function did nothing in the past, but now processing has been added to it. You must now call it when you destroy an instance of the <CODE>StereoCamera</CODE> class.<br></description></P> 4556<HR> 4557<H3><A name="KnownIssues_0_12_0_Release">Known Issues in the SDK 0.12.0 Release</A></H3> 4558<knownissues><description> 4559 <ul> 4560 <li>After you have connected to and finished communicating with your first Chance Encounter Communication partner, you cannot communicate with another partner. Both systems must be reset to communicate again.</li> 4561 <li>The Function Reference Manual for the FRIENDS library describes <CODE>ResultConnected</CODE> incorrectly. This result is never returned when the local host connects.</li> 4562 </ul> 4563 </description></knownissues><HR> 4564<H2 style="line-height: 0"><A name="sdk_0_12_0_System Updater">CTR-SDK Version 0.12.0 System Updater</A></H2> 4565<DIV style="text-align: right"><P style="line-height: 0">(2010/08/20)</P></DIV> 4566<HR> 4567<H3><A name="note43-01">Note 43-01: (AC) Organized C-language functions [System Updater]</A></H3> 4568<P><description>Renamed functions and reorganized C functions that had not kept up with other additions.<br> 4569 <ul> 4570 <li>Nonexistent implementations</li> 4571 <ul> 4572 <li>Deleted <CODE>nnacCancelConnect</CODE></li> 4573 </ul> 4574 <li>Function Name Changes</li> 4575 <ul> 4576 <li>Renamed <CODE>nnacDebugSetNetworkSettingA</CODE> to <CODE>nnacDebugSetNetworkSetting1</CODE></li> 4577 </ul> 4578 <li>Addition</li> 4579 <ul> 4580 <li><CODE>nnacGetLastErrorCode</CODE></li> 4581 <li><CODE>nnacGetLastDetailErrorCode</CODE></li> 4582 <li><CODE>nnacGetConnectingApType</CODE></li> 4583 <li><CODE>nnacGetConnectingNintendoZoneBeaconSubset</CODE></li> 4584 </ul> 4585 </ul> 4586 </description></P> 4587<HR> 4588<H3><A name="note43-02">Note 43-02: (AC) Revised the <CODE>Connect</CODE> function [System Updater]</A></H3> 4589<P><description>Fixed a bug that made it impossible to use WPA to connect to an access point in WPA/WPA2 mixed mode.<br></description></P> 4590<HR> 4591<H3><A name="note43-03">Note 43-03: (AC) Deprecated the <CODE>DebugFlushNetworkSetting</CODE> function [System Updater]</A></H3> 4592<P><description>Removed the <CODE>DebugFlushNetworkSetting</CODE> function.<br> Settings made by <CODE>DebugSetNetworkSetting1</CODE> can be used as temporary network settings, but these settings can no longer be saved permanently in NAND memory.<br></description></P> 4593<HR> 4594<H3><A name="note43-04">Note 43-04: (AC) Added the <CODE>RegisterDisconnectEvent</CODE> function [System Updater]</A></H3> 4595<P><description>Added a function that can register an event to detect unintended access point disconnections.<br></description></P> 4596<HR> 4597<H3><A name="note43-05">Note 43-05: (CAMERA) Removed the <CODE>IsBufferError</CODE> function [SDK | System Updater]</A></H3> 4598<P><description>Removed the <CODE>IsBufferError</CODE> function. Starting with CTR-SDK 0.11, the CAMERA library clears the buffer and the error state whenever a buffer error occurs. This change caused the function to be unable to correctly identify buffer errors.<br> To determine whether a buffer error has occurred, check the event state obtained by the <CODE>GetBufferErrorInterruptEvent</CODE> function.<br></description></P> 4599<HR> 4600<H3><A name="note43-06">Note 43-06: (CAMERA) Revised the <CODE>SetExposure</CODE> function [SDK | System Updater]</A></H3> 4601<P><description>Fixed a bug that prevented the <CODE>SetExposure</CODE> function from properly configuring the exposure in some environments where particular framerates have been set.<br></description></P> 4602<HR> 4603<H3><A name="note43-07">Note 43-07: (CAMERA) Changed processing within the <CODE>SynchronizeVsyncTiming</CODE> function [SDK | System Updater]</A></H3> 4604<P><description>Modified the <CODE>SynchronizeVsyncTiming</CODE> function's internal processing to improve performance.<br> As a result of these changes, the V-Sync signals after this function is run do not have as large a discrepancy as they did before the changes were made.<br> However, two issues have not really been fixed. First, the screen used to turn extremely dark for four frames after this function was run. Now, when the brightness of the two camera images is very different, the screen turns extremely bright for three frames after this function is run. Second, it still takes as long as before for the auto-exposure to stabilize.<br></description></P> 4605<HR> 4606<H3><A name="note43-08">Note 43-08: (CAMERA) Replaced the shutter sound [System Updater]</A></H3> 4607<P><description>Replaced the shutter sound played by the <CODE>PlayShutterSound</CODE> function with the final version of the sound.<br></description></P> 4608<HR> 4609<H3><A name="note43-09">Note 43-09: (CAMERA) Added processing to compensate for individual system differences in white balance [SDK | System Updater]</A></H3> 4610<P><description>Added processing that, when the white balance is set, applies parameters measured at the factory to compensate for differences between individual systems. <br> However, these parameters are not stored in systems manufactured prior to mid-August.<br> White balance settings have not changed for these systems.<br></description></P> 4611<HR> 4612<H3><A name="note43-10">Note 43-10: (CAMERA) Fixed camera LED behavior when the shutter sound is played while the inner camera is in use [System Updater]</A></H3> 4613<P><description>Fixed a bug that illuminated the camera LED when the shutter sound was played while the inner camera was in use.<br></description></P> 4614<HR> 4615<H3><A name="note43-11">Note 43-11: (CAMERA) Fixed camera LED behavior when the recording-started and recording-ended sounds are played [System Updater]</A></H3> 4616<P><description>Fixed camera LED behavior while the outer cameras are in use so that the camera LED begins flashing when the recording-started sound is played and returns to being steadily illuminated when the recording-ended sound is played.<br></description></P> 4617<HR> 4618<H3><A name="note43-12">Note 43-12: (CEC) Changed the Chance Encounter Communication daemon [System Updater]</A></H3> 4619<P><description>Changed the Chance Encounter Communication daemon as follows.<br> 4620 <ul> 4621 <li>Added the <CODE>CecControl::StartScanning</CODE> function to start scanning and the <CODE>CecControl::StopScanning</CODE> function to stop scanning. These functions can be used after the <CODE>nn::cec::Finalize</CODE> function.<br> These functions represent a provisional specification.</li> 4622 <li>Added a feature to remember the MAC addresses of previous communication partners and refrain from communicating with them again as a measure to reduce power consumption. Follow the steps below to erase these stored addresses and allow further communication with previous partners.</li> 4623 <ul> 4624 <li>Start running the daemon with <CODE>CecControl::StartScanning(true)</CODE>.</li> 4625 <li>Write data to the outbox.</li> 4626 <li>Delete the data in the outbox.</li> 4627 <li>Delete the box.</li> 4628 </ul> 4629 <li>Move the data storage location to NAND memory.</li> 4630 </ul> 4631 </description></P> 4632<HR> 4633<H3><A name="note43-13">Note 43-13: (CFG) Revised the <CODE>nn::cfg::CTR::GetRegion</CODE> function [System Updater]</A></H3> 4634<P><description>Fixed a bug that caused the <CODE>nn::cfg::CTR::GetRegion</CODE> function to get undefined region codes.<br></description></P> 4635<HR> 4636<H3><A name="note43-14">Note 43-14: (DLP) Added support for system updates of card-based software [System Updater]</A></H3> 4637<P><description>Added support for system updates through Download Play <I>for card-based software only</I>. (NAND-based software will be supported in the future.) <br>Card-based software distributes the system required for running the child program to clients from its own update partition. Following a system update, the server (the card-based software) enters the <CODE>SERVER_STATE_WAITING_RECONNECT</CODE> state and waits until rebooted clients reconnect. You must therefore provide a user interface for canceling Download Play. <BR>While an application is under development it cannot include an update partition. Be aware that you cannot perform system updates through Download Play during development.</description></P> 4638<HR> 4639<H3><A name="note43-15">Note 43-15: (DLP) Restricted the number of titles that can be scanned [System Updater]</A></H3> 4640<P><description>Restricted the number of titles that can be simultaneously scanned to 16. Previously this number was unlimited.<br> Use a value of 16 or less for the <SPAN class="argument">scanNum</SPAN> argument to the <CODE>FakeClient::Initialize</CODE> function.<br></description></P> 4641<HR> 4642<H3><A name="note43-16">Note 43-16: (DLP) Filtering by region while scanning [System Updater]</A></H3> 4643<P><description>Server and title information that differs from the local system's region is now filtered out while scanning.<br> Following this change, a system can no longer connect to a server with a different region.<br> Also, the type of the region information handled by Download Play has been changed to <CODE>nn::cfg::CfgRegionCode</CODE>.<br></description></P> 4644<HR> 4645<H3><A name="note43-17">Note 43-17: (DLP) Changed the reconnection information stored in the <CODE>RebootInfo</CODE> structure [System Updater]</A></H3> 4646<P><description>The <CODE>RebootInfo</CODE> structure stores child reconnection information. Replaced its <CODE>mac</CODE> member variable with the <CODE>bssid</CODE> member variable. <br> Copy the server's MAC address into the <CODE>bssid</CODE> member variable as you did prior to this change.<br></description></P> 4647<HR> 4648<H3><A name="note43-18">Note 43-18: (DLP) Embedding child programs in applications [System Updater | Sample Demos]</A></H3> 4649<P><description>Allowed child programs to be embedded in applications and distributed.<br> In line with this change, child programs can no longer be distributed from SD Cards.<br><br> To learn how to embed programs, see the OMakefile for <CODE>$Sample Demos/dlp/SimpleServer</CODE>.<br> To distribute an embedded child program, specify the child program's ID in the <CODE>Server::Initialize</CODE> function.<br></description></P> 4650<HR> 4651<H3><A name="note43-19">Note 43-19: (DLP) Getting network reconnection parameters for child programs [System Updater]</A></H3> 4652<P><description>With CTR-SDK 0.11 an SD Card was required to write parameters, but this is no longer necessary.<br> You can now use the <CODE>nn::dlp::GetRebootInfo</CODE> function to get parameters from the system-specific memory region.<br></description></P> 4653<HR> 4654<H3><A name="note43-20">Note 43-20: (DLP) Embedding icons in child programs and reading icons from the server [System Updater | Sample Demos]</A></H3> 4655<P><description>Servers can now read information (icons and metadata) from ICN files embedded in child programs. <br> For examples of child programs with embedded ICN files, see <CODE>$Sample Demos/dlp/Child</CODE>.<br> This eliminates the need to specify the icon and program title with the <CODE>Server::Initialize</CODE> function, so its arguments were changed.<br></description></P> 4656<HR> 4657<H3><A name="note43-21">Note 43-21: (FS) Fixed a bug in the formatting of save data [System Updater]</A></H3> 4658<P><description>Fixed a bug that prevented the <CODE>nn::fs::FormatSaveData</CODE> function from formatting data properly and caused it to create fewer than the specified number of files when a large number of files (or other similar characteristic) was specified.<br></description></P> 4659<HR> 4660<H3><A name="note43-22">Note 43-22: (GX) Fixed a bug that prevented completion notifications from being sent for graphics processing while <CODE>NN_LOG</CODE> was in use [SDK | System Updater]</A></H3> 4661<P><description>Fixed a bug that occurred when <CODE>NN_LOG</CODE> was used to output a large number of log messages. This bug prevented completion notifications from being sent for graphics commands and, among other problems, caused the <CODE>nngxWaitCmdlistDone</CODE> function to stop returning.<br></description></P> 4662<HR> 4663<H3><A name="note43-23">Note 43-23: (GX) Fixed a bug that caused programs to stop with red screens when vertex data and/or textures were placed in VRAM [System Updater]</A></H3> 4664<P><description>Fixed a bug that caused programs to show red screens and stop at a random time if vertex data and textures had been placed in VRAM and were being used from VRAM.<br></description></P> 4665<HR> 4666<H3><A name="note43-24">Note 43-24: (HID) Fixed a bug that prevented the debug pad from working properly [System Updater]</A></H3> 4667<P><description>Fixed a bug that prevented the debug pad from working properly during debug log output.<br></description></P> 4668<HR> 4669<H3><A name="note43-25">Note 43-25: (HID) Changed the timing at which to start sampling the accelerometers [SDK | System Updater]</A></H3> 4670<P><description>The library used to begin sampling the accelerometers when the system started up. Now, it starts sampling when an instance of the <CODE>AccelerometerReader</CODE> class is created and stops when the instance is destroyed.<br></description></P> 4671<HR> 4672<H3><A name="note43-26">Note 43-26: (HTTP) Fixed a bug in the multipart lazy POST feature [System Updater]</A></H3> 4673<P><description>Fixed a bug that caused invalid data to be sent in multipart lazy POST operations.<br></description></P> 4674<HR> 4675<H3><A name="note43-27">Note 43-27: (HTTP) Fixed a bug that occurred with server keepalive timeouts [System Updater]</A></H3> 4676<P><description>Fixed a bug that caused the next round of HTTP communication to a server to fail following a keepalive timeout on the server.<br></description></P> 4677<HR> 4678<H3><A name="note43-28">Note 43-28: (HTTP) Added support for timeouts in blocking functions [System Updater]</A></H3> 4679<P><description>Added Read and Send functions that block until communication has completed and allow a timeout to be specified.<br></description></P> 4680<HR> 4681<H3><A name="note43-29">Note 43-29: (MIC) Fixed return values from the <CODE>GetLastSamplingAddress</CODE> function [SDK | System Updater]</A></H3> 4682<P><description>Fixed the <CODE>GetLastSamplingAddress</CODE> function to return a pointer to the address where the most recent microphone sampling results are stored, rather than the previous address.<br></description></P> 4683<HR> 4684<H3><A name="note43-30">Note 43-30: (MIC) Added the <CODE>SetLowPassFilter</CODE> function [SDK | System Updater]</A></H3> 4685<P><description>Added the <CODE>SetLowPassFilter</CODE> function, which configures whether a low-pass filter is applied to microphone input data.<br></description></P> 4686<HR> 4687<H3><A name="note43-31">Note 43-31: (MIC) Revised settings for the microphone input gain [System Updater]</A></H3> 4688<P><description>Fixed the microphone input gain settings, which had been unsuitable.<br> This revision increases the base input amplitude by approximately 6 dB.<br></description></P> 4689<HR> 4690<H3><A name="note43-32">Note 43-32: (OS) Changed the behavior of the <CODE>nn::dbg::Break</CODE> function [System Updater]</A></H3> 4691<P><description>When the <CODE>nn::dbg::Break</CODE> function is not called from the debugger environment, applications now exit rather than displaying a yellow upper screen and stopping.<br><br> By setting <B>Break Stop</B> equal to <B>enable</B> with the <CODE>Config</CODE> tool, however, you can force applications to stop rather than exit.<br></description></P> 4692<HR> 4693<H3><A name="note43-33">Note 43-33: (OS) Changed <CODE>nn::os::Thread::Sleep</CODE> [SDK | System Updater]</A></H3> 4694<P><description>Rather than being put to sleep, a thread is now forced to spin-wait with <CODE>nn::os::SpinWaitCpuCycles</CODE> if the sleep time specified to the <CODE>nn::os::Thread::Sleep</CODE> function is less than a certain value.<br></description></P> 4695<HR> 4696<H3><A name="note43-34">Note 43-34: (OS) Added user exception handler [SDK | System Updater]</A></H3> 4697<P><description>When exceptions occur outside of the debugger environment, applications now exit rather than displaying a red upper screen and stopping.<br><br> The <CODE>nn::os::SetUserExceptionHandler</CODE> function was added for exception processing in applications.<br> To allow an application to process exceptions, set <B>Exception Handler</B> equal to <B>enable</B> in the <CODE>Config</CODE> tool.<br></description></P> 4698<HR> 4699<H3><A name="note43-35">Note 43-35: (SND) Implemented high-pass filter for headphones [System Updater]</A></H3> 4700<P><description>Implemented a high-pass filter with a cut-off frequency of 10 Hz to protect headphones and reduce power consumption.<br> There is no detectable change in audio quality.<br></description></P> 4701<HR> 4702<H3><A name="note43-36">Note 43-36: (SSL) Added SHA256 certificate support [System Updater]</A></H3> 4703<P><description>Added support for SSL communication with SHA-256 certificates.<br></description></P> 4704<HR> 4705<H3><A name="note43-37">Note 43-37: (SSL) Added support for built-in commercial CA certificates [System Updater]</A></H3> 4706<P><description>Added support for SSL communication using pre-installed (built-in) commercial CA certificates.<br></description></P> 4707<HR> 4708<H3><A name="note43-38">Note 43-38: (TOOL) Added a <CODE>ctr_makerom32.exe</CODE> feature for compressing static regions [SDK | System Updater]</A></H3> 4709<P><description>Added a feature to <CODE>ctr_makerom32</CODE> for compressing static regions.<br> This feature is enabled by default.<br> See the reference page for details.<br></description></P> 4710<HR> 4711<H3><A name="note43-39">Note 43-39: (UDS) Fixed a bug that prevented the <CODE>GetConnectionStatus</CODE> function from obtaining the correct information in Audience mode [System Updater]</A></H3> 4712<P><description>Fixed a bug that prevented the correct information from being obtained when the <CODE>GetConnectionStatus</CODE> function was run in Audience mode.<br></description></P> 4713<HR> 4714<H3><A name="KnownIssues_0_12_0_System Updater">Known Issues with System Updater in Version 0.12.0 of the SDK</A></H3> 4715<knownissues><description> 4716 <ul> 4717 <li>The debugger software cannot import CIA files.</li> 4718 <li>Save data access is not thread-safe.</li> 4719 <li>In the AC library, network settings made by <CODE>DebugSetNetworkSetting1</CODE> are applied to NAND memory when a connection succeeds, even though they should not be.</li> 4720 </ul> 4721 </description></knownissues><HR> 4722<H2 style="line-height: 0"><A name="sdk_0_12_0_Sample Demos">CTR-SDK Version 0.12.0 Sample Demos</A></H2> 4723<DIV style="text-align: right"><P style="line-height: 0">(2010/08/20)</P></DIV> 4724<HR> 4725<H3><A name="note42-01">Note 42-01: (DLP) Embedding child programs in applications [System Updater | Sample Demos]</A></H3> 4726<P><description>Allowed child programs to be embedded in applications and distributed.<br> In line with this change, child programs can no longer be distributed from SD Cards.<br><br> To learn how to embed programs, see the OMakefile for <CODE>$Sample Demos/dlp/SimpleServer</CODE>.<br> To distribute an embedded child program, specify the child program's ID in the <CODE>Server::Initialize</CODE> function.<br></description></P> 4727<HR> 4728<H3><A name="note42-02">Note 42-02: (DLP) Embedding icons in child programs and reading icons from the server [System Updater | Sample Demos]</A></H3> 4729<P><description>Servers can now read information (icons and metadata) from ICN files embedded in child programs. <br> For examples of child programs with embedded ICN files, see <CODE>$Sample Demos/dlp/Child</CODE>.<br> This eliminates the need to specify the icon and program title with the <CODE>Server::Initialize</CODE> function, so its arguments were changed.<br></description></P> 4730<HR> 4731<H3><A name="note42-03">Note 42-03: (GX) Fixed a quaternion generation bug in the vertex shaders for the DMPGL samples [Sample Demos]</A></H3> 4732<P><description>The process of generating quaternions from normal and tangent vectors was confirmed to produce invalid results with the vertex shader files included with the DMPGL samples.<br> A bug in the calculations following the branch at the <CODE>l_full_quaternion_calc_fallback</CODE> or <CODE>l_full_quaternion_calc_fallback_reflection</CODE> label resulted in invalid lighting at the boundary between results of entering the branch and results of not entering the branch. This bug has been fixed.<br></description></P> 4733<HR> 4734<H3><A name="note42-04">Note 42-04: (GX) Fixed issues related to lookup table generation in the <CODE>ProctexClamp</CODE> sample [Sample Demos]</A></H3> 4735<P><description>Fixed the lookup table generated by the <CODE>LoadLamp</CODE> function in the <CODE>ProctexClamp</CODE> sample. Formerly this lookup table was not set with correct values for the number of elements (the first half of 128 elements and the latter half of 128 delta values).<br></description></P> 4736<HR> 4737<H3><A name="note42-05">Note 42-05: (GX) Allowed the number of generated display buffers to be specified [Sample Demos]</A></H3> 4738<P><description>Allowed any value, rather than only <CODE>2</CODE>, to be specified as the number of display buffers to generate (separately for the upper and lower screens) with the <CODE>Initialize</CODE> function in the <CODE>demo::RenderSystem*</CODE> classes.<br> Specifying any value other than <CODE>2</CODE> used to result in an error.<br></description></P> 4739<HR> 4740<H3><A name="note42-06">Note 42-06: (RDT) Revised <CODE>basic</CODE> sample demos [Sample Demos]</A></H3> 4741<P><description>Fixed the <CODE>basic</CODE> sample demo so that even Release builds generate log output.<br></description></P> 4742<HR> 4743<H3><A name="note42-07">Note 42-07: (RDT) Added a sample demo for bidirectional communication [Sample Demos]</A></H3> 4744<P><description>Added the <CODE>bidirectional</CODE> RDT sample demo.<br> This demo shows sample code for sending and receiving data between two systems simultaneously.<br></description></P> 4745<HR> 4746<H3><A name="note42-08">Note 42-08: (SND) Changed <CODE>StreamPlayer</CODE>sample demo [Sample Demos]</A></H3> 4747<P><description>Changed the <CODE>StreamPlayer</CODE> SND sample demo so that it now performs streaming playback of ADPCM files in the BCWAV format.<br></description></P> 4748<HR> 4749<H3><A name="note42-09">Note 42-09: (UDS) Changed the implementation of <CODE>com_demo1</CODE> [Sample Demos]</A></H3> 4750<P><description>Changed the synchronous objects used for mutual exclusion in the <CODE>com_demo1</CODE> demo from <CODE>Mutex</CODE> to <CODE>CriticalSection</CODE>.<br> You can also now set the priority of individual threads.<br></description></P> 4751<HR> 4752<H3><A name="note42-10">Note 42-10: (UDS) Handled changed terminology for Audience mode in <CODE>com_demo1</CODE> [Sample Demos]</A></H3> 4753<P><description>Renamed <I>AUDIENCE Mode</I> to <I>SPECTATOR Mode</I>.<br></description></P> 4754<HR> 4755<H3><A name="KnownIssues_0_12_0_Sample Demos">Known Issues with SDK 0.12.0 Sample Demos</A></H3> 4756<knownissues><description> 4757 <ul> 4758 <li>If the remaining battery life reaches Level 0 even once, the <CODE>Battery</CODE> PTM demo stops running properly.</li> 4759 </ul> 4760 </description></knownissues><HR> 4761<H2 style="line-height: 0"><A name="sdk_0_11_2_Release">CTR-SDK Version 0.11.2 Release</A></H2> 4762<DIV style="text-align: right"><P style="line-height: 0">(2010/07/29)</P></DIV> 4763<HR> 4764<H3><A name="note41-01">Note 41-01: (SND) Fixed a bug that stopped sound during non-looping playback of short waveforms [SDK]</A></H3> 4765<P><description>Fixed a bug that stopped sound during non-looping playback of a short waveform that ends within a single sound frame (5 ms).<br></description></P> 4766<HR> 4767<H3><A name="note41-02">Note 41-02: (TOOL) Fixed <CODE>makerom</CODE> [SDK]</A></H3> 4768<P><description>Fixed a bug that prevented ROM files from being created at or beyond a fixed size (of approximately 400 MB).<br></description></P> 4769<HR> 4770<H3><A name="KnownIssues_0_11_2_Release">Known Issues in the SDK 0.11.2 Release</A></H3> 4771<knownissues><description> 4772 <ul> 4773 <li>The <CODE>nn::fs::FormatSaveData</CODE> function parses the <SPAN class="argument">maxFiles</SPAN> and <SPAN class="argument">maxDirectories</SPAN> arguments in reverse. To deal with this, pass the opposite values as arguments in CTR-SDK 0.11.</li> 4774 <li>The <CODE>statusUpdateEvent</CODE> that is signaled when a system connects to a network as a Master or Client is not signaled when the same system connects as an Audience.</li> 4775 <li>You cannot use the following functions in the profanity library. 4776 <ul> 4777 <li>The <CODE>CheckProfanityWords</CODE> function that checks all regions</li> 4778 <li>The <CODE>CheckProfanityWords</CODE> function that checks each region separately, called using <CODE>CFG_REGION_TAIWAN</CODE></li> 4779 </ul> 4780 The <CODE>ngc_simple</CODE> demo therefore does not run properly. 4781 </li> 4782 <li>After you have connected to and finished communicating with your first Chance Encounter Communication partner, you cannot communicate with another partner. Both systems must be reset to communicate again. Communication data that has been sent and received is saved on the SD Card and is therefore not erased even after a reset.</li> 4783 <li>The Power Button originally needed to be pressed for two or more seconds to start the shutdown process, but because of a bug the system may shut down even if the Power Button is held down for a shorter period of time.</li> 4784 </ul> 4785 </description></knownissues><HR> 4786<H2 style="line-height: 0"><A name="sdk_0_11_1_Release">CTR-SDK Version 0.11.1 Release</A></H2> 4787<DIV style="text-align: right"><P style="line-height: 0">(2010/07/28)</P></DIV> 4788<HR> 4789<H3><A name="note40-01">Note 40-01: (FS) Fixed the <CODE>nn::fs::GetRomRequiredMemorySize</CODE> function [SDK]</A></H3> 4790<P><description>Fixed the <CODE>nn::fs::GetRomRequiredMemorySize</CODE> function to return the correct values.<br></description></P> 4791<HR> 4792<H3><A name="note40-02">Note 40-02: (SND) Fixed a bug that created noise during playback of an ADPCM stream [SDK]</A></H3> 4793<P><description>Fixed a bug that created noise when a buffer jump was performed during streaming playback of an ADPCM format audio source.<br></description></P> 4794<HR> 4795<H3><A name="KnownIssues_0_11_1_Release">Known Issues in the SDK 0.11.1 Release</A></H3> 4796<knownissues><description> 4797 <ul> 4798 <li>The <CODE>nn::fs::FormatSaveData</CODE> function parses the <SPAN class="argument">maxFiles</SPAN> and <SPAN class="argument">maxDirectories</SPAN> arguments in reverse. To deal with this, pass the opposite values as arguments in CTR-SDK 0.11.</li> 4799 <li>The <CODE>statusUpdateEvent</CODE> that is signaled when a system connects to a network as a Master or Client is not signaled when the same system connects as an Audience.</li> 4800 <li>You cannot use the following functions in the profanity library. 4801 <ul> 4802 <li>The <CODE>CheckProfanityWords</CODE> function that checks all regions</li> 4803 <li>The <CODE>CheckProfanityWords</CODE> function that checks each region separately, called using <CODE>CFG_REGION_TAIWAN</CODE></li> 4804 </ul> 4805 The <CODE>ngc_simple</CODE> demo therefore does not run properly. 4806 </li> 4807 <li>After you have connected to your first communication partner and finished communication, you cannot communicate with another partner. Both systems must be reset to communicate again. Communication data that has been sent and received is saved on the SD Card and is therefore not erased even after a reset.</li> 4808 <li>The Power Button originally needed to be pressed for two or more seconds to start the shutdown process, but because of a bug the system may shut down even if the Power Button is held down for a shorter period of time.</li> 4809 </ul> 4810 </description></knownissues><HR> 4811<H2 style="line-height: 0"><A name="sdk_0_11_0_Release">CTR-SDK Version 0.11.0 Release</A></H2> 4812<DIV style="text-align: right"><P style="line-height: 0">(2010/07/22)</P></DIV> 4813<HR> 4814<H3><A name="note39-01">Note 39-01: (CAMERA) Removed C wrappers [SDK]</A></H3> 4815<P><description>Removed C wrapper functions from the camera library because they cannot be supported.<br></description></P> 4816<HR> 4817<H3><A name="note39-02">Note 39-02: (CAMERA) Revised the <CODE>Finalize</CODE> function [SDK | System Updater]</A></H3> 4818<P><description>Revised the <CODE>Finalize</CODE> function to turn off the camera LED if it is illuminated.<br></description></P> 4819<HR> 4820<H3><A name="note39-03">Note 39-03: (CAMERA) Added the <CODE>GetSuitableY2rStandardCoefficient</CODE> function [SDK | System Updater]</A></H3> 4821<P><description>Added the <CODE>GetSuitableY2rStandardCoefficient</CODE> function, which gets conversion coefficients suitable for converting YUV data output by the cameras (on the CTR system running the program) into the RGB format using the Y2R library.<br></description></P> 4822<HR> 4823<H3><A name="note39-04">Note 39-04: (CAMERA) Revised the <CODE>Initialize</CODE> and <CODE>Finalize</CODE> functions [SDK | System Updater]</A></H3> 4824<P><description>Revised the <CODE>Initialize</CODE> and <CODE>Finalize</CODE> functions to initialize and clean up settings.<br></description></P> 4825<HR> 4826<H3><A name="note39-05">Note 39-05: (CAMERA) Removed the <CODE>SynchronizeWhiteBalance</CODE> function [SDK | System Updater]</A></H3> 4827<P><description>Removed the <CODE>SynchronizeWhiteBalance</CODE> function because it had a bug that proved difficult to fix.<br> We are considering an alternate method of synchronizing the brightness and contrast between the left and right cameras to adjust image brightness and coloring.<br></description></P> 4828<HR> 4829<H3><A name="note39-06">Note 39-06: (CAMERA) Changed the camera configuration function's return value [SDK | System Updater]</A></H3> 4830<P><description>Changed the following camera setting functions to return an <CODE>nn::Result</CODE> value because there was a need for applications to handle errors.<br> 4831 <ul> 4832 <li><CODE>Initialize</CODE></li> 4833 <li><CODE>Activate</CODE></li> 4834 <li><CODE>SwitchContext</CODE></li> 4835 <li><CODE>SetExposure</CODE></li> 4836 <li><CODE>SetWhiteBalance</CODE></li> 4837 <li><CODE>SetSharpness</CODE></li> 4838 <li><CODE>SetAutoExposure</CODE></li> 4839 <li><CODE>IsAutoExposure</CODE></li> 4840 <li><CODE>SetAutoWhiteBalance</CODE></li> 4841 <li><CODE>IsAutoWhiteBalance</CODE></li> 4842 <li><CODE>FlipImage</CODE></li> 4843 <li><CODE>SetDetailSize</CODE></li> 4844 <li><CODE>SetSize</CODE></li> 4845 <li><CODE>SetFrameRate</CODE></li> 4846 <li><CODE>SetPhotoMode</CODE></li> 4847 <li><CODE>SetEffect</CODE></li> 4848 <li><CODE>SetContrast</CODE></li> 4849 <li><CODE>SetLensCorrection</CODE></li> 4850 <li><CODE>SetOutputFormat</CODE></li> 4851 <li><CODE>SetAutoExposureWindow</CODE></li> 4852 <li><CODE>SetNoiseFilter</CODE></li> 4853 <li>SynchronizeVsyncTiming</li> 4854 <li><CODE>PlayShutterSound</CODE></li> 4855 </ul> 4856 </description></P> 4857<HR> 4858<H3><A name="note39-07">Note 39-07: (CAMERA) Added and updated shutter sounds [SDK | System Updater]</A></H3> 4859<P><description>Removed <CODE>SHUTTER_SOUND_TYPE_CONTINUOUS</CODE>, a <CODE>ShutterSoundType</CODE> that indicates continuous shutter sounds, and added <CODE>SHUTTER_SOUND_TYPE_MOVIE</CODE> and <CODE>SHUTTER_SOUND_TYPE_MOVIE_END</CODE>, which indicate the start and end of video filming, respectively.<br> Data has also been updated for the normal shutter sound.<br></description></P> 4860<HR> 4861<H3><A name="note39-08">Note 39-08: (CAMERA) Removed a feature that notifies a recovery event [SDK | System Updater]</A></H3> 4862<P><description>Removed the <CODE>GetRebootEvent</CODE> function, which gets a notification event when a malfunction causes a recovery, and the <CODE>IsRebootSuccessful</CODE> function, which determines whether the recovery succeeded or failed.<br> From now on, a notification is sent for events with the <CODE>GetBufferErrorInterruptEvent</CODE> function regardless of whether recovery succeeded or failed.<br> If recovery fails, an error is returned afterwards by a call to a camera setting function that returns a <CODE>Result</CODE> value.<br> If a camera setting function is called during a recovery, it blocks internally until recovery has completed (successfully or not).<br></description></P> 4863<HR> 4864<H3><A name="note39-09">Note 39-09: (CAMERA) Removed functions that automatically receive data [SDK | System Updater]</A></H3> 4865<P><description>Removed the following functions, which automatically received image data from the camera at every frame.<br> 4866 <ul> 4867 <li><CODE>SetReceivingAuto</CODE></li> 4868 <li><CODE>SetReceivingRgbAuto</CODE></li> 4869 <li><CODE>StopReceivingAuto</CODE></li> 4870 <li><CODE>StopReceivingRgbAuto</CODE></li> 4871 </ul> 4872 </description></P> 4873<HR> 4874<H3><A name="note39-10">Note 39-10: (CAMERA) Added functions for batch setting changes [SDK | System Updater]</A></H3> 4875<P><description>Added the following functions, which change multiple camera settings all at once.<br> 4876 <ul> 4877 <li><CODE>SetPackageParameterWithoutContext</CODE></li> 4878 <li><CODE>SetPackageParameterWithContext</CODE></li> 4879 </ul> 4880 </description></P> 4881<HR> 4882<H3><A name="note39-11">Note 39-11: (CEC) Changed handling of title-specific IDs [SDK]</A></H3> 4883<P><description>Changed the notation "<CODE>GameID</CODE>" to "<CODE>CecTitleId</CODE>".<br> If the most-significant 24 bits of a new Chance Encounter box's <CODE>CecTitleId</CODE> match an existing box, it can no longer be created because it is considered to be a box for the same title.<br></description></P> 4884<HR> 4885<H3><A name="note39-12">Note 39-12: (CEC) Added support for the Chance Encounter Communication library [SDK]</A></H3> 4886<P><description>Added support for the CEC library starting with CTR-SDK 0.11.<br> 4887 <ul> 4888 <li>Changes from the beta version</li> 4889 <ul> 4890 <li>Added the <CODE>MessageBoxInfoReader</CODE> class.</li> 4891 </ul> 4892 <li>Limitations</li> 4893 <ul> 4894 <li>Data is saved on an SD Card, which must be inserted in the system.</li> 4895 <li>Because communication does not start automatically, you must start it using the <CODE>CecControl</CODE> class.</li> 4896 </ul> 4897 </ul> 4898 </description></P> 4899<HR> 4900<H3><A name="note39-13">Note 39-13: (CEC) Changed the name of the Chance Encounter Communication library [SDK]</A></H3> 4901<P><description>Renamed the Chance Encounter Communication library's namespace, classes, files, and so on from "<CODE>cecd</CODE>" to "<CODE>cec</CODE>".<br> Class names no longer begin with "<CODE>Cec</CODE>".<br> 4902 <ul> 4903 <li>Changed <CODE><nn/cecd.h></CODE> to <CODE><nn/cec.h></CODE></li> 4904 <li>Changed <CODE>libnn_cecd</CODE> to <CODE>libnn_cec</CODE></li> 4905 <li>Changed <CODE>nn::cecd::CecdXXX()</CODE> to <CODE>nn::cec::XXX()</CODE></li> 4906 <li>Renamed the <CODE>CecMessageBox</CODE> class to <CODE>MessageBox</CODE></li> 4907 </ul> 4908 </description></P> 4909<HR> 4910<H3><A name="note39-14">Note 39-14: CFG) Changed the API for getting user information [SDK]</A></H3> 4911<P><description>Made the following changes to the API for getting user information. 4912 <ul> 4913 <li>Added constants used to parse simple address information IDs.</li> 4914 <li>Removed functions for getting the area code (it is now obtained from the simple address information ID).</li> 4915 <li>Added Taiwan to the region list.</li> 4916 </ul> 4917 </description></P> 4918<HR> 4919<H3><A name="note39-15">Note 39-15: (DLP) Added CTR Download Play [SDK | System Updater]</A></H3> 4920<P><description>Unlike on a Nintendo DS, CTR Download Play saves downloaded child programs in NAND memory.<br> However, when a new child program is downloaded it overwrites the old one.<br> There is no support for this library with CTR-SDK 0.11.<br> 4921 <ul> 4922 <li>Added elements</li> 4923 <ul> 4924 <li>Server API</li> 4925 <ul> 4926 <li>Loads and distributes a child program from ROM. Child programs are temporarily being distributed from SD Cards.</li> 4927 </ul> 4928 <li>Simulated client API</li> 4929 <ul> 4930 <li>Connects to a server without downloading.</li> 4931 </ul> 4932 <li><CODE>DlpClient</CODE></li> 4933 <ul> 4934 <li>A client application used for development. It downloads and boots a child program.</li> 4935 </ul> 4936 <li>Sample Demos</li> 4937 <ul> 4938 <li><CODE>SimpleServer</CODE>: Sample demo for a server</li> 4939 <li><CODE>FakeChild</CODE>: Sample demo for a simulated client</li> 4940 <li><CODE>Child</CODE>: Sample demo for a child program</li> 4941 </ul> 4942 </ul> 4943 <li>Usage Restrictions</li> 4944 <ul> 4945 <li>Prepare the server location for storing the child program on an SD Card. The child program will be included in the server ROM in the future.</li> 4946 <li>The rating and ULCD flags are not supported in the child meta-information broadcast by the server. Invalid values are always distributed.</li> 4947 <li>Parameters for re-connecting to the network after the child program boots are tentatively being written to an SD Card.</li> 4948 <li>Behavior has only been verified with up to three systems, including the server.</li> 4949 </ul> 4950 <li>Currently Known Bugs</li> 4951 <ul> 4952 <li>The child program cannot boot if <CODE>DlpChild</CODE> was specified as the <CODE>TitleInfo</CODE>/<CODE>Category</CODE> entry in the RSF file. Specify <CODE>Application</CODE>.</li> 4953 <li>After the client has been re-initialized, it halts if the <CODE>StartScan</CODE> function is called to start scanning.</li> 4954 </ul> 4955 </ul> 4956 </description></P> 4957<HR> 4958<H3><A name="note39-16">Note 39-16: (DSP) Revised header files [SDK]</A></H3> 4959<P><description>Revised all constants and macros defined by <CODE>#define</CODE> statements so that they start with <CODE>NN_DSP_</CODE>.<br></description></P> 4960<HR> 4961<H3><A name="note39-17">Note 39-17: (FND) Revised build conditions for the <CODE>nn::fnd::HeapBase::DebugFillMemory</CODE> function [SDK]</A></H3> 4962<P><description>Fixed a bug that caused actual processing for the <CODE>nn::fnd::HeapBase::DebugFillMemory</CODE> function to be run even in Release builds.<br></description></P> 4963<HR> 4964<H3><A name="note39-18">Note 39-18: (FS) Fixed a bug that prevented CTR save data from being read [SDK]</A></H3> 4965<P><description>Fixed a bug that under specific conditions prevented access to save data at paths beginning with "data:" on CTR Cards.<br></description></P> 4966<HR> 4967<H3><A name="note39-19">Note 39-19: (FS) Added functions for accessing save data [SDK]</A></H3> 4968<P><description>Save data regions must now be explicitly formatted and mounted when save data archives are used.<br> The <CODE>nn::fs::FormatSaveData</CODE> and <CODE>nn::fs::MountSaveData</CODE> functions were added to format and mount save data, respectively.<br> The <CODE>nn::fs::CommitSaveData</CODE> function was also added for the save data commit feature that will be added in the future.<br></description></P> 4969<HR> 4970<H3><A name="note39-20">Note 39-20: (FS) Revised directory reads [SDK]</A></H3> 4971<P><description>Stopped volume labels from being listed when directories are read.<br> Volume labels had been listed until now.<br></description></P> 4972<HR> 4973<H3><A name="note39-21">Note 39-21: (FS) Fixed a bug that caused seek operations to the end of a file to fail [SDK]</A></H3> 4974<P><description>Fixed a bug that prevented seek operations to the end of a file in functions such as <CODE>Seek</CODE> and <CODE>SetPosition</CODE> for <CODE>nn::fs::FileStream</CODE> classes.<br></description></P> 4975<HR> 4976<H3><A name="note39-22">Note 39-22: (FS) Added functions for accessing extended save data [SDK]</A></H3> 4977<P><description>Added functions for accessing expanded save data: <CODE>nn::fs::CreateAndMountExtSaveData</CODE> creates it and <CODE>nn::fs::MountExtSaveData</CODE> mounts it.<br> Also added the <CODE>nn::fs::ReadExtSaveDataIcon</CODE> function for accessing the icon data in expanded save data.<br></description></P> 4978<HR> 4979<H3><A name="note39-23">Note 39-23: (GX) Updated the DMPGL documentation [SDK]</A></H3> 4980<P><description>The following are the main changes to each document.<br> 4981 <ul> 4982 <li><CODE>DMPGL20_system_API_specification.pdf</CODE></li> 4983 <ul> 4984 <li>Added tables with the registers corresponding to uniforms for the reserved geometry shaders.</li> 4985 <li>Added information on address restrictions for cube map textures.</li> 4986 </ul> 4987 <li>DMPGL20_specification.pdf</li> 4988 <ul> 4989 <li>Added section 5.1.14 Texture Coordinate Precision under section 5.1 Texture Units in Chapter 5 Rasterization.</li> 4990 </ul> 4991 <li><CODE>DMPGL20_programing_guide.pdf</CODE></li> 4992 <ul> 4993 <li>Added precautions for a texture filter mode of <CODE>GL_NEAREST</CODE>.</li> 4994 <li>Added text related to the vertex buffer in Chapter 19 Performance-Enhancement Techniques.</li> 4995 </ul> 4996 </ul> 4997 </description></P> 4998<HR> 4999<H3><A name="note39-24">Note 39-24: (GX) Fixed a bug in the PICA macro header [SDK]</A></H3> 5000<P><description>Revised the macro headers as follows.<br> 5001 <ul> 5002 <li><CODE>gx_MacroShader.h</CODE></li> 5003 <ul> 5004 <li>Fixed an error in a bitwise AND for <CODE>index</CODE> in <CODE>PICA_CMD_DATA_GS_FLOAT_ADDR(mode, index)</CODE>.</li> 5005 <li>Revised <CODE>PICA_CMD_DATA_VS_FLOAT_ADDR(mode, index)</CODE> to take a bitwise AND for <CODE>index</CODE> like <CODE>PICA_CMD_DATA_GS_FLOAT_ADDR</CODE>.</li> 5006 </ul> 5007 <li><CODE>gx_MacroTexture.h</CODE></li> 5008 <ul> 5009 <li>Fixed errors in the argument names used by the internal implementation of <CODE>PICA_CMD_DATA_TEXTURE_LOD_LEVEL(lodBias, maxLodLevel, minLodLevel)</CODE>.</li> 5010 <li>Renamed <CODE>PICA_DATA_TEXTURE_FORMAT_HILO8_DMP_UNSIGNED_BYTE_DMP</CODE> to <CODE>PICA_DATA_TEXTURE_FORMAT_HILO8_DMP_UNSIGNED_BYTE</CODE> to match the specifications (the old definition was moved to <CODE>gx_MacroOld.h</CODE>).</li> 5011 </ul> 5012 </ul> 5013 </description></P> 5014<HR> 5015<H3><A name="note39-25">Note 39-25: (GX) Revised the description of <CODE>nn::gx::CTR::MemAccessPrioMode</CODE> [SDK]</A></H3> 5016<P><description>Fixed a mistake in the description of the <CODE>nn::gx::CTR::MemAccessPrioMode</CODE> definition.<br></description></P> 5017<HR> 5018<H3><A name="note39-26">Note 39-26: (GX) Added information on the specifications for the product of the emission and global ambient colors [SDK]</A></H3> 5019<P><description>Added information on the specifications of the primary color equation for fragment lighting. When light source 0 is disabled (<CODE>dmp_FragmentLightSource[0].enabled</CODE> is <CODE>GL_FALSE</CODE>), it disables the sum that is multiplied with the emission and global ambient color.<br></description></P> 5020<HR> 5021<H3><A name="note39-27">Note 39-27: (GX) Fixed a subdivision bug in <CODE>DMP_subdivision3.obj</CODE> [SDK]</A></H3> 5022<P><description>Fixed a bug that prevented attributes output to the <CODE>o3</CODE> register of <CODE>DMP_subdivision3.obj</CODE> from being interpolated properly.<br></description></P> 5023<HR> 5024<H3><A name="note39-28">Note 39-28: (GX) Fixed a bug in the silhouette triangle shader [SDK]</A></H3> 5025<P><description>Fixed a bug that created invalid silhouettes when two vertices in a single TWN primitive overlapped.<br></description></P> 5026<HR> 5027<H3><A name="note39-29">Note 39-29: (GX) Fixed a bug that occurred when deleting texture collections [SDK]</A></H3> 5028<P><description>Fixed a bug that caused the currently bound texture collection to be deleted immediately and 0 to be bound as the texture collection, rather than waiting for another texture collection to be bound.<br></description></P> 5029<HR> 5030<H3><A name="note39-30">Note 39-30: (GX) Added a feature to get valid debugging information related to command list execution [SDK]</A></H3> 5031<P><description>Increased the number of values that can be passed to the <SPAN class="argument">pname</SPAN> argument of the <CODE>nngxGetCmdlistParameteri</CODE> function for the current command list, allowing you to get a variety of information.<br> <B>Note:</B> See the documentation for further details.<br></description></P> 5032<HR> 5033<H3><A name="note39-31">Note 39-31: (GX) Added a function to generate commands that transfer data while converting the block format [SDK]</A></H3> 5034<P><description>Added the <CODE>nngxTransferLinearImage</CODE> function. This is the opposite of the <CODE>nngxTransferRenderImage</CODE> function: It adds commands that convert image data into block format and transfers it to the specified render buffer or texture.<br></description></P> 5035<HR> 5036<H3><A name="note39-32">Note 39-32: (GX) Fixed a bug that prevented scissoring-related commands from being generated when a program object had not been set [SDK]</A></H3> 5037<P><description>Fixed a bug that occurred during validation after the current program object had been unset by a function call such as <CODE>glUseProgram(0)</CODE>, preventing scissoring-related commands with no relationship to the original program object (<CODE>NN_GX_STATE_SCISSOR</CODE>) from being generated.<br></description></P> 5038<HR> 5039<H3><A name="note39-33">Note 39-33: (GX) Removed unnecessary register settings for the line shader [SDK]</A></H3> 5040<P><description>Fixed the line shader to no longer use the <CODE>b0</CODE> register, which originally should have been unnecessary.<br><br> Note that this revision has changed the values required when you directly generate commands to configure the reserved geometry shader.<br> Specifically, the value written to <CODE>0x280[15:0]</CODE> has changed from <CODE>0x0001</CODE> to <CODE>0x0000</CODE>.<br></description></P> 5041<HR> 5042<H3><A name="note39-34">Note 39-34: (GX) Added a feature that can get the render buffer address [SDK]</A></H3> 5043<P><description>Made it possible to get the address of the bound render buffer by specifying <CODE>GL_RENDERBUFFER_DATA_ADDR_DMP</CODE> to the <SPAN class="argument">pname</SPAN> argument of <CODE>glGetRenderbufferParameteriv</CODE>.<br></description></P> 5044<HR> 5045<H3><A name="note39-35">Note 39-35: (GX) Added information on input restrictions for lookup tables [SDK]</A></H3> 5046<P><description>Added information on the following hardware restriction that had been omitted from the documentation: <CODE>GL_LIGHT_ENV_SP_DMP</CODE> and <CODE>GL_LIGHT_ENV_CP_DMP</CODE> cannot be specified for <CODE>dmp_LightEnv.lutInput{FR,RR,RG,RB}</CODE>.<br></description></P> 5047<HR> 5048<H3><A name="note39-36">Note 39-36: (GX) Added a function that disables updates for a specified state [SDK]</A></H3> 5049<P><description>Added the <CODE>nngxInvalidateState</CODE> function, which can disable the update flag for the specified state with an argument.<br></description></P> 5050<HR> 5051<H3><A name="note39-37">Note 39-37: (HID) Fixed a bug in <CODE>STICK_CLAMP_MODE_CROSS</CODE> mode [SDK | System Updater]</A></H3> 5052<P><description>In <CODE>STICK_CLAMP_MODE_CROSS</CODE> mode alone, the latter half of values that should have been continuous from 0 to 103 jumped instead (for example, from 80 to 103).<br> This problem has been corrected.<br></description></P> 5053<HR> 5054<H3><A name="note39-38">Note 39-38: (HID) Reviewed specifications for the <CODE>SetStickClamp</CODE> and <CODE>GetStickClamp</CODE> functions [SDK | System Updater]</A></H3> 5055<P><description>Reviewed the maximum and minimum clamp values that can be specified with the <CODE>SetStickClamp</CODE> function.<br> 5056 <ul> 5057 <li><CODE>const s16 LIMIT_OF_STICK_CLAMP_MAX = 150 <- 153</CODE> in SDK 0.10.2</li> 5058 <li><CODE>const s16 MIN_OF_STICK_CLAMP_MODE_CIRCLE = 50 <- 50</CODE> in SDK 0.10.2 (unchanged)</li> 5059 <li><CODE>const s16 MIN_OF_STICK_CLAMP_MODE_CROSS = 38 <- 46</CODE> in SDK 0.10.2</li> 5060 </ul> 5061 Any specified argument values that do not conform to these restrictions are corrected to the limit values.<br><br> The <CODE>SetStickClamp</CODE> and <CODE>GetStickClamp</CODE> functions used to use common parameters regardless of the clamp mode, but now these parameters are managed separately. This is because threshold values have different limits in each clamp mode. Note that the <CODE>SetStickClamp</CODE> and <CODE>GetStickClamp</CODE> functions handle threshold values for the current clamp mode.</description></P> 5062<HR> 5063<H3><A name="note39-39">Note 39-39: (HIO) Removed <CODE>libnn_hiolow</CODE> [SDK]</A></H3> 5064<P><description>Removed <CODE>libnn_hiolow.*.a</CODE> because the <CODE>libnn_hiolow</CODE> features are included in the <CODE>libnn_dev</CODE> library.<br></description></P> 5065<HR> 5066<H3><A name="note39-40">Note 39-40: (MATH) Revised the <CODE>SinIdx</CODE>, <CODE>CosIdx</CODE>, <CODE>SinCosIdx </CODE>functions [SDK]</A></H3> 5067<P><description>Sped up the <CODE>SinIdx</CODE>, <CODE>CosIdx</CODE>, and <CODE>SinCosIdx</CODE> functions.<br> Each function's output has remained the same.<br></description></P> 5068<HR> 5069<H3><A name="note39-41">Note 39-41: (MIC) Removed C wrappers [SDK]</A></H3> 5070<P><description>Removed C wrapper functions for the Microphone library because they cannot be supported.<br></description></P> 5071<HR> 5072<H3><A name="note39-42">Note 39-42: (MIC) Added a function to get the region within which it is prohibited to determine that there is microphone input [SDK]</A></H3> 5073<P><description>Added the <CODE>GetForbiddenArea</CODE> function, which gets the maximum and minimum values for the region within which it is prohibited to determine that there is input. These limits change with the microphone amp and gain.<br></description></P> 5074<HR> 5075<H3><A name="note39-43">Note 39-43: (MIC) Added constants that indicate the guaranteed region for microphone input values [SDK]</A></H3> 5076<P><description>Added constants for each sampling type's guaranteed microphone input range, which are different.<br> 5077 <ul> 5078 <li><CODE>TYPE_8BIT_GUARANTEED_INPUT_MIN</CODE></li> 5079 <li><CODE>TYPE_8BIT_GUARANTEED_INPUT_MAX</CODE></li> 5080 <li><CODE>TYPE_16BIT_GUARANTEED_INPUT_MIN</CODE></li> 5081 <li><CODE>TYPE_16BIT_GUARANTEED_INPUT_MAX</CODE></li> 5082 <li><CODE>TYPE_SIGNED_8BIT_GUARANTEED_INPUT_MIN</CODE></li> 5083 <li><CODE>TYPE_SIGNED_8BIT_GUARANTEED_INPUT_MAX</CODE></li> 5084 <li><CODE>TYPE_SIGNED_16BIT_GUARANTEED_INPUT_MIN</CODE></li> 5085 <li><CODE>TYPE_SIGNED_16BIT_GUARANTEED_INPUT_MAX</CODE></li> 5086 </ul> 5087 </description></P> 5088<HR> 5089<H3><A name="note39-44">Note 39-44: (OS) Changed mutex methods in the default implementation of <CODE>malloc</CODE> and <CODE>free</CODE> [SDK]</A></H3> 5090<P><description>Changed the heap mutex object used by the default implementation of <CODE>malloc</CODE> and <CODE>free</CODE> from <CODE>nn::os::Mutex</CODE> to <CODE>nn::os::CriticalSection</CODE>.<br></description></P> 5091<HR> 5092<H3><A name="note39-45">Note 39-45: (PTM) Added interfaces for the remaining battery life, the battery recharge state, and the existence of an AC plug [SDK]</A></H3> 5093<P><description>Added interfaces under <CODE>nn::ptm::CTR</CODE> for the remaining battery life, the battery recharge state, and the existence of an AC plug.<br></description></P> 5094<HR> 5095<H3><A name="note39-46">Note 39-46: (RDT) Fixed a bug that prevented proper state transitions in the Sender [SDK]</A></H3> 5096<P><description>Fixed a bug that occurred when a Sender sent an Open request to a Receiver and the Receiver's confirmation response packet got lost, preventing the Sender from properly transitioning between states afterward.<br></description></P> 5097<HR> 5098<H3><A name="note39-47">Note 39-47: (SND) Improved the effect of 3D surround sound mode [SDK]</A></H3> 5099<P><description>Changed the effect of selecting 3D surround sound mode so that it is appropriate for the test unit.<br></description></P> 5100<HR> 5101<H3><A name="note39-48">Note 39-48: (SND) Added a feature that specifies the loop position during DSP-ADPCM encoding [SDK]</A></H3> 5102<P><description>Added a feature to specify the loop position in the <CODE>EncodeAdpcmData</CODE> function.<br></description></P> 5103<HR> 5104<H3><A name="note39-49">Note 39-49: (SND) Added a function to decode DSP-ADPCM data [SDK]</A></H3> 5105<P><description>Added the <CODE>DecodeAdpcmData</CODE> function, which converts DSP-ADPCM data into 16-bit PCM data.<br></description></P> 5106<HR> 5107<H3><A name="note39-50">Note 39-50: (SND) Added DSP-ADPCM utility functions [SDK]</A></H3> 5108<P><description>Added the <CODE>ConvertAdpcmPos2Nib</CODE> and <CODE>ConvertAdpcmNib2Pos</CODE> functions, which convert between DSP-ADPCM nibble counts and sample counts.<br></description></P> 5109<HR> 5110<H3><A name="note39-51">Note 39-51: (SND) Changed specifications for the <CODE>nn::snd::SetSoundOutputMode</CODE> function [SDK]</A></H3> 5111<P><description>Changed the specifications for the relationship between the sound output mode specified by the system settings and the <SPAN class="argument">mode</SPAN> argument specified by the <CODE>nn::snd::SetSoundOutputMode</CODE> function.<br><br> The downmix coefficients for monaural output were also changed.<br> For details, see the Function Reference Manual and the <I>CTR Programming Manual</I>.<br></description></P> 5112<HR> 5113<H3><A name="note39-52">Note 39-52: (SND) Changed specifications for the <CODE>nn::snd::SetSurroundDepth</CODE> function [SDK]</A></H3> 5114<P><description>Changed the <CODE>nn::snd::SetSurroundDepth</CODE> function's argument from a <CODE>u16</CODE> value to an <CODE>f32</CODE> value.<br> The initial depth value is now <CODE>1.0f</CODE>.<br></description></P> 5115<HR> 5116<H3><A name="note39-53">Note 39-53: (SND) Changed specifications for the <CODE>nn::snd::Voice::AppendWaveBuffer</CODE> function [SDK]</A></H3> 5117<P><description>Changed constraints related to the buffer to register.<br> For details, see the Function Reference Manual and the <I>CTR Programming Manual</I>.<br></description></P> 5118<HR> 5119<H3><A name="note39-54">Note 39-54: (SND) Fixed a bug in the <CODE>nn::snd::Voice::SetVolume</CODE> function [SDK]</A></H3> 5120<P><description>Fixed a bug that turned small volume changes given to the <CODE>nn::snd::Voice::SetVolume</CODE> function into noise.<br></description></P> 5121<HR> 5122<H3><A name="note39-55">Note 39-55: (SND) Added the <CODE>nn::snd::Voice::SetupBcwav</CODE> function [SDK]</A></H3> 5123<P><description>Added the <CODE>nn::snd::Voice::SetupBcwav</CODE> function, which parses a BCWAV file and then configures the required <CODE>nn::snd::Voice</CODE> settings.<br></description></P> 5124<HR> 5125<H3><A name="note39-56">Note 39-56: (SND) Fixed a bug in the filter feature [SDK]</A></H3> 5126<P><description>Fixed a bug that caused noise when the <CODE>nn::snd::Voice</CODE> filter feature was used with the biquad filter type set.<br></description></P> 5127<HR> 5128<H3><A name="note39-57">Note 39-57: (SND) Revised header files [SDK]</A></H3> 5129<P><description>Revised all constants defined by <CODE>#define</CODE> statements so that they start with <CODE>NN_SND_</CODE>.<br></description></P> 5130<HR> 5131<H3><A name="note39-58">Note 39-58: (SND) Changed the volume configuration [SDK | System Updater]</A></H3> 5132<P><description>Reviewed the volume configuration for the overall system.<br> Specifically, the digital volume was increased and the analog volume was decreased.<br> The total volume has not changed.<br><br> Always run <CODE>ResetSettings</CODE> with the <CODE>Config</CODE> tool after applying the System Updater for CTR-SDK 0.11.<br> Otherwise, the proper volume will not be used.<br></description></P> 5133<HR> 5134<H3><A name="note39-59">Note 39-59: (Socket) Changed specifications for the <CODE>Initialize</CODE> function [SDK]</A></H3> 5135<P><description>The <CODE>Initialize</CODE> function used to accept an allocator, but it has been changed to accept a memory region that is 4096-byte aligned.<br><br> You can still try to use the old function for the time being, but we plan to remove it because it uses memory inefficiently.<br></description></P> 5136<HR> 5137<H3><A name="note39-60">Note 39-60: (TOOL) Fixed an issue related to backlight settings with the Config tool [SDK]</A></H3> 5138<P><description>Fixed a bug that prevented the backlight brightness and active backlight setting (on or off) from being applied immediately after being changed by the <CODE>Config</CODE> tool.<br></description></P> 5139<HR> 5140<H3><A name="note39-61">Note 39-61: (TOOL) Changed the <CODE>DevMenu</CODE> [SDK]</A></H3> 5141<P><description>Made the following changes to the <CODE>DevMenu</CODE>.<br> 5142 <ul> 5143 <li>Revised error dialog boxes to display textual Result information.</li> 5144 <li>Fixed a bug that caused the screen to break up on application startup.</li> 5145 <li>Fixed a bug that caused the program to freeze when an SD Card was inserted and then immediately removed.</li> 5146 <li>Allowed the user to erase all displayed programs by pressing the L Button, R Button, and X Button simultaneously.</li> 5147 <li>Changed the list order to use ascending program IDs.</li> 5148 </ul> 5149 </description></P> 5150<HR> 5151<H3><A name="note39-62">Note 39-62: (TOOL) Changed <CODE>ctr_makerom32.exe</CODE> [SDK]</A></H3> 5152<P><description>Made the following changes to <CODE>ctr_makerom32</CODE>.<br> For details, see <CODE>$CTR_SDK/documents/tools/ctr_makerom.html</CODE>.<br> 5153 <ul> 5154 <li>Added an option to output a list of files stored in ROMFS as well as the output image title when <CODE>ctr_makerom</CODE> is run.</li> 5155 <li>Changed <CODE>ctr_makerom</CODE> to output a warning when it is run with <CODE>BasicInfo/InitialCode</CODE> specified in an RSF file. We plan to delete this item in the next release.</li> 5156 <li>Allowed the following items to be specified in an RSF file.</li> 5157 <ul> 5158 <li><CODE>BasicInfo/CompanyCode</CODE></li> 5159 <li><CODE>BasicInfo/ProductCode</CODE></li> 5160 <li><CODE>TitleInfo/UniqueId</CODE></li> 5161 </ul> 5162 </ul> 5163 </description></P> 5164<HR> 5165<H3><A name="note39-63">Note 39-63: (TPL) Added the Texture Packager Library [SDK]</A></H3> 5166<P><description>Added the TPL library, which loads textures from packages at runtime, and a tool that loads TGA image files and then converts them into the native PICA format (compressed or otherwise) to create a package file that combines multiple textures.<br></description></P> 5167<HR> 5168<H3><A name="note39-64">Note 39-64: (UDS) Overloaded the <CODE>==</CODE> and <CODE>!=</CODE> operators of the <CODE>NetworkDescriptor</CODE> class [SDK]</A></H3> 5169<P><description>Overloaded the <CODE>==</CODE> and <CODE>!=</CODE> operators of the <CODE>NetworkDescriptor</CODE> class so that objects of that class can be compared.<br></description></P> 5170<HR> 5171<H3><A name="note39-65">Note 39-65: (UDS) Changed the behavior of the <CODE>NetworkDescriptionReader::GetNetworkDescription</CODE> function [SDK]</A></H3> 5172<P><description>The <CODE>NetworkDescriptionReader::GetNetworkDescription</CODE> function has always returned an error when it gets an invalid UDS network beacon, but it succeeds even when the data is invalid. The function was changed so that data will not be obtained in such cases.<br></description></P> 5173<HR> 5174<H3><A name="note39-66">Note 39-66: (UDS) Changed the behavior of the <CODE>NetworkDescriptionReader::GetNodeInformationList</CODE> function [SDK]</A></H3> 5175<P><description>The <CODE>NetworkDescriptionReader::GetNodeInformationList</CODE> function has always returned an error when it gets an invalid UDS network beacon, but it succeeds even when the data is invalid. The function was changed so that data will not be obtained in such cases.<br></description></P> 5176<HR> 5177<H3><A name="note39-67">Note 39-67: (UDS) Changed the behavior of the <CODE>Receive</CODE> and <CODE>ReceiveFrom</CODE> functions [SDK]</A></H3> 5178<P><description>The absence of data that should have been received has been treated as an error when the <CODE>NO_WAIT</CODE> option is specified, but now the function itself succeeds and returns 0 as the received data size.<br></description></P> 5179<HR> 5180<H3><A name="note39-68">Note 39-68: (UDS) Reviewed <CODE>Result</CODE> values [SDK]</A></H3> 5181<P><description>Reviewed and adjusted the <CODE>Result</CODE> values returned by the functions in the UDS library.<br> For details, see the Function Reference Manual.<br> Definitions prior to CTR-SDK 0.10.2 can still be used, but we plan to remove them in the next release.<br></description></P> 5182<HR> 5183<H3><A name="note39-69">Note 39-69: (UDS) Changed the behavior of the <CODE>SendTo</CODE> function [SDK]</A></H3> 5184<P><description>Revised this function to return rather than ignore send errors caused by depleted resources within the wireless driver when the <CODE>NO_WAIT</CODE> option is specified.<br> Nothing has changed when the <CODE>NO_WAIT</CODE> option is not specified.<br></description></P> 5185<HR> 5186<H3><A name="note39-70">Note 39-70: (UDS) Prohibited the use of port 0 [SDK]</A></H3> 5187<P><description>Revised the <CODE>SendTo</CODE> and <CODE>Attach</CODE> functions to not allow the use of port 0, which is reserved by the system.<br></description></P> 5188<HR> 5189<H3><A name="note39-71">Note 39-71: (UDS) Added a link to the UDS library in the Function Reference Manual's index [SDK]</A></H3> 5190<P><description>Revised the Network section in the index of the Function Reference Manual because there was no link to the UDS library, making it hard to access.<br></description></P> 5191<HR> 5192<H3><A name="note39-72">Note 39-72: (Y2R) Removed C wrappers [SDK]</A></H3> 5193<P><description>Removed C wrapper functions for the Y2R library because they cannot be supported.<br></description></P> 5194<HR> 5195<H3><A name="note39-73">Note 39-73: (Y2R) Revised the <CODE>Initialize</CODE> and <CODE>Finalize</CODE> functions [SDK | System Updater]</A></H3> 5196<P><description>Revised the <CODE>Initialize</CODE> and <CODE>Finalize</CODE> functions to initialize and clean up settings.<br></description></P> 5197<HR> 5198<H3><A name="note39-74">Note 39-74: (Y2R) Revised the <CODE>SetStandardCoefficient</CODE> function [SDK | System Updater]</A></H3> 5199<P><description>Revised the conversion coefficients set by <CODE>COEFFICIENT_ITU_R_BT_601</CODE> and <CODE>COEFFICIENT_ITU_R_BT_709</CODE> in the <CODE>SetStandardCoefficient</CODE> function.<br> These revisions have caused the R and B output values to be 1 smaller and the G output values to be 1 larger than before with <CODE>COEFFICIENT_ITU_R_BT_601</CODE>.<br> The G value is sometimes 1 larger than before with <CODE>COEFFICIENT_ITU_R_BT_709</CODE>.<br><br> Both <CODE>COEFFICIENT_ITU_R_BT_601</CODE> and <CODE>COEFFICIENT_ITU_R_BT_709</CODE> assume that the YUV input values are between 0 and 255. Two new conversion coefficients, <CODE>COEFFICIENT_ITU_R_BT_601_SCALING</CODE> and <CODE>COEFFICIENT_ITU_R_BT_709_SCALING</CODE>, were added to support Y input values between 16 and 235 and UV input values between 16 and 240.<br></description></P> 5200<HR> 5201<H3><A name="note39-75">Note 39-75: (Y2R) Changed the <CODE>StartConversion</CODE> function's return value [SDK | System Updater]</A></H3> 5202<P><description>Changed the <CODE>StartConversion</CODE> function to return an <CODE>nn::Result</CODE> value because there was a need for applications to handle errors.<br></description></P> 5203<HR> 5204<H3><A name="note39-76">Note 39-76: (Y2R) Added functions for batch setting changes [SDK | System Updater]</A></H3> 5205<P><description>Added the <CODE>SetPackageParameter</CODE> function, which changes multiple Y2R settings all at once.<br></description></P> 5206<HR> 5207<H3><A name="KnownIssues_0_11_0_Release">Known Issues in the SDK 0.11.0 Release</A></H3> 5208<knownissues><description> 5209 <ul> 5210 <li>The <CODE>nn::fs::GetRomRequiredMemorySize</CODE> function has been confirmed to return incorrect values when it is called with <SPAN class="argument">useCache</SPAN> set to <CODE>true</CODE>. Because you may encounter memory corruption or other fatal errors if you use these values to mount a ROM, pass the sum of the following values to <CODE>nn::fs::MountRom</CODE>.</li> 5211 <ul> 5212 <li>The value obtained from <CODE>nn::fs::GetRomRequiredMemorySize</CODE> with <SPAN class="argument">useCache</SPAN> set to <CODE>false</CODE></li> 5213 <li>(the number of files in the ROM) * 64 bytes</li> 5214 <li>(the number of directories in the ROM) * 64 bytes</li> 5215 <li>1 KB</li> 5216 </ul> 5217 <li>The <CODE>nn::fs::FormatSaveData</CODE> function parses the <SPAN class="argument">maxFiles</SPAN> and <SPAN class="argument">maxDirectories</SPAN> arguments in reverse. To deal with this, pass the opposite values as arguments in CTR-SDK 0.11.</li> 5218 <li>The FS library may not always be thread-safe in its timing. Further details are still under investigation, but please inform us if you encounter any symptoms that you think may be caused by this.</li> 5219 <li>The <CODE>statusUpdateEvent</CODE> that is signaled when a system connects to a network as a Master or Client is not signaled when the same system connects as an Audience.</li> 5220 <li>You cannot use the following functions in the profanity library. 5221 <ul> 5222 <li>The <CODE>CheckProfanityWords</CODE> function that checks all regions</li> 5223 <li>The <CODE>CheckProfanityWords</CODE> function that checks each region separately, called using <CODE>CFG_REGION_TAIWAN</CODE></li> 5224 </ul> 5225 The <CODE>ngc_simple</CODE> demo therefore does not run properly. 5226 </li> 5227 <li>After you have connected to your first communication partner and finished communication, you cannot communicate with another partner. Both systems must be reset to communicate again. Communication data that has been sent and received is saved on the SD Card and is therefore not erased even after a reset.</li> 5228 <li>The Power Button originally needed to be pressed for two or more seconds to start the shutdown process, but because of a bug the system may shut down even if the Power Button is held down for a shorter period of time.</li> 5229 </ul> 5230 </description></knownissues><HR> 5231<H2 style="line-height: 0"><A name="sdk_0_11_0_Release%20System Updater">CTR-SDK Version 0.11 Release System Updater</A></H2> 5232<DIV style="text-align: right"><P style="line-height: 0">(2010/07/22)</P></DIV> 5233<HR> 5234<H3><A name="note38-01">Note 38-01: (AC) Revised the <CODE>Connect</CODE> function [System Updater]</A></H3> 5235<P><description>Revised the <CODE>Connect</CODE> function as follows.<br> 5236 <ul> 5237 <li>Fixed a bug that caused the kernel to abort when a Nintendo Zone was discovered.</li> 5238 <li>Fixed a bug that kept the system connected to an access point when it failed an Internet connection test.</li> 5239 </ul> 5240 </description></P> 5241<HR> 5242<H3><A name="note38-02">Note 38-02: (AC) Added the <CODE>GetLinkLevel</CODE> function [System Updater]</A></H3> 5243<P><description>Added a function to get the wireless signal strength for the access point that is currently connected.<br></description></P> 5244<HR> 5245<H3><A name="note38-03">Note 38-03: (CAMERA) Revised the <CODE>Finalize</CODE> function [SDK | System Updater]</A></H3> 5246<P><description>Revised the <CODE>Finalize</CODE> function to turn off the camera LED if it is illuminated.<br></description></P> 5247<HR> 5248<H3><A name="note38-04">Note 38-04: (CAMERA) Added the <CODE>GetSuitableY2rStandardCoefficient</CODE> function [SDK | System Updater]</A></H3> 5249<P><description>Added the <CODE>GetSuitableY2rStandardCoefficient</CODE> function, which gets conversion coefficients suitable for converting YUV data output by the cameras (on the CTR system running the program) into the RGB format using the Y2R library.<br></description></P> 5250<HR> 5251<H3><A name="note38-05">Note 38-05: (CAMERA) Revised the <CODE>Initialize</CODE> and <CODE>Finalize</CODE> functions [SDK | System Updater]</A></H3> 5252<P><description>Revised the <CODE>Initialize</CODE> and <CODE>Finalize</CODE> functions to initialize and clean up settings.<br></description></P> 5253<HR> 5254<H3><A name="note38-06">Note 38-06: (CAMERA) Removed the <CODE>SynchronizeWhiteBalance</CODE> function [SDK | System Updater]</A></H3> 5255<P><description>Removed the <CODE>SynchronizeWhiteBalance</CODE> function because it had a bug that proved difficult to fix.<br> We are considering an alternate method of synchronizing the brightness and contrast between the left and right cameras to adjust image brightness and coloring.<br></description></P> 5256<HR> 5257<H3><A name="note38-07">Note 38-07: (CAMERA) Revised the timing at which the camera LED is illuminated [System Updater]</A></H3> 5258<P><description>The LED was revised to illuminate only when an outer camera, rather than any camera, starts up.<br></description></P> 5259<HR> 5260<H3><A name="note38-08">Note 38-08: (CAMERA) Changed the camera configuration function's return value [SDK | System Updater]</A></H3> 5261<P><description>Changed the following camera setting functions to return an <CODE>nn::Result</CODE> value because there was a need for applications to handle errors.<br> 5262 <ul> 5263 <li><CODE>Initialize</CODE></li> 5264 <li><CODE>Activate</CODE></li> 5265 <li><CODE>SwitchContext</CODE></li> 5266 <li><CODE>SetExposure</CODE></li> 5267 <li><CODE>SetWhiteBalance</CODE></li> 5268 <li><CODE>SetSharpness</CODE></li> 5269 <li><CODE>SetAutoExposure</CODE></li> 5270 <li><CODE>IsAutoExposure</CODE></li> 5271 <li><CODE>SetAutoWhiteBalance</CODE></li> 5272 <li><CODE>IsAutoWhiteBalance</CODE></li> 5273 <li><CODE>FlipImage</CODE></li> 5274 <li><CODE>SetDetailSize</CODE></li> 5275 <li><CODE>SetSize</CODE></li> 5276 <li><CODE>SetFrameRate</CODE></li> 5277 <li><CODE>SetPhotoMode</CODE></li> 5278 <li><CODE>SetEffect</CODE></li> 5279 <li><CODE>SetContrast</CODE></li> 5280 <li><CODE>SetLensCorrection</CODE></li> 5281 <li><CODE>SetOutputFormat</CODE></li> 5282 <li><CODE>SetAutoExposureWindow</CODE></li> 5283 <li><CODE>SetNoiseFilter</CODE></li> 5284 <li>SynchronizeVsyncTiming</li> 5285 <li><CODE>PlayShutterSound</CODE></li> 5286 </ul> 5287 </description></P> 5288<HR> 5289<H3><A name="note38-09">Note 38-09: (CAMERA) Added and updated shutter sounds [SDK | System Updater]</A></H3> 5290<P><description>Removed <CODE>SHUTTER_SOUND_TYPE_CONTINUOUS</CODE>, a <CODE>ShutterSoundType</CODE> that indicates continuous shutter sounds, and added <CODE>SHUTTER_SOUND_TYPE_MOVIE</CODE> and <CODE>SHUTTER_SOUND_TYPE_MOVIE_END</CODE>, which indicate the start and end of video filming, respectively.<br> Data has also been updated for the normal shutter sound.<br></description></P> 5291<HR> 5292<H3><A name="note38-10">Note 38-10: (CAMERA) Removed a feature that notifies a recovery event [SDK | System Updater]</A></H3> 5293<P><description>Removed the <CODE>GetRebootEvent</CODE> function, which gets a notification event when a malfunction causes a recovery, and the <CODE>IsRebootSuccessful</CODE> function, which determines whether the recovery succeeded or failed.<br> From now on, a notification is sent for events with the <CODE>GetBufferErrorInterruptEvent</CODE> function regardless of whether recovery succeeded or failed.<br> If recovery fails, an error is returned afterwards by a call to a camera setting function that returns a <CODE>Result</CODE> value.<br> If a camera setting function is called during a recovery, it blocks internally until recovery has completed (successfully or not).<br></description></P> 5294<HR> 5295<H3><A name="note38-11">Note 38-11: (CAMERA) Removed functions that automatically receive data [SDK | System Updater]</A></H3> 5296<P><description>Removed the following functions, which automatically received image data from the camera at every frame.<br> 5297 <ul> 5298 <li><CODE>SetReceivingAuto</CODE></li> 5299 <li><CODE>SetReceivingRgbAuto</CODE></li> 5300 <li><CODE>StopReceivingAuto</CODE></li> 5301 <li><CODE>StopReceivingRgbAuto</CODE></li> 5302 </ul> 5303 </description></P> 5304<HR> 5305<H3><A name="note38-12">Note 38-12: (CAMERA) Added functions for batch setting changes [SDK | System Updater]</A></H3> 5306<P><description>Added the following functions, which change multiple camera settings all at once.<br> 5307 <ul> 5308 <li><CODE>SetPackageParameterWithoutContext</CODE></li> 5309 <li><CODE>SetPackageParameterWithContext</CODE></li> 5310 </ul> 5311 </description></P> 5312<HR> 5313<H3><A name="note38-13">Note 38-13: (DLP) Added CTR Download Play [SDK | System Updater]</A></H3> 5314<P><description>Unlike on a Nintendo DS, CTR Download Play saves downloaded child programs in NAND memory.<br> However, when a new child program is downloaded it overwrites the old one.<br> There is no support for this library with CTR-SDK 0.11.<br> 5315 <ul> 5316 <li>Added elements</li> 5317 <ul> 5318 <li>Server API</li> 5319 <ul> 5320 <li>Loads and distributes a child program from ROM. Child programs are temporarily being distributed from SD Cards.</li> 5321 </ul> 5322 <li>Simulated client API</li> 5323 <ul> 5324 <li>Connects to a server without downloading.</li> 5325 </ul> 5326 <li><CODE>DlpClient</CODE></li> 5327 <ul> 5328 <li>A client application used for development. It downloads and boots a child program.</li> 5329 </ul> 5330 <li>Sample Demos</li> 5331 <ul> 5332 <li><CODE>SimpleServer</CODE>: Sample demo for a server</li> 5333 <li><CODE>FakeChild</CODE>: Sample demo for a simulated client</li> 5334 <li><CODE>Child</CODE>: Sample demo for a child program</li> 5335 </ul> 5336 </ul> 5337 <li>Usage Restrictions</li> 5338 <ul> 5339 <li>Prepare the server location for storing the child program on an SD Card. The child program will be included in the server ROM in the future.</li> 5340 <li>The rating and ULCD flags are not supported in the child meta-information broadcast by the server. Invalid values are always distributed.</li> 5341 <li>Parameters for re-connecting to the network after the child program boots are tentatively being written to an SD Card.</li> 5342 <li>Behavior has only been verified with up to three systems, including the server.</li> 5343 </ul> 5344 <li>Currently Known Bugs</li> 5345 <ul> 5346 <li>The child program cannot boot if <CODE>DlpChild</CODE> was specified as the <CODE>TitleInfo</CODE>/<CODE>Category</CODE> entry in the RSF file. Specify <CODE>Application</CODE>.</li> 5347 <li>After the client has been re-initialized, it halts if the <CODE>StartScan</CODE> function is called to start scanning.</li> 5348 </ul> 5349 </ul> 5350 </description></P> 5351<HR> 5352<H3><A name="note38-14">Note 38-14: (GX) Added support for the 3D LED [System Updater]</A></H3> 5353<P><description>Made the system's 3D LED (the green light) illuminate when <CODE>NN_GX_DISPLAYMODE_STEREO</CODE> is specified by the <CODE>nngxSetDisplayMode</CODE> function to enable stereoscopic display.<br></description></P> 5354<HR> 5355<H3><A name="note38-15">Note 38-15: (HID) Changed memory addresses assigned when the <CODE>Initialize</CODE> function is called [System Updater]</A></H3> 5356<P><description>Revised the input buffer address assigned when the <CODE>Initialize</CODE> function is called so that it does not overlap with addresses that can be used as an application heap.<br></description></P> 5357<HR> 5358<H3><A name="note38-16">Note 38-16: (HID) Fixed a bug in <CODE>STICK_CLAMP_MODE_CROSS</CODE> mode [SDK | System Updater]</A></H3> 5359<P><description>In <CODE>STICK_CLAMP_MODE_CROSS</CODE> mode alone, the latter half of values that should have been continuous from 0 to 103 jumped instead (for example, from 80 to 103).<br> This problem has been corrected.<br></description></P> 5360<HR> 5361<H3><A name="note38-17">Note 38-17: (HID) Reviewed specifications for the <CODE>SetStickClamp</CODE> and <CODE>GetStickClamp</CODE> functions [SDK | System Updater]</A></H3> 5362<P><description>Reviewed the maximum and minimum clamp values that can be specified with the <CODE>SetStickClamp</CODE> function.<br> 5363 <ul> 5364 <li><CODE>const s16 LIMIT_OF_STICK_CLAMP_MAX = 150 <- 153</CODE> in SDK 0.10.2</li> 5365 <li><CODE>const s16 MIN_OF_STICK_CLAMP_MODE_CIRCLE = 50 <- 50</CODE> in SDK 0.10.2 (unchanged)</li> 5366 <li><CODE>const s16 MIN_OF_STICK_CLAMP_MODE_CROSS = 38 <- 46</CODE> in SDK 0.10.2</li> 5367 </ul> 5368 Any specified argument values that do not conform to these restrictions are corrected to the limit values.<br><br> The <CODE>SetStickClamp</CODE> and <CODE>GetStickClamp</CODE> functions used to use common parameters regardless of the clamp mode, but now these parameters are managed separately. This is because threshold values have different limits in each clamp mode. Note that the <CODE>SetStickClamp</CODE> and <CODE>GetStickClamp</CODE> functions handle threshold values for the current clamp mode.</description></P> 5369<HR> 5370<H3><A name="note38-18">Note 38-18: (HID) Changed accelerometer axis settings [System Updater]</A></H3> 5371<P><description>Changed accelerometer axis settings, taking compatibility with existing Nintendo hardware into account.<br> Note that these changes have replaced axes and reversed signs.<br> 5372 <ul> 5373 <li>Previous axis settings</li> 5374 <ul> 5375 <li>Positive x-axis: Right from the +Control Pad</li> 5376 <li>Positive y-axis: Down from the +Control Pad</li> 5377 <li>Positive z-axis: Into the Touch Screen</li> 5378 </ul> 5379 <li>Changed axis settings</li> 5380 <ul> 5381 <li>Positive x-axis: Left from the +Control Pad</li> 5382 <li>Positive y-axis: Into the Touch Screen</li> 5383 <li>Positive z-axis: Up from the +Control Pad</li> 5384 </ul> 5385 </ul> 5386 </description></P> 5387<HR> 5388<H3><A name="note38-19">Note 38-19: (HID) Fixed a bug that occurred when the Sleep Mode switch was set to "sleep" at startup [System Updater]</A></H3> 5389<P><description>Fixed a bug that prevented input from keys other than the L Button and R Button when the Sleep Mode switch was set to "sleep" at startup.<br></description></P> 5390<HR> 5391<H3><A name="note38-20">Note 38-20: (HTTP) Revised the <CODE>AddPostData*</CODE> functions [System Updater]</A></H3> 5392<P><description>Fixed a bug that prevented more than 998 bytes of data from being set with the <CODE>AddPostData*</CODE> functions.<br></description></P> 5393<HR> 5394<H3><A name="note38-21">Note 38-21: (HTTP) Fixed a misspelling in the <CODE>NofityFinishSendPostData</CODE> function [System Updater]</A></H3> 5395<P><description>Fixed the spelling of the <CODE>NofityFinishSendPostData</CODE> function by changing "Nofity" to "Notify."<br></description></P> 5396<HR> 5397<H3><A name="note38-22">Note 38-22: (HTTP) Fixed a bug in the <CODE>SendPostDataAscii</CODE> function [System Updater]</A></H3> 5398<P><description>Fixed a bug that caused a terminating null character to be sent as POST data along with the string.<br></description></P> 5399<HR> 5400<H3><A name="note38-23">Note 38-23: (HTTP/SSL) Added support for a Class 2 CA certificate built into the system [System Updater]</A></H3> 5401<P><description>Added support for a Nintendo Class 2 CA certificate built into the system.<br></description></P> 5402<HR> 5403<H3><A name="note38-24">Note 38-24: (MIC) Revised the <CODE>Finalize</CODE> function [System Updater]</A></H3> 5404<P><description>Revised the <CODE>Finalize</CODE> function to stop any sampling in progress when it is called, turn off the microphone, and then set the microphone's amplifier gain equal to its initial value of 43.<br></description></P> 5405<HR> 5406<H3><A name="note38-25">Note 38-25: (MIC) Changed the initial value for the microphone's amplifier gain in the <CODE>SetAmpGain</CODE> and <CODE>GetAmpGain</CODE> functions [System Updater]</A></H3> 5407<P><description>Changed the initial value of the microphone's amplifier gain from 50 to 43.<br></description></P> 5408<HR> 5409<H3><A name="note38-26">Note 38-26: (MIC) Revised the microphone's silent period [System Updater]</A></H3> 5410<P><description>Revised the microphone to be silent when it is turned on or recovers from Sleep Mode because for the first second microphone input is unstable.<br></description></P> 5411<HR> 5412<H3><A name="note38-27">Note 38-27: (NWN) Changed the scanning interval for Chance Encounter zones [System Updater]</A></H3> 5413<P><description>Changed the interval between scans for Chance Encounter zones from 20 seconds to 10 seconds.<br></description></P> 5414<HR> 5415<H3><A name="note38-28">Note 38-28: (OS) Revised the debugger's VFP register value [System Updater]</A></H3> 5416<P><description>Fixed a bug that prevent the debugger's VFP register value from being updated properly.<br></description></P> 5417<HR> 5418<H3><A name="note38-29">Note 38-29: (OS) Added a feature to cancel the screen that is forced to be displayed when a program stops abnormally [System Updater]</A></H3> 5419<P><description>Added a feature that can cancel the display of a red upper and lower screen, which notifies the user that abnormal processing was detected on the system.<br> Press the L Button, R Button, START, and SELECT simultaneously to stop forcing the screen to be displayed.<br></description></P> 5420<HR> 5421<H3><A name="note38-30">Note 38-30: (OS) Fixed a bug that occurred when <CODE>Wait</CODE> was called on multiple objects [System Updater]</A></H3> 5422<P><description>Fixed a bug that prevented recovery from a call to <CODE>Wait</CODE> in <CODE>nn::os::WaitObject::WaitAll</CODE>.<br></description></P> 5423<HR> 5424<H3><A name="note38-31">Note 38-31: (OS) Revised the Power Button [System Updater]</A></H3> 5425<P><description>Starting with CTR-SDK 0.10, the power turned off four seconds after the Power Button was held down for two seconds. This has been changed in CTR-SDK 0.11 so that the power turns off when the Power Button is held down for six seconds.<br></description></P> 5426<HR> 5427<H3><A name="note38-32">Note 38-32: (SND) Fixed a bug that on rare occasions increased the volume [System Updater]</A></H3> 5428<P><description>Fixed a bug that on rare occasions increased the volume irrespective of the system volume.<br></description></P> 5429<HR> 5430<H3><A name="note38-33">Note 38-33: (SND) Fixed a bug that sometimes decreased the volume [System Updater]</A></H3> 5431<P><description>Fixed a firmware bug that on rare occasions decreased the volume.<br></description></P> 5432<HR> 5433<H3><A name="note38-34">Note 38-34: (SND) Changed the volume configuration [SDK | System Updater]</A></H3> 5434<P><description>Reviewed the volume configuration for the overall system.<br> Specifically, the digital volume was increased and the analog volume was decreased.<br> The total volume has not changed.<br><br> Always run <CODE>ResetSettings</CODE> with the <CODE>Config</CODE> tool after applying the System Updater for CTR-SDK 0.11.<br> Otherwise, the proper volume will not be used.<br></description></P> 5435<HR> 5436<H3><A name="note38-35">Note 38-35: (SSL) Added an SSL function to get random numbers [System Updater]</A></H3> 5437<P><description>Added an SSL function to get pseudorandom numbers that use internal system information.<br></description></P> 5438<HR> 5439<H3><A name="note38-36">Note 38-36: (SSL) Added support for getting all the data in a server certificate chain [System Updater]</A></H3> 5440<P><description>Added support for getting all the data in a server certificate chain verified by an SSL handshake.<br></description></P> 5441<HR> 5442<H3><A name="note38-37">Note 38-37: (SSL) Added a function to collectively get the causes of a failed server certificate verification [System Updater]</A></H3> 5443<P><description>Added the <CODE>GetCertVerifyErrors</CODE> function, which collectively gets the causes of a failure to verify a server certificate.<br></description></P> 5444<HR> 5445<H3><A name="note38-38">Note 38-38: (SSL) Added support for non-blocking sockets [System Updater]</A></H3> 5446<P><description>Added support for SSL communication using non-blocking sockets.<br></description></P> 5447<HR> 5448<H3><A name="note38-39">Note 38-39: (Socket) Fixed a memory leak [System Updater]</A></H3> 5449<P><description>Fixed a memory leak that occurred when the system disconnected from an access point during socket communication.<br></description></P> 5450<HR> 5451<H3><A name="note38-40">Note 38-40: (Socket) Changed the maximum number of socket descriptors that can be created [System Updater]</A></H3> 5452<P><description>Changed the maximum number of socket descriptors that can be created by the application to 16.<br></description></P> 5453<HR> 5454<H3><A name="note38-41">Note 38-41: (TOOL) Added Config tool features [System Updater]</A></H3> 5455<P><description>Added Sound Output and System Mode to Other Settings in the Config tool.<br> For details, see the Function Reference Manual.<br></description></P> 5456<HR> 5457<H3><A name="note38-42">Note 38-42: (UDS) Fixed a bug that caused invalid signal strength values when a Client was running [System Updater]</A></H3> 5458<P><description>Fixed a bug that caused the detection of lower signal strength values than expected in Client systems.<br></description></P> 5459<HR> 5460<H3><A name="note38-43">Note 38-43: (UDS) Optimized the beacon data size [System Updater]</A></H3> 5461<P><description>Stopped adding unnecessary empty data to the data sent with a beacon.<br></description></P> 5462<HR> 5463<H3><A name="note38-44">Note 38-44: (UDS) Support for disabled wireless mode [System Updater]</A></H3> 5464<P><description>Modified the <CODE>nn::uds::Initialize</CODE> function to return an error if it is called while wireless functionality is disabled.<br> Likewise, if the Wi-Fi Button is pressed while the UDS library is in use, the system disconnects from the current network regardless of its wireless mode and then any function other than <CODE>Finalize</CODE> fails.<br></description></P> 5465<HR> 5466<H3><A name="note38-45">Note 38-45: (Y2R) Revised the <CODE>Initialize</CODE> and <CODE>Finalize</CODE> functions [SDK | System Updater]</A></H3> 5467<P><description>Revised the <CODE>Initialize</CODE> and <CODE>Finalize</CODE> functions to initialize and clean up settings.<br></description></P> 5468<HR> 5469<H3><A name="note38-46">Note 38-46: (Y2R) Revised the <CODE>SetStandardCoefficient</CODE> function [SDK | System Updater]</A></H3> 5470<P><description>Revised the conversion coefficients set by <CODE>COEFFICIENT_ITU_R_BT_601</CODE> and <CODE>COEFFICIENT_ITU_R_BT_709</CODE> in the <CODE>SetStandardCoefficient</CODE> function.<br> These revisions have caused the R and B output values to be 1 smaller and the G output values to be 1 larger than before with <CODE>COEFFICIENT_ITU_R_BT_601</CODE>.<br> The G value is sometimes 1 larger than before with <CODE>COEFFICIENT_ITU_R_BT_709</CODE>.<br><br> Both <CODE>COEFFICIENT_ITU_R_BT_601</CODE> and <CODE>COEFFICIENT_ITU_R_BT_709</CODE> assume that the YUV input values are between 0 and 255. Two new conversion coefficients, <CODE>COEFFICIENT_ITU_R_BT_601_SCALING</CODE> and <CODE>COEFFICIENT_ITU_R_BT_709_SCALING</CODE>, were added to support Y input values between 16 and 235 and UV input values between 16 and 240.<br></description></P> 5471<HR> 5472<H3><A name="note38-47">Note 38-47: (Y2R) Changed the <CODE>StartConversion</CODE> function's return value [SDK | System Updater]</A></H3> 5473<P><description>Changed the <CODE>StartConversion</CODE> function to return an <CODE>nn::Result</CODE> value because there was a need for applications to handle errors.<br></description></P> 5474<HR> 5475<H3><A name="note38-48">Note 38-48: (Y2R) Added functions for batch setting changes [SDK | System Updater]</A></H3> 5476<P><description>Added the <CODE>SetPackageParameter</CODE> function, which changes multiple Y2R settings all at once.<br></description></P> 5477<HR> 5478<H3><A name="KnownIssues_0_11_0_Release%20System Updater">Known Issues with System Updater in the SDK 0.11.0 Release</A></H3> 5479<knownissues><description> 5480 <ul> 5481 <li>The debugger software cannot import CIA files.</li> 5482 </ul> 5483 </description></knownissues><HR> 5484<H2 style="line-height: 0"><A name="sdk_0_11_0_Release%20Sample Demos">CTR-SDK Version 0.11.0 Release Sample Demos</A></H2> 5485<DIV style="text-align: right"><P style="line-height: 0">(2010/07/22)</P></DIV> 5486<HR> 5487<H3><A name="note37-01">Note 37-01: (PTM) Added battery-related sample demos [Sample Demos]</A></H3> 5488<P><description>Added sample demos that get the remaining battery life and recharge state.<br></description></P> 5489<HR> 5490<H3><A name="note37-02">Note 37-02: (SND) Revised <CODE>BcwavPlayer</CODE> [Sample Demos]</A></H3> 5491<P><description>Revised the <CODE>BcwavPlayer</CODE> sample demo to use <CODE>nn::snd::Voice::SetupBcwav</CODE>.<br></description></P> 5492<HR> 5493<H3><A name="note37-03">Note 37-03: (SND) Added specifications for the sound output mode [Sample Demos]</A></H3> 5494<P><description>Added code that explicitly specifies stereo output in every <CODE>snd</CODE> sample demo except <CODE>3DSurround</CODE>.<br></description></P> 5495<HR> 5496<H3><A name="note37-04">Note 37-04: (SND) Changed <CODE>AdpcmEncoder</CODE> sample demo [Sample Demos]</A></H3> 5497<P><description>Renamed the <CODE>AdpcmEncoder</CODE> sample demo to <CODE>AdpcmEncDec</CODE> and added sample code for the decoder.<br></description></P> 5498<HR> 5499<H3><A name="note37-05">Note 37-05: (TPL) Added <CODE>TPL</CODE> sample demos [Sample Demos]</A></H3> 5500<P><description>Added the following sample demos for the TPL library: <CODE>IconSample</CODE>, <CODE>ReadTexturePackage</CODE>, <CODE>ReadTexturePackage2</CODE>, and <CODE>ReadTexturePackage3</CODE>.<br></description></P> 5501<HR> 5502<H3><A name="note37-06">Note 37-06: (UDS) Revised demos following changes to the <CODE>Result</CODE> values [Sample Demos]</A></H3> 5503<P><description>Made the demos adhere to the changed <CODE>Result</CODE> values for the UDS library.<br> For details on how to handle the <CODE>Result</CODE> values, see the <CODE>simple</CODE> demo.<br></description></P> 5504<HR> 5505<H3><A name="note37-07">Note 37-07: (UDS) Revised <CODE>com_demo1</CODE> [Sample Demos]</A></H3> 5506<P><description>Fixed a bug that caused program execution to freeze when a client called a master-only function or a master called a client-only function.<br></description></P> 5507<HR> 5508<H3><A name="note37-08">Note 37-08: (Miscellaneous) Replaced <CODE>NN_OS_DEVICE_MEMORY_SIZE</CODE> with the <CODE>nn::os::GetDeviceMemorySize</CODE> function [Sample Demos]</A></H3> 5509<P><description>Replaced the <CODE>NN_OS_DEVICE_MEMORY_SIZE</CODE> macro used in the sample demos with the <CODE>nn::os::GetDeviceMemorySize</CODE> function.<br></description></P> 5510<HR> 5511<H3><A name="KnownIssues_0_11_0_Release%20Sample Demos">Known Issues with SDK 0.11.0 Release Sample Demos</A></H3> 5512<P> None.</P> 5513<HR> 5514<H2 style="line-height: 0"><A name="sdk_0_10_2_Release%20System Updater">CTR-SDK Version 0.10.2 Release System Updater</A></H2> 5515<DIV style="text-align: right"><P style="line-height: 0">(2010/07/06)</P></DIV> 5516<HR> 5517<H3><A name="note36-01">Note 36-01: (CAMERA) Fixed processing that detects camera problems [System Updater]</A></H3> 5518<P><description>Fixed a bug that occurred when the single camera module was in use: even if the camera was running normally, a problem would be detected and the camera restarted.<br></description></P> 5519<HR> 5520<H3><A name="KnownIssues_0_10_2_Release%20System Updater">Known Issues with System Updater in the SDK 0.10.2 Release</A></H3> 5521<knownissues><description> 5522 <ul> 5523 <li>The volume sometimes increases momentarily regardless of the position of the volume control. </li> 5524 <li>The Chance Encounter communications data format was changed from CTR-SDK 0.11. If earlier data remains, it must be deleted.</li> 5525 </ul> 5526 </description></knownissues><HR> 5527<H2 style="line-height: 0"><A name="sdk_0_10_1_Release">CTR-SDK Version 0.10.1 Release</A></H2> 5528<DIV style="text-align: right"><P style="line-height: 0">(2010/07/05)</P></DIV> 5529<HR> 5530<H3><A name="note35-01">Note 35-01: (CAMERA) Added a <CODE>nn::camera::FrameRate</CODE> setting [SDK | System Updater]</A></H3> 5531<P><description>Added <CODE>FRAME_RATE_10</CODE> to the <CODE>nn::camera::FrameRate</CODE> enumerated type.<br> You can specify <CODE>FRAME_RATE_10</CODE> to the <CODE>nn::camera::SetFrameRate</CODE> function to fix the framerate at 10 fps.<br></description></P> 5532<HR> 5533<H3><A name="note35-02">Note 35-02: (FS) Fixed a bug in the address conversion table for backup devices [SDK]</A></H3> 5534<P><description>Fixed a bug that could prevent the address conversion table from being updated normally as well as corrupt data when the total number of writes to a backup device (NorFlush within a card) reached a certain count.<br></description></P> 5535<HR> 5536<H3><A name="note35-03">Note 35-03: (GX) Addressed screen flickering that occurred when active backlight controls were enabled [SDK]</A></H3> 5537<P><description>Made adjustments to reduce screen flickering in images displayed by the application when active backlight controls are enabled.<br><br> To apply these revisions, you must launch the <CODE>Config</CODE> tool and run <B>Reset setting</B>.<br></description></P> 5538<HR> 5539<H3><A name="note35-04">Note 35-04: (GX) Fixed a bug that prevented the display buffer from being placed in VRAM-B [SDK]</A></H3> 5540<P><description>Fixed a bug that caused the library to trigger an assert statement when the display buffer was placed in VRAM-B.<br></description></P> 5541<HR> 5542<H3><A name="note35-05">Note 35-05: (OS) Changed memory-related functions [SDK | System Updater]</A></H3> 5543<P><description>Added the following memory-related functions. 5544 <ul> 5545 <li><CODE>SetDeviceMemorySize</CODE></li> 5546 <li><CODE>GetDeviceMemorySize</CODE></li> 5547 <li><CODE>GetHeapAddress</CODE></li> 5548 <li><CODE>SetHeapSize</CODE></li> 5549 <li><CODE>GetHeapSize</CODE></li> 5550 </ul> 5551 Some specifications for memory-related functions in the OS library have also changed, but these could not be applied to the Function Reference Manual. Details are planned to be added in the next release of the CTR-SDK.<br><br> This was changed in version 0.10 but was left out of the changelog.<br></description></P> 5552<HR> 5553<H3><A name="note35-06">Note 35-06: (SND) Revised the system volume [SDK]</A></H3> 5554<P><description>Reviewed the system volume.<br> It is now approximately 5.5 dB louder than it was in CTR-SDK 0.10.<br></description></P> 5555<HR> 5556<H3><A name="note35-07">Note 35-07: (SND) Fixed bugs in the waveform converter [SDK]</A></H3> 5557<P><description>Revised the waveform converter, <CODE>ctr_WaveConverter</CODE>, as follows.<br> 5558 <ul> 5559 <li>Fixed a bug that prevented sample output when the <CODE>--pcm16</CODE> and <CODE>--pcm8</CODE> options were specified.</li> 5560 <li>Fixed a bug that caused audio to break up and stop playing when WAV and AIFF files in the 8-bit PCM format were converted.</li> 5561 </ul> 5562 </description></P> 5563<HR> 5564<H3><A name="note35-08">Note 35-08: (TOOL) Revised <CODE>DevMenu</CODE> [SDK]</A></H3> 5565<P><description>Rather than halting at a yellow screen as it used to, the program now displays an error dialog box when there is an error in the SD Card file system.<br></description></P> 5566<HR> 5567<H3><A name="note35-09">Note 35-09: (TOOL) Added <CODE>StereoCameraCalibrator</CODE> [SDK]</A></H3> 5568<P><description>Added <CODE>StereoCameraCalibrator</CODE>, a tool that manually sets calibration data for the stereo cameras, as well as image files to use with the tool.<br><br> The tool itself was included in version 0.10 but was left out of the changelog.<br></description></P> 5569<HR> 5570<H3><A name="note35-10">Note 35-10: (TOOL) Added <CODE>ctr_makecia32.exe</CODE> [SDK]</A></H3> 5571<P><description>Prior to CTR-SDK 0.10, <CODE>ctr_makesimplecia32.exe</CODE> was used to generate CIA files. From now on, <CODE>ctr_makecia32.exe</CODE> will be used.<br> CIA files will therefore be encrypted.<br><br> <a href="changelog.html#note33-86">Note33-86</a> mistakenly stated that <CODE>ctr_makecia32.exe</CODE> was added: the tool was actually included in CTR-SDK 0.10.1.<br></description></P> 5572<HR> 5573<H3><A name="note35-11">Note 35-11: (TOOL) Fixed a bug in <CODE>ctr_makerom32.exe</CODE> [SDK]</A></H3> 5574<P><description>Fixed a bug that prevented 256 MB or larger CCI files from being generated in some environments.<br> The <CODE>UseAes</CODE> option, which was released as a temporary workaround, has been removed.<br></description></P> 5575<HR> 5576<H3><A name="KnownIssues_0_10_1_Release">Known Issues in the SDK 0.10.1 Release</A></H3> 5577<knownissues><description> 5578 <ul> 5579 <li>You cannot import CIA files generated by <CODE>ctr_makesimplecia32.exe</CODE> into <CODE>DevMenu</CODE>.</li> 5580 </ul> 5581 </description></knownissues><HR> 5582<H2 style="line-height: 0"><A name="sdk_0_10_1_Release%20System Updater">CTR-SDK Version 0.10.1 Release System Updater</A></H2> 5583<DIV style="text-align: right"><P style="line-height: 0">(2010/07/05)</P></DIV> 5584<HR> 5585<H3><A name="note34-01">Note 34-01: (CAMERA) Added a <CODE>nn::camera::FrameRate</CODE> setting [SDK | System Updater]</A></H3> 5586<P><description>Added <CODE>FRAME_RATE_10</CODE> to the <CODE>nn::camera::FrameRate</CODE> enumerated type.<br> You can specify <CODE>FRAME_RATE_10</CODE> to the <CODE>nn::camera::SetFrameRate</CODE> function to fix the framerate at 10 fps.<br></description></P> 5587<HR> 5588<H3><A name="note34-02">Note 34-02: (HID) Fixed the <CODE>nn::fs::Directory::Read</CODE> function to list the proper number of entries [System Updater]</A></H3> 5589<P><description>There was a bug in the <CODE>nn::fs::Directory::Read</CODE> function that caused it to list one less than the actual number of entries in a directory.<br> This problem was fixed.<br><br> This was changed in version 0.10 but was left out of the changelog.<br></description></P> 5590<HR> 5591<H3><A name="note34-03">Note 34-03: (OS) Changed memory-related functions [SDK | System Updater]</A></H3> 5592<P><description>Added the following memory-related functions. 5593 <ul> 5594 <li><CODE>SetDeviceMemorySize</CODE></li> 5595 <li><CODE>GetDeviceMemorySize</CODE></li> 5596 <li><CODE>GetHeapAddress</CODE></li> 5597 <li><CODE>SetHeapSize</CODE></li> 5598 <li><CODE>GetHeapSize</CODE></li> 5599 </ul> 5600 Some specifications for memory-related functions in the OS library have also changed, but these could not be applied to the Function Reference Manual. Details are planned to be added in the next release of the CTR-SDK.<br><br> This was changed in version 0.10 but was left out of the changelog.<br></description></P> 5601<HR> 5602<H3><A name="KnownIssues_0_10_1_Release%20System Updater">Known Issues with System Updater in the SDK 0.10.1 Release</A></H3> 5603<knownissues><description> 5604 <ul> 5605 <li>The volume sometimes increases momentarily regardless of the position of the volume control. </li> 5606 </ul> 5607 </description></knownissues><HR> 5608<H2 style="line-height: 0"><A name="sdk_0_10_0_Release">CTR-SDK Version 0.10.0 Release</A></H2> 5609<DIV style="text-align: right"><P style="line-height: 0">(2010/06/23)</P></DIV> 5610<HR> 5611<H3><A name="note33-01">Note 33-01: (CAMERA) Revised the <CODE>Activate</CODE> function [SDK | System Updater]</A></H3> 5612<P><description>Fixed a bug that prevented the proper application of settings made during standby if <CODE>nn::camera::SELECT_OUT1_OUT2</CODE> or <CODE>nn::camera::SELECT_IN1_OUT2</CODE> was specified as an argument to the <CODE>nn::camera::Activate</CODE> function.<br> This revision causes an irregular shift in the timing of the two camera V-Sync signals immediately following the <CODE>Activate</CODE> function call. To suppress this shift, call the <CODE>SynchronizeVsyncTiming</CODE> function after <CODE>Activate</CODE>.<br></description></P> 5613<HR> 5614<H3><A name="note33-02">Note 33-02: (CAMERA) Revised the <CODE>SetAutoWhiteBalance</CODE> function [SDK | System Updater]</A></H3> 5615<P><description>Fixed a bug that caused the <CODE>SetAutoWhiteBalance</CODE> function to succeed when the white balance was not set to <CODE>WHITE_BALANCE_NORMAL</CODE>, even though it should have failed in this case.<br> This fix causes the <CODE>SetAutoWhiteBalance</CODE> function to behave as described in the Function Reference Manual.<br></description></P> 5616<HR> 5617<H3><A name="note33-03">Note 33-03: (CAMERA) Revised the <CODE>SetNoiseFilter</CODE> function [SDK | System Updater]</A></H3> 5618<P><description>Fixed a bug in the <CODE>SetNoiseFilter</CODE> function that, when the function was used to turn off the noise-reduction feature, either prevented the feature from being turned off or introduced image noise.<br></description></P> 5619<HR> 5620<H3><A name="note33-04">Note 33-04: (CAMERA) Revised the <CODE>SetTrimmingParams</CODE> and <CODE>SetTrimmingParamsCenter</CODE> functions [SDK|System Updater]</A></H3> 5621<P><description>Fixed bugs in the <CODE>SetTrimmingParams</CODE> and <CODE>SetTrimmingParamsCenter</CODE> functions that prevented trimming from the top line and that shifted the first trimmed line up by one line.<br></description></P> 5622<HR> 5623<H3><A name="note33-05">Note 33-05: (CAMERA) Added support for the camera LED [SDK | System Updater]</A></H3> 5624<P><description>Added processing that lights up the camera LED when any camera is started by the <CODE>nn::camera::Activate</CODE> function.<br> The camera LED turns off when active cameras are put into standby mode.<br></description></P> 5625<HR> 5626<H3><A name="note33-06">Note 33-06: (CAMERA) Added processing to recover from a camera malfunction [SDK | System Updater]</A></H3> 5627<P><description>Added a feature that automatically recovers the camera to its state immediately before beginning capture if it malfunctions.<br> The <CODE>GetRebootEvent</CODE> function was added to get event notifications sent when this recovery process occurs and the <CODE>IsRebootSuccessful</CODE> function was added to determine whether recovery succeeded or failed.<br></description></P> 5628<HR> 5629<H3><A name="note33-07">Note 33-07: (CAMERA) Added a function to play the shutter sound [SDK | System Updater]</A></H3> 5630<P><description>Added the <CODE>nn::camera::PlayShutterSound</CODE> function to play the shutter sound and momentarily turn off the camera LED.<br></description></P> 5631<HR> 5632<H3><A name="note33-08">Note 33-08: (CAMERA/Y2R) Changed the <CODE>Initialize</CODE> function's return value [SDK | System Updater]</A></H3> 5633<P><description>Revised the <CODE>Initialize</CODE> function to return <CODE>false</CODE> when indicating that a camera or Y2R feature cannot be reused when it is already being used by another process.<br> You can only use such features when <CODE>true</CODE> is returned.<br></description></P> 5634<HR> 5635<H3><A name="note33-09">Note 33-09: (CECD) Updated Chance Encounter Communication daemon (beta version) [SDK]</A></H3> 5636<P><description>Added the <CODE>cecd</CODE> Chance Encounter Communication daemon and the API to access it.<br> It can get, set, receive, and send data.<br> When the daemon starts running after data has been set, it begins a search and exchanges data via wireless communication.<br> Limitations:<br> 5637 <ul> 5638 <li>The TITLE ID (GameID) must be set manually.</li> 5639 <li>Data is saved to an SD Card.<br> (An error occurs if an SD Card has not been inserted.)</li> 5640 </ul> 5641 </description></P> 5642<HR> 5643<H3><A name="note33-10">Note 33-10: (CFG) Added functions to get user information [SDK]</A></H3> 5644<P><description>Added functions to get the user name, birthday, country, area, language, and simple address.<br></description></P> 5645<HR> 5646<H3><A name="note33-11">Note 33-11: (CFG) Added function to get system information [SDK]</A></H3> 5647<P><description>Added a function to get region information.<br></description></P> 5648<HR> 5649<H3><A name="note33-12">Note 33-12: (DSP) Revised the Function Reference Manual [SDK]</A></H3> 5650<P><description>Added descriptions of uses for the <CODE>nn::dsp::LoadComponent</CODE> function in the Function Reference Manual.<br></description></P> 5651<HR> 5652<H3><A name="note33-13">Note 33-13: (DSP) Removed some functions from the public API [SDK]</A></H3> 5653<P><description>The following functions are no longer supported and have been removed from the public API.<br> 5654 <ul> 5655 <li><CODE>CreateSharedMemory</CODE></li> 5656 <li><CODE>DeleteSharedMemory</CODE></li> 5657 <li><CODE>CopyBetweenDSPWramAndSharedMemory</CODE></li> 5658 <li><CODE>GetVirtualAddress</CODE></li> 5659 <li><CODE>GetPhysicalAddress</CODE></li> 5660 <li><CODE>ConvertProcessAddressFromDSP</CODE></li> 5661 <li><CODE>GetSemaphoreEventHandle</CODE></li> 5662 <li><CODE>SetSemaphoreEventMask</CODE></li> 5663 </ul> 5664 </description></P> 5665<HR> 5666<H3><A name="note33-14">Note 33-14: (DSPSND) Removed the DSPSND library [SDK]</A></H3> 5667<P><description>Removed the DSPSND library. Use the SND library for DSP sounds.<br></description></P> 5668<HR> 5669<H3><A name="note33-15">Note 33-15: (DevEnv) Revised <CODE>version.h</CODE> [SDK]</A></H3> 5670<P><description>Fixed a bug that prevented <CODE>version.h</CODE> from being accessed within an OMakefile.<br></description></P> 5671<HR> 5672<H3><A name="note33-16">Note 33-16: (DevEnv) Suppressed warnings for missing declarations in source code [SDK]</A></H3> 5673<P><description>Suppressed compiler warning 96: "a translation unit must contain at least one declaration."<br></description></P> 5674<HR> 5675<H3><A name="note33-17">Note 33-17: (DevEnv) Changed the default build filter from TEG2 to TS [SDK]</A></H3> 5676<P><description>Changed <CODE>omake</CODE> builds to generate binaries for TS boards, rather than for TEG2 boards, by default when <CODE>FILTER</CODE> is not specified.<br></description></P> 5677<HR> 5678<H3><A name="note33-18">Note 33-18: (DevEnv) Added an environment variable for specifying the ARM compiler to use for builds [SDK]</A></H3> 5679<P><description>Added the <CODE>CTRSDK_RVCT_VER</CODE> environment variable to set the version of the ARM compiler to use for builds.<br> This environment variable only specifies the major and minor versions of the ARM compiler and is unrelated to updates of the build number alone.<br></description></P> 5680<HR> 5681<H3><A name="note33-19">Note 33-19: (DevEnv) Added the <CODE>CCFLAGS_DEV_OPT</CODE> build variable [SDK]</A></H3> 5682<P><description>Allowed the optimization level of development builds of applications to be specified using <CODE>CCFLAGS_DEV_OPT</CODE> in the OMakefile.<br></description></P> 5683<HR> 5684<H3><A name="note33-20">Note 33-20: (DevEnv) Added the <CODE>CTR_APPTYPE</CODE> build variable [SDK]</A></H3> 5685<P><description>A <CODE>CTR_APPTYPE</CODE> value can now be set in the OMakefile.<br> CXI and CIA files are generated if the OMakefile sets <CODE>CTR_APPTYPE=NAND</CODE>, and CCI files are generated if <CODE>CTR_APPTYPE=CARD</CODE>.<br> All file types—CCI, CXI, and CIA—are generated if <CODE>CTR_APPTYPE=BOTH</CODE>.<br><br> The <CODE>CTR_NANDAPP</CODE> build variable, which has similar functionality, is planned to be removed in the next SDK release.<br> Although it has been left in CTR-SDK 0.10 to maintain compatibility, use <CODE>CTR_APPTYPE</CODE> instead.<br></description></P> 5686<HR> 5687<H3><A name="note33-21">Note 33-21: (FND) Revised the <CODE>ExpHeapTemplate::Allocate</CODE> member function [SDK]</A></H3> 5688<P><description>Added <CODE>64</CODE>, <CODE>128</CODE>, <CODE>-64</CODE>, and <CODE>-128</CODE> as specifiable <SPAN class="argument">alignment</SPAN> values in the <CODE>ExpHeapTemplate::Allocate</CODE> member function.<br></description></P> 5689<HR> 5690<H3><A name="note33-22">Note 33-22: (FND) Revised <CODE>FrameHeap::Free</CODE> [SDK]</A></H3> 5691<P><description>Although the <CODE>FrameHeap::Free</CODE> function can free just regions allocated from either the head or the tail, it used to free all regions regardless of what was specified.<br> This function has been fixed to release only the specified memory.<br> Other <CODE>FrameHeap</CODE> functions have been modified along with this one.<br></description></P> 5692<HR> 5693<H3><A name="note33-23">Note 33-23: (FND) Revised <CODE>HeapBase::HasAddress</CODE> [SDK]</A></H3> 5694<P><description>Changed <CODE>HeapBase::HasAddress</CODE> to be a <CODE>const</CODE> member function with a <CODE>const</CODE> pointer as an argument.<br> The <CODE>HasAddress</CODE> member functions for <CODE>ExpHeapBase</CODE>, <CODE>ExpHeapTemplate</CODE>, <CODE>FrameHeapBase</CODE>, <CODE>FrameHeapTemplate</CODE>, <CODE>UnitHeapBase</CODE>, and <CODE>UnitHeapTemplate</CODE> have also been revised.<br></description></P> 5695<HR> 5696<H3><A name="note33-24">Note 33-24: (FS) Changed the method for initializing ROM [SDK]</A></H3> 5697<P><description>ROM regions accessible by the "<CODE>rom:</CODE>" syntax used to be automatically mounted when the <CODE>nn::fs::Initialize</CODE> function was called, but now the <CODE>nn::fs::MountRom(size_t maxFile, size_t maxDirectory, void* workingMemory, size_t workingMemorySize)</CODE> function must be called explicitly to mount them. You must pass a memory buffer to <SPAN class="argument">workingMemory</SPAN> that is as large as the size returned by the <CODE>nn::fs::GetRomRequiredMemorySize(size_t maxFile, size_t maxDirectory)</CODE> function. When calling the <CODE>nn::fs::MountRom</CODE> function, the user can now specify the number of files and directories that can be opened simultaneously using the "<CODE>rom:</CODE>" syntax. These settings are only restricted by memory capacity.</description></P> 5698<HR> 5699<H3><A name="note33-25">Note 33-25: (FS) Added support for 8.3 filenames that only have lowercase characters [SDK | System Updater]</A></H3> 5700<P><description>To support the extended FAT specifications for Windows, a long path name can now be obtained as expected for any file or directory having an 8.3 path name that contains only lowercase characters on an SD Memory Card.<br> Previously, all entry names were recognized as uppercase characters based on the standard specification of FAT.<br></description></P> 5701<HR> 5702<H3><A name="note33-26">Note 33-26: (GX) Added the <CODE>nngxAddVramDmaCommand</CODE> function to issue DMA transfer commands [SDK]</A></H3> 5703<P><description>Added the <CODE>nngxAddVramDmaCommand</CODE> function, which adds DMA transfer commands to the current command list.<br></description></P> 5704<HR> 5705<H3><A name="note33-27">Note 33-27: (GX) Restrictions on Using the L4 and A4 formats [SDK]</A></H3> 5706<P><description>It is now confirmed that hardware restrictions require that data in 4-bit texture formats (L4 or A4) be placed in a different memory region than data in non-4-bit formats when both types of texture formats are enabled at the same time and are used for multitextures.<br> (The ETC format is treated as a non-4-bit format for the purposes of these restrictions.)<br><br> 5707 <B>Note:</B> This restriction is described as above in the current specifications, but further tests have revealed that when data that uses a 4-bit format is placed in main memory (FCRAM), multitexture rendering is possible regardless of where data that uses a non-4-bit format is placed.<br> (The specifications will be updated in the next release.)<br></description></P> 5708<HR> 5709<H3><A name="note33-28">Note 33-28: (GX) Fixed a bug in the <CODE>NN_GX_STATE_FRAMEBUFFER</CODE> complete commands [SDK]</A></H3> 5710<P><description>Fixed a bug that prevented some necessary commands (commands that set registers <CODE>0x06e</CODE> and <CODE>0x11e</CODE>) from being generated in the <CODE>NN_GX_STATE_FRAMEBUFFER</CODE> complete commands.<br></description></P> 5711<HR> 5712<H3><A name="note33-29">Note 33-29: (GX) Added PICA register information [SDK]</A></H3> 5713<P><description>Updated the <I>DMPGL 2.0 System API Specifications</I>. <br>The following PICA register information was updated. See the document for further details.<br> 5714 <ul> 5715 <li>Added supplementary information about cases when the command buffer Byte Enable (BE) setting is 0.</li> 5716 <li>Added register information for the <CODE>dmp_Gas.autoAcc</CODE> uniform.</li> 5717 <li>Added register information related to clearing the early depth buffer.</li> 5718 <li>Added register information for the rendering API.</li> 5719 <li>Added register settings relevant when a reserved geometry shader is used.</li> 5720 <li>Added register information related to clearing the framebuffer cache.</li> 5721 <li>Added register information related to commands that issue interrupts.</li> 5722 <li>Added a list of PICA registers.</li> 5723 </ul> 5724 </description></P> 5725<HR> 5726<H3><A name="note33-30">Note 33-30: (GX) Added the <CODE>SetMemAccessPrioMode</CODE> function [SDK | System Updater]</A></H3> 5727<P><description>Added the <CODE>SetMemAccessPrioMode</CODE> function, which sets the access priority of the CPU and/or GPU when they access main memory.<br></description></P> 5728<HR> 5729<H3><A name="note33-31">Note 33-31: (GX) Added support for reading the depth buffer with the <CODE>glReadPixels</CODE> function [SDK]</A></H3> 5730<P><description>You can now read the content of the depth buffer with the <CODE>glReadPixels</CODE> function by setting the <SPAN class="argument">format</SPAN> argument equal to <CODE>GL_DEPTH_COMPONENT</CODE> and the <SPAN class="argument">type</SPAN> argument equal to the bit width of the depth values to get.<br></description></P> 5731<HR> 5732<H3><A name="note33-32">Note 33-32: (GX) Changed argument types in the <CODE>nngxAdd3DCommand</CODE> function [SDK]</A></H3> 5733<P><description>Changed the <SPAN class="argument">bufferaddr</SPAN> argument type from <CODE>GLvoid*</CODE> to <CODE>const GLvoid*</CODE>.<br></description></P> 5734<HR> 5735<H3><A name="note33-33">Note 33-33: (GX) Fixed a bug that prevented command buffer overflow errors from occurring in the <CODE>nngxValidateState</CODE> function [SDK]</A></H3> 5736<P><description>Revised the <CODE>nngxValidateState</CODE> function so that a <CODE>GL_ERROR_8066_DMP</CODE> error occurs when this function's validation operation generates more commands than the current command buffer can hold.<br></description></P> 5737<HR> 5738<H3><A name="note33-34">Note 33-34: (GX) Changed the errors that occur during validation with the <CODE>nngxValidateState</CODE> function into extended error codes [SDK]</A></H3> 5739<P><description>Changed the error codes that occur during validation with the <CODE>nngxValidateState</CODE> function from <CODE>GL_INVALID_OPERATION</CODE> to <CODE>GL_ERROR_806C_DMP</CODE>.<br> For more information on what causes errors during validation, see the <I>System API Specifications</I>.<br></description></P> 5740<HR> 5741<H3><A name="note33-35">Note 33-35: (GX) Added VRAM regions that can be used by applications [SDK]</A></H3> 5742<P><description>Extended the VRAM regions that can be used by applications from 2 MB to 3 MB in both VRAMA and VRAMB, for a total of 6 MB. <br>(However, there are limitations on where display buffers can be placed. For details, see the <CODE>nngxDisplayBufferStorage</CODE> page in the Function Reference Manual.)<br></description></P> 5743<HR> 5744<H3><A name="note33-36">Note 33-36: (GX) Fixed a bug in address checks for cube map textures [SDK]</A></H3> 5745<P><description>Each of a cube map texture's six faces has been required to share the same most-significant 10 address bits. However, because all six faces must fit in the same 32-MB boundary, it is actually sufficient for only the most-significant 7 bits to be the same.<br> Internal address checks have been revised accordingly.<br></description></P> 5746<HR> 5747<H3><A name="note33-37">Note 33-37: (GX) Added the <CODE>nngxClearFillCmdlist</CODE> function to both clear and fill a command buffer at the same time [SDK]</A></H3> 5748<P><description>Added the <CODE>nngxClearFillCmdlist</CODE> function, which not only clears the bound command list object but also initializes the command buffer with a specified 32-bit value.<br></description></P> 5749<HR> 5750<H3><A name="note33-38">Note 33-38: (GX) Added extended error codes to represent command buffer overflows [SDK]</A></H3> 5751<P><description>A <CODE>GL_INVALID_OPERATION</CODE> error used to be generated when the current command list's command buffer overflowed. Now a dedicated error code, <CODE>GL_ERROR_COMMANDBUFFER_FULL_DMP</CODE>, is generated.<br></description></P> 5752<HR> 5753<H3><A name="note33-39">Note 33-39: (GX) Deleted dummy commands used when clearing the texture cache [SDK]</A></H3> 5754<P><description>Ten dummy commands used to be generated for register <CODE>0x080</CODE> when the texture cache was cleared. Further testing revealed that these dummy commands are unnecessary, so they have been deleted.<br></description></P> 5755<HR> 5756<H3><A name="note33-40">Note 33-40: (GX) Fixed a bug related to clamping the particle system (geometry shader) time [SDK]</A></H3> 5757<P><description>Fixed a bug that prevented all subsequent particles from being generated after any one particle was clamped and therefore not generated.<br> Processing has also been added to clamp particles when the <CODE>dmp_Partsys.time</CODE> uniform has a value of 0 or less.<br></description></P> 5758<HR> 5759<H3><A name="note33-41">Note 33-41: (GX) Added a function that applies antialias filters while transferring block images [SDK]</A></H3> 5760<P><description>Added the <CODE>nngxFilterBlockImage</CODE> function, which issues commands to apply a 2x2 antialias filter on block-formatted data while transferring it to a specified address.<br></description></P> 5761<HR> 5762<H3><A name="note33-42">Note 33-42: (GX) Updated macro header files [SDK]</A></H3> 5763<P><description>Changed macro header files as follows.<br> 5764 <ul> 5765 <li>Changed specifications and other areas in a way that breaks compatibility (this cannot be circumvented even with <CODE>gx_MacroOld.h</CODE>).</li> 5766<br>You must address the following issues if they apply to any macros that you are using. Otherwise, build errors and unintended behavior might occur. 5767 <ul> 5768 <li>Enumerated type constant definitions for the comparison functions for alpha tests, depth tests, and stencil tests (<CODE>PICA_DATA_ALPHA_TEST_*</CODE>) have been changed from 32-bit values (which accounted for the position of the bit that was set in the register) to 1-bit values. <br><CODE>PICA_CMD_DATA_DEPTH_COLOR_MASK</CODE>, <CODE>PICA_CMD_DATA_STENCIL_TEST</CODE>, and <CODE>PICA_CMD_DATA_FRAG_OP_ALPHA_TEST</CODE> were changed along with these.</li> 5769 <li>Added parentheses to the following macros.</li> 5770 <ul> 5771 <li><CODE>PICA_CMD_SET_DISABLE_ALPHA_TEST</CODE></li> 5772 <li><CODE>PICA_CMD_SET_BLEND_DEFAULT</CODE></li> 5773 <li><CODE>PICA_CMD_SET_BLEND_NOTHING</CODE></li> 5774 <li><CODE>PICA_CMD_SET_DISABLE_EARLY_DEPTH_TEST</CODE></li> 5775 <li><CODE>PICA_CMD_SET_GS_ATTR_IN_MAP_RESERVED</CODE></li> 5776 <li><CODE>PICA_CMD_SET_GS_MISC_REG0_DISABLE</CODE></li> 5777 <li><CODE>PICA_CMD_SET_GS_MISC_REG0_SUBDIVISION</CODE></li> 5778 <li><CODE>PICA_CMD_SET_GS_MISC_REG0_PARTICLE</CODE></li> 5779 </ul> 5780 <li>The <CODE>PICA_CMD_DATA_VS_GS_OUT_REG_NUM</CODE> and <CODE>PICA_CMD_DATA_VS_GS_OUT_REG_NUM3</CODE> macros used to require an argument value that was one less than the number of output registers used in the vertex shaders, because this value was then set in bits [2:0] of register <CODE>0x4f</CODE> and bits [3:0] of registers <CODE>0x24a</CODE>, <CODE>0x25e</CODE>, and <CODE>0x251</CODE>. These macros have been revised to internally subtract one from the value that is passed in.</li> 5781 <li>The <CODE>PICA_CMD_DATA_VS_ATTR_NUM0</CODE> and <CODE>PICA_CMD_DATA_VS_ATTR_NUM1</CODE> macros used to require an argument value that was one less than the number of input vertex attributes to the vertex shaders, because this value was then set in bits [3:0] of registers <CODE>0x2b9</CODE> and <CODE>0x242</CODE>. These macros have been revised to internally subtract one from the value that is passed in.</li> 5782 <li>Deleted <CODE>PICA_DATA_FRAG_LIGHT_ENV_LAYER_CONFIG{8-10}</CODE> following their deletion from the specifications.</li> 5783 <li>Changed the value set in <CODE>PICA_REG_FRAG_LIGHT_SRC_NUM</CODE> (<CODE>0x1c2</CODE>) by the <CODE>PICA_CMD_DATA_FRAG_LIGHT_NUM</CODE> macro to one less than the number of light sources (or 0 when all light sources are disabled).</li> 5784 <li>Deleted unnecessary arguments from the following macros.</li> 5785 <ul> 5786 <li><CODE>PICA_CMD_DATA_TEXTURE1_WRAP_FILTER</CODE></li> 5787 <li><CODE>PICA_CMD_DATA_TEXTURE2_WRAP_FILTER</CODE></li> 5788 </ul> 5789 </ul> 5790<br> 5791 <li>Changes caused by new items</li> 5792 <ul> 5793 <li>Added a new file, <CODE>gx_MacroReg.h</CODE>, that puts all macro definitions for register addresses together.</li> 5794 <li>Added a new file, <CODE>gx_MacroOld.h</CODE>, as the old version of macros for which current updates broke compatibility with the previous header files. <br>(We are considering gradually removing this header file in future releases.)</li> 5795 <li>Added the following new macro definitions for register addresses.</li> 5796 <ul> 5797 <li><CODE>PICA_REG_INTERRUPT</CODE> (<CODE>0x10</CODE>), the register that sets commands that generate interrupts</li> 5798 <li><CODE>PICA_REG_EARLY_DEPTH_CLEAR</CODE> (<CODE>0x63</CODE>), the register with settings related to the early depth buffer</li> 5799 </ul> 5800 <li>Added new <CODE>PICA_DATA_*</CODE> enumerated types (these types were previously incomplete) as well as new macro functions, <CODE>PICA_CMD_DATA_*</CODE> and <CODE>PICA_CMD_SET_*</CODE>.</li> 5801 </ul> 5802<br> 5803 <li>Changes caused by bug fixes</li> 5804<br>Fixed known bugs in <CODE>gx_MacroMisc.h</CODE>, <CODE>gx_MacroTexture.h</CODE>, <CODE>gx_MacroShader.h</CODE>, and <CODE>gx_MacroFragment.h</CODE>. 5805 </ul> 5806 </description></P> 5807<HR> 5808<H3><A name="note33-43">Note 33-43: (GX) Added support for automatic mipmap generation [SDK]</A></H3> 5809<P><description>Added a feature to automatically generate mipmaps for textures that use antialias-filtered block image transfers.<br> For details on the formats for which mipmaps can be generated as well as size restrictions, see the DMPGL specifications.<br></description></P> 5810<HR> 5811<H3><A name="note33-44">Note 33-44: (GX) Deleted lighting layer configurations 8–10 [SDK]</A></H3> 5812<P><description>The following were determined to have poor performance and were thus deleted from the specifications: <CODE>GL_LIGHT_ENV_LAYER_CONFIG8_DMP</CODE>, <CODE>GL_LIGHT_ENV_LAYER_CONFIG9_DMP</CODE>, and <CODE>GL_LIGHT_ENV_LAYER_CONFIG10_DMP</CODE>.<br> There are no perfect substitutes for these configurations, but the following methods can reduce the number of cycles to two.<br> 5813 <ul> 5814 <li>Layer configuration 8: Use layer configuration 6 with D1 and FR disabled.</li> 5815 <li>Layer configuration 9: Use layer configuration 4 with RR, RG, and RB disabled.</li> 5816 <li>Layer configuration 10: Use layer configuration 4 with D1, D2, and SP disabled.</li> 5817 </ul> 5818 </description></P> 5819<HR> 5820<H3><A name="note33-45">Note 33-45: (GX) Stopped using invalid bit in register <CODE>0x6f</CODE> [SDK]</A></H3> 5821<P><description>Revised the <CODE>glShaderBinary</CODE> and <CODE>glLinkProgram</CODE> functions to stop unnecessarily operating on the invalid bit [17:17] in register <CODE>0x6f</CODE>.<br></description></P> 5822<HR> 5823<H3><A name="note33-46">Note 33-46: (GX) Fixed a bug that caused incorrect behavior with certain placements of vertex and index arrays [SDK]</A></H3> 5824<P><description>Fixed a bug that caused incorrect behavior when vertex arrays were placed in main memory and index arrays were placed in VRAM.<br></description></P> 5825<HR> 5826<H3><A name="note33-47">Note 33-47: (HID) Changed threshold values for clamping the Slide Pad [SDK]</A></H3> 5827<P><description>Changed the threshold values for clamping the Slide Pad.<br><br> The minimum value for circular clamping (<CODE>MIN_OF_STICK_CLAMP_MODE_CIRCLE</CODE>) was changed from 66 to 50.<br> The maximum value for clamping (<CODE>LIMIT_OF_STICK_CLAMP_MAX</CODE>) was changed from 133 to 153.<br> These threshold values are still under consideration and may change in the future.<br></description></P> 5828<HR> 5829<H3><A name="note33-48">Note 33-48: (HIO) Relocated the PC-side HostIO library [SDK]</A></H3> 5830<P><description>Moved the PC-side HostIO library and its header files, all of which have been included in the CTR-SDK, to the <CODE>$KMC_CTRHOSTIO/SDK</CODE> directory.<br></description></P> 5831<HR> 5832<H3><A name="note33-49">Note 33-49: (JPEG) Added JPEG encoder functions for MP-format data [SDK]</A></H3> 5833<P><description>Added the following functions for MP-format data.<br> 5834 <ul> 5835 <li><CODE>SetMpTypeFlags</CODE></li> 5836 <li><CODE>SetMpIndividualNum</CODE></li> 5837 <li><CODE>ClearMpIndividualNum</CODE></li> 5838 <li><CODE>SetMpPanOrientation</CODE></li> 5839 <li><CODE>ClearMpPanOrientation</CODE></li> 5840 <li><CODE>SetMpPanOverlapH</CODE></li> 5841 <li><CODE>ClearMpPanOverlapH</CODE></li> 5842 <li><CODE>SetMpPanOverlapV</CODE></li> 5843 <li><CODE>ClearMpPanOverlapV</CODE></li> 5844 <li><CODE>SetMpBaseViewpointNum</CODE></li> 5845 <li><CODE>ClearMpBaseViewpointNum</CODE></li> 5846 <li><CODE>SetMpConvergenceAngle</CODE></li> 5847 <li><CODE>ClearMpConvergenceAngle</CODE></li> 5848 <li><CODE>SetMpBaselineLength</CODE></li> 5849 <li><CODE>ClearMpBaselineLength</CODE></li> 5850 <li><CODE>SetMpVerticalDivergence</CODE></li> 5851 <li><CODE>ClearMpVerticalDivergence</CODE></li> 5852 <li><CODE>SetMpAxisDistanceX</CODE></li> 5853 <li><CODE>ClearMpAxisDistanceX</CODE></li> 5854 <li><CODE>SetMpAxisDistanceY</CODE></li> 5855 <li><CODE>ClearMpAxisDistanceY</CODE></li> 5856 <li><CODE>SetMpAxisDistanceZ</CODE></li> 5857 <li><CODE>ClearMpAxisDistanceZ</CODE></li> 5858 <li><CODE>SetMpYawAngle</CODE></li> 5859 <li><CODE>ClearMpYawAngle</CODE></li> 5860 <li><CODE>SetMpPitchAngle</CODE></li> 5861 <li><CODE>ClearMpPitchAngle</CODE></li> 5862 <li><CODE>SetMpRollAngle</CODE></li> 5863 <li><CODE>ClearMpRollAngle</CODE></li> 5864 <li><CODE>StartMpEncoderNext</CODE></li> 5865 <li><CODE>GetMpRegionsToBuildJpegData</CODE></li> 5866 </ul> 5867 </description></P> 5868<HR> 5869<H3><A name="note33-50">Note 33-50: (JPEG) Added setter functions for the JPEG encoder [SDK]</A></H3> 5870<P><description>Added the following functions for setting parameters used during JPEG encoding.<br> 5871 <ul> 5872 <li><CODE>SetThumbnailSize</CODE></li> 5873 <li><CODE>SetInputBufferWidth</CODE></li> 5874 <li>SetDateTime</li> 5875 </ul> 5876 </description></P> 5877<HR> 5878<H3><A name="note33-51">Note 33-51: (JPEG) Added functions for extracting EXIF information with the JPEG decoder [SDK]</A></H3> 5879<P><description>Added the following functions for getting EXIF values and analyzing only EXIF information while decoding.<br> 5880 <ul> 5881 <li><CODE>ExtractExif</CODE></li> 5882 <li><CODE>GetLastDateTime</CODE></li> 5883 <li><CODE>GetLastSoftwarePointer</CODE></li> 5884 <li><CODE>GetLastSoftwareLength</CODE></li> 5885 <li><CODE>GetLastTwlPhotoMakerNote</CODE></li> 5886 </ul> 5887 </description></P> 5888<HR> 5889<H3><A name="note33-52">Note 33-52: (JPEG) Added functions for analyzing MP-format data with the JPEG decoder [SDK]</A></H3> 5890<P><description>Added the following functions for MP-format data.<br> 5891 <ul> 5892 <li><CODE>GetMpIndex</CODE></li> 5893 <li><CODE>GetMpNumberOfImages</CODE></li> 5894 <li><CODE>GetMpImageUidListSize</CODE></li> 5895 <li><CODE>GetMpImageUidListOffset</CODE></li> 5896 <li><CODE>GetMpTotalFrames</CODE></li> 5897 <li><CODE>GetMpEntry</CODE></li> 5898 <li><CODE>GetMpImageType</CODE></li> 5899 <li><CODE>GetMpImageSize</CODE></li> 5900 <li><CODE>GetMpImageOffset</CODE></li> 5901 <li><CODE>GetMpDependentImage1EntryNum</CODE></li> 5902 <li><CODE>GetMpDependentImage2EntryNum</CODE></li> 5903 <li><CODE>GetMpAttribute</CODE></li> 5904 <li><CODE>GetMpIndividualNum</CODE></li> 5905 <li><CODE>GetMpPanOrientation</CODE></li> 5906 <li><CODE>GetMpPanOverlapH</CODE></li> 5907 <li><CODE>GetMpPanOverlapV</CODE></li> 5908 <li><CODE>GetMpBaseViewpointNum</CODE></li> 5909 <li><CODE>GetMpConvergenceAngle</CODE></li> 5910 <li><CODE>GetMpBaselineLength</CODE></li> 5911 <li><CODE>GetMpVerticalDivergence</CODE></li> 5912 <li><CODE>GetMpAxisDistanceX</CODE></li> 5913 <li><CODE>GetMpAxisDistanceY</CODE></li> 5914 <li><CODE>GetMpAxisDistanceZ</CODE></li> 5915 <li><CODE>GetMpYawAngle</CODE></li> 5916 <li><CODE>GetMpPitchAngle</CODE></li> 5917 <li><CODE>GetMpRollAngle</CODE></li> 5918 </ul> 5919 </description></P> 5920<HR> 5921<H3><A name="note33-53">Note 33-53: (JPEG) Added functions for setting the image width in the JPEG decoder [SDK]</A></H3> 5922<P><description>Added the following functions to use when decoding results are output to a buffer that has a larger image width than the image to decode.<br> 5923 <ul> 5924 <li>SetOutputBufferWidth</li> 5925 <li><CODE>GetLastOutputBufferWidth</CODE></li> 5926 </ul> 5927 </description></P> 5928<HR> 5929<H3><A name="note33-54">Note 33-54: (JPEG) Added thumbnail output formats for the JPEG encoder [SDK]</A></H3> 5930<P><description>Changed the <CODE>SetThumbnailSize</CODE> function so that it can set thumbnail output formats other than YUV422.<br></description></P> 5931<HR> 5932<H3><A name="note33-55">Note 33-55: (JPEG) Added functions for applications to get and set MakerNote data [SDK]</A></H3> 5933<P><description>Added the following functions to get and set data embedded in the MakerNote region of a created JPEG file.<br> 5934 <ul> 5935 <li><CODE>SetUserMakerNote</CODE></li> 5936 <li><CODE>GetLastUserMakerNotePointer</CODE></li> 5937 <li><CODE>GetLastUserMakerNoteSize</CODE></li> 5938 <li><CODE>GetLastTwlUserMakerNotePointer</CODE></li> 5939 <li><CODE>GetLastTwlUserMakerNoteSize</CODE></li> 5940 <li>SetImageUid</li> 5941 <li><CODE>GetLastImageUid</CODE></li> 5942 </ul> 5943 </description></P> 5944<HR> 5945<H3><A name="note33-56">Note 33-56: (MATH) Added the <CODE>SafeNormalize</CODE> functions [SDK]</A></H3> 5946<P><description>Added the following functions that run "safe" Normalize operations, returning the default values for vectors with a size of 0.<br> 5947 <ul> 5948 <li><CODE>VEC2SafeNormalize</CODE></li> 5949 <li><CODE>VEC2::SafeNormalize</CODE></li> 5950 <li><CODE>VEC3SafeNormalize</CODE></li> 5951 <li><CODE>VEC3::SafeNormalize</CODE></li> 5952 <li><CODE>VEC4SafeNormalize</CODE></li> 5953 <li><CODE>VEC4::SafeNormalize</CODE></li> 5954 </ul> 5955 </description></P> 5956<HR> 5957<H3><A name="note33-57">Note 33-57: (MATH) Improved the accuracy of sine and cosine calculations [SDK]</A></H3> 5958<P><description>Revised some values that did not fully utilize <CODE>float</CODE> accuracy in the internal table used to find the sine and cosine.<br></description></P> 5959<HR> 5960<H3><A name="note33-58">Note 33-58: (MATH) Added multiplication functions for all components in <CODE>Vector2</CODE>, <CODE>Vector3</CODE>, and <CODE>Vector4</CODE> vectors [SDK]</A></H3> 5961<P><description>The following functions have been added.<br> 5962 <ul> 5963 <li><CODE>VEC{2,3,4}Mult</CODE></li> 5964 <li><CODE>VEC{2,3,4}::operator*=(const VEC{2,3,4}&)</CODE></li> 5965 </ul> 5966 </description></P> 5967<HR> 5968<H3><A name="note33-59">Note 33-59: (MATH) Fixed a bug in the values obtained by the <CODE>GetRow</CODE> and <CODE>GetColumn</CODE> functions in <CODE>math_Matrix23.h</CODE> [SDK]</A></H3> 5969<P><description>Fixed processing that accidentally treated a 2x3 matrix as a 3x2 matrix within the <CODE>GetRow</CODE> and <CODE>GetColumn</CODE> functions in <CODE>math_Matrix23.h</CODE>.<br></description></P> 5970<HR> 5971<H3><A name="note33-60">Note 33-60: (MATH) Increased speed of functions [SDK]</A></H3> 5972<P><description>Optimized implementations of the following functions. <br><br> <CODE>Hermite, MTX33Copy, MTX33MAdd, MTX33Mult, MTX33ToMTX34, MTX34Add,<br> MTX34CameraRotate, MTX34Copy, MTX34Inverse, MTX34InvTranspose, <br> MTX34LookAt, MTX34MAdd, MTX34Mult, MTX34MultArray, MTX34MultScale, <br> MTX34MultTranslate, MTX34RotXYZFIdx, MTX34RotXYZRad, MTX34RotXYZTranslateFIdx, <br> MTX34Scale, MTX34ToMTX33, MTX34ToQUAT, MTX34Translate, MTX34Transpose, <br> MTX43Add, MTX43Copy, MTX43Mult, MTX43Transpose, MTX44Add, MTX44Copy, <br> MTX44Frustum, MTX44FrustumPivot, MTX44Inverse, MTX44Mult, <br> MTX44MultArray, MTX44MultScale, MTX44MultTranslate, <br> MTX44Ortho, MTX44OrthoPivot, MTX44PerspectivePivotRad, MTX44RotXYZRad, <br> MTX44Scale, MTX44T, MTX44Transpose, QUATInverse, QUATMult, <br> QUATNormalize, QUATToMTX34, VEC3Cross, VEC3Len, VEC3Normaliz, <br> VEC3Transform, VEC3TransformArray, MTX44Pivot, MTX34RotAxisRad_, <br> MTX44PerspectiveRad, MTX44RotAxisRad_</CODE><br><br> The optimizations are valid for Release and Development builds. Note, however, that these optimizations are not applied to Debug builds.<br></description></P> 5973<HR> 5974<H3><A name="note33-61">Note 33-61: (MIC) Added a return value to the <CODE>mic::FreeBuffer</CODE> function [SDK]</A></H3> 5975<P><description>Revised the <CODE>mic::FreeBuffer</CODE> function to return an error if it is called during microphone sampling.<br></description></P> 5976<HR> 5977<H3><A name="note33-62">Note 33-62: (MIC) Added the microphone library to the default libraries [SDK]</A></H3> 5978<P><description>It used to be necessary to explicitly add the microphone library to an OMakefile to use it, but this is no longer necessary because the library has been added to the build system's default libraries.<br></description></P> 5979<HR> 5980<H3><A name="note33-63">Note 33-63: (MIC) Deleted a function that allocates memory and added a function that sets memory [SDK]</A></H3> 5981<P><description>The microphone library used to allocate memory internally with the <CODE>AllocateBuffer</CODE> function. This process has been revised in CTR-SDK 0.10 so that the application allocates memory and <CODE>SetBuffer</CODE>is used to set it to the microphone library.<br> The application must provide memory with a size and address that are 4-KB aligned.<br> Call the <CODE>ResetBuffer</CODE> function to stop using the memory set in the microphone library.<br></description></P> 5982<HR> 5983<H3><A name="note33-64">Note 33-64: (MIDI) Added the MIDI library [SDK | System Updater]</A></H3> 5984<P><description>Added the MIDI library.<br></description></P> 5985<HR> 5986<H3><A name="note33-65">Note 33-65: (RDT) Added the RDT library [SDK]</A></H3> 5987<P><description>Added the RDT library, which runs local communications with trusted data.<br> The RDT library is a high-level library located above the UDS library.<br></description></P> 5988<HR> 5989<H3><A name="note33-66">Note 33-66: (SND) Added 3D surround sound features [SDK]</A></H3> 5990<P><description>Added support for 3D surround sound output.<br> (Effects are still provisional, however, and are highly likely to change in the future.)<br></description></P> 5991<HR> 5992<H3><A name="note33-67">Note 33-67: (SND) Fixed a bug that corrupted waveforms during ADPCM playback [SDK]</A></H3> 5993<P><description>Fixed a bug that corrupted waveforms only in the first data to have <CODE>AppendWaveBuffer</CODE> called on a Voice during ADPCM playback.<br></description></P> 5994<HR> 5995<H3><A name="note33-68">Note 33-68: (SND) Fixed a bug in the <CODE>AllocVoice</CODE> function [SDK]</A></H3> 5996<P><description>Fixed a bug that caused <CODE>AllocVoice</CODE> to return invalid results.<br></description></P> 5997<HR> 5998<H3><A name="note33-69">Note 33-69: (SND) Added a DSP-ADPCM encoder [SDK]</A></H3> 5999<P><description>Added the <CODE>nn::snd::EncodeAdpcmData</CODE> function, which is a DSP-ADPCM encoder, and the <CODE>nn::snd::GetAdpcmOutputBufferSize</CODE> function, which returns the size of the encoding results.<br></description></P> 6000<HR> 6001<H3><A name="note33-70">Note 33-70: (SND) Fixed a bug in the <CODE>GetPlayPosition</CODE> function [SDK]</A></H3> 6002<P><description>Fixed a bug that caused the <CODE>GetPlayPosition</CODE> function to return an undefined value immediately after the <CODE>AllocVoice</CODE> function was called.<br></description></P> 6003<HR> 6004<H3><A name="note33-71">Note 33-71: (SND) Added a function to get <CODE>Mix</CODE> bus data [SDK]</A></H3> 6005<P><description>Added the <CODE>nn::snd::GetMixedBusData</CODE> function, which gets the <CODE>MixBus</CODE> final output information for DSP sounds.<br></description></P> 6006<HR> 6007<H3><A name="note33-72">Note 33-72: (SND) Added a <CODE>MixParam</CODE> constructor [SDK]</A></H3> 6008<P><description>Added a constructor for the <CODE>MixParam</CODE> structure.<br></description></P> 6009<HR> 6010<H3><A name="note33-73">Note 33-73: (SND) Added functions for loading files in the BCWAV format [SDK]</A></H3> 6011<P><description>Added functions to the <CODE>nn::snd::Bcwav</CODE> namespace for loading waveform (BCWAV) files generated by <CODE>ctr_WaveConverter</CODE>.<br></description></P> 6012<HR> 6013<H3><A name="note33-74">Note 33-74: (SND) Fixed a bug that caused the <CODE>nn::snd::WaitForDspSync</CODE> function to enter an endless loop [SDK]</A></H3> 6014<P><description>Fixed a bug that caused the <CODE>nn::snd::WaitForDspSync</CODE> function to enter an endless loop in situations such as during playback of a high-pitched Voice with a high sampling rate.<br></description></P> 6015<HR> 6016<H3><A name="note33-75">Note 33-75: (SND) Changed definitions in the <CODE>nn::snd::WaveBuffer</CODE> structure [SDK]</A></H3> 6017<P><description>Added the <CODE>const</CODE> modifier to the <CODE>pAdpcmContext</CODE> member variable of the <CODE>WaveBuffer</CODE> structure.<br></description></P> 6018<HR> 6019<H3><A name="note33-76">Note 33-76: (SND) Fixed a bug that caused execution to halt on a null assertion while <CODE>nn::snd::Voice</CODE> was in use [SDK]</A></H3> 6020<P><description>Fixed a bug that caused program execution to halt on a null assertion during sound playback with the <CODE>Voice</CODE> class's <CODE>AppendWaveBuffer</CODE> function.<br></description></P> 6021<HR> 6022<H3><A name="note33-77">Note 33-77: (SND) Fixed a SND library bug that would suddenly stop audio output [SDK]</A></H3> 6023<P><description>Fixed a bug that would suddenly stop all audio output during audio playback with the SND library.<br></description></P> 6024<HR> 6025<H3><A name="note33-78">Note 33-78: (SND) Added filter features [SDK]</A></H3> 6026<P><description>Added functions to set a one-pole low-pass filter and a two-pole filter for a <CODE>Voice</CODE>.<br></description></P> 6027<HR> 6028<H3><A name="note33-79">Note 33-79: (SND) Added a function for determining whether headphones have been inserted [SDK | System Updater]</A></H3> 6029<P><description>Added the <CODE>nn::snd::GetHeadphoneStatus</CODE> function, which gets the headphone connection state.<br></description></P> 6030<HR> 6031<H3><A name="note33-80">Note 33-80: (SND) Revised the Function Reference Manual [SDK]</A></H3> 6032<P><description>Fixed errors in the Function Reference Manual for the SND library.<br></description></P> 6033<HR> 6034<H3><A name="note33-81">Note 33-81: (SND) Fixed loop playback bugs [SDK]</A></H3> 6035<P><description>Fixed bugs that prevented proper loop playback of a high-pitch or high-sampling-rate <CODE>Voice</CODE> when the PCM data buffer was small.<br></description></P> 6036<HR> 6037<H3><A name="note33-82">Note 33-82: (SND) Added a waveform converter [SDK]</A></H3> 6038<P><description>Added <CODE>ctr_WaveConverter32.exe</CODE>, a tool that converts waveform (WAV and AIFF) files into the DSP ADPCM format. For details, see <a href="../tools/ctr_WaveConverter.html"><CODE>ctr_WaveConverter</CODE></a>.<br></description></P> 6039<HR> 6040<H3><A name="note33-83">Note 33-83: (SND) Fixed a bug that caused the playback position to lag during long playback times [SDK]</A></H3> 6041<P><description>Fixed a bug that caused the playback position to lag behind the original position during long playback.<br></description></P> 6042<HR> 6043<H3><A name="note33-84">Note 33-84: (TOOL) Added <CODE>Config</CODE> tool features [SDK]</A></H3> 6044<P><description>Allowed the user name to be edited with the <CODE>Config</CODE> tool.<br> A description of how to edit the user name has been added to the documentation.<br></description></P> 6045<HR> 6046<H3><A name="note33-85">Note 33-85: (TOOL) Changed the <CODE>DevMenu</CODE> [SDK]</A></H3> 6047<P><description>Made the following changes to the <CODE>DevMenu</CODE>. 6048 <ul> 6049 <li>Made it possible to use <CODE>DevMenu</CODE> to launch applications written to a CTR Card (by selecting "CARD" from the program list).</li> 6050 <li>Stopped the application startup screen from being displayed immediately after an import with <CODE>DevMenu</CODE>. (Start these applications from the program management screen.)</li> 6051 <li>Added support for hot-swapping SD Cards (although execution freezes if an SD Card is inserted and then immediately removed).</li> 6052 <li>Changed display to include the product code on the list of items.</li> 6053 <li>Revised the program IDs displayed on the program list from 16-digit numbers to 8-digit numbers.</li> 6054 <li>Fixed a bug that caused a program to be deleted when X was pressed on the Import screen after the program was selected from the Programs screen.</li> 6055 <li>Fixed a bug that caused corrupted display of the list.</li> 6056 </ul> 6057 </description></P> 6058<HR> 6059<H3><A name="note33-86">Note 33-86: (TOOL) Added <CODE>ctr_makecia32.exe</CODE> [SDK]</A></H3> 6060<P><description>Added <CODE>ctr_makecia32.exe</CODE>, which generates CIA files.<br></description></P> 6061<HR> 6062<H3><A name="note33-87">Note 33-87: (TOOL) Added CXI file encryption and CDI file generation [SDK]</A></H3> 6063<P><description>The CXI files generated when a NAND application is built are now encrypted.<br> In the current release, CDI files (unencrypted CXI files) are also generated at the same time.<br> In future releases they will no longer be generated by default.<br></description></P> 6064<HR> 6065<H3><A name="note33-88">Note 33-88: (TOOL) Updated the shader assembler and linker [SDK]</A></H3> 6066<P><description>Updated the shader assembler and linker as follows.<br> 6067 <ul> 6068 <li>Added support for evaluating an equality, inequality, bitwise OR, bitwise AND, or any combination of these in <CODE>#if</CODE> and <CODE>#elif</CODE> statements.</li> 6069 <li>Added support for <CODE>#line</CODE>.</li> 6070 <li>Revised so that unused regions are initialized with a value of 0.</li> 6071 <li>Revised <CODE>#pragma output_map</CODE> to cause an error when <CODE>texture3</CODE> is specified to it.</li> 6072 </ul> 6073 </description></P> 6074<HR> 6075<H3><A name="note33-89">Note 33-89: (UDS) Changed how the buffer used by the UDS library is allocated [SDK]</A></H3> 6076<P><description>The buffer used internally by the UDS library is now allocated and specified by the application rather than allocated and obtained automatically within the library.<br> Note that the specifications for the <CODE>nn::uds::Initialize</CODE> function have changed.<br></description></P> 6077<HR> 6078<H3><A name="note33-90">Note 33-90: (UDS) Fixed a bug that prevented networks from being found after specified channels were scanned [SDK]</A></H3> 6079<P><description>Fixed a bug that prevented existing networks from being detected on the channel(s) specified for scanning with the <CODE>nn::uds::Scan</CODE> function.<br></description></P> 6080<HR> 6081<H3><A name="note33-91">Note 33-91: (UDS) User name and local friend code are now obtained from the system information [SDK]</A></H3> 6082<P><description>Changed the UDS library to get the user name and local friend code from the system information because this was just made possible.<br> You no longer have to specify anything with the <CODE>nn::uds::SetNodeInformation</CODE> function. <br>(Currently, any specified information is simply not applied. In the next release, this function is scheduled for deletion.)<br> Definitions in the <CODE>nn::uds::NodeInformation</CODE> structure have also been changed following the shift to get data from the system information.<br></description></P> 6083<HR> 6084<H3><A name="note33-92">Note 33-92: (UDS) Changed specifications for the <CODE>CreateNetwork</CODE> and <CODE>Scan</CODE> functions following policy changes to local communication IDs [SDK]</A></H3> 6085<P><description>Local communication IDs were originally planned to be set by the system automatically, but this has changed so that now applications must always set the IDs themselves. Consequently, the <CODE>CreateNetwork</CODE> and <CODE>Scan</CODE> functions, which do not set a local communication ID, were removed.<br></description></P> 6086<HR> 6087<H3><A name="note33-93">Note 33-93: (UGC) Added a profanity-check library [SDK]</A></H3> 6088<P><description>Added a feature that determines whether a user-specified string has any problems that make it unusable.<br></description></P> 6089<HR> 6090<H3><A name="note33-94">Note 33-94: (UGC) Added a blacklist library [SDK]</A></H3> 6091<P><description>Added features to register, clear, and search for information on the authors of user-generated content.<br></description></P> 6092<HR> 6093<H3><A name="note33-95">Note 33-95: (ULCD) Revised internal calculations in the <CODE>CalculateMatrices[Real]</CODE> functions [SDK]</A></H3> 6094<P><description>Calculations in the <CODE>nn::ulcd::StereoCamera::CalculateMatrices[Real]</CODE> functions assumed that viewing volume parameters were set in advance so that <CODE>left < right</CODE> and <CODE>bottom < top</CODE>. If these conditions were not satisfied, the proper results were not output.<br> This was revised so that each parameter does not depend on its size relative to the others.<br></description></P> 6095<HR> 6096<H3><A name="note33-96">Note 33-96: (ULCD) Changed argument specifications for the <CODE>StereoCamera::CalculateMatrices[Real]</CODE> functions [SDK]</A></H3> 6097<P><description>Changed the <CODE>CalculateMatrices[Real]</CODE> functions so that the <SPAN class="argument">depthRange</SPAN> argument only accepts values in the range [0, 1] rather than any value greater than or equal to 0.<br> The argument was also renamed to <SPAN class="argument">factor</SPAN> to reflect its current use.<br></description></P> 6098<HR> 6099<H3><A name="note33-97">Note 33-97: (ULCD) Changed specifications for the <CODE>StereoCamera::GetMaxParallax</CODE> function [SDK]</A></H3> 6100<P><description>This function used to return the distance between the left and right cameras as the parallax required to display an object at the greatest stereoscopic depth.<br> That specification applied a parallax that is larger than necessary, though, so the function was changed to return a maximum parallax value that is fixed in advance.<br></description></P> 6101<HR> 6102<H3><A name="note33-98">Note 33-98: (ULCD) Updated the <I>Description of the ULCD Library</I> [SDK]</A></H3> 6103<P><description>Updated the <I>Description of the ULCD Library</I>.<br> For details on what was updated, see the documentation.<br> <CODE>$CTR_SDK/documents/TechnicalNotes/AboutULCDLibrary/AboutULCDLibrary.pdf</CODE><br></description></P> 6104<HR> 6105<H3><A name="note33-99">Note 33-99: (ULCD) Added functions to get and set the maximum parallax [SDK]</A></H3> 6106<P><description>Added the <CODE>nn::ulcd::StereoCamera::SetLimitParallax</CODE> function to set the parallax to generate for objects at the far clipping plane in a stereoscopic representation.<br> This parallax is created from the maximum separation between the images for the left and right eyes.<br><br> However, you can only set a maximum parallax that is within a fixed range.<br> Because this fixed range has currently not yet been decided, there is not actually an upper limit and any value can be set.<br> A warning is output if you specify a value larger than the one in the guidelines.<br><br> The <CODE>nn::ulcd::StereoCamera::GetLimitParallax</CODE> function was also added to get this value.<br> The value set by this function is valid when the <CODE>nn::ulcd::StereoCamera::CalculateMatrices</CODE> function is used.<br></description></P> 6107<HR> 6108<H3><A name="note33-100">Note 33-100: (Y2R) Changed arguments to the <CODE>SetDitheringWeightParam</CODE> function [SDK | System Updater]</A></H3> 6109<P><description>Changed the <CODE>SetDitheringWeightParam</CODE> function's arguments from pass-by-value to pass-by-reference.<br></description></P> 6110<HR> 6111<H3><A name="note33-101">Note 33-101: (Y2R) Added a <SPAN class="argument">stride</SPAN> argument to functions that transfer source data for conversion [SDK | System Updater]</A></H3> 6112<P><description>Added the ability to specify an offset to the following function that transfers the source data for conversion. This offset value is added independently of the single-transfer size.<br> 6113 <ul> 6114 <li><CODE>SetReceiving</CODE></li> 6115 </ul> 6116 If the offset is omitted, this function will behave as it did with previous versions of the CTR-SDK.<br></description></P> 6117<HR> 6118<H3><A name="KnownIssues_0_10_0_Release">Known Issues in the SDK 0.10.0 Release</A></H3> 6119<P> None.</P> 6120<HR> 6121<H2 style="line-height: 0"><A name="sdk_0_10_0_Release%20System Updater">CTR-SDK Version 0.10.0 Release System Updater</A></H2> 6122<DIV style="text-align: right"><P style="line-height: 0">(2010/06/23)</P></DIV> 6123<HR> 6124<H3><A name="note32-01">Note 32-01: (AC) Revised the <CODE>AC_Connect</CODE> function [System Updater]</A></H3> 6125<P><description>Fixed the following problems with the <CODE>AC_Connect</CODE> function: 6126 <ul> 6127 <li>Fixed bug when connecting to an access point with a stealth SSID</li> 6128 <li>Keyless access points were assumed to use open system authentication and keyed access points were assumed to use shared key authentication, resulting in a bug where keyed open system authentication access points could not be connected to. This is now worked around by attempting an open system authentication connection on the third retry.</li> 6129 </ul> 6130 </description></P> 6131<HR> 6132<H3><A name="note32-02">Note 32-02: (AC) Revised the <CODE>AC_ConnectAsync</CODE> function [System Updater]</A></H3> 6133<P><description>Fixed a bug that caused connection attempts via the <CODE>AC_ConnectAsync</CODE> function to always fail if the same function had been used to connect and disconnect earlier.<br></description></P> 6134<HR> 6135<H3><A name="note32-03">Note 32-03: (AC) <CODE>AC_DebugSetNetworkSettingA</CODE> [System Updater]</A></H3> 6136<P><description>Changed the network setting slot names from A-C to 1-3. Changed function names accordingly. There have been no changes to arguments or behavior.<br></description></P> 6137<HR> 6138<H3><A name="note32-04">Note 32-04: (AC) Revised the <CODE>DebugSetNetworkSetting1</CODE> function [System Updater]</A></H3> 6139<P><description>Changed the destination to which the <CODE>AC_DebugSetNetworkSetting1</CODE> function writes network settings from the SD Card to NAND.<br></description></P> 6140<HR> 6141<H3><A name="note32-05">Note 32-05: (AC) Revised the WPA connection process [System Updater]</A></H3> 6142<P><description>Fixed bug where, after a successful WPA connection, data could not be sent or received.<br></description></P> 6143<HR> 6144<H3><A name="note32-06">Note 32-06: (AC) Fixed a scan bug that occurred after a failed connection attempt [System Updater]</A></H3> 6145<P><description>Fixed a bug where, after a failed attempt to connect to an access point, scan results would not be returned.<br></description></P> 6146<HR> 6147<H3><A name="note32-07">Note 32-07: (CAMERA) Revised the <CODE>Activate</CODE> function [SDK | System Updater]</A></H3> 6148<P><description>Fixed a bug that prevented the proper application of settings made during standby if <CODE>nn::camera::SELECT_OUT1_OUT2</CODE> or <CODE>nn::camera::SELECT_IN1_OUT2</CODE> was specified as an argument to the <CODE>nn::camera::Activate</CODE> function.<br> This revision causes an irregular shift in the timing of the two camera V-Sync signals immediately following the <CODE>Activate</CODE> function call. To suppress this shift, call the <CODE>SynchronizeVsyncTiming</CODE> function after <CODE>Activate</CODE>.<br></description></P> 6149<HR> 6150<H3><A name="note32-08">Note 32-08: (CAMERA) Revised the <CODE>SetAutoWhiteBalance</CODE> function [SDK | System Updater]</A></H3> 6151<P><description>Fixed a bug that caused the <CODE>SetAutoWhiteBalance</CODE> function to succeed when the white balance was not set to <CODE>WHITE_BALANCE_NORMAL</CODE>, even though it should have failed in this case.<br> This fix causes the <CODE>SetAutoWhiteBalance</CODE> function to behave as described in the Function Reference Manual.<br></description></P> 6152<HR> 6153<H3><A name="note32-09">Note 32-09: (CAMERA) Revised the <CODE>SetNoiseFilter</CODE> function [SDK | System Updater]</A></H3> 6154<P><description>Fixed a bug in the <CODE>SetNoiseFilter</CODE> function that, when the function was used to turn off the noise-reduction feature, either prevented the feature from being turned off or introduced image noise.<br></description></P> 6155<HR> 6156<H3><A name="note32-10">Note 32-10: (CAMERA) Revised the <CODE>SetTrimmingParams</CODE> and <CODE>SetTrimmingParamsCenter</CODE> functions [SDK|System Updater]</A></H3> 6157<P><description>Fixed bugs in the <CODE>SetTrimmingParams</CODE> and <CODE>SetTrimmingParamsCenter</CODE> functions that prevented trimming from the top line and that shifted the first trimmed line up by one line.<br></description></P> 6158<HR> 6159<H3><A name="note32-11">Note 32-11: (CAMERA) Added support for the camera LED [SDK | System Updater]</A></H3> 6160<P><description>Added processing that lights up the camera LED when any camera is started by the <CODE>nn::camera::Activate</CODE> function.<br> The camera LED turns off when active cameras are put into standby mode.<br></description></P> 6161<HR> 6162<H3><A name="note32-12">Note 32-12: (CAMERA) Added a function to play the shutter sound [SDK | System Updater]</A></H3> 6163<P><description>Added the <CODE>nn::camera::PlayShutterSound</CODE> function to play the shutter sound and momentarily turn off the camera LED.<br></description></P> 6164<HR> 6165<H3><A name="note32-13">Note 32-13: (CAMERA/Y2R) Changed the <CODE>Initialize</CODE> function's return value [SDK | System Updater]</A></H3> 6166<P><description>Revised the <CODE>Initialize</CODE> function to return <CODE>false</CODE> when indicating that a camera or Y2R feature cannot be reused when it is already being used by another process.<br> You can only use such features when <CODE>true</CODE> is returned.<br></description></P> 6167<HR> 6168<H3><A name="note32-14">Note 32-14: (FS) Revised NAND and SD Memory Card error processing [System Updater]</A></H3> 6169<P><description>Fixed bug where the system would freeze after failed access to NAND or SD Card memory.<br> This fix also applies to attempts to write to a write-protected SD Card.<br></description></P> 6170<HR> 6171<H3><A name="note32-15">Note 32-15: (HID) Revised the <CODE>nn::fs::Directory::Read</CODE> function [System Updater]</A></H3> 6172<P><description>Fixed bug where the system would freeze if the <CODE>nn::fs::Directory::Read</CODE> function was run in a root directory with no entries.<br></description></P> 6173<HR> 6174<H3><A name="note32-16">Note 32-16: (FS) Revised <CODE>sdmc:</CODE> archives [SDK | System Updater]</A></A></H3> 6175<P><description>Formerly, attempts to access locations higher than 4GB in SD Memory Cards would sometimes cause invalid accesses, resulting in data and format corruption.<br> This problem was fixed.<br></description></P> 6176<HR> 6177<H3><A name="note32-17">Note 32-17: (FS) Added save data support [SDK | System Updater]</A></H3> 6178<P><description>Added the ability to access save data by specifying <CODE>data:/...</CODE> in the path.<br></description></P> 6179<HR> 6180<H3><A name="note32-18">Note 32-18: (FS) Added support for 8.3 filenames that only have lowercase characters [SDK | System Updater]</A></H3> 6181<P><description>To support the extended FAT specifications for Windows, a long path name can now be obtained as expected for any file or directory having an 8.3 path name that contains only lowercase characters on an SD Memory Card.<br> Previously, all entry names were recognized as uppercase characters based on the standard specification of FAT.<br></description></P> 6182<HR> 6183<H3><A name="note32-19">Note 32-19: (FS) Added support for add-on data [System Updater]</A></H3> 6184<P><description>Added the ability to access add-on data by specifying <CODE>extdata:/...</CODE> in the path.<br></description></P> 6185<HR> 6186<H3><A name="note32-20">Note 32-20: (GX) Changed LCD backlight-related settings [System Updater]</A></H3> 6187<P><description>Updated the LCD backlight-related parameters so that the active backlight control features (which reduce power consumption) are enabled by default.<br> This active backlight control can be turned On/Off and the brightness level can be changed using the <CODE>Config</CODE> tool.<br></description></P> 6188<HR> 6189<H3><A name="note32-21">Note 32-21: (GX) Added the <CODE>SetMemAccessPrioMode</CODE> function [SDK | System Updater]</A></H3> 6190<P><description>Added the <CODE>SetMemAccessPrioMode</CODE> function, which sets the access priority of the CPU and/or GPU when they access main memory.<br></description></P> 6191<HR> 6192<H3><A name="note32-22">Note 32-22: (GX) Fixed problem that caused vertical line noise to appear on screen [System Updater]</H3> 6193<P><description>Fixed bug where vertical line noise would appear on screen when the CPU attempted a large number of main memory accesses while camera(s) or other devices were being used.<br> (Note that this problem may still occur depending on the settings of the <CODE>SetMemAccessPrioMode</CODE> function, added in this version.)<br></description></P> 6194<HR> 6195<H3><A name="note32-23">Note 32-23: (HTTP/SSL) Added support for internal certificates [System Updater]</A></H3> 6196<P><description>Added support for device-internal CA and client certificates.<br> Also overhauled API functions for using these certificates.<br></description></P> 6197<HR> 6198<H3><A name="note32-24">Note 32-24: (MIDI) Added the MIDI library [SDK | System Updater]</A></H3> 6199<P><description>Added the MIDI library.<br></description></P> 6200<HR> 6201<H3><A name="note32-25">Note 32-25: (NET) Added wireless On/Off features [System Updater]</A></H3> 6202<P><description>Implemented feature to turn wireless on/off by pressing the Wi-Fi Button.<br> The wireless LED is lit when wireless is on, and blinks when a wireless signal is being sent.<br></description></P> 6203<HR> 6204<H3><A name="note32-26">Note 32-26: (OS) Fixed a bug where <CODE>Wait*</CODE> functions with a timeout would not return [System Updater]</A></H3> 6205<P><description>There was a bug where control would not return when using the <CODE>nn::os::WaitObject::Wait*</CODE> functions with a timeout.<br> This problem has been corrected.<br></description></P> 6206<HR> 6207<H3><A name="note32-27">Note 32-27: (OS) Revised the order in which synchronous objects release threads [System Updater]</A></H3> 6208<P><description>Fixed a bug where, when multiple threads were waiting for a single synchronous object, threads would not wake up in order of priority.<br></description></P> 6209<HR> 6210<H3><A name="note32-28">Note 32-28: (OS) Modified the length of time until power-off [System Updater]</A></H3> 6211<P><description>Changed the length of time the Power Button must be held down before the system will power off.<br> Hold the Power Button down for at least 2 seconds to power off.<br> The system will power off 4 seconds after that.<br></description></P> 6212<HR> 6213<H3><A name="note32-29">Note 32-29: (SND) High-frequency sound when headphones are inserted [System Updater]</A></H3> 6214<P><description>Fixed bug that produced a high-pitched whine while the headphone jack was inserted, which would continue if the jack was only inserted partway.<br></description></P> 6215<HR> 6216<H3><A name="note32-30">Note 32-30: (SND) Added a function for determining whether headphones have been inserted [SDK | System Updater]</A></H3> 6217<P><description>Added the <CODE>nn::snd::GetHeadphoneStatus</CODE> function, which gets the headphone connection state.<br></description></P> 6218<HR> 6219<H3><A name="note32-31">Note 32-31: (Socket) Changed header files [SDK]</A></H3> 6220<P><description>Socket headers previously depended on headers in <CODE>nn/net</CODE> and below, but this dependency has been removed.<br> In line with this change, symbols beginning with <CODE>NSOC</CODE> can no longer be used.<br><br> <CODE>nn/net</CODE> remains for compatibility purposes, but will be deleted in future.<br></description></P> 6221<HR> 6222<H3><A name="note32-32">Note 32-32: (Socket/UDS) Fixed problem where system would deadlock under high load [System Updater]</A></H3> 6223<P><description>Fixed a bug where the system would deadlock when under load due to very frequent sending and receiving.<br></description></P> 6224<HR> 6225<H3><A name="note32-33">Note 32-33: (UDS) Added support for <CODE>Audience</CODE> mode [System Updater]</A></H3> 6226<P><description>Added ability to connect to a UDS network as an audience member (spectator) by setting <CODE>CONNECT_AS_AUDIENCE</CODE> with the <CODE>ConnectNetwork</CODE> function.<br></description></P> 6227<HR> 6228<H3><A name="note32-34">Note 32-34: (UDS) Implemented <CODE>EjectAudience</CODE> function [System Updater]</A></H3> 6229<P><description>The <CODE>EjectAudience</CODE> function has now been implemented and can be used. Formerly it had not actually been implemented within the library and would always return an error.<br></description></P> 6230<HR> 6231<H3><A name="note32-35">Note 32-35: (UDS) Fixed bug where <CODE>SetApplicationDataToBeacon</CODE> and <CODE>GetApplicationDataFromBeacon</CODE> functions could not set or get data [System Updater]</A></H3> 6232<P><description>Fixed bug where data could not be set or obtained when setting arbitrary data to a beacon using the <CODE>SetApplicationDataToBeacon</CODE> function, or when getting data from a connected master beacon using the <CODE>GetApplicationDataFromBeacon</CODE> function.<br></description></P> 6233<HR> 6234<H3><A name="note32-36">Note 32-36: (UDS) Reduced processing load when receiving [System Updater]</A></H3> 6235<P><description>Reduced processing load when receiving UDS communication.<br></description></P> 6236<HR> 6237<H3><A name="note32-37">Note 32-37: (ULCD) Added support for automatically disabling stereoscopic display [System Updater]</A></H3> 6238<P><description>Added support to automatically turn the parallax barrier off and disable stereoscopic display when the 3D depth value is 0.<br></description></P> 6239<HR> 6240<H3><A name="note32-38">Note 32-38: (Y2R) Changed arguments to the <CODE>SetDitheringWeightParam</CODE> function [SDK | System Updater]</A></H3> 6241<P><description>Changed the <CODE>SetDitheringWeightParam</CODE> function's arguments from pass-by-value to pass-by-reference.<br></description></P> 6242<HR> 6243<H3><A name="note32-39">Note 32-39: (Y2R) Added a <SPAN class="argument">stride</SPAN> argument to functions that transfer source data for conversion [SDK | System Updater]</A></H3> 6244<P><description>Added the ability to specify an offset to the following function that transfers the source data for conversion. This offset value is added independently of the single-transfer size.<br> 6245 <ul> 6246 <li><CODE>SetReceiving</CODE></li> 6247 </ul> 6248 If the offset is omitted, this function will behave as it did with previous versions of the CTR-SDK.<br></description></P> 6249<HR> 6250<H3><A name="KnownIssues_0_10_0_Release%20System Updater">Known Issues with SDK 0.10.0 Release System Updater</A></H3> 6251<knownissues><description> 6252 <ul> 6253 <li>The debugger cannot import CIA files.</li> 6254 </ul> 6255 </description></knownissues><HR> 6256<H2 style="line-height: 0"><A name="sdk_0_10_0_Release%20Sample Demos">CTR-SDK Version 0.10.0 Release Sample Demos</A></H2> 6257<DIV style="text-align: right"><P style="line-height: 0">(2010/06/23)</P></DIV> 6258<HR> 6259<H3><A name="note31-01">Note 31-01: (FS) Added features to the multifeature demos [Sample Demos]</A></H3> 6260<P><description>One of the multifeature demos (<CODE>demo1</CODE>) has been modified to read and write save data (<CODE>data:/</CODE>).<br></description></P> 6261<HR> 6262<H3><A name="note31-02">Note 31-02: (GX) Sped up the <CODE>ScreenCapture</CODE> sample and fixed a bug in it [Sample Demos]</A></H3> 6263<P><description>Writing to an SD Card in the <CODE>ScreenCapture</CODE> sample has been accelerated by 15-20% by using an intermediate buffer. (The caller must provide the intermediate buffer.)<br>The following bugs were also fixed. 6264 <ul> 6265 <li>Fixed bug where the last 5 bytes of the BMP header template (<CODE>u8</CODE> array) used when writing were not initialized.</li> 6266 <li>Fixed bug where a display buffer allocated for saving could not be released after a failed attempt to save the display buffer. After repeated save failures, the system would halt due to insufficient memory.</li> 6267 </ul> 6268 </description></P> 6269<HR> 6270<H3><A name="note31-03">Note 31-03: (GX) Added graphics demos [Sample Demos]</A></H3> 6271<P><description>Added the following samples related to the graphics library. 6272 <ul> 6273 <li><CODE>TriangleSimpleCmd</CODE>: Demo that uses PICA register macro headers to directly create a 3D command buffer and render a triangle.</li> 6274 <li><CODE>FragmentLightingSimpleCmd</CODE>: Demo that uses PICA register macro headers to directly create a 3D command buffer and perform simple fragment lighting.</li> 6275 </ul> 6276 </description></P> 6277<HR> 6278<H3><A name="note31-04">Note 31-04: (HIO) Revised the PC-side <CODE>HostIO</CODE> sample [Sample Demos]</A></H3> 6279<P><description>Changed the libraries used by the sample, in line with moving the PC-side <CODE>HostIO</CODE> library to the <CODE>$(KMC_CTRHOSTIO)/SDK</CODE> directory.<br></description></P> 6280<HR> 6281<H3><A name="note31-05">Note 31-05: (RDT) Added RDT sample demos [Sample Demos]</A></H3> 6282<P><description>Added the <CODE>basic</CODE> sample demo, which uses the RDT library to perform very basic communication.<br></description></P> 6283<HR> 6284<H3><A name="note31-06">Note 31-06: (SND) Added sample demos [Sample Demos]</A></H3> 6285<P><description>Added the following samples related to the SND library. 6286 <ul> 6287 <li><CODE>FilterSample</CODE>: Demo that uses IIR filters.</li> 6288 <li><CODE>BcwavPlayer</CODE>: Demo that handles BCWAV files.</li> 6289 <li><CODE>AdpcmEncoder</CODE>: Demo of the DSP-ADPCM encoder.</li> 6290 <li><CODE>3DSurround</CODE>: Demo of 3D surround sound.</li> 6291 </ul> 6292 </description></P> 6293<HR> 6294<H3><A name="note31-07">Note 31-07: (UGC) Added simple sample of the profanity-check library [Sample Demos]</A></H3> 6295<P><description>Added the <CODE>ngc_simple</CODE> demo, which performs a profanity check without specifying a region.<br></description></P> 6296<HR> 6297<H3><A name="note31-08">Note 31-08: (UGC) Added simple sample of the blacklist library [Sample Demos]</A></H3> 6298<P><description>Added the <CODE>ubl_simple</CODE> demo, which registers and checks author information.<br></description></P> 6299<HR> 6300<H3><A name="KnownIssues_0_10_0_Release%20Sample Demos">Known Issues with SDK 0.10.0 Release Sample Demos</A></H3> 6301<knownissues><description> 6302 <ul> 6303 <li>There is a bug in the <CODE>Release - small</CODE> build of <CODE>uds/com_demo1</CODE> that prevents scans from working properly.<br> Communication works properly when using other build options.</li> 6304 <li>The <CODE>camera/Simple</CODE> demo freezes on rare occasions if the settings are changed by pressing the buttons repeatedly.</li> 6305 </ul> 6306 </description></knownissues><HR> 6307<H2 style="line-height: 0"><A name="sdk_0_9_7_Release">CTR-SDK Version 0.9.7 Release</A></H2> 6308<DIV style="text-align: right"><P style="line-height: 0">(2010/05/26)</P></DIV> 6309<HR> 6310<H3><A name="KnownIssues_0_9_7_Release">Known Issues in the SDK 0.9.7 Release</A></H3> 6311<knownissues><description> 6312 <ul> 6313 <li>The <CODE>Seek</CODE> functions of file control classes under <CODE>nn::fs</CODE> do not operate properly when <CODE>nn::fs::POSITION_BASE_END</CODE> is specified as an argument.</li> 6314 <li>The <CODE>nn::fs::FileReader::TryInitialize</CODE> function sometimes returns an error depending on the folder layout or the content of files in the ROM or on an SD Card.</li> 6315 <li>The <CODE>nn::ac::CTR::DebugFlushNetworkSetting</CODE> function does not operate correctly unless an SD Card is inserted.</li> 6316 </ul> 6317 </description></knownissues><HR> 6318<H2 style="line-height: 0"><A name="sdk_0_9_7_Release%20System Updater">CTR-SDK Version 0.9.7 Release System Updater</A></H2> 6319<DIV style="text-align: right"><P style="line-height: 0">(2010/05/26)</P></DIV> 6320<HR> 6321<H3><A name="note29-01">Note 29-01: (SND) Improved sound pressure levels in headphone output and removed distortion [System Updater]</A></H3> 6322<P><description>Fixed a bug that caused the audio output by headphones to be very quiet and/or distorted.<br></description></P> 6323<HR> 6324<H3><A name="KnownIssues_0_9_7_Release%20System Updater">Known Issues with System Updater in the SDK 0.9.7 Release</A></H3> 6325<P> None.</P> 6326<HR> 6327<H2 style="line-height: 0"><A name="sdk_0_9_6_Release">CTR-SDK Version 0.9.6 Release</A></H2> 6328<DIV style="text-align: right"><P style="line-height: 0">(2010/05/24)</P></DIV> 6329<HR> 6330<H3><A name="note28-01">Note 28-01: (GX) Fixed a bug in the texture cache flush [SDK]</A></H3> 6331<P><description>There was a bug where the texture cache was not flushed correctly. This bug was introduced in the CTR-SDK 0.9.2, but has been fixed.<br></description></P> 6332<HR> 6333<H3><A name="KnownIssues_0_9_6_Release">Known Issues with SDK 0.9.6 Release</A></H3> 6334<knownissues><description> 6335 <ul> 6336 <li>The <CODE>Seek</CODE> functions of file control classes under <CODE>nn::fs</CODE> do not operate properly when <CODE>nn::fs::POSITION_BASE_END</CODE> is specified as an argument.</li> 6337 <li>The <CODE>nn::fs::FileReader::TryInitialize</CODE> function sometimes returns an error depending on the folder layout or the content of files in the ROM or on an SD Card.</li> 6338 <li>The <CODE>nn::ac::CTR::DebugFlushNetworkSetting</CODE> function does not operate correctly unless an SD Card is inserted.</li> 6339 </ul> 6340 </description></knownissues><HR> 6341<H2 style="line-height: 0"><A name="sdk_0_9_6_Release%20System Updater">CTR-SDK Version 0.9.6 Release System Updater</A></H2> 6342<DIV style="text-align: right"><P style="line-height: 0">(2010/05/24)</P></DIV> 6343<HR> 6344<H3><A name="note27-01">Note 27-01: (CAMERA/Y2R) Fixed a bug where function calls would not return [System Updater]</A></H3> 6345<P><description>There was a bug where calling the following functions in the <CODE>camera</CODE> and <CODE>y2r</CODE> libraries would occasionally not return. This has been fixed.<br> 6346 <ul> 6347 <li><CODE>nn::camera::SetReceiving</CODE></li> 6348 <li><CODE>nn::camera::SetReceivingAuto</CODE></li> 6349 <li><CODE>nn::camera::SetReceivingRgbAuto</CODE></li> 6350 <li><CODE>nn::y2r::SetReceiving</CODE></li> 6351 <li><CODE>nn::y2r::SetSendingY</CODE></li> 6352 <li><CODE>nn::y2r::SetSendingU</CODE></li> 6353 <li><CODE>nn::y2r::SetSendingV</CODE></li> 6354 <li><CODE>nn::y2r::SetSendingYuv</CODE></li> 6355 </ul> 6356 There was a bug where calling the following functions in the <CODE>camera</CODE> library would occasionally not capture. This has been fixed.<br> 6357 <ul> 6358 <li><CODE>nn::camera::SetReceivingAuto</CODE></li> 6359 <li><CODE>nn::camera::SetReceivingRgbAuto</CODE></li> 6360 </ul> 6361 </description></P> 6362<HR> 6363<H3><A name="KnownIssues_0_9_6_Release%20System Updater">Known Issues with System Updater in the SDK 0.9.6 Release</A></H3> 6364<P> None.</P> 6365<HR> 6366<H2 style="line-height: 0"><A name="sdk_0_9_5_Release">CTR-SDK Version 0.9.5 Release</A></H2> 6367<DIV style="text-align: right"><P style="line-height: 0">(2010/05/20)</P></DIV> 6368<HR> 6369<H3><A name="note26-01">Note 26-01: (SND) Fixed a bug that occurred during a Voice volume change [SDK]</A></H3> 6370<P><description>Fixed a bug that caused noise to occur if the volume changed from approximately 0.005 to a smaller value when the <CODE>nn::snd::Voice</CODE> class was used for playback.<br></description></P> 6371<HR> 6372<H3><A name="KnownIssues_0_9_5_Release">Known Issues in the SDK 0.9.5 Release</A></H3> 6373<knownissues><description> 6374 <ul> 6375 <li>The <CODE>Seek</CODE> functions of file control classes under <CODE>nn::fs</CODE> do not operate properly when <CODE>nn::fs::POSITION_BASE_END</CODE> is specified as an argument.</li> 6376 <li>The <CODE>nn::fs::FileReader::TryInitialize</CODE> function sometimes returns an error depending on the folder layout or the content of files in the ROM or on an SD Card.</li> 6377 <li>The <CODE>nn::ac::CTR::DebugFlushNetworkSetting</CODE> function does not operate correctly unless an SD Card is inserted.</li> 6378 </ul> 6379 </description></knownissues><HR> 6380<H2 style="line-height: 0"><A name="sdk_0_9_4_Release">CTR-SDK Version 0.9.4 Release</A></H2> 6381<DIV style="text-align: right"><P style="line-height: 0">(2010/05/19)</P></DIV> 6382<HR> 6383<H3><A name="note25-01">Note 25-01: (SND) Fixed a Volume Mixer bug [SDK]</A></H3> 6384<P><description>Fixed a bug in the <CODE>SetVolume</CODE> function (<CODE>nn::snd::Voice</CODE>) that caused noise to occur when there was a significant change in volume.<br></description></P> 6385<HR> 6386<H3><A name="KnownIssues_0_9_4_Release">Known Issues in the SDK 0.9.4 Release</A></H3> 6387<knownissues><description> 6388 <ul> 6389 <li>The <CODE>Seek</CODE> functions of file control classes under <CODE>nn::fs</CODE> do not operate properly when <CODE>nn::fs::POSITION_BASE_END</CODE> is specified as an argument.</li> 6390 <li>The <CODE>nn::fs::FileReader::TryInitialize</CODE> function sometimes returns an error depending on the folder layout or the content of files in the ROM or on an SD Card.</li> 6391 <li>The <CODE>nn::ac::CTR::DebugFlushNetworkSetting</CODE> function does not operate correctly unless an SD Card is inserted.</li> 6392 </ul> 6393 </description></knownissues><HR> 6394<H2 style="line-height: 0"><A name="sdk_0_9_4_Release%20System Updater">CTR-SDK Version 0.9.4 Release System Updater</A></H2> 6395<DIV style="text-align: right"><P style="line-height: 0">(2010/05/19)</P></DIV> 6396<HR> 6397<H3><A name="note24-01">Note 24-01: (MCU) Changed the 3D LED to always be illuminated [System Updater]</A></H3> 6398<P><description>As a special measure for E3, changed the 3D LED to always be illuminated.<br></description></P> 6399<HR> 6400<H3><A name="note24-02">Note 24-02: (MCU) Fixed a bug that caused the volume to increase temporarily at indeterminate times [System Updater]</A></H3> 6401<P><description>Fixed a bug that caused the volume to increase temporarily.<br></description></P> 6402<HR> 6403<H3><A name="note24-03">Note 24-03: (MCU) Fixed a bug that caused the power and LCDs to turn off, and resets to occur, at indeterminate times [System Updater]</A></H3> 6404<P><description>Fixed a bug that caused the power and LCD to suddenly turn off and the system to reset.<br></description></P> 6405<HR> 6406<H3><A name="note24-04">Note 24-04: (MCU) Changed the time to power off when the Power Button is held down [System Updater]</A></H3> 6407<P><description>As a special measure for E3, changed the Power Button to turn off the power when it is held down for one second.<br></description></P> 6408<HR> 6409<H3><A name="note24-05">Note 24-05: (OS) Fixed a bug that caused the firmware to halt when running for a long time [System Updater]</A></H3> 6410<P><description>Fixed a bug that caused the firmware to halt after running for a long time.<br> When this bug occurs, execution halts with a red screen.<br></description></P> 6411<HR> 6412<H3><A name="KnownIssues_0_9_4_Release%20System Updater">Known Issues with System Updater in the SDK 0.9.4 Release</A></H3> 6413<P> None.</P> 6414<HR> 6415<H2 style="line-height: 0"><A name="sdk_0_9_3_Release">CTR-SDK Version 0.9.3 Release</A></H2> 6416<DIV style="text-align: right"><P style="line-height: 0">(2010/05/12)</P></DIV> 6417<HR> 6418<H3><A name="note23-01">Note 23-01: (GX) Added header files with macros for PICA register information [SDK]</A></H3> 6419<P><description>Added a header file with macro definitions for addresses and other PICA register information based on the <I>DMPGL 2.0 System API Specifications</I>.<br> This is not linked by default and must be directly included if it is needed.<br></description></P> 6420<HR> 6421<H3><A name="note23-02">Note 23-02: (GX) Updated documentation [SDK]</A></H3> 6422<P><description>Updated the following documentation. For details on what was updated, see each document's Revision History. 6423 <ul> 6424 <li>DMPGL20_programming_guide.pdf</li> 6425 <li>DMPGL20_specification.pdf</li> 6426 <li><CODE>DMPGL20_system_API_specification.pdf</CODE></li> 6427 <li>VertexShaderReferenceManual.pdf</li> 6428 </ul> 6429 </description></P> 6430<HR> 6431<H3><A name="note23-03">Note 23-03: (GX) Added a way to get the address of data for bound textures [SDK]</A></H3> 6432<P><description>Added a new parameter, <CODE>GL_TEXTURE_DATA_ADDR_DMP</CODE>, that can be used with the <CODE>glGetTexParameteriv</CODE> function.<br> This gets the address of the bound texture object.<br> Set <SPAN class="argument">params</SPAN> equal to a 6-element array when <SPAN class="argument">target</SPAN> is <CODE>GL_TEXTURE_CUBE_MAP</CODE>. The <SPAN class="argument">params</SPAN> argument gets the following addresses in order: <CODE>GL_TEXTURE_CUBE_MAP_POSITIVE_X</CODE>, <CODE>GL_TEXTURE_CUBE_MAP_NEGATIVE_X</CODE>, <CODE>GL_TEXTURE_CUBE_MAP_POSITIVE_Y</CODE>, <CODE>GL_TEXTURE_CUBE_MAP_NEGATIVE_Y</CODE>, <CODE>GL_TEXTURE_CUBE_MAP_POSITIVE_Z</CODE>, and <CODE>GL_TEXTURE_CUBE_MAP_NEGATIVE_Z</CODE>.</P> 6433<HR> 6434<H3><A name="note23-04">Note 23-04: (GX) Fixed a bug that prevented fixed vertex attributes from being updated properly when program objects were switched [SDK]</A></H3> 6435<P><description>Fixed a bug that prevented fixed vertex attributes included in vertex data from being updated properly when program objects were switched.<br></description></P> 6436<HR> 6437<H3><A name="note23-05">Note 23-05: (GX) Added a way to get the address of vertex data for bound vertex buffer objects [SDK]</A></H3> 6438<P><description>Updated the <CODE>glGetBufferParameteriv</CODE> function so that you can set <SPAN class="argument">pname</SPAN> equal to <CODE>GL_BUFFER_DATA_ADDR_DMP</CODE> to get the address of vertex data for the bound vertex buffer object.<br></description></P> 6439<HR> 6440<H3><A name="KnownIssues_0_9_3_Release">Known Issues in the SDK 0.9.3 Release</A></H3> 6441<knownissues><description> 6442 <ul> 6443 <li>The <CODE>Seek</CODE> functions of file control classes under <CODE>nn::fs</CODE> do not operate properly when <CODE>nn::fs::POSITION_BASE_END</CODE> is specified as an argument.</li> 6444 <li>The <CODE>nn::fs::FileReader::TryInitialize</CODE> function sometimes returns an error depending on the folder layout or the content of files in the ROM or on an SD Card.</li> 6445 <li>The <CODE>nn::ac::CTR::DebugFlushNetworkSetting</CODE> function does not operate correctly unless an SD Card is inserted.</li> 6446 </ul> 6447 </description></knownissues><HR> 6448<H2 style="line-height: 0"><A name="sdk_0_9_3_Release%20System Updater">CTR-SDK Version 0.9.3 Release System Updater</A></H2> 6449<DIV style="text-align: right"><P style="line-height: 0">(2010/05/12)</P></DIV> 6450<HR> 6451<H3><A name="note22-01">Note 22-01: (Miscellaneous) Fixed a bug that caused program execution to freeze in some environments [System Updater]</A></H3> 6452<P><description>Fixed a bug that caused the application to freeze when it was started at particular times in some environments.<br></description></P> 6453<HR> 6454<H3><A name="KnownIssues_0_9_3_Release%20System Updater">Known Issues with System Updater in the SDK 0.9.3 Release</A></H3> 6455<P> None.</P> 6456<HR> 6457<H2 style="line-height: 0"><A name="sdk_0_9_2_Release">CTR-SDK Version 0.9.2 Release</A></H2> 6458<DIV style="text-align: right"><P style="line-height: 0">(2010/05/07)</P></DIV> 6459<HR> 6460<H3><A name="note21-01">Note 21-01: (CAMERA) Calibration data definitions for stereo cameras [SDK | System Updater]</A></H3> 6461<P><description>Defined formats of calibration data required for correcting the position of stereo cameras and added functions to access data. <br>The following functions were added. 6462 <ul> 6463 <li><CODE>GetStereoCameraCalibrationData</CODE> function</li> 6464 <li><CODE>GetParallaxOnChart</CODE> function</li> 6465 <li><CODE>GetStereoCameraCalibrationMatrix</CODE> function</li> 6466 </ul> 6467 </description></P> 6468<HR> 6469<H3><A name="note21-02">Note 21-02: (GX) Updated the DMPGL documentation [SDK]</A></H3> 6470<P><description>Updated the following documents. 6471 <ul> 6472 <li>Updated <CODE>DMPGL20_load_pattern_setting.pdf</CODE>.</li> 6473 <li>Updated <CODE>DMPGL20_programming_guide.pdf</CODE>.</li> 6474 <li>Updated <CODE>DMPGL20_specification.pdf</CODE>.</li> 6475 <li>Updated <CODE>DMPGL20_system_API_specification.pdf</CODE>.</li> 6476 <li>Updated <CODE>VertexShaderReferenceManual.pdf</CODE>.</li> 6477 </ul> 6478 </description></P> 6479<HR> 6480<H3><A name="note21-03">Note 21-03: (GX) Removed error checks for Release builds [SDK]</A></H3> 6481<P><description>Revised each of the GL and NNGX functions to prevent GL errors from occurring in Release builds.<br> (Behavior is undefined when a process causes an error.)<br></description></P> 6482<HR> 6483<H3><A name="note21-04">Note 21-04: (GX) Fixed bugs in <CODE>glFramebufferRenderbuffer</CODE> [SDK]</A></H3> 6484<P><description>Fixed a bug that prevented an error from occurring when a depth buffer was attached to a color attachment point (<CODE>GL_COLOR_ATTACHMENT0</CODE>).<br> (A <CODE>GL_INVALID_OPERATION</CODE> error is generated.)<br></description></P> 6485<HR> 6486<H3><A name="note21-05">Note 21-05: (GX) Fixed a problem that caused invalid format recognition when <CODE>glTexImage2D</CODE> was called multiple times [SDK]</A></H3> 6487<P><description>Fixed a bug that prevented the correct format from being recognized when <CODE>glTexImage2D</CODE> was called multiple times with only the <CODE>type</CODE> argument changed.<br></description></P> 6488<HR> 6489<H3><A name="note21-06">Note 21-06: (GX) Added the <CODE>nngxGetCommandGenerationMode</CODE> function [SDK]</A></H3> 6490<P><description>Added a new function to get the current command output mode (set by the <CODE>nngxSetCommandGenerationMode</CODE> function).<br></description></P> 6491<HR> 6492<H3><A name="note21-07">Note 21-07: (GX) Fixed a bug that caused only 239 lines to be displayed on the lower screen [SDK]</A></H3> 6493<P><description>Fixed a bug that prevented the bottom line of pixels from being displayed on the lower screen of the TS board.<br></description></P> 6494<HR> 6495<H3><A name="note21-08">Note 21-08: (GX) Fixed a bug that caused execution to hang when no vertex attributes used vertex arrays [SDK]</A></H3> 6496<P><description>Fixed a problem that caused the GPU to hang when every vertex attribute used was a constant (specified by <CODE>glVertexAttrib*</CODE>).<br></description></P> 6497<HR> 6498<H3><A name="note21-09">Note 21-09: (HID) Added support for the Classic Controller PRO for development tools [SDK]</A></H3> 6499<P><description>Added support for the Classic Controller PRO for development tools.<br> You can only use this controller if it is connected to a TS board when the system starts up.<br> You can get input values with the <CODE>DebugPadReader</CODE> class.<br> The analog sticks are calibrated at startup and when the following buttons are pressed simultaneously.<br> 6500 <ul> 6501 <li>The A Button, + Button, - Button, and Left on the +Control Pad.</li> 6502 </ul> 6503 Do not touch the Slide Pad while it is being calibrated.<br></description></P> 6504<HR> 6505<H3><A name="note21-10">Note 21-10: (SND) Fixed sound distortion [SDK]</A></H3> 6506<P><description>Fixed a problem that caused distorted sounds to be played back.<br></description></P> 6507<HR> 6508<H3><A name="note21-11">Note 21-11: (SND) Fixed a bug that caused all sound playback to stop when neither a loop or buffer jump was specified [SDK]</A></H3> 6509<P><description>Fixed a bug that caused all voices to stop during DSP sound playback if there is no specified loop or buffer jump.<br></description></P> 6510<HR> 6511<H3><A name="note21-12">Note 21-12: (TOOL) Added <CODE>DevMenu</CODE> [SDK]</A></H3> 6512<P><description>Added the <CODE>DevMenu</CODE> tool, which can import and execute CIA files from an SD Card.<br></description></P> 6513<HR> 6514<H3><A name="note21-13">Note 21-13: (TOOL) Updated the shader assembly language [SDK]</A></H3> 6515<P><description>Changed the shader assembly language as follows. 6516 <ul> 6517 <li>Added a feature to specify a single register to <CODE>bind_symbol</CODE>.<br> <CODE>(#pragma bind_symbol(symbol name, register id))</CODE></li> 6518 </ul> 6519 </description></P> 6520<HR> 6521<H3><A name="note21-14">Note 21-14: (ULCD) Changed prerequisites [SDK]</A></H3> 6522<P><description>Adjusted the following conditions assumed by internal library calculations.<br> These values have not been set in stone and may be fine-tuned later.<br> 6523 <ul> 6524 <li>Inter-eye distance<br> This was previously 65 mm and is now 62 mm.</li> 6525 <li>Distance between the viewer's eyes and the display<br> This was previously 290 mm and is now 289 mm.</li> 6526 <li>The maximum depth that the human eye can naturally experience three dimensions<br> This was previously 29.49 mm and has been revised to 30.96 mm.</li> 6527 </ul> 6528 </description></P> 6529<HR> 6530<H3><A name="note21-15">Note 21-15: (ULCD) Added macro definitions that specify the display in autostereoscopic mode [SDK]</A></H3> 6531<P><description>Defined different, easy-to-understand macro names that specify the display to bind when autostereoscopy is in use.<br> (The existing macros can also be used as before.)<br> 6532 <ul> 6533 <li><CODE>NN_GX_DISPLAY0</CODE> corresponds to <CODE>NN_GX_DISPLAY0_LEFT</CODE></li> 6534 <li><CODE>NN_GX_DISPLAY0_EXT</CODE> corresponds to <CODE>NN_GX_DISPLAY0_RIGHT</CODE></li> 6535 </ul> 6536 </description></P> 6537<HR> 6538<H3><A name="KnownIssues_0_9_2_Release">Known Issues with SDK 0.9.2 Release</A></H3> 6539<knownissues><description> 6540 <ul> 6541 <li>The <CODE>Seek</CODE> functions of file control classes under <CODE>nn::fs</CODE> do not operate properly when <CODE>nn::fs::POSITION_BASE_END</CODE> is specified as an argument.</li> 6542 <li>The <CODE>nn::fs::FileReader::TryInitialize</CODE> function sometimes returns an error depending on the folder layout or the content of files in the ROM or on an SD Card.</li> 6543 <li>The <CODE>nn::ac::CTR::DebugFlushNetworkSetting</CODE> function does not operate correctly unless an SD Card is inserted.</li> 6544 </ul> 6545 </description></knownissues><HR> 6546<H2 style="line-height: 0"><A name="sdk_0_9_2_Release%20System Updater">CTR-SDK Version 0.9.2 Release: System Updater</A></H2> 6547<DIV style="text-align: right"><P style="line-height: 0">(2010/05/07)</P></DIV> 6548<HR> 6549<H3><A name="note20-01">Note 20-01: (OS) Added support for debugging CIA files [System Updater]</A></H3> 6550<P><description>The debugger can now import and debug CIA files.<br> To use this feature, you need PARTNER-CTR/S version 2010/05/06 or later.<br> However, the CIA import feature in PARTNER-CTR/S version 2010/05/06 is still in evaluation; official support is planned for the next release of PARTNER-CTR/S.<br></description></P> 6551<HR> 6552<H3><A name="note20-02">Note 20-02: (OS) Fixed a bug that caused the debugger to hang when loading a process [System Updater]</A></H3> 6553<P><description>Fixed a bug that caused the debugger to hang while loading applications that run together with multiple processes.<br></description></P> 6554<HR> 6555<H3><A name="note20-03">Note 20-03: (UDS) Fixed a bug that prevented Client nodes from reconnecting [System Updater]</A></H3> 6556<P><description>Fixed a bug that prevented Client nodes from reconnecting under particular conditions.<br></description></P> 6557<HR> 6558<H3><A name="note20-04">Note 20-04: (UDS) Fixed a bug that corrupted Master management data when a Client failed to connect [System Updater]</A></H3> 6559<P><description>Fixed a bug that was found to corrupt some network management data held by the Master node when a Client node failed to connect.<br></description></P> 6560<HR> 6561<H3><A name="KnownIssues_0_9_2_Release%20System Updater">Known Issues with System Updater in SDK 0.9.2 Release</A></H3> 6562<P> None.</P> 6563<HR> 6564<H2 style="line-height: 0"><A name="sdk_0_9_2_Release%20Sample Demos">CTR-SDK Version 0.9.2 Release Sample Demos</A></H2> 6565<DIV style="text-align: right"><P style="line-height: 0">(2010/05/07)</P></DIV> 6566<HR> 6567<H3><A name="note19-01">Note 19-01: (GX) Added <CODE>ScreenCapture</CODE> sample demos [Sample Demos]</A></H3> 6568<P><description>Added <CODE>ScreenCapture</CODE> samples that output the content of the specified display buffer to an SD Card.<br></description></P> 6569<HR> 6570<H3><A name="KnownIssues_0_9_2_Release%20Sample Demos">Known Issues with SDK 0.9.2 Release Sample Demos</A></H3> 6571<knownissues><description> 6572 <ul> 6573 <li>There is a bug in the <CODE>Release - small</CODE> build of <CODE>demo1</CODE> where triangles do not render to the upper screen.<br> Triangles render properly when using other build options.</li> 6574 <li>There is a bug in the <CODE>Release - small</CODE> build of <CODE>uds/com_demo1</CODE> that prevents scans from working properly.<br> Communication works properly when using other build options.</li> 6575 <li>There is a bug in the <CODE>Release - small</CODE> build of <CODE>gx/Api/RenderToTexture</CODE> that causes extremely slow rendering speeds.<br> There is no problem when using other build options.</li> 6576 <li>The <CODE>camera/Simple</CODE> demo freezes on rare occasions if the settings are changed by pressing the buttons repeatedly.</li> 6577 </ul> 6578 </description></knownissues><HR> 6579<H2 style="line-height: 0"><A name="sdk_0_9_1_Release">CTR-SDK Version 0.9.1 Release</A></H2> 6580<DIV style="text-align: right"><P style="line-height: 0">(2010/04/23)</P></DIV> 6581<HR> 6582<H3><A name="note18-01">Note 18-01: (OS) Fixed bugs for file read and write operations [<B>SDK</B>]</A></H3> 6583<P><description>Fixed a bug that caused the following symptoms when the file system was used to perform a read or a write operation of data of certain sizes to or from certain addresses. 6584 <ul> 6585 <li>The operation would never return.</li> 6586 <li>Some of the transferred data would be corrupted.</li> 6587 </ul> 6588 </description></P> 6589<HR> 6590<H3><A name="note18-02">Note 18-02: (SND) Changed the DSP sound specifications [<B>SDK</B>]</A></H3> 6591<P><description>The update period for sound parameters was changed to approximately 5 milliseconds.<br> The maximum number of allocatable voices has also been changed to 24.<br></description></P> 6592<HR> 6593<H3><A name="note18-03">Note 18-03: (TOOL) Added <CODE>ctr_makesimplecia32.exe</CODE> [<B>SDK</B>]</A></H3> 6594<P><description>Added the <CODE>ctr_makesimplecia32.exe</CODE> tool, which is used to generate <CODE>.cia</CODE> files.<br> In the future, <CODE>.cia</CODE> files will be used to import NAND applications. However, data in this format cannot yet be used.<br></description></P> 6595<HR> 6596<H3><A name="note18-04">Note 18-04: (UDS) Revised the <CODE>nn::uds::Finalize</CODE> function to finalize status update events [<B>SDK</B>]</A></H3> 6597<P><description>The <CODE>nn::uds::Finalize</CODE> function has been revised so that it now finalizes status update events that were initialized using <CODE>nn::uds::Initialize</CODE>.<br></description></P> 6598<HR> 6599<H3><A name="note18-05">Note 18-05: (UDS) Eliminated use of <CODE>std::vector</CODE> by the library [<B>SDK</B>]</A></H3> 6600<P><description>It was discovered that the UDS library used <CODE>std::vector</CODE>. The library has been revised to eliminate its use of <CODE>std::vector</CODE>.<br></description></P> 6601<HR> 6602<H3><A name="KnownIssues_0_9_1_Release">Known Issues with SDK 0.9.1 Release</A></H3> 6603<knownissues><description> 6604 <ul> 6605 <li>There is a bug that causes distorted sound playback roughly once every 30 times after the TS board is powered on.<br> If this occurs, noise will continue until the board is powered off.</li> 6606 <li>The lowest line on the lower LCD does not display.</li> 6607 <li>The <CODE>Seek</CODE> functions of file control classes under <CODE>nn::fs</CODE> do not operate properly when <CODE>nn::fs::POSITION_BASE_END</CODE> is specified as an argument.</li> 6608 <li>The <CODE>nn::fs::FileReader::TryInitialize</CODE> function sometimes returns an error depending on the folder layout or the content of files in the ROM or on an SD Card.</li> 6609 <li>The <CODE>nn::ac::CTR::DebugFlushNetworkSetting</CODE> function does not operate correctly unless an SD Card is inserted.</li> 6610 </ul> 6611 </description></knownissues><HR> 6612<H2 style="line-height: 0"><A name="sdk_0_9_1_Release%20System Updater">CTR-SDK Version 0.9.1 Release System Updater</A></H2> 6613<DIV style="text-align: right"><P style="line-height: 0">(2010/04/23)</P></DIV> 6614<HR> 6615<H3><A name="note17-01">Note 17-01: (OS) Revised adjustments for LCD flickering [System Updater]</A></H3> 6616<P><description>CTR-SDK 0.9 used a different adjustment value for flickering than the previously released SDKs did.<br> This adjustment value was revised to fix a bug that caused vertical stripes to appear on the LCDs.<br> However, please note that this value is just an average. If you want to use values that are customized for each system, you will need to run the <CODE>Config</CODE> tool and select the <CODE>ResetSetting</CODE> option.<br> After running the <CODE>Config</CODE> tool, use the sliding-type power switch on the TEG2 or TS board to power cycle the board. The setting will be applied once the board is powered back on.<br> With the TS board, the setting will not be applied if the slider to the left of the coin battery is set to the <CODE>Batt</CODE> position.<br> In this case, move the switch to the <CODE>4V</CODE> position and restart the system.<br></description></P> 6617<HR> 6618<H3><A name="note17-02">Note 17-02: (SOCKET) Revised the socket startup and finalization [System Updater]</A></H3> 6619<P><description>Fixed a bug that caused the socket library to halt if the startup and finalization for sockets were handled directly (without using the AC library), and finalization was initiated shortly after initialization.<br></description></P> 6620<HR> 6621<H3><A name="note17-03">Note 17-03: (SOCKET) Revised the packet-sending operation [System Updater]</A></H3> 6622<P><description>Fixed a bug that caused invalid regions to be accessed when sending packets.<br></description></P> 6623<HR> 6624<H3><A name="KnownIssues_0_9_1_Release%20System Updater">Known Issues with SDK 0.9.1 Release System Updater</A></H3> 6625<P> None.</P> 6626<HR> 6627<H2 style="line-height: 0"><A name="sdk_0_9_1_Release%20Sample Demos">CTR-SDK Version 0.9.1 Release Sample Demos</A></H2> 6628<DIV style="text-align: right"><P style="line-height: 0">(2010/04/23)</P></DIV> 6629<HR> 6630<H3><A name="note16-01">Note 16-01: (DEMO) Fixed bugs related to double-buffering of the display buffer [Sample Demos]</A></H3> 6631<P><description>Fixed a bug with the <CODE>lib_demo</CODE> library used by the Sample Demos package. This bug caused only one of the display buffers to be shown for the right eye and the lower LCD.<br></description></P> 6632<HR> 6633<H3><A name="KnownIssues_0_9_1_Release%20Sample Demos">Known Issues with SDK 0.9.1 Release Sample Demos</A></H3> 6634<knownissues><description> 6635 <ul> 6636 <li>There is a bug in the <CODE>Release - small</CODE> build of <CODE>demo1</CODE> where triangles do not render to the upper screen.<br> Triangles render properly when using other build options.</li> 6637 <li>There is a bug in the <CODE>Release - small</CODE> build of <CODE>uds/com_demo1</CODE> that prevents scans from working properly.<br> Communication works properly when using other build options.</li> 6638 <li>There is a bug in the <CODE>Release - small</CODE> build of <CODE>gx/Api/RenderToTexture</CODE> that causes extremely slow rendering speeds.<br> There is no problem when using other build options.</li> 6639 <li>The <CODE>camera/Simple</CODE> demo freezes on rare occasions if the settings are changed by pressing the buttons repeatedly.</li> 6640 </ul> 6641 </description></knownissues><HR> 6642<H2 style="line-height: 0"><A name="sdk_0_9_0_Release">CTR-SDK Version 0.9.0 Release</A></H2> 6643<DIV style="text-align: right"><P style="line-height: 0">(2010/04/14)</P></DIV> 6644<HR> 6645<H3><A name="note15-01">Note 15-01: (AC) Added AC library [SDK | System Updater]</A></H3> 6646<P><description>Added the AC (auto-connection) library and demos.<br> This library is not supported by CTR-SDK 0.9.<br></description></P> 6647<HR> 6648<H3><A name="note15-02">Note 15-02: (CAMERA) Added support for the second outer camera [SDK | System Updater]</A></H3> 6649<P><description>With prior versions, only one of the outer cameras could be used, but this update adds support to the CAMERA library for using the second outer camera.<br> In line with this change, the following functions were changed to add a port argument.<br> 6650 <ul> 6651 <li><CODE>StartCapture</CODE></li> 6652 <li><CODE>StopCapture</CODE></li> 6653 <li><CODE>IsBusy</CODE></li> 6654 <li><CODE>ClearBuffer</CODE></li> 6655 <li><CODE>IsBufferError</CODE></li> 6656 <li><CODE>GetVsyncInterruptEvent</CODE></li> 6657 <li><CODE>GetBufferErrorInterruptEvent</CODE></li> 6658 <li><CODE>SetReceivingAuto</CODE></li> 6659 <li><CODE>SetReceivingRgbAuto</CODE></li> 6660 <li><CODE>StopReceivingAuto</CODE></li> 6661 <li><CODE>StopReceivingRgbAuto</CODE></li> 6662 <li><CODE>SetReceiving</CODE></li> 6663 <li><CODE>IsFinishedReceiving</CODE></li> 6664 <li><CODE>SetReceivingRgb</CODE></li> 6665 <li><CODE>IsFinishedReceivingRgb</CODE></li> 6666 <li><CODE>SetTransferLines</CODE></li> 6667 <li><CODE>SetTransferBytes</CODE></li> 6668 <li><CODE>GetTransferBytes</CODE></li> 6669 <li><CODE>SetTrimming</CODE></li> 6670 <li><CODE>IsTrimming</CODE></li> 6671 <li><CODE>SetTrimmingParams</CODE></li> 6672 <li><CODE>GetTrimmingParams</CODE></li> 6673 <li><CODE>SetTrimmingParamsCenter</CODE></li> 6674 </ul> 6675 With this added support, <CODE>SELECT_ALL</CODE> now specifies the use of the inner camera and outer cameras 1 and 2.<br> Consequently, the former meaning of <CODE>SELECT_ALL</CODE> can now be specified using <CODE>SELECT_IN1_OUT1</CODE> instead. Please change affected code accordingly.<br> On boards that do not have stereo cameras, this feature cannot be used, so do not use any settings that include outer camera 2 in the above functions.<br></description></P> 6676<HR> 6677<H3><A name="note15-03">Note 15-03: (CAMERA) Revised the CAMERA library configuration functions [SDK | System Updater]</A></H3> 6678<P><description>Revised the <CODE>FlipImage</CODE> function for flipping images, inverting the left-right flip for the specified value.<br> The revised <CODE>Flip</CODE> enumerated type and image orientation correspond as follows. <br><br><CODE>Flip</CODE> enumerated type: Image orientation<br> ------------------------------<br> <CODE>FLIP_NONE</CODE>: Normal<br><CODE>FLIP_HORIZONTAL</CODE>: Mirrored<br><CODE>FLIP_VERTICAL</CODE>: Flipped top to bottom<br><CODE>FLIP_REVERSE</CODE>: Mirrored, then flipped top to bottom<br><br>With this change, the <CODE>Flip</CODE> enumerated type matches the <CODE>CAMERAFlip</CODE> enumerated type used in the TWL-SDK.<br></description></P> 6679<HR> 6680<H3><A name="note15-04">Note 15-04: (CAMERA) Revised CAMERA AC library functions [SDK | System Updater]</A></H3> 6681<P><description>The maximum values returned by the <CODE>GetMaxBytes</CODE> and <CODE>GetMaxLines</CODE> functions previously equaled to the buffer size, but these are now half of the buffer size in order to help prevent buffer errors.<br></description></P> 6682<HR> 6683<H3><A name="note15-05">Note 15-05: (CAMERA) Revised reference for <CODE>nn::camera::CTR::FrameRate</CODE> [SDK]</A></H3> 6684<P><description>Despite being able to capture at 30 fps at sizes larger than QVGA, the reference page stated otherwise. This description has been removed.<br></description></P> 6685<HR> 6686<H3><A name="note15-06">Note 15-06: (CAMERA) Adjusted the camera image quality [SDK | System Updater]</A></H3> 6687<P><description>Adjusted the contrast parameter set by the <CODE>SetContrast</CODE> function.<br> Image quality when contrast has been adjusted is therefore different from that in CTR-SDK 0.8.<br> The default contrast is the same as CTR-SDK versions 0.8 and earlier.<br> In line with this change, the setting values corresponding to the <CODE>Contrast</CODE> enumerated type's <CODE>CONTRAST_HIGH</CODE> and <CODE>CONTRAST_LOW</CODE> have also been changed.<br> 6688 <ul> 6689 <li>(Previous)</li> 6690 <ul> 6691 <li><CODE>CONTRAST_HIGH = CONTRAST_PATTERN_05</CODE></li> 6692 <li><CODE>CONTRAST_LOW = CONTRAST_PATTERN_07</CODE></li> 6693 </ul> 6694 <li>(Revised)</li> 6695 <ul> 6696 <li><CODE>CONTRAST_LOW = CONTRAST_PATTERN_05</CODE></li> 6697 <li><CODE>CONTRAST_HIGH = CONTRAST_PATTERN_07</CODE></li> 6698 </ul> 6699 </ul> 6700 </description></P> 6701<HR> 6702<H3><A name="note15-07">Note 15-07: (CAMERA) Added image data auto-receive configuration functions [SDK | System Updater]</A></H3> 6703<P><description>Added <CODE>SetReceivingAuto</CODE>, <CODE>SetReceivingRgbAuto</CODE>, <CODE>StopReceivingAuto</CODE>, and <CODE>StopReceivingRgbAuto</CODE> functions to set and stop automatic reception of camera image data.<br></description></P> 6704<HR> 6705<H3><A name="note15-08">Note 15-08: (CECD) Added Chance Encounter Communication daemon (alpha version) [SDK]</A></H3> 6706<P><description>Added the <CODE>cecd</CODE> Chance Encounter Communication daemon and the API to access it.<br> This only provides the API to save and get data.<br> There are currently the following restrictions.<br> 6707 <ul> 6708 <li>No features included to exchange via network.</li> 6709 <li>Data is saved to an SD Card.</li> 6710 </ul> 6711 </description></P> 6712<HR> 6713<H3><A name="note15-09">Note 15-09: (DBG) Debugger output, ASSERT enable / disable switch [SDK]</A></H3> 6714<P><description>Changed build system to allow for enabling/disabling debug output and ASSERTs/WARNINGs regardless of build type.<br> However, the debug output and ASSERTs/WARNINGs used internally by the SDK cannot be enabled or disabled.<br> Specifying <CODE>DEBUG_PRINT=true</CODE> to the macro enables <CODE>NN_LOG</CODE>, and specifying <CODE>DEBUG_PRINT=false</CODE> leaves <CODE>NN_LOG</CODE> empty. <br>Specifying <CODE>ASSERT_WARNING=true</CODE> to the macro enables <CODE>NN_*ASSERT/NN_WARNING</CODE>, and specifying <CODE>ASSERT_WARNING=false</CODE> leaves <CODE>NN_*ASSERT/NN_WARNING</CODE> empty. <br><br>Example: <CODE>omake BUILD=release DEBUG_PRINT=false ASSERT_WARNING=true</CODE><br></description></P> 6715<HR> 6716<H3><A name="note15-10">Note 15-10: (DEMO) Moved the demo library [SDK | Sample Demos]</A></H3> 6717<P><description>Changed the <CODE>nn::demo</CODE> library class structure, and moved to the <CODE>Sample Demos/common</CODE> directory as the <CODE>lib_demo</CODE> library.<br> We plan to remove the previous <CODE>demo</CODE> library in the next release.<br> In this transition period, we have included just the <CODE>demo</CODE> library itself and the header files, and have deprecated the function reference and documentation.<br> Be aware of the following points when transitioning from the <CODE>nn::demo</CODE> to the <CODE>lib_demo</CODE> library.<br> 6718 <ul> 6719 <li>The upper and lower screens now share one framebuffer object (color buffer / depth buffer) to reduce VRAM usage.<br> Consequently, when rendering to both the upper and lower screens, rendering alternately to the upper and lower screens will produce a mixed display of the rendering results, so instead first complete rendering to one target screen and then proceed to rendering for the next.</li> 6720 For example, you can render to both the upper and lower screens as follows.<br> 6721 <ol> 6722 <li>Set the upper screen as the target, clear the framebuffer, complete rendering, and then send the results to the display buffer and swap the buffer.</li> 6723 <li>Set the lower screen as the target, clear the framebuffer, complete rendering, and then send the results to the display buffer and swap the buffer.</li> 6724 </ol> 6725 See the sample demo source code in the <CODE>Sample Demos/gx</CODE> directory for programming specifics.<br> 6726 </ul> 6727 </description></P> 6728<HR> 6729<H3><A name="note15-11">Note 15-11: (DSP) Moved header files [SDK]</A></H3> 6730<P><description>Categorized <CODE>dsp</CODE> header files and moved to sub-directories named <CODE>MPCore</CODE> and <CODE>Common</CODE>.<br></description></P> 6731<HR> 6732<H3><A name="note15-12">Note 15-12: (DevEnv) Added <CODE>--gnu</CODE> option [SDK]</A></H3> 6733<P><description>Added <CODE>--gnu</CODE> option for Release and Development builds.<br> This <CODE>--gnu</CODE> option was not added for Debug builds.<br></description></P> 6734<HR> 6735<H3><A name="note15-13">Note 15-13: (DevEnv) Changed to -Otime [SDK]</A></H3> 6736<P><description>In the past, size was prioritized during optimization even for <CODE>fast</CODE> builds. This was changed to instead prioritize speed during optimization.<br> A <CODE>small</CODE> build still optimizes for size.<br></description></P> 6737<HR> 6738<H3><A name="note15-14">Note 15-14: (DevEnv) Added TS board support [SDK | System Updater]</A></H3> 6739<P><description>Added support for running on a TS board.<br></description></P> 6740<HR> 6741<H3><A name="note15-15">Note 15-15: (DevEnv) Added Windows 7 64-bit OS support [SDK]</A></H3> 6742<P><description>Added support for developing CTR applications in a Windows 7 64-bit environment.<br></description></P> 6743<HR> 6744<H3><A name="note15-16">Note 15-16: (DevEnv) Changed version.h [SDK]</A></H3> 6745<P><description>Added <CODE>NN_VERSION_MICRO</CODE>, <CODE>NN_VERSION_RELSTEP</CODE>, and <CODE>NN_VERSION_PATCH</CODE> to version.h, and commented out the unneeded <CODE>NN_VERSION_DATE</CODE> and <CODE>NN_VERSION_TIME</CODE>.<br></description></P> 6746<HR> 6747<H3><A name="note15-17">Note 15-17: (DevEnv) Added BOM to source code [SDK]</A></H3> 6748<P><description>Added a UTF-8 BOM to CTR-SDK header and source code files.<br></description></P> 6749<HR> 6750<H3><A name="note15-18">Note 15-18: (DevEnv) Changed dependency analysis [SDK]</A></H3> 6751<P><description>Rebuilding modified source files sometimes would fail previously. This bug has been fixed.<br> In line with this change, build times are now slightly longer.<br></description></P> 6752<HR> 6753<H3><A name="note15-19">Note 15-19: (DevEnv) Restricted function call optimization [SDK]</A></H3> 6754<P><description>Function call optimizations are now restricted in order to improve call stack display in the debugger.<br> Specifically, we added a <CODE>--retain=calls</CODE> compiler option for non-Release builds.<br></description></P> 6755<HR> 6756<H3><A name="note15-20">Note 15-20: (FND) Added features to <CODE>nn::fnd::DateTime</CODE> class [SDK]</A></H3> 6757<P><description>Added features to the <CODE>nn::fnd::DateTime</CODE> class required to handle date and time.<br></description></P> 6758<HR> 6759<H3><A name="note15-21">Note 15-21: (FND) Added <CODE>nn::fnd::DateTimeParameters</CODE> [SDK]</A></H3> 6760<P><description>Added <CODE>nn::fnd::DateTimeParameters</CODE> as a structure that can represent an individual date and time value separate from the <CODE>nn::fnd::DateTime</CODE> class.<br></description></P> 6761<HR> 6762<H3><A name="note15-22">Note 15-22: (FS) Revised ROMFS file alignment [SDK]</A></H3> 6763<P><description>Changed ROMFS creation using <CODE>makerom</CODE> to make file data 4-byte aligned.<br></description></P> 6764<HR> 6765<H3><A name="note15-23">Note 15-23: (FS) Added <CODE>nn::fnd::Directory</CODE> class [SDK]</A></H3> 6766<P><description>Added <CODE>nn::fs::Directory</CODE> for scanning files and directories located in a directory.<br></description></P> 6767<HR> 6768<H3><A name="note15-24">Note 15-24: (FS) Changed <CODE>nn::fnd::DirectoryEntry</CODE> structure member size [SDK]</A></H3> 6769<P><description>Changed the <CODE>nn::fs::DirectoryEntry</CODE> structure's <CODE>entrySize</CODE> member type from a <CODE>u32</CODE> to an <CODE>s64</CODE>.<br></description></P> 6770<HR> 6771<H3><A name="note15-25">Note 15-25: (GX) Fixed a bug where no command would be generated for the viewport during <CODE>NN_GX_STATE_OTHERS</CODE> validation [SDK]</A></H3> 6772<P><description>Fixed a bug where no command would be generated for the <CODE>glViewport</CODE> function when validating with <CODE>NN_GX_STATE_OTHERS</CODE> specified for the command cache feature's state.<br></description></P> 6773<HR> 6774<H3><A name="note15-26">Note 15-26: (GX) Added TS features (texture processing) [SDK]</A></H3> 6775<P><description>Added the following features, only for TS boards.<br> 6776 <ul> 6777 <li>Expanded texture combiners from 3 steps to 6.</li> 6778 <li>Added buffering feature for texture combiner intermediate calculation results.</li> 6779 <li>Added LA4, A4, and ETC1 with alpha to the texture formats.</li> 6780 <li>Added operand for swapping color elements to the texture combiners (RGB to RRR or GGG or BBB).</li> 6781 </ul> 6782 </description></P> 6783<HR> 6784<H3><A name="note15-27">Note 15-27: (GX) Added TS features (fragment lighting) [SDK]</A></H3> 6785<P><description>Added the following features, only for TS boards.<br> 6786 <ul> 6787 <li>Increased fragment lights from 4 to 8.</li> 6788 <li>Extended LUTs from 16 to 32.</li> 6789 <li>Increased layer configurations from 8 types to 11.</li> 6790 <li>Added the distance attenuation feature.</li> 6791 <li>Spotlight features have been extended to allow attenuation curves to be specified individually.</li> 6792 </ul> 6793 </description></P> 6794<HR> 6795<H3><A name="note15-28">Note 15-28: (GX) Fixed a bug relating to <CODE>dmp_LightEnv.bumpRenorm</CODE>, <CODE>dmp_LightEnv.bumpMode</CODE> [SDK]</A></H3> 6796<P><description>Fixed a bug where lighting would not work properly when <CODE>dmp_LightEnv.bumpRenorm</CODE> is set to <CODE>GL_FALSE</CODE> and <CODE>dmp_LightEnv.bumpMode</CODE> is set to <CODE>GL_LIGHT_ENV_BUMP_NOT_USED_DMP</CODE>.<br></description></P> 6797<HR> 6798<H3><A name="note15-29">Note 15-29: (GX) Fixed a bug in <CODE>glFramebufferTexture2D</CODE> function error check [SDK]</A></H3> 6799<P><description>Fixed a bug where no error would occur even when the texture specified in a call to the <CODE>glFramebufferTexture2D</CODE> function has the data transfer pattern of having no copy in main memory and with the GPU accessing main memory.<br></description></P> 6800<HR> 6801<H3><A name="note15-30">Note 15-30: (GX) Relaxed error checking in the <CODE>nngxAdd3DCommand</CODE> [SDK]</A></H3> 6802<P><description>Changed the specifications for the <CODE>nngxAdd3DCommand</CODE> function to raise no error if the <SPAN class="argument">buffersize</SPAN> argument is a multiple of 4 when <CODE>GL_TRUE</CODE> is specified for the <SPAN class="argument">copycmd</SPAN> argument.<br></description></P> 6803<HR> 6804<H3><A name="note15-31">Note 15-31: (GX) Changed the <CODE>nngxCopyCmdlist</CODE> function to allow copying to a command list that is waiting [SDK]</A></H3> 6805<P><description>The <CODE>nngxCopyCmdlist</CODE> function would previously result in an error if the the <CODE>nngxRunCmdlist</CODE> function was called and the copy destination command list was in a waiting state unless the state was reset using the <CODE>nngxClearCmdlist</CODE> function.<br> Now this restriction is only effective during execution (while the GPU is actually processing the command).<br> Copying is allowed even while execution is halted with the <CODE>nngxStopCmdlist</CODE> function.<br></description></P> 6806<HR> 6807<H3><A name="note15-32">Note 15-32: (GX) Fixed a bug in the <CODE>nngxCopyCmdlist</CODE> function where command counters were not cleared after execution [SDK]</A></H3> 6808<P><description>A portion of the internal state of a destination command list was previously retained despite copying and overwriting when using a command list copied using the <CODE>nngxCopyCmdlist</CODE> function.<br> The counter from previous completed executions would remain, such that the copied commands would not run. This bug has been fixed.<br></description></P> 6809<HR> 6810<H3><A name="note15-33">Note 15-33: (GX) Deprecated the <CODE>nngxReserveSwapBuffers</CODE> function [SDK]</A></H3> 6811<P><description>Deprecated the <CODE>nngxReserveSwapBuffers</CODE> function, as the <CODE>nngxSwapBuffers</CODE> function has equivalent functionality.<br></description></P> 6812<HR> 6813<H3><A name="note15-34">Note 15-34: (GX) Added error check to the <CODE>nngxSwapBuffers</CODE> function [SDK]</A></H3> 6814<P><description>Changed specifications to raise a <CODE>GL_ERROR_8053_DMP</CODE> error if the specified display buffer address is not 16-byte aligned after calculating all the settings from <CODE>nngxDisplayEnv</CODE> and other functions.<br></description></P> 6815<HR> 6816<H3><A name="note15-35">Note 15-35: (GX) Added functions for command cache feature [SDK]</A></H3> 6817<P><description>Added <CODE>nngxAddCmdlist</CODE> function, which appends a copy of a command list object rather than overwriting, and the <CODE>nngxGetUpdatedStatus</CODE> function, which gets the current updated graphics state.<br></description></P> 6818<HR> 6819<H3><A name="note15-36">Note 15-36: (GX) Added ability to specify only a part of a data transfer pattern [SDK]</A></H3> 6820<P><description>The data transfer pattern was specified by the bitwise OR as the first argument of the <CODE>glBufferData</CODE> and other functions, and it included both whether data could be duplicated to the main memory and whether the GPU should access main memory or VRAM. Previously, it was required to explicitly specify both, but now it is also possible to specify only one or the other.<br> The unspecified pattern will default to the value described in the function reference and in <CODE>$CTR_SDK/documents/DMPGL20/DMPGL20_load_pattern_setting.pdf</CODE>.<br></description></P> 6821<HR> 6822<H3><A name="note15-37">Note 15-37: (GX) Optimized geometry shader for lines that only have vertex attributes [SDK]</A></H3> 6823<P><description>Fixed unintended implementation of <CODE>DMP_stripLine0.obj</CODE>.<br> The geometry shader is not designed to work correctly if the number of output vertex shaders is greater than the attribute count (number of files) input for the geometry shader. However, this was not true with the line shader.<br></description></P> 6824<HR> 6825<H3><A name="note15-38">Note 15-38: (GX) Fixed an error check bug when 0 is specified for the data when creating a vertex buffer [SDK]</A></H3> 6826<P><description>Fixed a bug where no error would occur even when the data address was <CODE>NULL</CODE> for the vertex buffer in the data transfer pattern where a copy is created in main memory and the GPU is accessing the VRAM.<br></description></P> 6827<HR> 6828<H3><A name="note15-39">Note 15-39: (HID) Clamping touch panel input [SDK]</A></H3> 6829<P><description>Added a 5-pixel clamp to the outer edge of the touch panel, where it is difficult to touch the screen with the stylus.<br> Touching outside this border returns coordinates for inside the border.<br> In line with this change, the obtainable coordinates are now as follows.<br> 6830 <ul> 6831 <li>X axis: 5 <= x <= 314</li> 6832 <li>Y axis: 5 <= y <= 234</li> 6833 </ul> 6834 </description></P> 6835<HR> 6836<H3><A name="note15-40">Note 15-40: (HIO) Added samples and documentation for the HIO library [SDK]</A></H3> 6837<P><description>Added HIO library samples and documentation.<br></description></P> 6838<HR> 6839<H3><A name="note15-41">Note 15-41: (HIO) Revised host-side file operations [SDK]</A></H3> 6840<P><description>It is no longer required to explicitly open a channel for host-side file operations.<br> In line with this change, the following has also changed.<br> 6841 <ul> 6842 <li>The <CODE>HostSystemChannel</CODE> class member functions <CODE>Open</CODE>/<CODE>Close</CODE>/<CODE>Puts</CODE>/<CODE>Gets</CODE> have been removed, and the other functions have been moved to the <CODE>nn::hio::CTR</CODE> namespace.</li> 6843 <li>The <CODE>HostFile</CODE> and <CODE>HostDirectory</CODE> class member functions have had any reference to a <CODE>HostSystemChannel</CODE> instance removed from their arguments.</li> 6844 </ul> 6845 </description></P> 6846<HR> 6847<H3><A name="note15-42">Note 15-42: (HIO) Added functions and classes to support wide-character strings [SDK]</A></H3> 6848<P><description>Added functions and classes for handling wide-character strings.<br></description></P> 6849<HR> 6850<H3><A name="note15-43">Note 15-43: (SSL) Added the HTTP library [SDK | System Updater]</A></H3> 6851<P><description>Added the HTTP library and demos.<br> This library is not supported by CTR-SDK 0.9.<br></description></P> 6852<HR> 6853<H3><A name="note15-44">Note 15-44: (JPEG) Added the JPEG codec library [SDK]</A></H3> 6854<P><description>Added a library for encoding and decoding JPEG files.<br> These functions are not supported by CTR-SDK 0.9.<br></description></P> 6855<HR> 6856<H3><A name="note15-45">Note 15-45: (MATH) Added the MATH library functions [SDK]</A></H3> 6857<P><description>Added the following functions to the <CODE>MATH</CODE> library.<br> 6858 <ul> 6859 <li><CODE>VEC2IsZero</CODE></li> 6860 <li><CODE>VEC3IsZero</CODE></li> 6861 <li><CODE>VEC4IsZero</CODE></li> 6862 <li><CODE>VEC4IsZeroWOne</CODE></li> 6863 <li><CODE>MTX22IsIdentity</CODE></li> 6864 <li><CODE>MTX33IsIdentity</CODE></li> 6865 <li><CODE>MTX34CameraRotate</CODE></li> 6866 </ul> 6867 </description></P> 6868<HR> 6869<H3><A name="note15-46">Note 15-46: (MATH) Fixed bugs in <CODE>SinFIdx</CODE>, <CODE>CosFIdx</CODE>, <CODE>SinCosFIdx </CODE>functions [SDK]</A></H3> 6870<P><description>Fixed a bug where the above functions would return incorrect values.<br></description></P> 6871<HR> 6872<H3><A name="note15-47">Note 15-47: (MATH) Made the <CODE>math</CODE> API inline [SDK]</A></H3> 6873<P><description>Changed the <CODE>math</CODE> library to use the <CODE>inline</CODE> modifier by default for vector and matrix calculation functions.<br></description></P> 6874<HR> 6875<H3><A name="note15-48">Note 15-48: (MATH) Added member functions to the matrix and vector classes [SDK]</A></H3> 6876<P><description>Added API similar to the member functions of the <CODE>MATH</CODE> library's matrix and vector classes.<br></description></P> 6877<HR> 6878<H3><A name="note15-49">Note 15-49: (MATH) Optimized by rewriting (some) functions in assembler [SDK]</A></H3> 6879<P><description>Rewrote <CODE>MTX33Mult</CODE>, <CODE>MTX34Mult</CODE>, <CODE>MTX34Copy</CODE>, and <CODE>Hermite</CODE> functions in assembler to optimize speed.<br> Assembler versions are used by default.<br> The C-language versions can be used by explicitly calling the function name with <CODE>C</CODE> appended. <br>(Example: MTX33MultC)<br></description></P> 6880<HR> 6881<H3><A name="note15-50">Note 15-50: (OS) Fixed a bug when specifying sizes in excess of 8MB when calling the <CODE>nn::init::InitializeAllocator</CODE> function [SDK]</A></H3> 6882<P><description>Fixed a bug where operations would become unstable when specifying a value greater than 8MB in a call to the <CODE>nn::init::InitializeAllocator</CODE> function.<br></description></P> 6883<HR> 6884<H3><A name="note15-51">Note 15-51: (OS) Changed specifications for the <CODE>nninitStaticInit</CODE> function [SDK]</A></H3> 6885<P><description>The <CODE>nninitStaticInit</CODE> function was defined as a standard weak symbol function, but this was changed to match the NITRO and TWL-SDK specifications.<br></description></P> 6886<HR> 6887<H3><A name="note15-52">Note 15-52: (OS) Changed the program initialization sequence [SDK]</A></H3> 6888<P><description>It was previously required to call the <CODE>nn::os::Initialize</CODE> function when replacing the <CODE>nninitStartUp</CODE> function with a user-defined function. This was changed so that <CODE>nn::os::Initialize</CODE> is called before <CODE>nninitStartUp</CODE>.<br></description></P> 6889<HR> 6890<H3><A name="note15-53">Note 15-53: (OS) Added high-speed synchronization mechanisms [SDK | System Updater]</A></H3> 6891<P><description>Added <CODE>LightSemaphore</CODE>, <CODE>LightEvent</CODE>, and <CODE>LightBarrier</CODE> classes as high-speed synchronization mechanisms with no restrictions on how many can be used.<br></description></P> 6892<HR> 6893<H3><A name="note15-54">Note 15-54: (SND) Fixed a bug when specifying a pitch higher than 14 during ADPCM playback [SDK]</A></H3> 6894<P><description>Fixed a bug where specifying a pitch greater than 14 would produce noise when playing back from an <CODE>ADPCM</CODE> sound source.<br></description></P> 6895<HR> 6896<H3><A name="note15-55">Note 15-55: (SND) Added Aux bus [SDK]</A></H3> 6897<P><description>Added <CODE>Aux</CODE> bus and related features and parameters.<br></description></P> 6898<HR> 6899<H3><A name="note15-56">Note 15-56: (SND) Added functions to set and get DSP cycle count [SDK]</A></H3> 6900<P><description>Added functions related to <CODE>DSP</CODE> cycle count.<br></description></P> 6901<HR> 6902<H3><A name="note15-57">Note 15-57: (SND) Changed <CODE>nn::snd::MixParam</CODE> structure format [SDK]</A></H3> 6903<P><description>Changed the <CODE>nn::snd::MixParam</CODE> structure format.<br> Increased the channels to 4. However, as of the CTR-SDK 0.9 release, the <CODE>REAR_LEFT</CODE> and <CODE>REAR_RIGHT</CODE> channels are not yet supported, and specifying them will have no effect on processing.<br></description></P> 6904<HR> 6905<H3><A name="note15-58">Note 15-58: (SND) Fixed a bug where execution would not finish even after reaching the end of a sample [SDK]</A></H3> 6906<P><description>During a loop playback of a small amount of audio data (not necessarily a short sample length), clearing the loop flag and finishing playback without a buffer jump would cause a bug where playback would continue even after reaching the end of the sample. This has been fixed.<br></description></P> 6907<HR> 6908<H3><A name="note15-59">Note 15-59: (SND) Changed parameter default values [SDK]</A></H3> 6909<P><description>Changed the default <CODE>snd</CODE> parameter to an appropriate value.<br> See the related function references for details.<br></description></P> 6910<HR> 6911<H3><A name="note15-60">Note 15-60: (SND) Moved header files [SDK]</A></H3> 6912<P><description>Categorized <CODE>snd</CODE> header files and moved to sub-directories named <CODE>MPCore</CODE> and <CODE>Common</CODE>.<br></description></P> 6913<HR> 6914<H3><A name="note15-61">Note 15-61: (SND) Fixed a bug in releasing voice buffers [SDK]</A></H3> 6915<P><description>Fixed a bug where releasing buffers managed by a voice (such as the <CODE>Voice::Stop</CODE> or <CODE>nn::snd::FreeVoice</CODE> functions) would not work properly.<br></description></P> 6916<HR> 6917<H3><A name="note15-62">Note 15-62: (SND) Optimized the library [SDK]</A></H3> 6918<P><description>Optimized the library, reducing processing overhead.<br></description></P> 6919<HR> 6920<H3><A name="note15-63">Note 15-63: (SND) Fixed a bug that would occur when clearing loop flag during loop playback [SDK]</A></H3> 6921<P><description>There was a bug where clearing a loop flag during loop playback and then performing a buffer jump would sometimes result in the buffer jump not occurring and the playback buffer ceasing to exist, depending on when the loop flag is cleared.<br> This bug has been fixed.<br></description></P> 6922<HR> 6923<H3><A name="note15-64">Note 15-64: (SND) Added features to set and get interpolation method [SDK]</A></H3> 6924<P><description>Added functions to set and get the interpolation method.<br></description></P> 6925<HR> 6926<H3><A name="note15-65">Note 15-65: (SOCKET) Added the socket library [SDK | System Updater]</A></H3> 6927<P><description>Added the socket library and demos.<br> This library is not supported by CTR-SDK 0.9.<br></description></P> 6928<HR> 6929<H3><A name="note15-66">Note 15-66: (SSL) Added the SSL library [SDK | System Updater]</A></H3> 6930<P><description>Added the SSL library and demos.<br> This library is not supported by CTR-SDK 0.9.<br></description></P> 6931<HR> 6932<H3><A name="note15-67">Note 15-67: (TOOL) Added the <CODE>Config</CODE> tool [SDK]</A></H3> 6933<P><description>Added the <CODE>Config</CODE> tool (<CODE>$CTR_SDK/tools/TargetTools/CTR-T*/Release/Config.csu</CODE>) for configuring system setting initialization and HID calibration.<br> Added documentation for the <CODE>Config</CODE> tool.<br></description></P> 6934<HR> 6935<H3><A name="note15-68">Note 15-68: (UDS) Added the UDS library [SDK | System Updater]</A></H3> 6936<P><description>Added the UDS (local communication) library and demos.<br></description></P> 6937<HR> 6938<H3><A name="note15-69">Note 15-69: (ULCD) Added the autostereoscopy feature (API to change LCD mode and the LUCD library) [SDK]</A></H3> 6939<P><description>Added API to switch LCD modes, as required to implement autostereoscopy on the CTR.<br> Also added the <CODE>ULCD</CODE> library for creating the different images for the left and right eyes needed for 3D.<br> In line with this change, also added library documentation.<br></description></P> 6940<HR> 6941<H3><A name="note15-70">Note 15-70: (Y2R) Revised the Y2R library functions [SDK]</A></H3> 6942<P><description>Fixed a bug in the <CODE>SetDitheringWeightParams</CODE> function where only patterns 0 and 1 of the 0-3 dithering weights could be set. All four are now usable.<br></description></P> 6943<HR> 6944<H3><A name="note15-71">Note 15-71: (Y2R) Added a <SPAN class="argument">stride</SPAN> argument to functions that transfer source data for conversion [SDK | System Updater]</A></H3> 6945<P><description>Added the ability to specify an offset to the following functions that transfer the source data for conversion. This offset value is added independently of the single-transfer size.<br> If the offset is omitted, these functions will behave as they did with previous versions of the CTR-SDK.<br> 6946 <ul> 6947 <li><CODE>SetSendingY</CODE></li> 6948 <li><CODE>SetSendingU</CODE></li> 6949 <li><CODE>SetSendingV</CODE></li> 6950 <li><CODE>SetSendingYuv</CODE></li> 6951 </ul> 6952 </description></P> 6953<HR> 6954<H3><A name="KnownIssues_0_9_0_Release">Known Issues with SDK 0.9.0 Release</A></H3> 6955<knownissues><description> 6956 <ul> 6957 <li>There is a bug that causes distorted sound playback roughly once every 30 times after the TS board is powered on.<br> If this occurs, noise will continue until the board is powered off.</li> 6958 <li>The lowest line on the lower LCD does not display.</li> 6959 <li>The <CODE>Seek</CODE> functions of file control classes under <CODE>nn::fs</CODE> do not operate properly when <CODE>nn::fs::POSITION_BASE_END</CODE> is specified as an argument.</li> 6960 <li>The <CODE>nn::ac::CTR::DebugFlushNetworkSetting</CODE> function does not operate correctly unless an SD Card is inserted.</li> 6961 </ul> 6962 </description></knownissues><HR> 6963<H2 style="line-height: 0"><A name="sdk_0_9_0_Release%20System Updater">CTR-SDK Version 0.9.0 Release System Updater</A></H2> 6964<DIV style="text-align: right"><P style="line-height: 0">(2010/04/14)</P></DIV> 6965<HR> 6966<H3><A name="note14-01">Note 14-01: (AC) Added AC library [SDK | System Updater]</A></H3> 6967<P><description>Added the AC (auto-connection) library and demos.<br> This library is not supported by CTR-SDK 0.9.<br></description></P> 6968<HR> 6969<H3><A name="note14-02">Note 14-02: (CAMERA) Added support for the second outer camera [SDK | System Updater]</A></H3> 6970<P><description>With prior versions, only one of the outer cameras could be used, but this update adds support to the CAMERA library for using the second outer camera.<br> In line with this change, the following functions were changed to add a port argument.<br> 6971 <ul> 6972 <li><CODE>StartCapture</CODE></li> 6973 <li><CODE>StopCapture</CODE></li> 6974 <li><CODE>IsBusy</CODE></li> 6975 <li><CODE>ClearBuffer</CODE></li> 6976 <li><CODE>IsBufferError</CODE></li> 6977 <li><CODE>GetVsyncInterruptEvent</CODE></li> 6978 <li><CODE>GetBufferErrorInterruptEvent</CODE></li> 6979 <li><CODE>SetReceivingAuto</CODE></li> 6980 <li><CODE>SetReceivingRgbAuto</CODE></li> 6981 <li><CODE>StopReceivingAuto</CODE></li> 6982 <li><CODE>StopReceivingRgbAuto</CODE></li> 6983 <li><CODE>SetReceiving</CODE></li> 6984 <li><CODE>IsFinishedReceiving</CODE></li> 6985 <li><CODE>SetReceivingRgb</CODE></li> 6986 <li><CODE>IsFinishedReceivingRgb</CODE></li> 6987 <li><CODE>SetTransferLines</CODE></li> 6988 <li><CODE>SetTransferBytes</CODE></li> 6989 <li><CODE>GetTransferBytes</CODE></li> 6990 <li><CODE>SetTrimming</CODE></li> 6991 <li><CODE>IsTrimming</CODE></li> 6992 <li><CODE>SetTrimmingParams</CODE></li> 6993 <li><CODE>GetTrimmingParams</CODE></li> 6994 <li><CODE>SetTrimmingParamsCenter</CODE></li> 6995 </ul> 6996 With this added support, <CODE>SELECT_ALL</CODE> now specifies the use of the inner camera and outer cameras 1 and 2.<br> Consequently, the former meaning of <CODE>SELECT_ALL</CODE> can now be specified using <CODE>SELECT_IN1_OUT1</CODE> instead. Please change affected code accordingly.<br> On boards that do not have stereo cameras, this feature cannot be used, so do not use any settings that include outer camera 2 in the above functions.<br></description></P> 6997<HR> 6998<H3><A name="note14-03">Note 14-03: (CAMERA) Revised the CAMERA library configuration functions [SDK | System Updater]</A></H3> 6999<P><description>Revised the <CODE>FlipImage</CODE> function for flipping images, inverting the left-right flip for the specified value.<br> The revised <CODE>Flip</CODE> enumerated type and image orientation correspond as follows. <br><br><CODE>Flip</CODE> enumerated type: Image orientation<br> ------------------------------<br> <CODE>FLIP_NONE</CODE>: Normal<br><CODE>FLIP_HORIZONTAL</CODE>: Mirrored<br><CODE>FLIP_VERTICAL</CODE>: Flipped top to bottom<br><CODE>FLIP_REVERSE</CODE>: Mirrored, then flipped top to bottom<br><br>With this change, the <CODE>Flip</CODE> enumerated type matches the <CODE>CAMERAFlip</CODE> enumerated type used in the TWL-SDK.<br></description></P> 7000<HR> 7001<H3><A name="note14-04">Note 14-04: (CAMERA) Revised CAMERA AC library functions [SDK | System Updater]</A></H3> 7002<P><description>The maximum values returned by the <CODE>GetMaxBytes</CODE> and <CODE>GetMaxLines</CODE> functions previously equaled to the buffer size, but these are now half of the buffer size in order to help prevent buffer errors.<br></description></P> 7003<HR> 7004<H3><A name="note14-05">Note 14-05: (CAMERA) Adjusted the camera image quality [SDK | System Updater]</A></H3> 7005<P><description>Adjusted the contrast parameter set by the <CODE>SetContrast</CODE> function.<br> Image quality when contrast has been adjusted is therefore different from that in CTR-SDK 0.8.<br> The default contrast is the same as CTR-SDK versions 0.8 and earlier.<br> In line with this change, the setting values corresponding to the <CODE>Contrast</CODE> enumerated type's <CODE>CONTRAST_HIGH</CODE> and <CODE>CONTRAST_LOW</CODE> have also been changed.<br> 7006 <ul> 7007 <li>(Previous)</li> 7008 <ul> 7009 <li><CODE>CONTRAST_HIGH = CONTRAST_PATTERN_05</CODE></li> 7010 <li><CODE>CONTRAST_LOW = CONTRAST_PATTERN_07</CODE></li> 7011 </ul> 7012 <li>(Revised)</li> 7013 <ul> 7014 <li><CODE>CONTRAST_LOW = CONTRAST_PATTERN_05</CODE></li> 7015 <li><CODE>CONTRAST_HIGH = CONTRAST_PATTERN_07</CODE></li> 7016 </ul> 7017 </ul> 7018 </description></P> 7019<HR> 7020<H3><A name="note14-06">Note 14-06: (CAMERA) Added image data auto-receive configuration functions [SDK | System Updater]</A></H3> 7021<P><description>Added <CODE>SetReceivingAuto</CODE>, <CODE>SetReceivingRgbAuto</CODE>, <CODE>StopReceivingAuto</CODE>, and <CODE>StopReceivingRgbAuto</CODE> functions to set and stop automatic reception of camera image data.<br></description></P> 7022<HR> 7023<H3><A name="note14-07">Note 14-07: (DevEnv) Added TS board support [SDK | System Updater]</A></H3> 7024<P><description>Added support for running on a TS board.<br></description></P> 7025<HR> 7026<H3><A name="note14-08">Note 14-08: (FS) Fixed FATFS access bug [System Updater]</A></H3> 7027<P><description>Fixed a bug where files and directories on a FATFS could not be accessed.<br></description></P> 7028<HR> 7029<H3><A name="note14-09">Note 14-09: (FS) Added DMA support for NAND/SD Memory Cards [System Updater]</A></H3> 7030<P><description>Added DMA transfer support for access to NAND and SD Memory Cards.<br></description></P> 7031<HR> 7032<H3><A name="note14-10">Note 14-10: (FS) Implemented directory scans in ROM [System Updater]</A></H3> 7033<P><description>Implemented the directory scanning via an <CODE>nn::fs::Directory</CODE> object also for the directories in ROM that can be accessed using <CODE>"rom:"</CODE>.<br></description></P> 7034<HR> 7035<H3><A name="note14-11">Note 14-11: (GX) Removed alignment restrictions during VRAM transfers [System Updater]</A></H3> 7036<P><description>When transferring vertex data or textures to VRAM in DMPGL2.0, in addition to the restrictions described in the specification, data addresses had to be 8-byte aligned. This additional restriction has been removed.<br></description></P> 7037<HR> 7038<H3><A name="note14-12">Note 14-12: (GX) Fixed a bug in the lower-screen swap buffer [System Updater]</A></H3> 7039<P><description>Fixed a bug where Display 1 (the lower screen) could skip a frame, depending on when the <CODE>nngxSwapBuffers</CODE> function is called.<br></description></P> 7040<HR> 7041<H3><A name="note14-13">Note 14-13: (HID) Revised the <CODE>Reader</CODE> function of <CODE>TouchPanelReader</CODE> [System Updater]</A></H3> 7042<P><description>Fixed a bug where the X coordinate reported using the <CODE>TouchPanelReader</CODE> class's <CODE>Reader</CODE> function could be invalid when called at the moment the touch panel is touched.<br></description></P> 7043<HR> 7044<H3><A name="note14-14">Note 14-14: (SSL) Added the HTTP library [SDK | System Updater]</A></H3> 7045<P><description>Added the HTTP library and demos.<br> This library is not supported by CTR-SDK 0.9.<br></description></P> 7046<HR> 7047<H3><A name="note14-15">Note 14-15: (OS) Revised the <CODE>nn::os::Timer::ClearSignal</CODE> function [System Updater]</A></H3> 7048<P><description>Fixed a memory leak in the <CODE>nn::os::Timer::ClearSignal</CODE> function.<br></description></P> 7049<HR> 7050<H3><A name="note14-16">Note 14-16: (OS) Set upper limit on number of threads [System Updater]</A></H3> 7051<P><description>Raised the limit to 32 for the number of threads an application can run at any one time.<br></description></P> 7052<HR> 7053<H3><A name="note14-17">Note 14-17: (OS) Fixed a bug where debugger would fail to load <CODE>cci</CODE> files [System Updater]</A></H3> 7054<P><description>Fixed a bug where the debugger would display a command error and fail when loading <CODE>cci</CODE> files.<br></description></P> 7055<HR> 7056<H3><A name="note14-18">Note 14-18: (OS) Fixed a bug where hard breaks would not be possible after setting a breakpoint in the debugger [System Updater]</A></H3> 7057<P><description>Fixed a bug in the debugger where performing a hard break when a breakpoint address is being executed would cause the debugger to freeze.<br></description></P> 7058<HR> 7059<H3><A name="note14-19">Note 14-19: (OS) Modified the debugger exception notifications [System Updater]</A></H3> 7060<P><description>Changed code so the debugger is notified of undefined command exceptions and prefetch aborts.<br></description></P> 7061<HR> 7062<H3><A name="note14-20">Note 14-20: (OS) Fixed mutual exclusion bug in the firmware [System Updater]</A></H3> 7063<P><description>There was a bug in mutual exclusion in the firmware that, in rare cases, could cause various issues such as threads not starting or access exceptions occurring.<br> This problem was fixed.<br></description></P> 7064<HR> 7065<H3><A name="note14-21">Note 14-21: (OS) Fixed a bug where cycle timer cycles got longer [System Updater]</A></H3> 7066<P><description>Fixed a bug where the cycles set using the <CODE>nn::os::Timer::StartPeriodic</CODE> or <CODE>nn::os::Alarm::SetPeriodic</CODE> functions would become longer than the specified value.<br></description></P> 7067<HR> 7068<H3><A name="note14-22">Note 14-22: (OS) Added high-speed synchronization mechanisms [SDK | System Updater]</A></H3> 7069<P><description>Added <CODE>LightSemaphore</CODE>, <CODE>LightEvent</CODE>, and <CODE>LightBarrier</CODE> classes as high-speed synchronization mechanisms with no restrictions on how many can be used.<br></description></P> 7070<HR> 7071<H3><A name="note14-23">Note 14-23: (SND) Fixed a bug where volume was too low [System Updater]</A></H3> 7072<P><description>In CTR-SDK 0.8, there was a bug where sound volumes would be around half the levels expected for CTR-SDK 0.7 and earlier.<br> This bug has been fixed.<br></description></P> 7073<HR> 7074<H3><A name="note14-24">Note 14-24: (SND) Fixed a bug where volume + / - symbols were backwards [System Updater]</A></H3> 7075<P><description>Fixed a bug where the volume + / - symbols were backwards.<br></description></P> 7076<HR> 7077<H3><A name="note14-25">Note 14-25: (SOCKET) Added the socket library [SDK | System Updater]</A></H3> 7078<P><description>Added the socket library and demos.<br> This library is not supported by CTR-SDK 0.9.<br></description></P> 7079<HR> 7080<H3><A name="note14-26">Note 14-26: (SSL) Added the SSL library [SDK | System Updater]</A></H3> 7081<P><description>Added the SSL library and demos.<br> This library is not supported by CTR-SDK 0.9.<br></description></P> 7082<HR> 7083<H3><A name="note14-27">Note 14-27: (UDS) Added the UDS library [SDK | System Updater]</A></H3> 7084<P><description>Added the UDS (local communication) library and demos.<br></description></P> 7085<HR> 7086<H3><A name="note14-28">Note 14-28: (Y2R) Added a <SPAN class="argument">stride</SPAN> argument to functions that transfer source data for conversion [SDK | System Updater]</A></H3> 7087<P><description>Added the ability to specify an offset to the following functions that transfer the source data for conversion. This offset value is added independently of the single-transfer size.<br> If the offset is omitted, these functions will behave as they did with previous versions of the CTR-SDK.<br> 7088 <ul> 7089 <li><CODE>SetSendingY</CODE></li> 7090 <li><CODE>SetSendingU</CODE></li> 7091 <li><CODE>SetSendingV</CODE></li> 7092 <li><CODE>SetSendingYuv</CODE></li> 7093 </ul> 7094 </description></P> 7095<HR> 7096<H3><A name="KnownIssues_0_9_0_Release%20System Updater">Known Issues with SDK 0.9.0 Release System Updater</A></H3> 7097<P> None.</P> 7098<HR> 7099<H2 style="line-height: 0"><A name="sdk_0_9_0_Release%20Sample Demos">CTR-SDK Version 0.9.0 Release Sample Demos</A></H2> 7100<DIV style="text-align: right"><P style="line-height: 0">(2010/04/14)</P></DIV> 7101<HR> 7102<H3><A name="note13-01">Note 13-01: (DEMO) Moved the demo library [SDK | Sample Demos]</A></H3> 7103<P><description>Changed the <CODE>nn::demo</CODE> library class structure, and moved to the <CODE>Sample Demos/common</CODE> directory as the <CODE>lib_demo</CODE> library.<br> In line with this change, the released function reference and documentation has been deprecated.<br> Be aware of the following points when transitioning from the <CODE>nn::demo</CODE> to the <CODE>lib_demo</CODE> library.<br> 7104 <ul> 7105 <li>The upper and lower screens now share one framebuffer object (color buffer / depth buffer) to reduce VRAM usage.<br> Consequently, when rendering to both the upper and lower screens, rendering alternately to the upper and lower screens will produce a mixed display of the rendering results, so instead first complete rendering to one target screen and then proceed to rendering for the next.</li> 7106 For example, you can render to both the upper and lower screens as follows.<br> 7107 <ol> 7108 <li>Set the upper screen as the target, clear the framebuffer, complete rendering, and then send the results to the display buffer and swap the buffer.</li> 7109 <li>Set the lower screen as the target, clear the framebuffer, complete rendering, and then send the results to the display buffer and swap the buffer.</li> 7110 </ol> 7111 See the sample demo source code in the <CODE>Sample Demos/gx</CODE> directory for programming specifics.<br> 7112 </ul> 7113 </description></P> 7114<HR> 7115<H3><A name="note13-02">Note 13-02: (GX) Changed graphics demos [Sample Demos]</A></H3> 7116<P><description>Added / removed the following graphics demos.<br> 7117 <ul> 7118 <li>Added <CODE>Draw3d</CODE> demo that renders cuboids, spheres, and cylinders.</li> 7119 <li>Added <CODE>FragmentLightingSimple</CODE> demo that uses simple fragment lighting.</li> 7120 <li>Added <CODE>VertexBuffer</CODE> demo of how to specify the region where a vertex buffer object is allocated.</li> 7121 <li>Added <CODE>RenderToTexture</CODE> demo of rendering to a texture.</li> 7122 <li>Removed <CODE>DemoFont</CODE> demo of font display.</li> 7123 </ul> 7124 </description></P> 7125<HR> 7126<H3><A name="note13-03">Note 13-03: (GX) Changed vertex shader assembly code for sample demos [Sample Demos]</A></H3> 7127<P><description>Fixed double-writing to output register in the vertex shader assembly language (VSH files) included in the sample demos under the <CODE>gx</CODE> directory.<br></description></P> 7128<HR> 7129<H3><A name="note13-04">Note 13-04: (GX) Added two types of samples for fragment lighting [Sample Demos]</A></H3> 7130<P><description>Added the following sample demos under the <CODE>gx/DMPGL</CODE> directory.<br> 7131 <ul> 7132 <li><CODE>LightingDistanceAtte</CODE> (distance attenuation sample)</li> 7133 <li><CODE>LightingSpotAtte</CODE> (spotlight sample)</li> 7134 </ul> 7135 </description></P> 7136<HR> 7137<H3><A name="note13-05">Note 13-05: (SND) Changed sample demos [Sample Demos]</A></H3> 7138<P><description>Changed <CODE>SimplePlayer</CODE>'s <CODE>wav</CODE> sound source.<br></description></P> 7139<HR> 7140<H3><A name="note13-06">Note 13-06: (SND) Added sample demos [Sample Demos]</A></H3> 7141<P><description>Added <CODE>AuxBusSample</CODE> demo showing delay effects (BusA) and sine wave synthesis (BusB) using <CODE>AuxBus</CODE>.<br></description></P> 7142<HR> 7143<H3><A name="note13-07">Note 13-07: (ULCD) Added ULCD sample demos [Sample Demos]</A></H3> 7144<P><description>Added <CODE>ulcd/Simple</CODE> and <CODE>ulcd/RealMode</CODE> as ULCD sample demos.<br></description></P> 7145<HR> 7146<H3><A name="note13-08">Note 13-08: (Other) Changed demo1 [Sample Demos]</A></H3> 7147<P><description>Changed <CODE>demo1</CODE> so features were not mutually dependent, allowing each to operate independently.<br></description></P> 7148<HR> 7149<H3><A name="note13-09">Note 13-09: (Other) Deleted <CODE>using namespace</CODE> declaration from sample demos [Sample Demos]</A></H3> 7150<P><description>Removed <CODE>using namespace</CODE> declaration from sample demos, and now the demo uses explicit specification of namespaces that was previously omitted.</description></P> 7151<HR> 7152<H3><A name="KnownIssues_0_9_0_Release%20Sample Demos">Known Issues with SDK 0.9.0 Release Sample Demos</A></H3> 7153<knownissues><description> 7154 <ul> 7155 <li>There is a bug in the <CODE>Release - small</CODE> build of <CODE>demo1</CODE> where triangles do not render to the upper screen.<br> Triangles render properly when using other build options.</li> 7156 <li>There is a bug in the <CODE>Release - small</CODE> build of <CODE>uds/com_demo1</CODE> that prevents scans from working properly.<br> Communication works properly when using other build options.</li> 7157 <li>There is a bug in the <CODE>Release - small</CODE> build of <CODE>gx/Api/RenderToTexture</CODE> that causes extremely slow rendering speeds.<br> There is no problem when using other build options.</li> 7158 <li>The <CODE>camera/Simple</CODE> demo freezes on rare occasions if the settings are changed by pressing the buttons repeatedly.</li> 7159 </ul> 7160 </description></knownissues><HR> 7161<H2 style="line-height: 0"><A name="sdk_0_8_3_Release">CTR-SDK Version 0.8.3 Release</A></H2> 7162<DIV style="text-align: right"><P style="line-height: 0">(2010/03/15)</P></DIV> 7163<HR> 7164<H3><A name="note12-01">Note 12-01: Note 12-01: (DEMO) Revised the internal operations of the <CODE>nn::demo::RunCmdlistDone</CODE> function [<span>SDK</span>]</H3> 7165<P><description>This function has been revised following the addition of the <CODE>nngxWaitCmdlistDone</CODE> function, which waits for the CPU to finish running a command list.<br></description></P> 7166<HR> 7167<H3><A name="note12-02">Note 12-02: (DEMO) Replaced the <CODE>nngxReserveSwapBuffers</CODE> function with the <CODE>nngxSwapBuffers</CODE> function [SDK | Sample Demos]</H3> 7168<P><description>The <CODE>nngxReserveSwapBuffers</CODE> function has been replaced with the <CODE>nngxSwapBuffers</CODE> function in anticipation of its future elimination from the SDK.<br></description></P> 7169<HR> 7170<H3><A name="note12-03">Note 12-03: (GX) Updated the DMPGL documentation [SDK]</A></H3> 7171<P><description>Made the following document revisions.<br> 7172 <ul> 7173 <li><CODE>DMPGL20_system_API_specification.pdf</CODE></li> 7174 <li><CODE>DMPGL20_specification.pdf</CODE></li> 7175 <li>DMPGL20_programming_guide.pdf</li> 7176 <li><CODE>DMPGL20_load_pattern_setting.pdf</CODE></li> 7177 <li><CODE>DMPGL20_statecache_specification.pdf</CODE> (The name of this file has also been changed from "<CODE>DMPGL20_commandcache_specification.pdf</CODE>.")</li> 7178 <li>VertexShaderReferenceManual.pdf</li> 7179 </ul> 7180 </description></P> 7181<HR> 7182<H3><A name="note12-04">Note 12-04: Note 12-04: (GX) Fixed a bug related to dmp_Texture*.samplerType switching [<span>SDK</span>]</H3> 7183<P><description>Fixed a bug that caused cube map textures to remain enabled even after one of the <CODE>dmp_Texture*.samplerType</CODE> reserved uniforms was changed from a cube map setting (like <CODE>GL_TEXTURE_CUBE_MAP</CODE>) to a 2D texture (like <CODE>GL_TEXTURE_2D</CODE>).<br></description></P> 7184<HR> 7185<H3><A name="note12-05">Note 12-05: (GX) Fixed a bug involving setting the alpha component with the <CODE>glBlend*</CODE> functions [SDK]</A></H3> 7186<P><description>Fixed a bug that prevented alpha components from being set properly with the <CODE>glBlendEquation</CODE> and <CODE>glBlendEquationSeparate</CODE> functions.<br></description></P> 7187<HR> 7188<H3><A name="note12-06">Note 12-06: (GX) Fixed bugs in <CODE>glBufferData</CODE> function [SDK]</A></H3> 7189<P><description>Fixed a bug that prevented an error from being detected if the <SPAN class="argument">data</SPAN> argument was <CODE>NULL(0)</CODE> when <CODE>NN_GX_MEM_FCRAM | GL_NO_COPY_FCRAM_DMP</CODE> was specified for the <CODE>glBufferData</CODE> function.<br></description></P> 7190<HR> 7191<H3><A name="note12-07">Note 12-07: (GX) Fixed bugs in <CODE>glBufferSubData</CODE> function [SDK]</A></H3> 7192<P><description>Fixed a bug that caused validity checks on the <SPAN class="argument">data</SPAN> argument to be skipped if <CODE>NN_GX_MEM_FCRAM | GL_NO_COPY_FCRAM_DMP</CODE> was specified for the <CODE>glBufferSubData</CODE> function.<br></description></P> 7193<HR> 7194<H3><A name="note12-08">Note 12-08: (GX) Changed <CODE>glBufferSubData</CODE> function specifications [SDK]</A></H3> 7195<P><description>With previous versions of the SDK, using the "no copy in the main memory (FCRAM) and PICA accessing the main memory" as the method to load the target vertex buffer would cause a <CODE>GL_INVALID_OPERATION</CODE> error. The specifications have now been changed so that the cache for the specified partial region is flushed.<br></description></P> 7196<HR> 7197<H3><A name="note12-09">Note 12-09: (GX) Fixed bugs in the <CODE>glLinkProgram</CODE> function [SDK]</A></H3> 7198<P><description>Fixed a bug that caused the program not to be updated correctly if the current program that was set with the <CODE>glUseProgram</CODE> function was relinked with the <CODE>glLinkProgram</CODE> function.<br><br> Fixed another bug that caused the program not to be updated correctly in the following sequence of events: (1) the <CODE>glDetachShader</CODE> or <CODE>glAttachShadershader</CODE> function was used to switch the shader of the current program that was set with the <CODE>glUseProgram</CODE> function, after which (2) the <CODE>glUseProgram</CODE> function was used to switch to another program without first relinking using the <CODE>glLinkProgram</CODE> function.<br></description></P> 7199<HR> 7200<H3><A name="note12-10">Note 12-10: Note 12-10: (GX) Added a parameter obtained by the <CODE>nngxGetCmdlistParameteri</CODE> function [<span>SDK</span>]</H3> 7201<P><description>Added two additional definitions for the <SPAN class="argument">param</SPAN> argument to the <CODE>nngxGetCmdlistParameteri</CODE> function: <CODE>NN_GX_CMDLIST_TOP_BUFADDR</CODE> and <CODE>NN_GX_CMDLIST_BINDING</CODE>.<br></description></P> 7202<HR> 7203<H3><A name="note12-11">Note 12-11: (GX) Fixed issues with the error detection of the <CODE>nngxInitialize</CODE> function [<span>SDK</span>]</A></H3> 7204<P><description>Fixed a bug that caused failed initializations not to be detected if the <CODE>nngxInitialize</CODE> function failed to allocate memory.<br></description></P> 7205<HR> 7206<H3><A name="note12-12">Note 12-12: (GX) Changed the <CODE>nngxReserveSwapBuffers</CODE> function to be equivalent of the <CODE>nngxSwapBuffers</CODE> function [SDK]</H3> 7207<P><description>A bug was found in the <CODE>nngxReserveSwapBuffers</CODE> function, and its functionality is already provided by the <CODE>nngxSwapBuffers</CODE> function, so it will be removed from the SDK in the future.<br> To facilitate a transition period, this function now serves as a wrapper for the <CODE>nngxSwapBuffers</CODE> function.<br> This function will be removed in the next release of the CTR-SDK.<br></description></P> 7208<HR> 7209<H3><A name="note12-13">Note 12-13: (GX) Revised the error checking of the <CODE>nngxTransferRenderImage</CODE> and <CODE>nngxSwapBuffers</CODE> functions [SDK]</A></H3> 7210<P><description>Fixed a bug that prevented errors from being detected if an application used a display buffer that hadn't been allocated by the <span>nngxTransferRenderImage</span> or <span>nngxSwapBuffers</span> functions.<br></description></P> 7211<HR> 7212<H3><A name="note12-14">Note 12-14: (GX) Changed specifications for the command cache feature [SDK]</A></H3> 7213<P><description>Overhauled the command cache system.<br> As a result of the specification changes, the "command cache" feature has been renamed the "state cache," and the following functions have been added.<br> 7214 <ul> 7215 <li><CODE>nngxStartCmdlistSave</CODE></li> 7216 <li><CODE>nngxStopCmdlistSave</CODE></li> 7217 <li><CODE>nngxUseSavedCmdlist</CODE></li> 7218 <li><CODE>nngxExportCmdlist</CODE></li> 7219 <li><CODE>nngxImportCmdlist</CODE></li> 7220 <li><CODE>nngxGetExportedCmdlistInfo</CODE></li> 7221 <li><CODE>nngxCopyCmdlist</CODE></li> 7222 <li><CODE>nngxValidateState</CODE></li> 7223 <li><span>nngxForceStateUpdate</span></li> 7224 <li><CODE>nngxUpdateState</CODE></li> 7225 <li><span>nngxSetCommnadGenerationMode</span></li> 7226 </ul> 7227 Note that the functions that relate to this feature may be changed in a future release.<br></description></P> 7228<HR> 7229<H3><A name="note12-15">Note 12-15: (GX) Changed the timing when command lists are destroyed and cleared [SDK]</H3> 7230<P><description>It is now possible for the <CODE>nngxDeleteCmdlist</CODE> and <CODE>nngxClearCmdlist</CODE> functions to delete or clear command lists without generating errors, even if the command list still contains unexecuted commands.<br></description></P> 7231<HR> 7232<H3><A name="note12-16">Note 12-16: (GX) Added a function that waits until a command list finishes executing [SDK]</H3> 7233<P><description>Added the <CODE>nngxWaitCmdlistDone</CODE> function, which waits until a command list finishes executing.<br></description></P> 7234<HR> 7235<H3><A name="note12-17">Note 12-17: (GX) Changed the timing when command completion interrupt handlers are registered and disabled [SDK]</H3> 7236<P><description>It is now possible to call the <CODE>nngxEnableCmdlistCallback</CODE> and <CODE>nngxDisableCmdlistCallback</CODE> functions on command lists that are still being executed.<br></description></P> 7237<HR> 7238<H3><A name="note12-18">Note 12-18: (GX) Added system API error codes [SDK]</A></H3> 7239<P><description>Changed the errors returned by the system API (the functions with the "<CODE>nngx</CODE>" prefix) from GL error codes to extended error codes.<br></description></P> 7240<HR> 7241<H3><A name="note12-19">Note 12-19: (GX) Fixed a bug in procedural textures [SDK]</A></H3> 7242<P><description>Fixed a bug that caused the delta values (indicating the deltas between adjacent entries) in the noise modulation lookup table for procedural textures not to contain the expected values.<br></description></P> 7243<HR> 7244<H3><A name="note12-20">Note 12-20: (TOOL) Updated the shader assembly language [SDK]</A></H3> 7245<P><description>Changed the shader assembly language as follows. 7246 <ul> 7247 <li>Added support for the <CODE>#if defined()</CODE>, <CODE>#if !defined()</CODE>, and <CODE>#elif</CODE> directives.</li> 7248 <li>If the <CODE>-debug</CODE> option is not specified, the input file's path is now deleted.</li> 7249 <li>Added a single <CODE>nop</CODE> instruction immediately after the <CODE>end</CODE> instruction during assembly to resolve a hardware bug.</li> 7250 </ul> 7251 </description></P> 7252<HR> 7253<H3><A name="KnownIssues_0_8_3_Release">Known Issues with SDK 0.8.3 Release</A></H3> 7254<P> None.</P> 7255<HR> 7256<H2 style="line-height: 0"><A name="sdk_0_8_3_Release%20Sample Demos">CTR-SDK Version 0.8.3 Release Sample Demos</A></H2> 7257<DIV style="text-align: right"><P style="line-height: 0">(2010/03/15)</P></DIV> 7258<HR> 7259<H3><A name="note11-01">Note 11-01: (DEMO) Replaced the <CODE>nngxReserveSwapBuffers</CODE> function with the <CODE>nngxSwapBuffers</CODE> function [SDK | Sample Demos]</H3> 7260<P><description>The <CODE>nngxReserveSwapBuffers</CODE> function has been replaced with the <CODE>nngxSwapBuffers</CODE> function in anticipation of its future elimination from the SDK.<br></description></P> 7261<HR> 7262<H3><A name="note11-02">Note 11-02: (GX) Revised the <CODE>GasCessna</CODE> sample [Sample Demos]</A></H3> 7263<P><description>Although the Cessna model did not contain any texture coordinates or tangent data, this demo had a shader that used these vertex attributes.<br> This has been changed to use an appropriate shader.<br> The Cessna model in the demo now uses shading.<br></description></P> 7264<HR> 7265<H3><A name="note11-03">Note 11-03: (GX) Fixed a bug in the <CODE>GasColorSimple</CODE> sample [Sample Demos]</A></H3> 7266<P><description>The same depth buffer as the one used in the upper screen's framebuffer object is now explicitly attached for framebuffer objects used during the gas density information rendering pass.<br></description></P> 7267<HR> 7268<H3><A name="note11-04">Note 11-04: (GX) Revised the <CODE>ProctexRandom</CODE> sample [Sample Demos]</A></H3> 7269<P><description>The final entry in the noise lookup table was not set.<br> There was also an error in the method used to generate the noise lookup table.<br> These issues have been fixed.<br></description></P> 7270<HR> 7271<H3><A name="note11-05">Note 11-05: (GX) Added samples of using command cache [Sample Demos]</A></H3> 7272<P><description>The following demos that use the command cache feature have been added 7273 <ul> 7274 <li>Sample Demos/gx/Api/CommandCacheSimple</li> 7275 <li>Sample Demos/gx/Api/CommandCacheVSUniformFrame</li> 7276 <li>Sample Demos/gx/Api/CommandCacheVSUniformModel</li> 7277 </ul> 7278 </description></P> 7279<HR> 7280<H3><A name="KnownIssues_0_8_3_Release%20Sample Demos">Known Issues with SDK 0.8.3 Release Sample Demos</A></H3> 7281<knownissues><description> 7282 <ul> 7283 <li>There is a bug with the linker included in the RVCT 4.0 20100209 version that generated invalid inline operations. As a result of this bug, the following sample demos do not function properly with "small" (size-optimized) release builds.<br> This linker bug will be fixed in the next release of the ARM compiler.</li> 7284 <ul> 7285 <li>gx/Api/CommandCacheSimple</li> 7286 <li>gx/Api/CommandCacheVSUniformFrame</li> 7287 <li>gx/Api/CommandCacheVSUniformModel</li> 7288 <li>gx/Api/CommandListDouble</li> 7289 <li>gx/DMPGL/SubdivisionLoopSimple</li> 7290 </ul> 7291 </ul> 7292 </description></knownissues><HR> 7293<H2 style="line-height: 0"><A name="sdk_0_8_2_Release">CTR-SDK Version 0.8.2 Release</A></H2> 7294<DIV style="text-align: right"><P style="line-height: 0">(2010/02/22)</P></DIV> 7295<HR> 7296<H3><A name="note10-01">Note 10-01: (HIO) Revised the HIO library initialization functions [SDK]</A></H3> 7297<P><description>Fixed a portion of the initialization process that was insufficient.<br></description></P> 7298<HR> 7299<H3><A name="note10-02">Note 10-02: (MATH) Fixed a bug that occurred if the input and output of the <CODE>VEC3Transform</CODE> function were the same [SDK]</A></H3> 7300<P><description>If the same pointer was specified for both the input and output of the <CODE>VEC3Transform</CODE> function using CTR-SDK 0.8.1, the function would return an invalid result.<br> This problem has been corrected.<br></description></P> 7301<HR> 7302<H3><A name="note10-03">Note 10-03: (SND) Fixed a bug in ADPCM playback [SDK]</A></H3> 7303<P><description>Fixed a bug that caused the playback length to be shorter than the specified length during playback of ADPCM sound sources.<br> This change was actually made in version 0.8.1, but it was inadvertently left out of the changelog.<br></description></P> 7304<HR> 7305<H3><A name="note10-04">Note 10-04: (SND) Revised the <CODE>Voice::IsPlaying</CODE> function [SDK]</H3> 7306<P><description>Fixed a bug with one-shot (non-looping) playback that caused the playback state not to change to <CODE>false</CODE>, even after the end of the sound source data was reached.<br></description></P> 7307<HR> 7308<H3><A name="note10-05">Note 10-05: (SND) Revised the <CODE>nn::snd::Voice::GetPlayPosition</CODE> function [SDK]</A></H3> 7309<P><description>Fixed a bug that caused the <CODE>nn::snd::Voice::GetPlayPosition</CODE> function to return an unexpected value if it was called immediately after interrupt notification from the DSP.<br></description></P> 7310<HR> 7311<H3><A name="note10-06">Note 10-06: (SND) Revised the updating process of voice buffer status [SDK]</A></H3> 7312<P><description>Fixed a bug in the code that updates the status of voice buffers. In certain circumstances, this bug failed to provide buffer information for the application to update (for example, information about the release of voices). This in turn would lead to an assertion failure because the buffer could not be found, and ultimately cause the program to halt.<br></description></P> 7313<HR> 7314<H3><A name="KnownIssues_0_8_2_Release">Known Issues with SDK 0.8.2 Release</A></H3> 7315<P> None.</P> 7316<HR> 7317<H2 style="line-height: 0"><A name="sdk_0_8_1_Release">CTR-SDK Version 0.8.1 Release</A></H2> 7318<DIV style="text-align: right"><P style="line-height: 0">(2010/02/17)</P></DIV> 7319<HR> 7320<H3><A name="note9-01">Note 9-01: (DevEnv) Changed compiler and linker options [SDK]</A></H3> 7321<P><description>Changed the compiler and linker options used by the build system and in the creation of the CTR-SDK libraries.<br> 7322 <ul> 7323 <li>Compiler options:</li> 7324 <ul> 7325 <li>No specification → --remove_unneeded_entities</li> 7326 <li>Implicit specification → --littleend</li> 7327 <li>--debug_macros → --no_debug_macros</li> 7328 <li><span>--dwarf2</span> → <span>--dwarf3</span></li> 7329 <li>--no_unaligned_access → No specification</li> 7330 </ul> 7331 <li>Linker options:</li> 7332 <ul> 7333 <li>No specification → --no_eager_load_debug</li> 7334 <li>No specification → --vfemode=force</li> 7335 <li>Implicit specification → <span>--debug</span></li> 7336 <li>Implicit specification → --exception_tables=nocreate</li> 7337 <li>Added the <CODE>--no_bestdebug --inline --tailreorder</CODE> options for Release builds.</li> 7338 <li>Added the <CODE>--bestdebug</CODE> option for non-Release builds.</li> 7339 </ul> 7340 </ul> 7341 Made a change so that <CODE>__use_c99_matherr</CODE> is imported within <CODE>librtport.*.a</CODE>.<br> As a result of these changes, the use of CTR-SDK 0.8.1 requires the RVCT 4.0 20100209 or a later version of the ARM compiler.</description></P> 7342<HR> 7343<H3><A name="note9-02">Note 9-02: (HIO) Fixed a bug that prevented CCI files from being loaded if the HostIO functionality was used [SDK]</A></H3> 7344<P><description>Fixed a bug that caused load failures if an attempt was made to run a CCI file that uses the HIO library.<br></description></P> 7345<HR> 7346<H3><A name="note9-03">Note 9-03: (SND) Fixed a bug in ADPCM playback [SDK]</A></H3> 7347<P><description>Fixed a bug that caused noise to be generated as a result of an inability to decode properly while looping and buffer jumping during ADPCM playback.<br></description></P> 7348<HR> 7349<H3><A name="note9-04">Note 9-04: (SND) Revised how data from DSP is read [SDK]</A></H3> 7350<P><description>With the previous versions of the SDK, there was a chance that streaming playback would not operate properly because reads would occur even if there were no updates to the data received from the DSP.<br> The spec has been changed so that no reads will occur if the data has not been updated.<br></description></P> 7351<HR> 7352<H3><A name="note9-05">Note 9-05: (SND) Changed specifications for the <CODE>nn::snd::WaveBuffer</CODE> function [SDK]</A></H3> 7353<P><description>Changed <CODE>bufferSize</CODE> (which sets the buffer size using a member variable of the <CODE>nn::snd::WaveBuffer</CODE> structure) to <CODE>sampleLength</CODE> (which sets the sample length).<br></description></P> 7354<HR> 7355<H3><A name="KnownIssues_0_8_1_Release">Known Issues with SDK 0.8.1 Release</A></H3> 7356<P> None.</P> 7357<HR> 7358<H2 style="line-height: 0"><A name="sdk_0_8_1_Release%20Sample Demos">CTR-SDK Version 0.8.1 Release Sample Demos</A></H2> 7359<DIV style="text-align: right"><P style="line-height: 0">(2010/02/17)</P></DIV> 7360<HR> 7361<H3><A name="note8-01">Note 8-01: (SND) Revised the demos that use sound [Sample Demos]</A></H3> 7362<P>In line with the change described in <description><a href="changelog.html#note9-05">Note 9-05</a>, revised <CODE>demo1</CODE>, <CODE>demo2</CODE>, <CODE>snd/SimplePlayer</CODE>, and <CODE>snd/StreamPlayer</CODE>.</P> 7363<HR> 7364<H3><A name="KnownIssues_0_8_1_Release%20Sample Demos">Known Issues with SDK 0.8.1 Release Sample Demos</A></H3> 7365<P> None.</P> 7366<HR> 7367<H2 style="line-height: 0"><A name="sdk_0_8_0_Release">CTR-SDK Version 0.8.0 Release</A></H2> 7368<DIV style="text-align: right"><P style="line-height: 0">(2010/02/10)</P></DIV> 7369<HR> 7370<H3><A name="note7-01">Note 7-01: (CAMERA) Removed the <CODE>StopDmaRecv[Rgb]</CODE> function [SDK | System Updater]</A></H3> 7371<P><description>Applications no longer need to call the <CODE>StopDmaRecv[Rgb]</CODE> function explicitly, so this function has been removed.<br></description></P> 7372<HR> 7373<H3><A name="note7-02">Note 7-02: (CAMERA) Revised the CAMERA library function reference [SDK]</A></H3> 7374<P><description>Made the following revisions to the function reference for the camera library. 7375 <ul> 7376 <li>Added an explanation of the data format output by the cameras.</li> 7377 <li>Added a note to the reference about the number of frames required until the auto-exposure stabilizes when the cameras are first activated.</li> 7378 </ul> 7379 </description></P> 7380<HR> 7381<H3><A name="note7-03">Note 7-03: (CAMERA) Revised the CAMERA library configuration functions [SDK | System Updater]</A></H3> 7382<P><description>Fixed a bug that disabled the auto-exposure feature in the <CODE>SetAutoWhiteBalance</CODE> function, which is used to enable/disable automatic white balance.<br></description></P> 7383<HR> 7384<H3><A name="note7-04">Note 7-04: (CAMERA) Added and removed the CAMERA library functions [SDK | System Updater]</A></H3> 7385<P><description>The following functions have been added to set the operating mode of the cameras.<br> 7386 <ul> 7387 <li><CODE>SetDetailSize</CODE>: Specifies the size (in pixels) of the images output from the cameras</li> 7388 <li><CODE>SetContrast</CODE>: Changes the contrast</li> 7389 <li><CODE>LensCorrection</CODE>: Changes the level of vignetting correction</li> 7390 </ul> 7391 The following enumerated types were added following the addition of the functions listed above.<br> 7392 <ul> 7393 <li><CODE>Contrast</CODE></li> 7394 <li><CODE>LensCorrection</CODE></li> 7395 </ul> 7396 </description></P> 7397<HR> 7398<H3><A name="note7-05">Note 7-05: (CAMERA) Revised some function specifications in the CAMERA library [SDK | System Updater]</A></H3> 7399<P><description>The specifications of the following functions have been changed.<br> 7400 <ul> 7401 <li>The functions below now have a return value of <CODE>void</CODE>:</li> 7402 <ul> 7403 <li><CODE>Initialize</CODE></li> 7404 <li>Finalize</li> 7405 <li><CODE>StartCapture</CODE></li> 7406 <li><CODE>StopCapture</CODE></li> 7407 <li><CODE>ClearBuffer</CODE></li> 7408 <li><CODE>GetVsyncInterruptEvent</CODE></li> 7409 <li><CODE>GetBufferErrorInterruptEvent</CODE></li> 7410 <li><span>DmaRecv</span></li> 7411 <li><CODE>SetTransferLines</CODE></li> 7412 <li><CODE>SetTrimming</CODE></li> 7413 <li><CODE>SetTrimmingParams</CODE></li> 7414 <li><CODE>GetTrimmingParams</CODE></li> 7415 <li><CODE>SetTrimmingParamsCenter</CODE></li> 7416 </ul> 7417 <li>Functions that now return <CODE>bool</CODE>:</li> 7418 <ul> 7419 <li><CODE>ActivateModule</CODE></li> 7420 <li><span>SwitchContextModule</span></li> 7421 <li><span>SetExposureModule</span></li> 7422 <li><span>SetWhiteBalanceModule</span></li> 7423 <li><span>SetSharpnessModule</span></li> 7424 <li>SetAutoExposureModule</li> 7425 <li><span>IsAutoExposureModule</span></li> 7426 <li><span>SetAutoWhiteBalanceModule</span></li> 7427 <li><span>IsAutoWhiteBalanceModule</span></li> 7428 <li><CODE>FlipModule</CODE></li> 7429 <li><span>SetSizeModule</span></li> 7430 <li><span>SetFrameRateModule</span></li> 7431 <li><span>SetPhotoModeModule</span></li> 7432 <li><span>SetEffectModule</span></li> 7433 </ul> 7434 <li>The functions below now return data:</li> 7435 <ul> 7436 <li><CODE>IsBusy</CODE></li> 7437 <li><CODE>IsBufferError</CODE></li> 7438 <li><span>IsDmaRecvFinished</span></li> 7439 <li><CODE>GetMaxLines</CODE></li> 7440 <li><CODE>IsTrimming</CODE></li> 7441 </ul> 7442 </ul> 7443 </description></P> 7444<HR> 7445<H3><A name="note7-06">Note 7-06: (CAMERA) Removed and added the CAMERA library functions [SDK | System Updater]</A></H3> 7446<P><description>To support the latest SoC, the arguments or the return values of some of the functions have been changed. Other functions have been removed altogether.<br> New functions have also been added.<br> 7447 <ul> 7448 <li>The arguments or return values of the following functions have been changed:</li> 7449 <ul> 7450 <li><CODE>SetTransferLines</CODE></li> 7451 <li><CODE>GetMaxLines</CODE></li> 7452 </ul> 7453 <li>The following functions have been removed:</li> 7454 <ul> 7455 <li><span>GetTransferLines</span></li> 7456 <li><span>GetBytesAtOnce</span></li> 7457 </ul> 7458 <li>The following functions have been added:</li> 7459 <ul> 7460 <li><CODE>SetTransferBytes</CODE>: Specifies the number of bytes to accumulate in the buffer</li> 7461 <li><CODE>GetTransferBytes</CODE>: Gets the number of bytes currently accumulated in the buffer</li> 7462 <li><CODE>GetMaxBytes</CODE>: Returns the maximum number of bytes that can be stored in the buffer</li> 7463 </ul> 7464 </ul> 7465 Any references to the <CODE>GetTransferLines</CODE> and <CODE>GetBytesAtOnce</CODE> functions that have been removed should be replaced with references to the <CODE>GetTransferBytes</CODE> function.<br></description></P> 7466<HR> 7467<H3><A name="note7-07">Note 7-07: (CAMERA) Changed some function names in the CAMERA library [SDK | System Updater]</A></H3> 7468<P><description>Some of the function names have been changed, as shown below:<br> 7469 <ul> 7470 <li><CODE>DmaRecv</CODE> -> <CODE>SetReceiving</CODE></li> 7471 <li><span>IsDmaRecvFinished</span> -> <span>IsFinishedReceiving</span></li> 7472 <li><CODE>ActivateModule</CODE> -> <CODE>Activate</CODE></li> 7473 <li><CODE>SwitchContextModule</CODE> -> <CODE>SwitchContext</CODE></li> 7474 <li><CODE>SetExposureModule</CODE> -> <CODE>SetExposure</CODE></li> 7475 <li><CODE>SetWhiteBalanceModule</CODE> -> <CODE>SetWhiteBalance</CODE></li> 7476 <li><CODE>SetSharpnessModule</CODE> -> <CODE>SetSharpness</CODE></li> 7477 <li><CODE>SetAutoExposureModule</CODE> -> <CODE>SetAutoExposure</CODE></li> 7478 <li><CODE>IsAutoExposureModule</CODE> -> <CODE>IsAutoExposure</CODE></li> 7479 <li><span>SetAutoWhiteBalanceModule</span> -> <span>SetAutoWhiteBalance</span></li> 7480 <li><CODE>IsAutoWhiteBalanceModule</CODE> -> <CODE>IsAutoWhiteBalance</CODE></li> 7481 <li><span>FlipModule</span> -> <span>FlipImage</span></li> 7482 <li><CODE>SetSizeModule</CODE> -> <CODE>SetSize</CODE></li> 7483 <li><CODE>SetFrameRateModule</CODE> -> <CODE>SetFrameRate</CODE></li> 7484 <li><CODE>SetEffectModule</CODE> -> <CODE>SetEffect</CODE></li> 7485 <li><CODE>SetPhotoMode</CODE> -> <CODE>SetPhotoMode</CODE></li> 7486 </ul> 7487 </description></P> 7488<HR> 7489<H3><A name="note7-08">Note 7-08: (CAMERA) Added and revised the camera-related configuration parameters [SDK | System Updater]</A></H3> 7490<P><description>The enumerated types used by the functions that configure the camera settings have been revised. In addition, the range of values that can be specified for some of those functions has been expanded. 7491 <ul> 7492 <li><CODE>Size</CODE> enumerated type<br>Deleted the value indicating 298x224 resolution, and added a value indicating the native size of the CTR's upper screen (400x240).</li> 7493 <li><CODE>Effect</CODE> enumerated type<br>Increased the number of levels that can be set for the parameters from 6 to 22.</li> 7494 <li>Values set with the <CODE>SetSharpness</CODE> function<br>Changed the range from [-3, +5] to [-4, +5].</li> 7495 </ul> 7496 </description></P> 7497<HR> 7498<H3><A name="note7-09">Note 7-09: (CAMERA) Added data transfer completion event [SDK | System Updater]</A></H3> 7499<P><description>It is now possible to get events that notify of data transfer completion during calls to the <CODE>SetReceiving</CODE> and <CODE>SetReceivingRgb</CODE> functions. These functions are used to receive camera data.<br></description></P> 7500<HR> 7501<H3><A name="note7-10">Note 7-10: (DEMO) Added the <CODE>DrawFramework::GetFramebufferObject</CODE> and <CODE>GetRenderbufferObject</CODE> functions [SDK]</A></H3> 7502<P><description>Added functions to get the IDs of framebuffer objects and render buffer objects managed by the DrawFramework class.<br></description></P> 7503<HR> 7504<H3><A name="note7-11">Note 7-11: (DSP) Modified the <CODE>CreateSharedMemory</CODE> function [SDK]</H3> 7505<P><description>Removed the second and fifth arguments, which had not been used.<br></description></P> 7506<HR> 7507<H3><A name="note7-12">Note 7-12: (DSP) Added the DSP Function Reference Manual [SDK]</A></H3> 7508<P><description>Added the DSP reference manual.<br></description></P> 7509<HR> 7510<H3><A name="note7-13">Note 7-13: (DSP) Modified the <CODE>LoadComponent</CODE> function [SDK]</A></H3> 7511<P><description>Deleted the PIPE number that used to be specified as the third argument in previous versions of the SDK.<br></description></P> 7512<HR> 7513<H3><A name="note7-14">Note 7-14: (DSP) Modified the <CODE>LoadDefaultComponent</CODE> function [SDK]</A></H3> 7514<P><description>Added the <CODE>LoadDefaultComponent</CODE> function for loading components used by the SND library.<br></description></P> 7515<HR> 7516<H3><A name="note7-15">Note 7-15: (DSP) Increased the PIPE count [SDK]</A></H3> 7517<P><description>Increased the number of pipes used for communication with DSP to 8.<br></description></P> 7518<HR> 7519<H3><A name="note7-16">Note 7-16: (DSP) Modified the <CODE>RecvData</CODE>, <CODE>RecvDataIsReady</CODE>, <CODE>SendData</CODE>, and <CODE>SendDataIsEmpty</CODE> functions [SDK]</H3> 7520<P><description>The register number is now specified as the first argument.<br></description></P> 7521<HR> 7522<H3><A name="note7-17">Note 7-17: (DSP) Modified the <CODE>RegisterInterruptEvents</CODE> function [SDK]</A></H3> 7523<P><description>The PIPE number is now specified as the first argument.<br></description></P> 7524<HR> 7525<H3><A name="note7-18">Note 7-18: (DevEnv) Added reference about build rules [SDK]</A></H3> 7526<P><description>Added a reference page for build rules: $CTR_SDK/documents/SDKRules/BuildRules.html.<br></description></P> 7527<HR> 7528<H3><A name="note7-19">Note 7-19: (FND) Added an overloaded version of the <CODE>ExpHeap::Adjust</CODE> function that specifies the direction in which the expanded heap should be reduced [SDK]</A></H3> 7529<P><description>Added an overloaded function to the <CODE>Adjust</CODE> function of the <CODE>nn::fnd::ExpHeap</CODE>, which lets the developer shrink the size of the heap. This overloaded function allows the direction of adjustment to be specified.<br></description></P> 7530<HR> 7531<H3><A name="note7-20">Note 7-20: (FND) Added <CODE>nn::fnd::DateTime</CODE> class [SDK]</A></H3> 7532<P><description>Added the <CODE>nn::fnd::DateTime</CODE> class to get the current date and time.<br></description></P> 7533<HR> 7534<H3><A name="note7-21">Note 7-21: (FND) Revised the <CODE>nn::fnd::ExpHeapBase::GetSizeOf</CODE> function reference [SDK]</A></H3> 7535<P><description>Revised return values in the <CODE>nn::fnd::ExpHeapBase::GetSizeOf</CODE> function reference page.<br></description></P> 7536<HR> 7537<H3><A name="note7-22">Note 7-22: (FND) Added a feature to specify the location of the administrative region when creating nested heaps [SDK]</A></H3> 7538<P><description>Added arguments to the <CODE>nn::fnd::*Heap::Create</CODE> classes that allow the developer to specify where the management region should be located. These functions are used to create nested heaps in the <CODE>ExpHeap</CODE>, <CODE>FrameHeap</CODE>, and <CODE>UnitHeap</CODE> within the <CODE>nn::fnd</CODE> namespace.<br></description></P> 7539<HR> 7540<H3><A name="note7-23">Note 7-23: (GX) Revised the thread-related behavior of the <CODE>nngx</CODE> functions [SDK]</A></H3> 7541<P><description>Fixed the following two problems that involved <CODE>nngx</CODE> thread behavior.<br> 7542 <ul> 7543 <li>Low-priority threads would not run when the <CODE>nngxWaitVSync</CODE> function was running.</li> 7544 <li>Calling the <CODE>nngxInitialize</CODE> function in a thread with a priority of zero would result in a freeze.</li> 7545 </ul> 7546 </description></P> 7547<HR> 7548<H3><A name="note7-24">Note 7-24: (GX) Changed specifications for the <CODE>nngxInitialize</CODE> function [SDK]</A></H3> 7549<P><description>Removed unnecessary arguments from the definition of the <CODE>nngxInitialize</CODE> function.<br> A related change was made to the portion of the code that calls the <CODE>nngxInitialize</CODE> function in the DEMO library.<br> Note that this function is no longer compatible with previous versions of the CTR-SDK.<br></description></P> 7550<HR> 7551<H3><A name="note7-25">Note 7-25: (GX) Updated the graphics drivers [SDK]</A></H3> 7552<P><description> 7553 <ul> 7554 <li>Bugfixes</li> 7555 <ul> 7556 <li>Fixed an issue with the default settings for the diffuse colors of light 0 and materials in DMP fragment lighting.</li> 7557 <li>Fixed a bug in the default value of the reserved uniform <CODE>dmp_LightEnv.clampHighlights</CODE>.</li> 7558 <li>Fixed a bug that caused an error when the <CODE>GL_GAS_DMP</CODE> format was used with the <CODE>glCopyTexImage2D</CODE> function.</li> 7559 <li>Fixed a bug where you could not use textures in the <CODE>GL_GAS_DMP</CODE> format with texture units 1 and 2.</li> 7560 <li>Fixed a bug where you could not set <CODE>dmp_TexEnv[i].combineAlpha</CODE> to <CODE>GL_DOT3_RGBA</CODE>.</li> 7561 <li>Added error checking.</li> 7562 </ul> 7563 <li>New Features and Changed Specifications</li> 7564 <ul> 7565 <li>Added two new functions: <CODE>glUniformsDMP</CODE> and <CODE>glGetUniformsDMP</CODE>.</li> 7566 <li>Changed the maximum value for the V-Sync counter to <CODE>0x7FFFFFFE</CODE>.</li> 7567 <li>Implemented an optimization that reduces the number of searches for texture and vertex objects.</li> 7568 </ul> 7569 <li>Shader assembler tool-related fixes</li> 7570 <ul> 7571 <li>Errors and warning messages are now output to <CODE>sdterr</CODE> instead of <CODE>stdout</CODE>.</li> 7572 </ul> 7573 </ul> 7574 </description></P> 7575<HR> 7576<H3><A name="note7-26">Note 7-26: (GX) Revised graphics function reference [SDK]</A></H3> 7577<P><description>Made cosmetic and layout improvements to the function references of the <CODE>gl</CODE> and <CODE>nngx</CODE> APIs.<br></description></P> 7578<HR> 7579<H3><A name="note7-27">Note 7-27: (HID) Revised the terminology "play radius" to "play" within the <CODE>AccelerometerReader</CODE> class [SDK]</A></H3> 7580<P><description>Changed the terminology used to represent the tolerances that determine the sensitivity of the accelerometers. This used to be referred to as the "play radius," but is now simply called "play" (or sometimes "play range").<br> This change was made because the "play" is applied to the amount of change in acceleration (in other words, the "snap") along each axis, not to the coordinates' distances from the origin.<br></description></P> 7581<HR> 7582<H3><A name="note7-28">Note 7-28: (HID) Revised touch panel calibration [SDK]</A></H3> 7583<P><description>Fixed a bug that resulted in invalid coordinates obtained for locations tapped at the left or top edge of some touch panels.<br></description></P> 7584<HR> 7585<H3><A name="note7-29">Note 7-29: (HID) Revised the definitions of the member functions of the <CODE>Pad</CODE> class [SDK]</A></H3> 7586<P><description>Added the <CODE>const</CODE> modifier to the <CODE>GetStickClamp</CODE> and <CODE>GetStickClampMode</CODE> member functions of the <CODE>nn::hid::CTR::PadReader</CODE> class.<br></description></P> 7587<HR> 7588<H3><A name="note7-30">Note 7-30: (HIO) Added the HIO library [SDK]</A></H3> 7589<P><description>Added the HIO library, which provides access between the CTR development hardware and a PC.<br></description></P> 7590<HR> 7591<H3><A name="note7-31">Note 7-31: (MIC) Revised the <CODE>AllocateBuffer</CODE> and <CODE>StartSampling</CODE> Functions [SDK]</A></H3> 7592<P><description>Errors will now always occur if the size or offsets specified for the <CODE>AllocateBuffer</CODE> and <CODE>StartSampling</CODE> functions are not two-byte aligned, or if the specified size exceeds the size of the buffer that has been allocated.<br></description></P> 7593<HR> 7594<H3><A name="note7-32">Note 7-32: (MIC) Revised the <CODE>microphone</CODE> function reference [SDK]</A></H3> 7595<P><description>Added descriptions to the MIC function reference.<br></description></P> 7596<HR> 7597<H3><A name="note7-33">Note 7-33: (NSTD) Renamed the <CODE>NSTD</CODE> Library [SDK]</A></H3> 7598<P><description>Renamed the NSTD library to <CODE>libnn_nstd</CODE>.<br></description></P> 7599<HR> 7600<H3><A name="note7-34">Note 7-34: (OS) Changed the documentation for the C-language wrapper functions [SDK]</A></H3> 7601<P><description>The documentation for the C-language wrapper functions has been standardized to text that links to the corresponding C++ functions.<br> The documentation for the following functions is now accessible from the list of OS-related C language wrapper functions:<br> 7602 <ul> 7603 <li><CODE>nnosInitializeAlarmSystem</CODE></li> 7604 <li>nnosInitializeDeviceMemory</li> 7605 <li>nnosGetDeviceMemoryAddress</li> 7606 </ul> 7607 </description></P> 7608<HR> 7609<H3><A name="note7-35">Note 7-35: (OS) Added and removed C-language wrapper functions [SDK]</A></H3> 7610<P><description>The following C wrapper functions have been added.<br> 7611 <ul> 7612 <li><CODE>nnosTimerSignal</CODE></li> 7613 <li><CODE>nnosThreadGetId</CODE></li> 7614 <li><CODE>nnosThreadIsAlive</CODE></li> 7615 <li><CODE>nnosThreadGetMainThread</CODE></li> 7616 <li><CODE>nnosInitialize</CODE></li> 7617 </ul> 7618 Deleted the following functions:<br> 7619 <ul> 7620 <li><CODE>nnosEventInitializeNoCreate</CODE></li> 7621 </ul> 7622 </description></P> 7623<HR> 7624<H3><A name="note7-36">Note 7-36: (OS) Revised the <CODE>CriticalSection</CODE> specifications [SDK]</A></H3> 7625<P><description>The <CODE>nn::os::CriticalSection</CODE> class can now obtain locks recursively, just like the <CODE>nn::os::Mutex</CODE> class.<br> The sizes of the <CODE>nn::os::CriticalSection</CODE> and <CODE>nn::os::BlockingQueue</CODE> classes have been changed following this revision.<br></description></P> 7626<HR> 7627<H3><A name="note7-37">Note 7-37: (OS) Eliminated alignment restrictions on buffers transferred via DMA [SDK]</A></H3> 7628<P><description>Functions that use DMAC internally for data transfer used to require that the buffer be aligned to larger boundaries than the alignment the functions originally required.<br> This restriction has been lifted.<br></description></P> 7629<HR> 7630<H3><A name="note7-38">Note 7-38: (OS) Fixed DMA transfer memory leaks [SDK]</A></H3> 7631<P><description>Fixed a bug that sometimes caused <CODE>DESCRIPTION_OUT_OF_MEMORY</CODE> errors to occur after repeated DMA system calls.<br></description></P> 7632<HR> 7633<H3><A name="note7-39">Note 7-39: (OS) Revised the function reference for the <CODE>nn::os::StackMemoryBlock</CODE> class [SDK]</A></H3> 7634<P><description>Corrected an error in the reference for <CODE>nn::os::StackMemoryBlock</CODE> that describes regions where physical memory is not allocated.<br></description></P> 7635<HR> 7636<H3><A name="note7-40">Note 7-40: (OS) Revised the function reference for <CODE>nn::os::WaitObject::WaitAny</CODE> [SDK]</A></H3> 7637<P><description>Revised the return values listed in the function reference for the <CODE>nn::os::WaitObject::WaitAny</CODE> function.<br></description></P> 7638<HR> 7639<H3><A name="note7-41">Note 7-41: (OS) Added a thread-safe typedef for heaps [SDK]</A></H3> 7640<P><description>Added typedefs for the <CODE>nn::fnd::ThreadSafeExpHeap</CODE>, <CODE>nn::fnd::ThreadSafeUnitHeap</CODE>, and <CODE>nn::fnd::ThreadSafeFrameHeap</CODE> functions, which implement thread-safe heaps by using critical sections on a per-heap basis.<br></description></P> 7641<HR> 7642<H3><A name="note7-42">Note 7-42: (SND) Released the sound library [SDK]</A></H3> 7643<P><description>Released the sound library.<br></description></P> 7644<HR> 7645<H3><A name="note7-43">Note 7-43: (TOOL) Changed the CCI format that is output from <CODE>ctr_makerom</CODE> [SDK | System Updater]</A></H3> 7646<P><description>The <CODE>ctr_makerom</CODE> tool now outputs images in CCI format.<br> As a result of this change, CCI files that were created using CTR-SDK 0.7 or earlier versions can no longer be loaded.<br></description></P> 7647<HR> 7648<H3><A name="note7-44">Note 7-44: (TOOL) Revised <CODE>ctr_makerom</CODE> [SDK]</A></H3> 7649<P><description>Added the Reject item to the RSF format. This setting makes it possible to specify files and directories that should be excluded from the ROM file system.<br> For details, see $CTR_SDK/documents/tools/ctr_makerom.html.<br></description></P> 7650<HR> 7651<H3><A name="note7-45">Note 7-45: (Y2R) Removed the <CODE>StopDmaRecv</CODE> and <CODE>StopDmaSend</CODE> functions [SDK | System Updater]</A></H3> 7652<P><description>Applications no longer need to call the <CODE>StopDmaRecv</CODE> or <CODE>StopDmaSend*</CODE> functions explicitly, so these functions have been removed.<br></description></P> 7653<HR> 7654<H3><A name="note7-46">Note 7-46: (Y2R) Revised the Y2R library references [SDK]</A></H3> 7655<P><description>Added a description of input and output data formats of the Y2R library.<br></description></P> 7656<HR> 7657<H3><A name="note7-47">Note 7-47: (Y2R) Revised the Y2R library [SDK | System Updater]</A></H3> 7658<P><description>Fixed a bug that caused transfers to fail in the <CODE>individual YUV mode</CODE> of the Y2R library.<br></description></P> 7659<HR> 7660<H3><A name="note7-48">Note 7-48: (Y2R) Revised the Y2R library [SDK | System Updater]</A></H3> 7661<P><description>Fixed an error in the conversion coefficients that can be set using the <CODE>SetStandardCoefficient</CODE> function.<br></description></P> 7662<HR> 7663<H3><A name="note7-49">Note 7-49: (Y2R) Revised some function specifications in the Y2R library [SDK | System Updater]</A></H3> 7664<P><description>The specifications of the following functions have been changed.<br> 7665 <ul> 7666 <li>The functions below now have a return value of <CODE>void</CODE>:</li> 7667 <ul> 7668 <li><CODE>Initialize</CODE></li> 7669 <li>Finalize</li> 7670 <li><CODE>SetInputFormat</CODE></li> 7671 <li><CODE>SetOutputFormat</CODE></li> 7672 <li><CODE>SetRotation</CODE></li> 7673 <li><CODE>SetBlockAlignment</CODE></li> 7674 <li><CODE>SetSpacialDithering</CODE></li> 7675 <li><CODE>SetTemporalDithering</CODE></li> 7676 <li><CODE>SetTransEndInterrupt</CODE></li> 7677 <li><CODE>GetTransEndEvent</CODE></li> 7678 <li><CODE>DmaSendY</CODE></li> 7679 <li><CODE>DmaSendU</CODE></li> 7680 <li><CODE>DmaSendV</CODE></li> 7681 <li><CODE>DmaSendYuv</CODE></li> 7682 <li><CODE>DmaRecvRgb</CODE></li> 7683 <li><CODE>SetInputLineWidth</CODE></li> 7684 <li><CODE>SetInputLines</CODE></li> 7685 <li><CODE>SetStandardCoefficient</CODE></li> 7686 <li><CODE>SetAlpha</CODE></li> 7687 <li><CODE>SetDitheringWeightParams</CODE></li> 7688 <li><CODE>GetDitheringWeightParams</CODE></li> 7689 <li><CODE>StartConversion</CODE></li> 7690 <li><CODE>StopConversion</CODE></li> 7691 </ul> 7692 <li>The functions below now return data:</li> 7693 <ul> 7694 <li><CODE>GetInputFormat</CODE></li> 7695 <li><CODE>GetOutputFormat</CODE></li> 7696 <li><CODE>GetRotation</CODE></li> 7697 <li><CODE>GetBlockAlignment</CODE></li> 7698 <li><CODE>GetSpacialDithering</CODE></li> 7699 <li><CODE>GetTemporalSpacialDithering</CODE></li> 7700 <li><CODE>GetTransEndInterrupt</CODE></li> 7701 <li><CODE>IsDmaSendFinished</CODE></li> 7702 <li><span>IsDmaRecvFinished</span></li> 7703 <li><CODE>GetInputLineWidth</CODE></li> 7704 <li><CODE>GetInputLines</CODE></li> 7705 <li><CODE>GetOutputFormatBytes</CODE></li> 7706 <li><CODE>GetOutputBlockSize</CODE></li> 7707 <li><CODE>GetOutputImageSize</CODE></li> 7708 <li><CODE>GetAlpha</CODE></li> 7709 <li><CODE>IsBusyConversion</CODE></li> 7710 </ul> 7711 </ul> 7712 </description></P> 7713<HR> 7714<H3><A name="note7-50">Note 7-50: (Y2R) Added Y2R library functions [SDK | System Updater]</A></H3> 7715<P><description>The following functions were added to check whether DMA transfers in the Y2R library have completed:<br> 7716 <ul> 7717 <li><CODE>IsFinishedSendingY</CODE></li> 7718 <li><CODE>IsFinishedSendingU</CODE></li> 7719 <li><CODE>IsFinishedSendingV</CODE></li> 7720 </ul> 7721 </description></P> 7722<HR> 7723<H3><A name="note7-51">Note 7-51: (Y2R) Revised some function names in the Y2R library [SDK | System Updater]</A></H3> 7724<P><description>Some of the function names have been changed, as shown below:<br> 7725 <ul> 7726 <li><CODE>GetTemporalSpacialDithering</CODE> -> <CODE>GetTemporalDithering</CODE></li> 7727 <li><CODE>SetTransEndInterrupt</CODE> -> <CODE>SetTransferEndInterrupt</CODE></li> 7728 <li><CODE>GetTransEndInterrupt</CODE> -> <CODE>GetTransferEndInterrupt</CODE></li> 7729 <li><CODE>GetTransEndEvent</CODE> -> <CODE>GetTransferEndEvent</CODE></li> 7730 <li><CODE>DmaSendY</CODE> -> <CODE>SetSendingY</CODE></li> 7731 <li><CODE>DmaSendU</CODE> -> <CODE>SetSendingU</CODE></li> 7732 <li><CODE>DmaSendV</CODE> -> <CODE>SetSendingV</CODE></li> 7733 <li><CODE>DmaSendV</CODE> -> <CODE>SetSendingV</CODE></li> 7734 <li><CODE>DmaSendYuv</CODE> -> <CODE>SetSendingYuv</CODE></li> 7735 <li><CODE>IsDmaSendFinished</CODE> -> <CODE>IsFinishedSendingYuv</CODE></li> 7736 <li><CODE>DmaRecvRgb</CODE> -> <CODE>SetReceiving</CODE></li> 7737 <li><span>IsDmaRecvFinished</span> -> <span>IsFinishedReceiving</span></li> 7738 </ul> 7739 </description></P> 7740<HR> 7741<H3><A name="note7-52">Note 7-52: (Y2R) Removed the functions used to set data transfer requests from public availability [SDK]</A></H3> 7742<P><description>The functions below are no longer publicly available, since applications no longer need to explicitly configure the settings for data transfer requests during use of the Y2R library.<br> 7743 <ul> 7744 <li><CODE>SetOutputDreq</CODE></li> 7745 <li><CODE>GetOutputDreq</CODE></li> 7746 <li><CODE>SetInputDreq</CODE></li> 7747 <li><CODE>GetInputDreq</CODE></li> 7748 </ul> 7749 </description></P> 7750<HR> 7751<H3><A name="note7-53">Note 7-53: (Y2R) Removed some of the functions used to set and get the conversion coefficients from public availability [SDK]</A></H3> 7752<P><description>The functions that configure the detailed conversion coefficient parameters are no longer publicly available. The SDK now only provides functions for selecting one of the standard conversion coefficient types.<br> The functions that are no longer publicly available are listed below.<br> 7753 <ul> 7754 <li><CODE>SetCoefficientParams</CODE></li> 7755 <li><CODE>GetCoefficientParams</CODE></li> 7756 <li><CODE>GetStandardCoefficientParams</CODE></li> 7757 </ul> 7758 </description></P> 7759<HR> 7760<H3><A name="KnownIssues_0_8_0_Release">Known Issues with SDK 0.8.0 Release</A></H3> 7761<P> None.</P> 7762<HR> 7763<H2 style="line-height: 0"><A name="sdk_0_8_0_Release%20System Updater">CTR-SDK Version 0.8.0 Release System Updater</A></H2> 7764<DIV style="text-align: right"><P style="line-height: 0">(2010/02/10)</P></DIV> 7765<HR> 7766<H3><A name="note6-01">Note 6-01: (CAMERA) Revised the <CODE>Finalize</CODE> function [System Updater]</A></H3> 7767<P><description>Fixed a but that caused the <CODE>Finalize</CODE> function to not operate properly.<br></description></P> 7768<HR> 7769<H3><A name="note6-02">Note 6-02: (CAMERA) Removed the <CODE>StopDmaRecv[Rgb]</CODE> function [SDK | System Updater]</A></H3> 7770<P><description>Applications no longer need to call the <CODE>StopDmaRecv[Rgb]</CODE> function explicitly, so this function has been removed.<br></description></P> 7771<HR> 7772<H3><A name="note6-03">Note 6-03: (CAMERA) Revised the CAMERA library configuration functions [SDK | System Updater]</A></H3> 7773<P><description>Fixed a bug that disabled auto exposure in the <CODE>SetAutoWhiteBalance</CODE> function, which is used to enable/disable automatic white balance.<br></description></P> 7774<HR> 7775<H3><A name="note6-04">Note 6-04: (CAMERA) Added and removed the CAMERA library functions [SDK | System Updater]</A></H3> 7776<P><description>The following functions have been added to set the operating mode of the cameras.<br> 7777 <ul> 7778 <li><CODE>SetDetailSize</CODE>: Specifies the size (in pixels) of the images output from the cameras</li> 7779 <li><CODE>SetContrast</CODE>: Changes the contrast</li> 7780 <li><CODE>LensCorrection</CODE>: Changes the level of vignetting correction</li> 7781 </ul> 7782 The following enumerated types were added following the addition of the functions listed above.<br> 7783 <ul> 7784 <li><CODE>Contrast</CODE></li> 7785 <li><CODE>LensCorrection</CODE></li> 7786 </ul> 7787 </description></P> 7788<HR> 7789<H3><A name="note6-05">Note 6-05: (CAMERA) Revised some function specifications in the CAMERA library [SDK | System Updater]</A></H3> 7790<P><description>The specifications of the following functions have been changed.<br> 7791 <ul> 7792 <li>The functions below now have a return value of <CODE>void</CODE>:</li> 7793 <ul> 7794 <li><CODE>Initialize</CODE></li> 7795 <li>Finalize</li> 7796 <li><CODE>StartCapture</CODE></li> 7797 <li><CODE>StopCapture</CODE></li> 7798 <li><CODE>ClearBuffer</CODE></li> 7799 <li><CODE>GetVsyncInterruptEvent</CODE></li> 7800 <li><CODE>GetBufferErrorInterruptEvent</CODE></li> 7801 <li><span>DmaRecv</span></li> 7802 <li><CODE>SetTransferLines</CODE></li> 7803 <li><CODE>SetTrimming</CODE></li> 7804 <li><CODE>SetTrimmingParams</CODE></li> 7805 <li><CODE>GetTrimmingParams</CODE></li> 7806 <li><CODE>SetTrimmingParamsCenter</CODE></li> 7807 </ul> 7808 <li>Functions that now return <CODE>bool</CODE>:</li> 7809 <ul> 7810 <li><CODE>ActivateModule</CODE></li> 7811 <li><span>SwitchContextModule</span></li> 7812 <li><span>SetExposureModule</span></li> 7813 <li><span>SetWhiteBalanceModule</span></li> 7814 <li><span>SetSharpnessModule</span></li> 7815 <li>SetAutoExposureModule</li> 7816 <li><span>IsAutoExposureModule</span></li> 7817 <li><span>SetAutoWhiteBalanceModule</span></li> 7818 <li><span>IsAutoWhiteBalanceModule</span></li> 7819 <li><CODE>FlipModule</CODE></li> 7820 <li><span>SetSizeModule</span></li> 7821 <li><span>SetFrameRateModule</span></li> 7822 <li><span>SetPhotoModeModule</span></li> 7823 <li><span>SetEffectModule</span></li> 7824 </ul> 7825 <li>The functions below now return data:</li> 7826 <ul> 7827 <li><CODE>IsBusy</CODE></li> 7828 <li><CODE>IsBufferError</CODE></li> 7829 <li><span>IsDmaRecvFinished</span></li> 7830 <li><CODE>GetMaxLines</CODE></li> 7831 <li><CODE>IsTrimming</CODE></li> 7832 </ul> 7833 </ul> 7834 </description></P> 7835<HR> 7836<H3><A name="note6-06">Note 6-06: (CAMERA) Removed and added the CAMERA library functions [SDK | System Updater]</A></H3> 7837<P><description>To support the latest SoC, the arguments or the return values of some of the functions have been changed. Other functions have been removed altogether.<br> New functions have also been added.<br> 7838 <ul> 7839 <li>The arguments or return values of the following functions have been changed:</li> 7840 <ul> 7841 <li><CODE>SetTransferLines</CODE></li> 7842 <li><CODE>GetMaxLines</CODE></li> 7843 </ul> 7844 <li>The following functions have been removed:</li> 7845 <ul> 7846 <li><span>GetTransferLines</span></li> 7847 <li><span>GetBytesAtOnce</span></li> 7848 </ul> 7849 <li>The following functions have been added:</li> 7850 <ul> 7851 <li><CODE>SetTransferBytes</CODE>: Specifies the number of bytes to accumulate in the buffer</li> 7852 <li><CODE>GetTransferBytes</CODE>: Gets the number of bytes currently accumulated in the buffer</li> 7853 <li><CODE>GetMaxBytes</CODE>: Returns the maximum number of bytes that can be stored in the buffer</li> 7854 </ul> 7855 </ul> 7856 Any references to the <CODE>GetTransferLines</CODE> and <CODE>GetBytesAtOnce</CODE> functions that have been removed should be replaced with references to the <CODE>GetTransferBytes</CODE> function.<br></description></P> 7857<HR> 7858<H3><A name="note6-07">Note 6-07: (CAMERA) Changed some function names in the CAMERA library [SDK | System Updater]</A></H3> 7859<P><description>Some of the function names have been changed, as shown below:<br> 7860 <ul> 7861 <li><CODE>DmaRecv</CODE> -> <CODE>SetReceiving</CODE></li> 7862 <li><span>IsDmaRecvFinished</span> -> <span>IsFinishedReceiving</span></li> 7863 <li><CODE>ActivateModule</CODE> -> <CODE>Activate</CODE></li> 7864 <li><CODE>SwitchContextModule</CODE> -> <CODE>SwitchContext</CODE></li> 7865 <li><CODE>SetExposureModule</CODE> -> <CODE>SetExposure</CODE></li> 7866 <li><CODE>SetWhiteBalanceModule</CODE> -> <CODE>SetWhiteBalance</CODE></li> 7867 <li><CODE>SetSharpnessModule</CODE> -> <CODE>SetSharpness</CODE></li> 7868 <li><CODE>SetAutoExposureModule</CODE> -> <CODE>SetAutoExposure</CODE></li> 7869 <li><CODE>IsAutoExposureModule</CODE> -> <CODE>IsAutoExposure</CODE></li> 7870 <li><span>SetAutoWhiteBalanceModule</span> -> <span>SetAutoWhiteBalance</span></li> 7871 <li><CODE>IsAutoWhiteBalanceModule</CODE> -> <CODE>IsAutoWhiteBalance</CODE></li> 7872 <li><span>FlipModule</span> -> <span>FlipImage</span></li> 7873 <li><CODE>SetSizeModule</CODE> -> <CODE>SetSize</CODE></li> 7874 <li><CODE>SetFrameRateModule</CODE> -> <CODE>SetFrameRate</CODE></li> 7875 <li><CODE>SetEffectModule</CODE> -> <CODE>SetEffect</CODE></li> 7876 <li><CODE>SetPhotoMode</CODE> -> <CODE>SetPhotoMode</CODE></li> 7877 </ul> 7878 </description></P> 7879<HR> 7880<H3><A name="note6-08">Note 6-08: (CAMERA) Added and revised the camera-related configuration parameters [SDK | System Updater]</A></H3> 7881<P><description>The enumerated types used by the functions that configure the camera settings have been revised. In addition, the range of values that can be specified for some of those functions has been expanded. 7882 <ul> 7883 <li><CODE>Size</CODE> enumerated type<br>Deleted the value indicating 298x224 resolution, and added a value indicating the native size of the CTR's upper screen (400x240).</li> 7884 <li><CODE>Effect</CODE> enumerated type<br>Increased the number of levels that can be set for the parameters from 6 to 22.</li> 7885 <li>Values set with the <CODE>SetSharpness</CODE> function<br>Changed the range from [-3, +5] to [-4, +5].</li> 7886 </ul> 7887 </description></P> 7888<HR> 7889<H3><A name="note6-09">Note 6-09: (CAMERA) Added data transfer completion event [SDK | System Updater]</A></H3> 7890<P><description>It is now possible to get events that notify of data transfer completion during calls to the <CODE>SetReceiving</CODE> and <CODE>SetReceivingRgb</CODE> functions. These functions are used to receive camera data.<br></description></P> 7891<HR> 7892<H3><A name="note6-10">Note 6-10: (FS) Added support for file and directory operations on SD Cards [System Updater]</A></H3> 7893<P><description>It is now possible to perform file and directory operations on SD Cards.<br> To do so, specify an <CODE>sdmc</CODE> archive and call the necessary functions in the FS library API.<br></description></P> 7894<HR> 7895<H3><A name="note6-11">Note 6-11: (FS) Added functions for creating, deleting, and renaming files and directories [System Updater]</A></H3> 7896<P><description>Added functions for deleting and renaming files, as well as functions for creating, deleting, and renaming directories.<br> Currently, these operations can only be done on archives stored on SD Cards.<br></description></P> 7897<HR> 7898<H3><A name="note6-12">Note 6-12: (FS) Added a class for reading and writing files [System Updater]</A></H3> 7899<P><description>Added a class for reading and writing files.<br> Currently, files can only be written to archives stored on SD Cards.<br></description></P> 7900<HR> 7901<H3><A name="note6-13">Note 6-13: (FS) Fixed a resource leak that used to be present when files were opened [System Updater]</A></H3> 7902<P><description>Fixed a bug in the firmware that caused a resource leak when files failed to open.<br></description></P> 7903<HR> 7904<H3><A name="note6-14">Note 6-14: (HID) Revised the sampling rate [System Updater]</A></H3> 7905<P><description>Adjusted the sampling period for the buttons, the analog stick, and the touch panel to 4 milliseconds.<br> Sampling of the accelerometer will occur every (approximately) 12 milliseconds.<br> These sampling periods are shorter than they were with previous versions of the SDK.<br></description></P> 7906<HR> 7907<H3><A name="note6-15">Note 6-15: (MIC) Revised the <CODE>Finalize</CODE> function [System Updater]</A></H3> 7908<P><description>Fixed a bug where the microphone was not usable once the <CODE>Finalize</CODE> function was called.<br></description></P> 7909<HR> 7910<H3><A name="note6-16">Note 6-16: (OS) Fixed a bug that caused the ending address to be incorrect when a breakpoint is set in the <CODE>Thread::Start</CODE> function [System Updater]</A></H3> 7911<P><description>Fixed a bug that caused the ending address to be incorrect when a breakpoint is set in the <CODE>Thread::Start</CODE> function of CTR-SDK 0.7.<br></description></P> 7912<HR> 7913<H3><A name="note6-17">Note 6-17: (OS) Fixed a bug that caused deadlocks [System Updater]</A></H3> 7914<P><description>Fixed a bug that caused deadlocks within the system under certain conditions.<br></description></P> 7915<HR> 7916<H3><A name="note6-18">Note 6-18: (OS) Fixed a bug that prevented the values of the VFP registers from being obtained correctly from the debugger [System Updater]</A></H3> 7917<P><description>Fixed a bug that prevented values of the VFP register from being obtained. This bug caused the debugger to always display a value of zero.<br></description></P> 7918<HR> 7919<H3><A name="note6-19">Note 6-19: (OS) Fixed a bug that caused strings output to the debugger to be output twice [System Updater]</A></H3> 7920<P><description>Fixed a bug that caused strings output to the debugger to be output twice.<br></description></P> 7921<HR> 7922<H3><A name="note6-20">Note 6-20: (OS) Fixed a bug that caused the debugger to hang if it was run continuously [System Updater]</A></H3> 7923<P><description>Fixed a bug that caused a hang if the processes for the camera and other demos were run continuously for a while in the debugger.<br></description></P> 7924<HR> 7925<H3><A name="note6-21">Note 6-21: (OS) Changed the maximum amount of memory that can be used on development hardware to 96 MB [System Updater]</A></H3> 7926<P><description>Previous versions of the SDK only allowed 64 MB of memory to be used, even on development hardware, but this has been increased to 96 MB.<br> Note that the amount of memory that will be usable on the production hardware has not changed from 64 MB.<br></description></P> 7927<HR> 7928<H3><A name="note6-22">Note 6-22: (OS) Fixed a bug that caused the debugger to hang when running applications that run threads frequently [System Updater]</A></H3> 7929<P><description>Fixed a bug that caused the debugger to hang when running applications that start and end threads frequently.<br> As a result of this bug fix, small (size-optimized) builds of the OS demos will no longer hang when run.<br></description></P> 7930<HR> 7931<H3><A name="note6-23">Note 6-23: (TOOL) Changed the CCI format that is output from <CODE>ctr_makerom</CODE> [SDK | System Updater]</A></H3> 7932<P><description>The <CODE>ctr_makerom</CODE> tool now outputs images in CCI format.<br> As a result of this change, CCI files that were created using CTR-SDK 0.7 or earlier versions can no longer be loaded.<br></description></P> 7933<HR> 7934<H3><A name="note6-24">Note 6-24: (Y2R) Revised the <CODE>Finalize</CODE> function [System Updater]</A></H3> 7935<P><description>Fixed a but that caused the <CODE>Finalize</CODE> function to not operate properly.<br></description></P> 7936<HR> 7937<H3><A name="note6-25">Note 6-25: (Y2R) Removed the <CODE>StopDmaRecv</CODE> and <CODE>StopDmaSend</CODE> functions [SDK | System Updater]</A></H3> 7938<P><description>Applications no longer need to call the <CODE>StopDmaRecv</CODE> or <CODE>StopDmaSend*</CODE> functions explicitly, so these functions have been removed.<br></description></P> 7939<HR> 7940<H3><A name="note6-26">Note 6-26: (Y2R) Revised the Y2R library [SDK | System Updater]</A></H3> 7941<P><description>Fixed a bug that caused transfers to fail in the <CODE>individual YUV mode</CODE> of the Y2R library.<br></description></P> 7942<HR> 7943<H3><A name="note6-27">Note 6-27: (Y2R) Revised the Y2R library [SDK | System Updater]</A></H3> 7944<P><description>Fixed an error in the conversion coefficients that can be set using the <CODE>SetStandardCoefficient</CODE> function.<br></description></P> 7945<HR> 7946<H3><A name="note6-28">Note 6-28: (Y2R) Revised some function specifications in the Y2R library [SDK | System Updater]</A></H3> 7947<P><description>The specifications of the following functions have been changed.<br> 7948 <ul> 7949 <li>The functions below now have a return value of <CODE>void</CODE>:</li> 7950 <ul> 7951 <li><CODE>Initialize</CODE></li> 7952 <li>Finalize</li> 7953 <li><CODE>SetInputFormat</CODE></li> 7954 <li><CODE>SetOutputFormat</CODE></li> 7955 <li><CODE>SetRotation</CODE></li> 7956 <li><CODE>SetBlockAlignment</CODE></li> 7957 <li><CODE>SetSpacialDithering</CODE></li> 7958 <li><CODE>SetTemporalDithering</CODE></li> 7959 <li><CODE>SetTransEndInterrupt</CODE></li> 7960 <li><CODE>GetTransEndEvent</CODE></li> 7961 <li><CODE>DmaSendY</CODE></li> 7962 <li><CODE>DmaSendU</CODE></li> 7963 <li><CODE>DmaSendV</CODE></li> 7964 <li><CODE>DmaSendYuv</CODE></li> 7965 <li><CODE>DmaRecvRgb</CODE></li> 7966 <li><CODE>SetInputLineWidth</CODE></li> 7967 <li><CODE>SetInputLines</CODE></li> 7968 <li><CODE>SetStandardCoefficient</CODE></li> 7969 <li><CODE>SetAlpha</CODE></li> 7970 <li><CODE>SetDitheringWeightParams</CODE></li> 7971 <li><CODE>GetDitheringWeightParams</CODE></li> 7972 <li><CODE>StartConversion</CODE></li> 7973 <li><CODE>StopConversion</CODE></li> 7974 </ul> 7975 <li>The functions below now return data:</li> 7976 <ul> 7977 <li><CODE>GetInputFormat</CODE></li> 7978 <li><CODE>GetOutputFormat</CODE></li> 7979 <li><CODE>GetRotation</CODE></li> 7980 <li><CODE>GetBlockAlignment</CODE></li> 7981 <li><CODE>GetSpacialDithering</CODE></li> 7982 <li><CODE>GetTemporalSpacialDithering</CODE></li> 7983 <li><CODE>GetTransEndInterrupt</CODE></li> 7984 <li><CODE>IsDmaSendFinished</CODE></li> 7985 <li><span>IsDmaRecvFinished</span></li> 7986 <li><CODE>GetInputLineWidth</CODE></li> 7987 <li><CODE>GetInputLines</CODE></li> 7988 <li><CODE>GetOutputFormatBytes</CODE></li> 7989 <li><CODE>GetOutputBlockSize</CODE></li> 7990 <li><CODE>GetOutputImageSize</CODE></li> 7991 <li><CODE>GetAlpha</CODE></li> 7992 <li><CODE>IsBusyConversion</CODE></li> 7993 </ul> 7994 </ul> 7995 </description></P> 7996<HR> 7997<H3><A name="note6-29">Note 6-29: (Y2R) Added Y2R library functions [SDK | System Updater]</A></H3> 7998<P><description>The following functions were added to check whether DMA transfers in the Y2R library have completed:<br> 7999 <ul> 8000 <li><CODE>IsFinishedSendingY</CODE></li> 8001 <li><CODE>IsFinishedSendingU</CODE></li> 8002 <li><CODE>IsFinishedSendingV</CODE></li> 8003 </ul> 8004 </description></P> 8005<HR> 8006<H3><A name="note6-30">Note 6-30: (Y2R) Revised some function names in the Y2R library [SDK | System Updater]</A></H3> 8007<P><description>Some of the function names have been changed, as shown below:<br> 8008 <ul> 8009 <li><CODE>GetTemporalSpacialDithering</CODE> -> <CODE>GetTemporalDithering</CODE></li> 8010 <li><CODE>SetTransEndInterrupt</CODE> -> <CODE>SetTransferEndInterrupt</CODE></li> 8011 <li><CODE>GetTransEndInterrupt</CODE> -> <CODE>GetTransferEndInterrupt</CODE></li> 8012 <li><CODE>GetTransEndEvent</CODE> -> <CODE>GetTransferEndEvent</CODE></li> 8013 <li><CODE>DmaSendY</CODE> -> <CODE>SetSendingY</CODE></li> 8014 <li><CODE>DmaSendU</CODE> -> <CODE>SetSendingU</CODE></li> 8015 <li><CODE>DmaSendV</CODE> -> <CODE>SetSendingV</CODE></li> 8016 <li><CODE>DmaSendV</CODE> -> <CODE>SetSendingV</CODE></li> 8017 <li><CODE>DmaSendYuv</CODE> -> <CODE>SetSendingYuv</CODE></li> 8018 <li><CODE>IsDmaSendFinished</CODE> -> <CODE>IsFinishedSendingYuv</CODE></li> 8019 <li><CODE>DmaRecvRgb</CODE> -> <CODE>SetReceiving</CODE></li> 8020 <li><span>IsDmaRecvFinished</span> -> <span>IsFinishedReceiving</span></li> 8021 </ul> 8022 </description></P> 8023<HR> 8024<H3><A name="KnownIssues_0_8_0_Release%20System Updater">Known Issues with SDK 0.8.0 Release System Updater</A></H3> 8025<knownissues><description> 8026 <ul> 8027 <li>The volume control slider settings are the reverse of those indicated by the silk-screened notations on the target boards.</li> 8028 </ul> 8029 </description></knownissues><HR> 8030<H2 style="line-height: 0"><A name="sdk_0_8_0_Release%20Sample Demos">CTR-SDK Version 0.8.0 Release Sample Demos</A></H2> 8031<DIV style="text-align: right"><P style="line-height: 0">(2010/02/10)</P></DIV> 8032<HR> 8033<H3><A name="note5-01">Note 5-01: (CAMERA) Revised sample demos [Sample Demos]</A></H3> 8034<P><description>Fixed an issue that prevented data from being fully repositioned when an image was rotated using the rotation feature of the Y2R library output buffer.<br></description></P> 8035<HR> 8036<H3><A name="note5-02">Note 5-02: (FND) Added features to the multifunction demos [Sample Demos]</A></H3> 8037<P><description>Added a feature to the multifunction demos (<CODE>demo1</CODE> and <CODE>demo2</CODE>) that retrieves and displays the current date and time.<br></description></P> 8038<HR> 8039<H3><A name="note5-03">Note 5-03: (GX) Fixed a bug in the <CODE>GasCessna</CODE> sample [Sample Demos]</A></H3> 8040<P><description>The same depth buffer as the one used in the upper screen's framebuffer object is now explicitly attached for framebuffer objects used during the gas density information rendering pass.<br></description></P> 8041<HR> 8042<H3><A name="note5-04">Note 5-04: (GX) Deleted unnecessary operations related to tangent attribute data [Sample Demos]</A></H3> 8043<P><description>Deleted unnecessary <CODE>mov</CODE> instructions for tangent values that are input as vertex data.<br></description></P> 8044<HR> 8045<H3><A name="note5-05">Note 5-05: (GX) Added a demo that performs double-buffering on a command list for rendering [Sample Demos]</A></H3> 8046<P><description>Added a <CODE>CommandListDouble</CODE> demo that performs double-buffering on a command list for rendering.<br></description></P> 8047<HR> 8048<H3><A name="note5-06">Note 5-06: (OS) Revised the <CODE>os</CODE> sample demo [Sample Demos]</A></H3> 8049<P><description>Changed the preferred processor from core 1 to core 0 within the thread demos.<br></description></P> 8050<HR> 8051<H3><A name="note5-07">Note 5-07: (SND) Added sample demos [Sample Demos]</A></H3> 8052<P><description>Added the <CODE>SimplePlayer</CODE> sample demo, which demonstrates how to play, stop, and alter the pitch of 8-bit and 16-bit PCM data. Also added the <CODE>StreamPlayer</CODE> sample demo, which plays dynamically generated sine sweep.<br></description></P> 8053<HR> 8054<H3><A name="note5-08">Note 5-08: (SND) Added features to the multifunction demos [Sample Demos]</A></H3> 8055<P><description>Added a feature to <CODE>demo1</CODE> that plays back data input from the microphone in pass-through mode. Also added a feature to <CODE>demo2</CODE> that plays sound effects of a sphere falling.<br></description></P> 8056<HR> 8057<H3><A name="KnownIssues_0_8_0_Release%20Sample Demos">Known Issues with SDK 0.8.0 Release Sample Demos</A></H3> 8058<P> None.</P> 8059<HR> 8060<H2 style="line-height: 0"><A name="sdk_0_7_1_Release">CTR-SDK Version 0.7.1 Release</A></H2> 8061<DIV style="text-align: right"><P style="line-height: 0">(2010/01/15)</P></DIV> 8062<HR> 8063<H3><A name="note4-01">Note 4-01: (SND) Added support for the sound library of NintendoWare for CTR 0.4.0 [SDK]</A></H3> 8064<P><description>Made revisions required to support the sound library of NintendoWare for CTR 0.4.0.</description></P> 8065<HR> 8066<H3><A name="KnownIssues_0_7_1_Release">Known Issues with SDK 0.7.1 Release</A></H3> 8067<P> None.</P> 8068<HR> 8069<H2 style="line-height: 0"><A name="sdk_0_7_0_Release">CTR-SDK Version 0.7.0 Release</A></H2> 8070<DIV style="text-align: right"><P style="line-height: 0">(2009/12/22)</P></DIV> 8071<HR> 8072<H3><A name="note3-01">Note 3-01: (CAMERA) Added the CAMERA library [SDK]</A></H3> 8073<P><description>Added the CAMERA library, which is used to access the camera.</description></P> 8074<HR> 8075<H3><A name="note3-02">Note 3-02: (CRYPTO) Added the <CODE>crypto</CODE> library [SDK]</A></H3> 8076<P><description>A new crypto library was added.<br> Currently, only SHA-1, SHA-256, SHA-1 HMAC, and SHA-256 HMAC functions are supported.<br></description></P> 8077<HR> 8078<H3><A name="note3-03">Note 3-03: (DEMO) Added classes for simple rendering of 2D geometric shapes [SDK]</A></H3> 8079<P><description>Added the following classes for simple rendering of 2D geometric shapes:<br> 8080 <ul> 8081 <li><CODE>nn::demo::CTR::DrawFrameworkEx</CODE></li> 8082 <li><CODE>nn::demo::CTR::RenderData</CODE></li> 8083 <li><CODE>nn::demo::CTR::TextsRenderData</CODE></li> 8084 <li><CODE>nn::demo::CTR::TrianglesRenderData</CODE></li> 8085 <li><CODE>nn::demo::CTR::ColorFillProgram</CODE></li> 8086 <li><CODE>nn::demo::CTR::DecalTextureProgram</CODE></li> 8087 <li><CODE>nn::demo::CTR::FontProgram</CODE></li> 8088 <li><CODE>nn::demo::CTR::ProgramObject</CODE></li> 8089 </ul> 8090 </description></P> 8091<HR> 8092<H3><A name="note3-04">Note 3-04: (DEMO) Added a document that explains the DEMO library [SDK]</A></H3> 8093<P><description>Added a new document that explains the DEMO library and contains more detailed information than that provided in the function reference.<br> $CTR_SDK/documents/TechnicalNotes/AboutDemoLibrary.pdf<br></description></P> 8094<HR> 8095<H3><A name="note3-05">Note 3-05: (DEMO) Modified the <CODE>DEMO_SetRenderingTarget</CODE> function [SDK]</A></H3> 8096<P><description>When the LCD serving as the rendering target is changed using the <CODE>DEMO_SetRenderingTarget</CODE> function, <CODE>glViewport</CODE> is now called.</description></P> 8097<HR> 8098<H3><A name="note3-06">Note 3-06: (DEMO) Changed the specifications of the <CODE>DrawFramework</CODE> class [DrawFramework]</A></H3> 8099<P><description>The following specifications of the <CODE>DrawFramework</CODE> class were changed:<br> 8100 <ul> 8101 <li>The location where renderbuffers are allocated is now split between VRAM-A and VRAM-B, depending on the type.</li> 8102 <li>Changed the display buffer format to RGB8.</li> 8103 <li>Added the ability to specify the stencil buffer during calls to the <CODE>ClearDisplay</CODE> function.</li> 8104 </ul> 8105 </description></P> 8106<HR> 8107<H3><A name="note3-07">Note 3-07: (DEMO) Added an argument to the <CODE>DrawFramework::SwapBuffer</CODE> function that specifies whether or not to wait for V-Sync before running [SDK]</A></H3> 8108<P><description>In earlier SDKs, the <CODE>DrawFramework::SwapBuffer</CODE> would always wait for a V-Sync, but the addition of the new <CODE>isWaitVSync</CODE> argument lets you specify whether or not to wait.<br> When this is set to <CODE>true</CODE> (the default value), the function waits for a V-Sync.<br></description></P> 8109<HR> 8110<H3><A name="note3-08">Note 3-08: (DEMO) Released <CODE>demo_MemoryManager.h</CODE> [SDK]</A></H3> 8111<P><description>The file <CODE>demo_MemoryManager.h</CODE> was previously undisclosed, but it is now a public header.<br></description></P> 8112<HR> 8113<H3><A name="note3-09">Note 3-09: (DEMO) Made <CODE>nn::demo::DrawFramework::SwapBuffer</CODE> into a virtual function [SDK]</A></H3> 8114<P><description>The <CODE>SwapBuffer</CODE> function has been made into a virtual function for convenience when inheriting the <CODE>DrawFramework</CODE> class.<br></description></P> 8115<HR> 8116<H3><A name="note3-10">Note 3-10: (DEMO) Changed the macro that sets the maximum number of output characters [SDK]</A></H3> 8117<P><description>The maximum number of characters that can be output using the <CODE>nn::demo::TextDrawFramework</CODE> class has been increased from 30 to 50.<br> The macro name also contained a spelling error, so it has been changed from <CODE>MAX_CHAR_NUM_PAR_LINE</CODE> to <CODE>MAX_CHAR_NUM_PER_LINE</CODE>.<br></description></P> 8118<HR> 8119<H3><A name="note3-11">Note 3-11: (DEMO) Changed the address alignment when allocating vertex buffers in VRAM [SDK]</A></H3> 8120<P><description>The address alignment used for the destination for transfers has been changed from 4 bytes to 8 bytes when allocating vertex buffers in VRAM using the <CODE>MemoryManager</CODE> class in the DEMO library.<br> This is not due to a change in the DMPGL 2.0 System API Specifications, but rather a restriction in the current implementation of DMA transfers.<br></description></P> 8121<HR> 8122<H3><A name="note3-12">Note 3-12: (DevEnv) Added the <CODE>NN_ENDIAN</CODE> macro [SDK]</A></H3> 8123<P><description>Added the <CODE>NN_ENDIAN</CODE> macro for determining the endianness of the platform. <br>This lets you use the endianness as a conditional in your programs by using code like the following: <br><CODE>#if NN_ENDIAN == NN_ENDIAN_VALUE_LITTLE</CODE><br></description></P> 8124<HR> 8125<H3><A name="note3-13">Note 3-13: (DevEnv) Changed the structure of the documents folder [SDK]</A></H3> 8126<P><description>The structure of the subdirectories of the documents folder was changed so that all documentation contained within the CTR-SDK can now be accessed from the top-level page ($CTR_SDK/documents/index.html).<br></description></P> 8127<HR> 8128<H3><A name="note3-14">Note 3-14: ((DevEnv) Changed the data types for <CODE>u32</CODE> and <CODE>s32</CODE> [SDK]</A></H3> 8129<P><description>Changed the data type for <CODE>u32</CODE> and <CODE>s32</CODE> from <CODE>[unsigned|signed] long int</CODE> to <CODE>[unsigned|signed] int</CODE>.<br></description></P> 8130<HR> 8131<H3><A name="note3-15">Note 3-15: (DevEnv) Changed the assembly rules [SDK]</A></H3> 8132<P><description>It is now possible to use C preprocessor directives (such as <CODE>#define</CODE>, <CODE>#if</CODE>, and <CODE>#end</CODE>) within assembly files.<br></description></P> 8133<HR> 8134<H3><A name="note3-16">Note 3-16: (DevEnv) Fixed a bug that caused duplicated option settings for macro definitions [SDK]</A></H3> 8135<P><description>Fixed a bug that caused duplicate macro-related options to be specified when compiling from the command line.<br></description></P> 8136<HR> 8137<H3><A name="note3-17">Note 3-17: (DevEnv) Deleted the <CODE>OMakefiles</CODE> for the libraries [SDK]</A></H3> 8138<P><description>The library source files that are included for certain parts of the SDK are only intended for reference during debugging. Their operation is not guaranteed if they are rebuilt by developers, so the <CODE>OMakefiles</CODE> for the libraries have been deleted in order to avoid confusion.<br></description></P> 8139<HR> 8140<H3><A name="note3-18">Note 3-18: (FND) Corrected the internal status check of the <CODE>nn::fnd::ExpHeap</CODE> class [SDK]</A></H3> 8141<P><description>Fixed a bug that caused the <CODE>nn::fnd::ExpHeap</CODE> class to erroneously determine that the class was in an invalid state.<br></description></P> 8142<HR> 8143<H3><A name="note3-19">Note 3-19: (FND) Added features to <CODE>nn::fnd::FrameHeap</CODE> class [SDK]</A></H3> 8144<P><description>It is now possible to allocate the frame heap in both directions.<br> By specifying a negative alignment value when allocating a memory block, it is now possible to allocate from the end of the heap.<br> It is now also possible to shrink the size of the heap in both directions using the <CODE>FrameHeap::Adjust</CODE> function.<br></description></P> 8145<HR> 8146<H3><A name="note3-20">Note 3-20: (FND) Added an allocator class for heaps [SDK]</A></H3> 8147<P><description>Added the <CODE>Allocator</CODE> classes to the class templates of <CODE>nn::fnd::ExpHeapTemplate</CODE> and <CODE>nn::fnd::UnitHeapTemplate</CODE>. These allocator classes share the same interface.<br></description></P> 8148<HR> 8149<H3><A name="note3-21">Note 3-21: (FND) Added a feature to create nested heaps [SDK]</A></H3> 8150<P><description>Added the following functions to the <CODE>ExpHeap</CODE>, <CODE>FrameHeap</CODE>, and <CODE>UnitHeap</CODE> classes in the <CODE>nn::fnd namespace</CODE>. These functions make it possible to create heaps within other heaps.<br> 8151 <ul> 8152 <li><CODE>nn::fnd::*Heap::Create</CODE>, which creates heaps within other heaps</li> 8153 <li><CODE>nn::fnd::HeapBase::Destroy</CODE>, which destroys heaps that have been created within other heaps</li> 8154 </ul> 8155 </description></P> 8156<HR> 8157<H3><A name="note3-22">Note 3-22: (FND) Added features to the heap classes [SDK]</A></H3> 8158<P><description>The following changes were made to the heap classes (<CODE>ExpHeap</CODE>, <CODE>FrameHeap</CODE>, and <CODE>UnitHeap</CODE>): 8159 <ul> 8160 <li>It is now possible to specify options to perform zero-clearing and debug-filling during allocation.</li> 8161 <li>It is now possible to obtain the starting address and memory size of the memory regions.</li> 8162 <li>Added the <CODE>Dump</CODE> function for displaying the content of the heap.</li> 8163 <li>Added the <CODE>ExpHeap::Adjust</CODE> function for shrinking the size of the expanded heap region.</li> 8164 </ul> 8165 </description></P> 8166<HR> 8167<H3><A name="note3-23">Note 3-23: (FND) Made the heap classes thread-safe [SDK]</A></H3> 8168<P><description>The <CODE>ExpHeapTemplate</CODE>, <CODE>UnitHeapTemplate</CODE>, and <CODE>FrameHeapTemplate</CODE> heap class templates have been added to the <CODE>nn::fnd namespace</CODE>. These templates can use the <CODE>LockPolicy</CODE> class to specify the thread-locking method.<br> As a result of this change, the <CODE>ExpHeap</CODE>, <CODE>UnitHeap</CODE>, and <CODE>FrameHeap</CODE> classes from previous versions of the SDK have been changed to typedefs for instances of the corresponding class templates.<br> There have been no changes to their interfaces.<br></description></P> 8169<HR> 8170<H3><A name="note3-24">Note 3-24: (FND) Added a feature to find the heap associated with a given block of allocated memory [SDK]</A></H3> 8171<P><description>Added the <CODE>nn::fnd::HeapBase::FindHeap</CODE> function, which is used to find the heap associated with the memory block at the specified address.<br></description></P> 8172<HR> 8173<H3><A name="note3-25">Note 3-25: (FS) Added to the <CODE>nn::fs::FileReader</CODE> class the ability to use the <CODE>char*</CODE> type to specify path names as ASCII strings [SDK]</A></H3> 8174<P><description>Overloaded versions of the constructors, the <CODE>Initialize</CODE> function, and the <CODE>TryInitialize</CODE> function in the <CODE>nn::fs::FileReader</CODE> class have been added. These overloaded functions allow path names to be specified as ASCII strings using the <CODE>char*</CODE> data type.<br></description></P> 8175<HR> 8176<H3><A name="note3-26">Note 3-26: (GX) Added the <CODE>DMPGL</CODE> sample [SDK]</A></H3> 8177<P><description>The remaining DMPGL samples from POD that were not included in CTR-SDK 0.6 have all been revised to support the CTR-SDK.<br></description></P> 8178<HR> 8179<H3><A name="note3-27">Note 3-27: (GX) Revised the graphics function reference [SDK]</A></H3> 8180<P><description>Added function reference manuals to the CTR-SDK for the graphics APIs (<CODE>gl*</CODE> and <CODE>nngx*</CODE>).<br> The format of these pages is provisional and will be overhauled in future versions of the SDK.<br></description></P> 8181<HR> 8182<H3><A name="note3-28">Note 3-28: (GX) Updated the graphics drivers [SDK]</A></H3> 8183<P><description> 8184 <ul> 8185 <li>Fixed the following bugs in the DMPGL 2.0 drivers:</li> 8186 <ul> 8187 <li>In previous versions of the SDK, the <SPAN class="argument">progs</SPAN> argument in the <CODE>glRestoreProgramsDMP</CODE> function did not follow the specifications. Specifically, if an invalid value for <SPAN class="argument">progs</SPAN> (for example, a null pointer) was passed to the function, the error <CODE>GL_INVALID_VALUE</CODE> would result instead of the expected error <CODE>GL_INVALID_OPERATION</CODE>. This has been corrected.</li> 8188 <li>Similarly, in previous versions of the SDK, if a non-zero value was specified for the <SPAN class="argument">level</SPAN> argument to the <CODE>glCopyTexImage2D</CODE> or <CODE>glCopyTexSubImage2D</CODE> functions, the error <CODE>GL_INVALID_VALUE</CODE> would occur instead of the expected value of <CODE>GL_INVALID_OPERATION</CODE>. This has been corrected.</li> 8189 </ul> 8190 <li>Added and revised the following features of the DMPGL 2.0 drivers:</li> 8191 <ul> 8192 <li>Added support for early depth tests</li> 8193 <li>Changed GL_DEPTH_COMPONENT24_STENCIL_INDEX8_DMP to GL_DEPTH24_STENCIL8_EXT</li> 8194 <li>Changed <CODE>GL_DEPTH_STENCIL_ATTACHMENT_DMP</CODE> to <CODE>GL_DEPTH_STENCIL_ATTACHMENT</CODE></li> 8195 <li>Added support for 32-block format (added the <CODE>glRenderBlockModeDMP</CODE> function)</li> 8196 <li>The <CODE>glGet</CODE> function now supports <CODE>GL_TEXTURE_COLLECTION_BINDING_DMP</CODE></li> 8197 <li>Added support for selecting the texture coordinate input</li> 8198 <ul> 8199 <li>Added the reserved uniforms <CODE>dmp_Texture[2].texcoord</CODE> and <CODE>dmp_Texture[3].texcoord</CODE></li> 8200 <li>The texture coordinates for procedural textures used by the particle system shader can now be output to <CODE>GL_TEXTURE2</CODE></li> 8201 </ul> 8202 <li>Revised the following specifications for vertex shader uniforms:</li> 8203 <ul> 8204 <li>Changed all MAT-type uniforms so that they can be handled as arrays of VEC-type data</li> 8205 <li><CODE>VEC</CODE>-type arrays can now be set using both the <CODE>glUniformf</CODE> and <CODE>glUniformMatrixf</CODE> functions</li> 8206 <li><CODE>GL_TRUE</CODE> can now be specified for the <SPAN class="argument">transpose</SPAN> argument to the <CODE>glUniformMatrix</CODE> function</li> 8207 <li>Made it possible to specify individual elements within a <CODE>VEC</CODE>-type array by adding an offset to the location value obtained using the <CODE>glGetUniformLocation</CODE> function.</li> 8208 <li>Changed the upper limit of the number of uniforms within vertex shaders and geometry shaders that can be linked to a single program object to 2048.</li> 8209 <li>Established an upper limit of 8191 on the number of program objects that can be used simultaneously.</li> 8210 </ul> 8211 <li>Changed <CODE>GL_REPEAT</CODE> to <CODE>GL_SYMMETRICAL_REPEAT_DMP</CODE> for the reserved uniforms <CODE>dmp_Texture[3].ptClampU</CODE> and <CODE>dmp_Texture[3].ptClampV</CODE></li> 8212 <li>Changed <CODE>GL_MIRRORED_REPEAT_DMP</CODE> to <CODE>GL_MIRRORED_REPEAT</CODE></li> 8213 <li>Added <CODE>GL_TEXTURE3</CODE> to the values that can be set for the reserved uniform <CODE>dmp_LightEnv.bumpSelector</CODE></li> 8214 <li>Added <CODE>GL_TEXTURE1</CODE>, <CODE>GL_TEXTURE2</CODE>, and <CODE>GL_TEXTURE3</CODE> to the values that can be set for the reserved uniform <CODE>dmp_LightEnv.shadowSelector</CODE></li> 8215 <li>Added the following features for the command state cache:</li> 8216 <ul> 8217 <li>Added an argument for checking the buffer size to the "save" API</li> 8218 <li>Added an argument for specifying the first object to the "restore" API</li> 8219 <li>Added vertex shader uniforms and flags for restoring geometry shader uniform to the program state restoration API</li> 8220 </ul> 8221 <li>Bindings to object 0 within a <CODE>LUT</CODE> texture are now considered to be detached, and will no longer cause errors</li> 8222 <li>Added the <CODE>glTexSubImage1D</CODE> function</li> 8223 <li>Added error checking if <CODE>GL_COLOR_ATTACHMENT0</CODE> is provided as the second argument to the <CODE>glFramebufferRenderbuffer</CODE> function (<SPAN class="argument">attachment</SPAN>).</li> 8224 <li>Changed the specifications so that <CODE>GL_INVALID_OPERATION</CODE> will occur if an invalid color format is specified for the renderbuffer (or if the color format is anything other than <CODE>GL_GAS_DMP</CODE>)</li> 8225 <li>In previous versions of the SDK, the error <CODE>GL_INVALID_OPERATION</CODE> would occur during error-checking within the <CODE>glReadPixels</CODE> function if the framebuffer was set incorrectly. This has been corrected so that the error <CODE>GL_INVALID_FRAMEBUFFER_OPERATION</CODE> will occur instead.</li> 8226 </ul> 8227 <li>Fixed bugs with the point shader</li> 8228 <li>Fixed the following bugs and changed the following features of the shader assembly language</li> 8229 <ul> 8230 <li>Added support for selecting the texture coordinate input (deleted <CODE>#pragma output_map(texture3, oN)</CODE> from the specifications)</li> 8231 <li>The use of <CODE>#pragma bind_symbol</CODE> to set multiple input registers is now treated as an error</li> 8232 <li>Fixed a bug in the code that checks for consecutive calls to the <CODE>mova</CODE> instruction</li> 8233 </ul> 8234 <li>Revised the following documents:</li> 8235 <ul> 8236 <li>DMPGL20_specification.pdf</li> 8237 <li><CODE>DMPGL20_system_API_specification.pdf</CODE></li> 8238 <li>DMPGL20_programming_guide.pdf</li> 8239 <li><CODE>DMPGL20_commandcache_specification.pdf</CODE></li> 8240 <li>VertexShaderReferenceManual.pdf</li> 8241 </ul> 8242 </ul> 8243 </description></P> 8244<HR> 8245<H3><A name="note3-29">Note 3-29: (GX) Fixed an issue where the V-Sync timing for the upper and lower screens did not coincide [SDK | System Updater]</A></H3> 8246<P><description>The timing of V-Sync notification for the upper and lower screens would vary widely with previous versions of the SDK, but this has been corrected.<br></description></P> 8247<HR> 8248<H3><A name="note3-30">Note 3-30: (GX) Fixed a bug that caused only 239 lines to be displayed on the lower screen [SDK]</A></H3> 8249<P><description>Fixed a bug that caused the uppermost line of pixels on the lower LCD not to be displayed.<br></description></P> 8250<HR> 8251<H3><A name="note3-31">Note 3-31: (HID) Changed the names of the Initialize and Finalize functions [SDK]</A></H3> 8252<P><description>The initialization and finalization functions of the HID library were changed from <CODE>InitializeHid/FinalizeHid</CODE> to <CODE>Initialize/Finalize</CODE>.<br></description></P> 8253<HR> 8254<H3><A name="note3-32">Note 3-32: (HID) Changed input from SELECT to be treated as input from START [SDK]</A></H3> 8255<P><description>The use of the SELECT button is prohibited for CTR native applications.<br> Pressing SELECT is therefore now treated as presses of START.<br></description></P> 8256<HR> 8257<H3><A name="note3-33">Note 3-33: (HID) Added +Control Pad emulation for the Slide Pad [SDK]</A></H3> 8258<P><description>The <CODE>PadReader</CODE> class can now be used to obtain input from the analog stick that mimics input from the +Control Panel. This +Control Pad emulation can be obtained in the same way as button input.<br></description></P> 8259<HR> 8260<H3><A name="note3-34">Note 3-34: (HID) Revised the definitions of the member functions of the <CODE>Pad</CODE> class [SDK]</A></H3> 8261<P><description>Added the <CODE>const</CODE> modifier to the <CODE>GetStickClamp</CODE> and <CODE>GetStickClampMode</CODE> member functions of the <CODE>nn::hid::CTR::PadReader</CODE> class.<br></description></P> 8262<HR> 8263<H3><A name="note3-35">Note 3-35: (HID) Added support for the accelerometer [SDK]</A></H3> 8264<P><description>Added the <CODE>AccelerometerReader</CODE> class for using the accelerometer.<br></description></P> 8265<HR> 8266<H3><A name="note3-36">Note 3-36: (HID) Changed the names of the symbols for the +Control Pad [SDK]</A></H3> 8267<P><description>The names of the symbols for the +Control Pad were changed to use "BUTTON" instead of "KEY."<br> For example, <CODE>KEY_LEFT</CODE> was changed to <CODE>BUTTON_LEFT</CODE>, and <CODE>PLUS_KEY_MASK</CODE> was changed to <CODE>PLUS_BUTTON_MASK</CODE>.<br></description></P> 8268<HR> 8269<H3><A name="note3-37">Note 3-37: (MATH) Added the <CODE>MTX44Perspective[Deg|Rad]</CODE> functions [SDK]</A></H3> 8270<P><description>Added the <CODE>MTX44PerspectiveDeg</CODE> and <CODE>MTX44PerspectiveRad</CODE> functions.<br> The <CODE>MTX44Perspective</CODE> function has been retained as an alternate name for the "degree" version for compatibility.<br></description></P> 8271<HR> 8272<H3><A name="note3-38">Note 3-38: (MATH) Added <CODE>Set</CODE> functions to the <CODE>Vector*</CODE> classes [SDK]</A></H3> 8273<P><description>Added the <CODE>Set</CODE> method to the <CODE>Vector2</CODE>, <CODE>Vector3</CODE>, and <CODE>Vector4</CODE> classes.<br></description></P> 8274<HR> 8275<H3><A name="note3-39">Note 3-39: (MATH) Revised the internal operations of the <CODE>nn::math::RunCmdlistDone</CODE> function [SDK]</A></H3> 8276<P><description>Fixed a bug in the algorithm used within the <CODE>DistSqPoint3ToPolyline3</CODE> function to select the shortest distance.<br></description></P> 8277<HR> 8278<H3><A name="note3-40">Note 3-40: (MATH) Added functions to find the product of a projection matrix and a rotation matrix [SDK]</A></H3> 8279<P><description>Added an API to find the product of a projection matrix and a rotation matrix that takes into account the actual layouts of the hardware's LCDs.<br></description></P> 8280<HR> 8281<H3><A name="note3-41">Note 3-41: (MIC) Added the MIC library [SDK]</A></H3> 8282<P><description>Added the MIC library, which is used to access the microphone.<br></description></P> 8283<HR> 8284<H3><A name="note3-42">Note 3-42: (OS) Changed the documentation for the C-language wrapper functions [SDK]</A></H3> 8285<P><description>The documentation for the C-language wrapper functions has been standardized to text that links to the corresponding C++ functions.<br> The documentation for the following functions is now accessible from the list of OS-related C language wrapper functions:<br> 8286 <ul> 8287 <li><CODE>nnosInitializeAlarmSystem</CODE> Function</li> 8288 <li>nnosInitializeDeviceMemory</li> 8289 <li>nnosGetDeviceMemoryAddress Function</li> 8290 </ul> 8291 </description></P> 8292<HR> 8293<H3><A name="note3-43">Note 3-43: (OS) Added and removed C-language wrapper functions [SDK]</A></H3> 8294<P><description>The following functions have been added.<br> 8295 <ul> 8296 <li><CODE>nnosTimerSignal</CODE> Function</li> 8297 <li><CODE>nnosThreadGetId</CODE> Function</li> 8298 <li><CODE>nnosThreadIsAlive</CODE> Function</li> 8299 <li><CODE>nnosThreadGetMainThread</CODE> Function</li> 8300 <li><CODE>nnosInitialize</CODE> Function</li> 8301 </ul> 8302 Deleted the following functions:<br> 8303 <ul> 8304 <li><CODE>nnosEventInitializeNoCreate</CODE> Function</li> 8305 </ul> 8306 </description></P> 8307<HR> 8308<H3><A name="note3-44">Note 3-44: (OS) Fixed a bug in which the <CODE>nn::fnd::FileReader</CODE> class was not set as no copy [SDK]</A></H3> 8309<P><description>The <CODE>nn::fnd::FileReader</CODE> class, which is supposed to be "no copy," but was not in previous versions of the SDK. This has been fixed.<br></description></P> 8310<HR> 8311<H3><A name="note3-45">Note 3-45: (OS) Changed the access label for the <CODE>nn::os::HandleObject::Finalize</CODE> function to <CODE>protected</CODE> [SDK]</A></H3> 8312<P><description>Changed the access label for the <CODE>nn::os::HandleObject::Finalize</CODE> function to <CODE>protected</CODE>.<br></description></P> 8313<HR> 8314<H3><A name="note3-46">Note 3-46: (OS) Added the <CODE>nn::os::SafeBlockingQueue</CODE> class [SDK]</A></H3> 8315<P><description>Added the <CODE>nn::os::SafeBlockingQueue</CODE> class, which implements a blocking queue, using mutexes to ensure exclusive access.<br></description></P> 8316<HR> 8317<H3><A name="note3-47">Note 3-47: (OS) Revised the size of the <CODE>nn::os::StackBuffer</CODE> class template [SDK]</A></H3> 8318<P><description>Fixed a bug that caused the obtained size of the <CODE>nn::os::StackBuffer</CODE> class template to be up to 8 bytes more than expected.<br></description></P> 8319<HR> 8320<H3><A name="note3-48">Note 3-48: (OS) Added the <CODE>nn::os::Thread::GetMainThread</CODE> function [SDK]</A></H3> 8321<P><description>Added the <CODE>nn::os::Thread::GetMainThread</CODE> function, which obtains the main thread object, to the <CODE>nn::os::Thread</CODE> class.<br></description></P> 8322<HR> 8323<H3><A name="note3-49">Note 3-49: (OS) Fixed the <CODE>nn::os::Tick::ToTimeSpan</CODE> function [SDK]</A></H3> 8324<P><description>Fixed a bug that caused the <CODE>nn::os::Tick::ToTimeSpan</CODE> function to return incorrect results.<br></description></P> 8325<HR> 8326<H3><A name="note3-50">Note 3-50: (OS) Added the <CODE>nnosAlarmCanSet</CODE> function [SDK]</A></H3> 8327<P><description>Added the <CODE>nnosAlarmCanSet</CODE> function, which acts as a C-language wrapper for the <CODE>nn::os::Alarm::CanSet</CODE> function.<br></description></P> 8328<HR> 8329<H3><A name="note3-51">Note 3-51: (OS) Added the <CODE>nnosInitializeDeviceMemory</CODE> and <CODE>nnosGetDeviceMemoryAddress</CODE> functions [SDK]</A></H3> 8330<P><description>Added the <CODE>nnosInitializeDeviceMemory</CODE> and <CODE>nnosGetDeviceMemoryAddress</CODE> functions, which are used to perform operations on the device's memory from C.<br></description></P> 8331<HR> 8332<H3><A name="note3-52">Note 3-52: (OS) Added a system version check [SDK | System Updater]</A></H3> 8333<P><description>Added a mechanism for checking whether the version of the system installed on the development board matches the version of the system expected by the SDK that was used to build the program.<br> This version check is performed when the program is started. If the versions do not match, execution of the program halts.<br></description></P> 8334<HR> 8335<H3><A name="note3-53">Note 3-53: (OS) Revised the arguments to functions used to start threads [SDK]</A></H3> 8336<P><description>The overloaded versions of functions used to start threads in the <CODE>nn::os::Thread</CODE> class (including the <CODE>Start</CODE> function) have been revised to allow more flexibility in the values that can be accepted.<br></description></P> 8337<HR> 8338<H3><A name="note3-54">Note 3-54: (OS) Revised the behavior if timers are set to expire after zero seconds [SDK]</A></H3> 8339<P><description>With previous versions of the SDK, there used to be a slight time lag before the timer was signaled if a function like <CODE>StartOneShot</CODE> in the <CODE>nn::os::Timer</CODE> class was used to set a timer to expire after zero seconds. This time lag has been removed, and the timer is now signaled immediately.<br></description></P> 8340<HR> 8341<H3><A name="note3-55">Note 3-55: (OS) Added a class for specifying the lock policy [SDK]</A></H3> 8342<P><description>Added the <CODE>nn::os::LockPolicy</CODE> class, which is used to specify the lock policy for implementing thread safety.<br></description></P> 8343<HR> 8344<H3><A name="note3-56">Note 3-56: (TOOL) Revised <CODE>ctr_makerom</CODE> [SDK]</A></H3> 8345<P><description>Generation of CCI files used to require only an ELF file, but now requires RSF and DESC files as well.<br> In addition, configuration of CCI files is now done through the RSF file instead of by specifying command-line arguments.<br> For more details, refer to the reference manual for the <CODE>ctr_makerom</CODE> tool.<br> ${CTRSDK_ROOT}/documents/tools/ctr_makerom.html<br></description></P> 8346<HR> 8347<H3><A name="KnownIssues_0_7_0_Release">Known Issues with SDK 0.7.0 Release</A></H3> 8348<P> None.</P> 8349<HR> 8350<H2 style="line-height: 0"><A name="sdk_0_7_0_Release%20System Updater">CTR-SDK Version 0.7.0 Release System Updater</A></H2> 8351<DIV style="text-align: right"><P style="line-height: 0">(2009/12/22)</P></DIV> 8352<HR> 8353<H3><A name="note2-01">Note 2-01: (FS) Fixed a resource leak in the file system [System Updater]</A></H3> 8354<P><description>Fixed a bug that caused a resource leak even after files opened using classes like <CODE>nn::fs::FileReader</CODE> were closed. This bug caused a limit on the number of files that could be opened.<br></description></P> 8355<HR> 8356<H3><A name="note2-02">Note 2-02: (GX) Removed restrictions on size during DMA transfers [System Updater]</A></H3> 8357<P><description>Removed the restriction that the size of all DMA transfers from main memory must be a multiple of four when allocating memory in VRAM.<br></description></P> 8358<HR> 8359<H3><A name="note2-03">Note 2-03: (GX) Fixed an issue where the V-Sync timing for the upper and lower screens did not coincide [SDK | System Updater]</A></H3> 8360<P><description>The timing of V-Sync notification for the upper and lower screens would vary widely with previous versions of the SDK, but this has been corrected.<br></description></P> 8361<HR> 8362<H3><A name="note2-04">Note 2-04: (OS) Fixed a bug that caused failures when attempting to load static regions 2 MB or greater in size [System Updater]</A></H3> 8363<P><description>Corrected a bug that caused failures when attempting to load static regions 2 MB or greater in size.<br> It is now possible to load static regions up to 31 MB in size.<br></description></P> 8364<HR> 8365<H3><A name="note2-05">Note 2-05: (OS) Cut out VFP context switching [System Updater]</A></H3> 8366<P><description>VFP context switching now only occurs when the application uses the VFP.<br></description></P> 8367<HR> 8368<H3><A name="note2-06">Note 2-06: (OS) Added a system version check [SDK | System Updater]</A></H3> 8369<P><description>Added a mechanism for checking whether the version of the system installed on the development board matches the version of the system expected by the SDK that was used to build the program.<br> This version check is performed when the program is started. If the versions do not match, execution of the program halts.<br></description></P> 8370<HR> 8371<H3><A name="note2-07">Note 2-07: (OS) Modified the debugger API [System Updater]</A></H3> 8372<P><description>Communication with the target board used to occur while running PARTNER-CTR/S, but this has been fixed.<br> PARTNER-CTR/S will need to be updated after the 2009/11/25 version.<br></description></P> 8373<HR> 8374<H3><A name="note2-08">Note 2-08: (OS) Improved performance [System Updater]</A></H3> 8375<P><description>Improved the performance when applications are run.<br></description></P> 8376<HR> 8377<H3><A name="note2-09">Note 2-09: (OS) Added multi-core support [System Updater]</A></H3> 8378<P><description>The debugger API now has multi-core support.<br> This makes it possible to attach the debugger monitor to processes that support multiple cores.<br></description></P> 8379<HR> 8380<H3><A name="note2-10">Note 2-10: (OS) Fixed a bug in which a single thread was able to acquire semaphores multiple times [System Updater]</A></H3> 8381<P><description>In previous versions of the firmware, if a certain thread was waiting on a semaphore, and multiple higher-priority threads then released that semaphore in succession, the thread that was waiting on that semaphore would acquire it multiple times. This issue has been corrected.<br></description></P> 8382<HR> 8383<H3><A name="KnownIssues_0_7_0_Release%20System Updater">Known Issues with System Updater in the SDK 0.7.0 Release</A></H3> 8384<knownissues><description> 8385 <ul> 8386 <li>Setting a breakpoint in the <CODE>Thread::Start</CODE> function sometimes causes a kernel panic with the following output:<br><br> > KernelPanic[core1]: kern_Debug.cpp:526<br> > KDebug::OnDebuEvent : already event (4 1)</li> 8387 </ul> 8388 </description></knownissues><HR> 8389<H2 style="line-height: 0"><A name="sdk_0_7_0_Release%20Sample Demos">CTR-SDK Version 0.7.0 Release Sample Demos</A></H2> 8390<DIV style="text-align: right"><P style="line-height: 0">(2009/12/22)</P></DIV> 8391<HR> 8392<H3><A name="note1-01">Note 1-01: (CAMERA) Added features to the multifunction demos [Sample Demos]</A></H3> 8393<P><description>One of the multifunction demos (<CODE>demo1</CODE>) has been modified to use the camera.<br></description></P> 8394<HR> 8395<H3><A name="note1-02">Note 1-02: (GX) Added demos of the simple rendering features of 2D geometric shapes [Sample Demos]</A></H3> 8396<P><description>Added the <CODE>Draw2d</CODE> demo (which draws 2D geometric shapes) and the <CODE>DrawTexture2d</CODE> demo (which performs texture mapping on polygons).<br></description></P> 8397<HR> 8398<H3><A name="note1-03">Note 1-03: (GX) Revised the source code based on changes to the specifications of the <CODE>glUniformMatrix</CODE> functions [Sample Demos]</A></H3> 8399<P><description>The source code for the graphics sample demos were changed to reflect the new ability to transpose matrices using an argument to the <CODE>glUniformMatrix**</CODE> functions.<br></description></P> 8400<HR> 8401<H3><A name="note1-04">Note 1-04: (GX) Changed the directory structure [Sample Demos]</A></H3> 8402<P><description>Changed the directory structure under <CODE>Sample Demos/gx</CODE>.<br> The code for vertex shaders is now stored in the <CODE>shaders</CODE> directory, and the group of files loaded into ROMFS is now stored in the <CODE>romfiles</CODE> directory.<br></description></P> 8403<HR> 8404<H3><A name="note1-05">Note 1-05: (GX) Changed the directories so that shader binaries will be generated during builds [Sample Demos]</A></H3> 8405<P><description>The vertex shader code for "<CODE>Sample Demos/demo1</CODE>" and "<CODE>Sample Demos/demo2</CODE>" were moved to the <CODE>shaders</CODE> directory.<br> The <CODE>HostRoot</CODE> was also changed to the <CODE>romfiles</CODE> directory so that the shader binaries will be created in the <CODE>romfiles</CODE> directory during builds.<br></description></P> 8406<HR> 8407<H3><A name="note1-06">Note 1-06: (HID) Made changes and added features to the multifunction demos [Sample Demos]</A></H3> 8408<P><description>The following changes were made to the multifunction demos (<CODE>demo1</CODE> and <CODE>demo2</CODE>). 8409 <ul> 8410 <li>Changed to use the accelerometer</li> 8411 <li>Changed the button assignments so that SELECT is not used</li> 8412 <li>Changed the button operations to use holding the buttons down</li> 8413 </ul> 8414 </description></P> 8415<HR> 8416<H3><A name="note1-07">Note 1-07: (MIC) Added features to the multifunction demos [Sample Demos]</A></H3> 8417<P><description>The multifunction demos (<CODE>demo1</CODE> and <CODE>demo2</CODE>) now use the microphone.<br></description></P> 8418<HR> 8419<H3><A name="KnownIssues_0_7_0_Release%20Sample Demos">Known Issues with SDK 0.7.0 Release Sample Demos</A></H3> 8420<P> None.</P> 8421<HR> 8422<hr><p>CONFIDENTIAL</p></body> 8423</HTML> 8424