You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Changed some functions as static
- Avoid unnecessary zero-length array allocations in GetPS2GameID function
- Use a shared 'SpaceSeparator' instead of '(New String() {" "}'
- Check parsing on Utils.GetFileSizeAndDate function
- Specify marshalling on WritePrivateProfileString & GetPrivateProfileString function
- Use ProcessStartInfo with UseShellExecute=True when starting an URL using Process.Start
- Use "Length" property instead of "Count" in Arrays
- Enumerable.Count() potentially enumerates the sequence while a Length/Count property is a direct access.
- Ignore upper/lower case when searching for pkgs in PKGBrowser
- Updated Itemzflow by LightningMods v1.08 -> v1.09
- Updated ELFLdr by john-tornblom v0.18.1 -> v0.19
- Updated etaHEN by LightningMods v1.9b -> v2.0b
- Added IPV6 BD-J ISO including etaHEN v2.0b by LightningMod
- Updated kstuff by sleirsgoevy & EchoStretch v1.2 -> v1.3
- Updated WebSrv by john-tornblom v0.21 -> v0.22
0 commit comments