(Updated) ProfileState Data to correctly retrieve AchievementsEarned and not TitlesPlayed.
(Updated) SavedGameUpdater class to better handle error states.
(Added) Alternate Constructors for Keyboard, Msgbox, and Passcode Task Actions.
Freestyle dash 3 game covers code#
(Updated) The LuaInterface methods to be more generic to work within internal code as well.
(Added) XamProfileOpen and XamProfileClose to xkelib.
(Updated) DVD Monitor class for first trigger.
(Added) Borders to ProfilePicture and DiscIcon visuals.
(Updated) DVDMonitor to spawn a fake trigger thread AFTER the ContentManager is loaded.
(Removed) An old content loop in the ContentCallback class that was slowing down the adding process.
(Added) More logging to the Content Scan process to help with testing.
(Updated) ContentWorker to have a dedicated DVD path queue to allow DVD paths to have higher priority than normal content.
(Updated) XUI layout of SaveGames scene for save game manager.
(Updated) XuiBrushControl to be more generic in function naming.
(Fixed) Issue where DVD ContentScan would not pick up a 2nd xbox game after one has been added to the database already.
(Added) Support for VideoDVDs and downloading Metadata/Artwork from internet.
(Added) Added Hold-to-Launch and Hold-to-Options buttons in DVD Panel.
(Added) Ability to hide ProfileDVDPanel if the setting is set to FALSE.
(Updated) Aurora_Main to hide the profile panel when leaving the main scene.
(Updated) DiscState code and ProfileDVD UI Handling methods.
(Added) AvatarProfile thumbnail settings.
(Added) More DVDProfile Panel functionality.
(Added) Support to configure the QuickView trigger buttons dynamically, instead of being hardcoded to LB and RB.
(Fixed) Issue related to navigating backwards from Game Details scene.
(Changed) Aurora_Main button controls from XuiNavButton to XuiButton to fix minor navigation issues.
(Added) Icons and Placeholder artwork for XuiAvatarPresenter.
(Added) Avatar Rendering support including custom XuiControl called XuiAvatarPresenter (will required custom XML Extensions).
(Fixed) Bug where changing profile state would not properly dismiss the GameOptions->background scene.
(Fixed) Bug in ScnGizmoUI that creates undefined behavior if the ClassOverride was not properly provided by Script author.
(Updated) The communication protocol for disc game insertion / removal and how it communicates with XUI.
(Fixed) Bug where gamelist would change focus upon adding or updating content in a specific scenarios.
(Added) New QuickView Icon for 'Disc' game type (both predefined and additional options).
(Updated) Utility Scripts to utilize a 'mininumAuroraVersion' variable to allow future scripts to dictate which version of Aurora they need to properly run (due to missing or new API usage).
(Updated) QuickBrowse to reflect disc games in the QuickBrowser with a icons.
(Added) DvdCase case artwork for DVD titles.
(Updated) Database schema to version 3 and added a new DvdCache table for holding cached DVD titles.
Freestyle dash 3 game covers download#
(Fixed) A HTTP Download error message that occurs when trying to rename the.
Freestyle dash 3 game covers serial#
(Updated) The storage manager CDROM device to use a hardcoded serial string instead of calculating it every boot.
(Added) DVD content handling system in Content Manager to allow more advanced handling of disc titles inserted into the DVD Drive.
(Added) Disc support to QuickBrowser dialog.
DVD Lua library has been grouped into the FileSystem permission set.
(Added) DVD Lua Library to scripting engine enabling opening and closing of tray, getting current tray state and media info.
(Added) DiscTitle flag to available ContentFlags in a.
(Added) 'Disc' filter to the list of available content filters.
(Added) DvdTrayState and DvdMediaType enums to a.
(Added) Nova HTTP Server Security Key synchronization.
(Added) New NOVA (FSP Rebrand) Support into Aurora with updated exports.
(Added) Token transfer system exports to be used in Launchers.
(Added) DELETE Handlers for HTTP API Calls.
(Updated) POST Handlers for all HTTP API Calls.
(Added) HTTP Error Code 409 to the html error templates.
(Added) postAuthenticate JSON template to the WebUI folder.
(Updated) Error handling for all POST requests.
(Updated) Error handling for all GET requests.
(Updated) Error files to utilize Nova Branding.
(Updated) WebUI to utilize JSON WebTokens instead of Basic authorization.
(Updated) Nova and libmicro for system threaded httpD.
(Updated) Nova LOG message for incorrect Aurora version.
(Removed) All references to Freestyle Plugin.
(Updated) Aurora to load Nova.xex (FSPlugin Rebrand).
(Updated) Libmicrohttpd to support System Sockets on Xbox360.