v2.4.5
Changed
- Speedup the slavesListAddTail(), almost 200% faster. This has an impact on the slaves list creation during the scan and the loading from the file.
Fixed
- Fixed the opening of the properties window for some users, by reverting some changes from v2.4.1
- Fixed the item (demo/game) renaming from the properties window
- Fixed the addition of an item (demo/game) from the "Add game..." window. This was saved in a wrong way and was breaking the list
- Fixed the title change of the items in the list (#215)
- Code cleanup
What's Changed
- Speedup the slavesListAddTail() by @walkero-gr in #227
- Fixes on renaming and single item addition by @walkero-gr in #228
- Fixed the opening of the properties window for some users by @walkero-gr in #229
- Use SDI to define the hooks by @walkero-gr in #230
- Fixing the issue 215 and make the scan better on changes by @walkero-gr in #232
- fixes in the changelog by @walkero-gr in #233
Full Changelog: v2.4.4...v2.4.5