2013-08-18, 00:34
The latest changelog and news-worthy activities for XBMC's RetroPlayer branch will be posted here. For technical details, the commit log can be found here: https://github.com/garbear/xbmc/commits
2013-08-17
2013-09-03
2013-09-06
2013-09-12
2013-08-17
- Updated emulators (we're at 31 emus now) for win32 and linux (linux32 was last updated 2013-07-10). Older versions can be found here
- RetroPlayer's just-in-time installation is now smarter: emulators unable to load from .zips, SMB, NFS, etc won't be shown for those ROMs.
- Emulator meta-data is now verified on load. If an emulator says "Error loading DLL" on installation, then I probably messed up the metadata and you should post your debug log here.
2013-09-03
- Rebased on XBMC Gotham Alpha 7. The new branch is "retroplayer-alpha7", indicating that alpha 7 is the base. The previous branch, "retroplayer8", was based on alpha 6.
- Refactored several classes (getting close to sending a PR upstream)
2013-09-06
- refactored > 1000 lines of code. much has broke. please reproduce steps to break and upload debug logs!
2013-09-12
- Final refactor! New branch is retroplayer-pr, this is the branch I'll submit a PR for in the next few weeks.