You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/AudioSystem/Code/Source/Editor
lumberyard-employee-dm 5fc4551ac0
[LYN-8041] Enable relocation of the Project Game Release Layout (#5380)
* Enable relocation of the Project Game Release Layout

Relocating the Project Game Release Layout to another directory on the file system failed due to the querying of the engine root failing due to the ComponentApplication::m_engineRoot not using the project path stored in the SettingsRegisry if the engine root cannot be detected

Removed the ApplicationRequestBus GetEngineRoot function.
The ComponentApplicationRequestBus has a function of the same name that returns the same path.

Removed the deprecated GetAppRoot function.
The path it returns has no defined value. It was not the engine root or the project root.
Removed unused CFileUtil and CFileUtil_impl functions that were invoking the ApplicationREquestBus GetEngineRoot function.
On the way to update the functions it was discovered that they aren't called

Added a CalculateBranchToken overload that can populate a fixed_string to avoid heap allocations

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>

* Protect against an empty list of artifacts to remove when generating the
engine.pak

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
4 years ago
..
Icons Add newlines to the end of all files 5 years ago
ACEEnums.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ATLControlsModel.cpp Restoring include headers that were removed 4 years ago
ATLControlsModel.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ATLControlsPanel.cpp Cleans up more legacy code from ACE 4 years ago
ATLControlsPanel.h Gems/AudioSystem 4 years ago
ATLControlsPanel.ui Initial commit 5 years ago
ATLControlsResourceDialog.cpp Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
ATLControlsResourceDialog.h Gems/AudioSystem 4 years ago
AudioControl.cpp Fix a crash when reloading AudioControlEditor controls (#2729) 4 years ago
AudioControl.h Fix a crash when reloading AudioControlEditor controls (#2729) 4 years ago
AudioControlFilters.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioControlFilters.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioControlsEditorMainWindow.ui Initial commit 5 years ago
AudioControlsEditorPlugin.cpp Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
AudioControlsEditorPlugin.h Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
AudioControlsEditorUI.qrc LYN-2537 engine assets (#254) 5 years ago
AudioControlsEditorUndo.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioControlsEditorUndo.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioControlsEditorWindow.cpp Cleans up more legacy code from ACE 4 years ago
AudioControlsEditorWindow.h Gems/AudioSystem 4 years ago
AudioControlsLoader.cpp more gems changes 4 years ago
AudioControlsLoader.h Convert legacy XML handling to rapidxml 4 years ago
AudioControlsWriter.cpp Fix a crash when reloading AudioControlEditor controls (#2729) 4 years ago
AudioControlsWriter.h Convert legacy XML handling to rapidxml 4 years ago
AudioResourceSelectors.cpp Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
AudioResourceSelectors.h Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
AudioSystemPanel.cpp Cleans up more legacy code from ACE 4 years ago
AudioSystemPanel.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioSystemPanel.ui Initial commit 5 years ago
ConnectionsWidget.ui Remove legacy serialization and QPropertyTree (#684) 5 years ago
ImplementationManager.cpp [LYN-8041] Enable relocation of the Project Game Release Layout (#5380) 4 years ago
ImplementationManager.h Cleans up more legacy code from ACE 4 years ago
InspectorPanel.cpp Cleans up more legacy code from ACE 4 years ago
InspectorPanel.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
InspectorPanel.ui Initial commit 5 years ago
QATLControlsTreeModel.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
QATLControlsTreeModel.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
QAudioControlEditorIcons.h Convert legacy XML handling to rapidxml 4 years ago
QAudioControlTreeWidget.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
QAudioControlTreeWidget.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
QConnectionListWidget.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
QConnectionsWidget.cpp fix them all 4 years ago
QConnectionsWidget.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
QSimpleAudioControlListWidget.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
QSimpleAudioControlListWidget.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
QTreeWidgetFilter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
QTreeWidgetFilter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago