1■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
23changelog-TwlSDK-5_5_patch5-20111213.txt
45■  Plus Patch for TWL-SDK 5.5
67■  December 13, 2011
89■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
10
11
12Revisions
13
14    Revised Content in TwlSDK-5_5_patch5-20111213
15    --------------------------------------------------------------------------
16
17    - (SND) Adjusted target value for SNDEX_SetIirFilterAsync and SNDEX_SetIirFilter functions
18
19      Deleted target values for speaker output from SNDEX_SetIirFilterAsync and SNDEX_SetIirFilter functions.
20
21
22    - (TOOL) Fixed bug where mb_child_TWL.srl debug log would not be output
23
24      Fixed a bug in TWL-SDK version 5.5 and later where the debug log would not be output while mb_child_TWL.srl was running.
25
26
27    Revised Content in TwlSDK-5_5_patch4-20110712
28    --------------------------------------------------------------------------
29
30    - (WM) Fixed bug where the parent device channel would be invalid when starting DS wireless communication in TWL mode.
31
32      Fixed a bug where the channel obtainable by the child device scanning would be different from the channel on which the parent device is actually transmitting. This would occur after stopping the DS wireless communication and then immediately calling either the WM_Initialize function again or calling the WM_PowerOn function to initialize the DS wireless communication.
33
34
35    Revised Content in TwlSDK-5_5_patch3-20110416
36    --------------------------------------------------------------------------
37
38    - (DevEnv) Changed makelcf[.TWL]
39
40      There was a bug where library and filenames that specified force parameters would not be recognized if the name contained two or more periods. This has been fixed.
41
42
43    - (NA) Prohibiting the Flip Setting in Sub-Banners
44
45      Due to a bug in the CTR HOME Menu, the flip setting for sub-banners has been prohibited.
46      When a flip setting is entered, note that NA_SaveSubBanner will return an error.
47
48      In addition, to reflect this change, the demos.TWL/nandApp/SubBanner sub-banner demo has been revised.
49
50
51    - (TOOL) Prohibiting the Flip Setting for TWL Banners
52
53      Due to a bug in the CTR HOME Menu, the flip setting for TWL banners has been prohibited.
54      When a previously used flip setting is entered, note that bannercvtr and makebanner.TWL will return an error.
55
56      In addition the demos.TWL/tips/TWLBanner_anim2 TWL banner demo has been revised to reflect this change.
57
58
59    Revised Content in TwlSDK-5_5_patch2-20110118
60    --------------------------------------------------------------------------
61
62    - (OS) Modified the Chinese version ISBN screen
63
64      When the OS_InitChina function is called and the ISBN screen is displayed, the image displayed on the lower screen has been modified.
65
66
67    Revised Content in TwlSDK-5_5_patch1-20100825
68    --------------------------------------------------------------------------
69
70    - (TOOL) Rolled back version of commondefs
71
72      TWL-SDK 5.5 added support in commondefs for file paths that have parentheses, but this added processing caused build times with TWL-SDK 5.5 to take much longer than with TWL-SDK 5.4. The version of commondefs has been rolled back to an equivalent of that provided with TWL-SDK 5.4.
73
74      In situations requiring a version of commondefs that supports parentheses in file paths (such as in 64-bit Windows environments where the compiler or debugger is installed below the "Program Files(x86)" directory), replace commondefs with a renamed version of the "commondefs.parens" file provided in the same directory.
75
76
77End
78