Eternal Media Bar, new build!

- Reworked a massive amount of code to be more efficient, smaller, simpler, and more extensible.
- Fixed a glitch where the settings menu let you reorganize, move, copy, remove an item in the category when long pressing something in the settings menu.
- Fixed a glitch that could cause the OrganizeMode to be improperly set.
- Fixed a glitch with the options menu where text will be partially cut off with longer names.
- Moved a utility function to a utility class.
- Removed some unnecessary imports.
- Organization is now managed by an int and two booleans, rather than an int[3] to improve overall performance.
- New build with all the new features.

You can grab the new build, or check out the source, contribute at my github:
https://github.com/EternalBlueFlame/EternalMediaBar

Comments