@@ -150,20 +150,20 @@ WIP FIX Fix launching of ROMs with Windows network filenames.
150150 See https://forum.kodi.tv/showthread.php?tid=287826&pid=2919639#pid2919639
151151
152152
153- [B]Advanced Emulator Launcher | version 0.10.1 | xx xxxxxx 2021[/B]
153+ [B]Advanced Emulator Launcher | version 0.10.1 | 04 August 2021[/B]
154154
155155FIX Fix crash when reading a launcher NFO file when importing a launcher XML file.
156156 Refactored the NFO file functions a bit.
157157 See https://forum.kodi.tv/showthread.php?tid=287826&pid=3045045#pid3045045
158158
159- FIX Error when scraping metadata.
159+ FIX Error when scraping metadata.
160160 See https://github.com/Wintermute0110/plugin.program.AEL/issues/146
161161
162162
163- [B]Advanced Emulator Launcher | version 0.9.11 | xx xxxxxx 2021[/B]
163+ [B]Advanced Emulator Launcher | version 0.9.11 | 04 August 2021[/B]
164164
165- NOTE This version is feature identical to 0.10.1
166- Main development is in the Pyhton 3 branch.
165+ NOTE This version is for Python 2 and feature identical to 0.10.1
166+ Main development is in the Python 3 branch.
167167
168168
169169[B]Advanced Emulator Launcher | version 0.10.0 | 22 June 2021[/B]
@@ -179,7 +179,7 @@ FEATURE Port release 0.9.10 to Python 3.
179179
180180[B]Advanced Emulator Launcher | version 0.9.10 | 22 June 2021[/B]
181181
182- NOTE Python 2 version for Leia/Krypon in branch release-0.9.x-python2
182+ NOTE Python 2 version for Leia/Krypton in branch release-0.9.x-python2
183183 Have a look at AML code to ease the conversion.
184184
185185FEATURE Create file misc.py and refactor utils.py. Copy structure from AML.
0 commit comments