- Fix for magisk delta
- Big thanks to @reiryuki for this update
- Update to current magisk module template - minimum magisk v20.4
- Context fix
- Add stage_policy.conf support
- Add KSU support
- Add support for other partitions - requires ksu or magisk delta
- Rework/simplify some scripting
- Fix for disabling aml in manager
- Add support for V4A RE
- Add support for magisk 24 module update method
- Reworked boot scripts - no more time limitation
- Misc bug fixes
- Removed prop processing
- Allow use of "aml.sh" in addition to ".aml.sh" scripts
- Added support for another dolby mod
- Updated for Android 11
- Only copy files to aml if needed by other mods
- Fixed bug with proxy effect patching
- Fix perms
- Bug fixes
- Fixes for Magisk v20.4
- Restructured script for better efficiency/faster running time - may fix xposed issues
- Fix prop issue where non-aml supported mods were affected
- Favor module .aml.sh scripts over built-ins
- Enhanced osp_detect - needed for some mods
- Added chcon fix for Q - may fix issues some users have with v4a/jdsp
- Use proper contexts for aml files
- Clean up script a little bit
- Complete overhaul - most everything happens in the boot script now, no need for redunduncies
- Added Guitardedhero's Dolby Atmos Pie/Q
- Added Ainur DTS
- Removed IceWizard
- Update to new magisk module template - compatible with magisk 19+ only
- Fix for DTS mod osp effect
- More fixes for system as root devices
- Fix bootmode installation for system as root devices
- Fixed uninstall bug
- Updated to new magisk template - compatible with magisk 18+ only
- Bug fixes with mod detection and whatnot
- Small bug fix
- Rework usb policy patching so it's only for separate module - not applied to add devices by default now
- Various bug fixes
- Fixed old bug with upgrades
- Updated for magisk v18 while maintaining backwards compatibility to 15.3 for those problem devices
- Added usb fix for v4a/xhifi (and likely other audio apps as well)
- Added support for audio_platform_info xml files
- Have AML remove patches for disabled mods/not patch disabled mods
- Bug fixes for pre_processing patches
- Added capability for multiple pre/post processing patches (See documentation on support thread for usage)
- Proxy entries must include it's own uuid now - allows for custom UUIDs (See documentation on support thread for usage)
- Added Sony Xperia XZ2
- Updated to magisk 17 template while maintaining backwards compatibility for magisk 15.3+
- Fix icewizard always showing error
- Add capability to replace libraries and effects with patch_cfgs function (-r)
- Change pre_processing patch_cfgs option to -q
- Fix bug with proxy effects
- Fix bugs with osp with xml files
- Fix bug with squaresound
- Updated ice wizard patches
- Delete osp rather than comment out
- Bug fix with osp_detect - should patch all cfgs now
- Added support for mixer_gains, audio_device, and sapa_feature xml files
- Added RUNONCE option for custom AML scripts - allows them to only be run once instead of for each audio cfg file. Use this if your mod doesn't have cfg patches
- Added COUNT variable. Can be used by custom AML scripts to determine how many times script has been run. Use this if your mod has cfg patches and other audio file patches
- Fixed old bug with uninstall file restoration
- Fixed bugs with boot script
- Removed need to specify file with patch_cfgs function - make sure you update your aml.sh script for this
- Added ainur squaresound
- Fixed mixed up libraries/effects
- Fixed bug with acp
- Bug fixes for xml files
- Redid patching backend - huge thanks to Rezmir99 @xda-developers
- Fully integrated aml.sh functionality - users can now user patch_cfgs function and LIBDIR variable like in AudioModificationLibrary.sh script - see support thread for instructions
- Add capability to import any audio mod with a ".aml.sh" file in the root of its magisk directory
- vendor file fix for devices with separate vendor partitions
- misc fixes
- osp_detect fix
- dynamic effect removal fix
- V4A Fix
- Added materialized v4a
- Use dynamic effect removal
- Fix effect removals
- Add soundalive and dha effect removal (needed for some samsung devices)
- Pull ACP patch from ACP mod rather than static patch
- Fine tuned osp patching
- Replaced ubdr with redone ACP
- Added new oreo Ice port
- Fixed lib directory issue with sauron
- Fixed vendor files in bootmode for devices with separate vendor partitions
- Added detection of more policy files
- Fix prop logic for prop files that have empty lines in them
- Fix xml file music_helper/sa3d patching
- Fix osp for htc and other weird devices
- Get rid of vendor cfg creation - no need for it
- More osp fixes
- Attempt fix of osp
- Added sa3d removal for samsung devices
- Fixed osp typo
- Fixed issues with output_session_processing patching
- Fixed janky bootmode stuff
- Fix uninstall/upgrade when a supported audio mod has just been upgraded in bootmode
- Fixes for xml files
- Various other fixes/improvements
- REBIRTH and initial release