Skip to content

Commit ddfd442

Browse files
Ready for 0.9.8-beta1 release.
1 parent 0b4e6aa commit ddfd442

File tree

1 file changed

+4
-51
lines changed

1 file changed

+4
-51
lines changed

changelog.txt

Lines changed: 4 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ WIP [CORE] Utility to check artwork. Sometimes a JPG image is renamed as PN
8282

8383
WIP [CORE] Utility to scan and remove orphaned artwork.
8484

85+
WIP [CORE] Finish the new platform scheme.
86+
8587
WIP [COLLECTIONS] Current way of storing the collection artwork, in a unified XML file,
8688
is not good. Think of a good way to exporting collections (for example, store the
8789
artwork in a subdirectory). Possible way of solving filename collisions
@@ -136,57 +138,8 @@ WIP [SCRAPERS] Persistent scraper cache. Currently scrapers are very ineffi
136138
WIP [SCRAPERS] Persistent scraper cache browser. Ability to browse the stored scraper
137139
searches. Also, context menu to delete stored cached data.
138140

139-
[B]Urgent features to de done before 0.9.8 release[/B]
140-
141-
DONE [SCRAPERS] Change the yesno dialog so default is to use data from the cache and not to
142-
rescrape when scraping from the ROM context menu.
143-
144-
DONE [SCRAPERS] ScreenScraper requires the file extension. Intead of passing rombase_noext
145-
and path use a FileName object so scraper extracts the file parts it needs.
146-
147-
DONE [SCRAPERS] The key in the scrapers cache must include the file extension and not
148-
only rombase_noext.
149-
150-
DONE [SCRAPERS] Add a method to know if scrapper supports search string or not. If scraper
151-
does not support search string (AEL Offline, ScreenScraper and ArcadeDB) then do not bother
152-
the user asking for one.
153-
154-
DONE [SCRAPERS] Make sure only dirty scraper caches are written to disk, skip clean
155-
caches.
156-
157-
DONE [SCRAPERS] Progress dialog when saving scraper caches.
158-
159-
CANCELED [SCRAPERS] Clean SS URLs before introducing in the internal cache.
160-
161-
CANCELED [SCRAPERS] Fix asset URLs taken from cache for ScreenScraper.
162-
163-
WIP [CORE] Finish the new platform scheme.
164-
165-
166-
[B]0.9.7 to 0.9.8-beta1 upgrade process[/B]
167-
168-
1. Install 0.9.8-beta1.
169-
170-
2. Upgrade your database with 'Utilities', 'Check/Update all databases'
171-
172-
3. The 3Dbox path will be unconfigured for all Launchers.
173-
174-
4. Export all your Categories/Launchers with 'Utilities', 'Export category/launcher XML
175-
configuration file'
176-
177-
5. Import the XML file with 'Utilities', 'Import category/launcher XML configuration file'.
178-
This will create the 3D boxes default directory automatically.
179-
180-
6. If you use custom paths for your assets and no the standard ones.
181-
Make sure each launcher has a <path_3dbox> tag. Then, reimport the XML configuration file.
182-
183-
184-
[B]TODO before releasing 0.9.8-beta1[/B]
185-
186-
Disable scraping for ROM launchers.
187-
188141

189-
[B]Advanced Emulator Launcher | version 0.9.8-beta1 | XX September 2019[/B]
142+
[B]Advanced Emulator Launcher | version 0.9.8-beta1 | 06 September 2019[/B]
190143

191144
FEATURE [SCRAPERS] Copy scraper stuff from master branch by Chrisism.
192145

@@ -250,7 +203,7 @@ FEATURE [CORE] Make sure AEL never crashes when rendering the root window, even
250203
ask the user to update the databases (in the case the crash is due to a missing
251204
key in dictionary).
252205

253-
WIP NOW [CORE] New properties to notify skins about Std launchers, ROM launchers, Categories,
206+
FEATURE [CORE] New properties to notify skins about Std launchers, ROM launchers, Categories,
254207
and number of items in a Launcher. Upgrade documentation in SKINNING.md.
255208

256209
FEATURE [CORE] Add Year and Developer for Categories.

0 commit comments

Comments
 (0)