Skip to content

AEP MASTER

Pre-release
Pre-release
Compare
Choose a tag to compare
@DavidEscalante DavidEscalante released this 02 Mar 06:07
· 8 commits to master since this release
977ce74

In an attempt to make the app experience smooth, the app will create now in the user home directory a folder called AEPMASTER were it will store this files:
8CxsDP3m3XH8kuyrMhPocUGwboZbJd4.txt
aerender_location.txt

  • 8CxsDP3m3XH8kuyrMhPocUGwboZbJd4.txt
    This is a random generated name so there is no mistake detecting it. This is created once Terminal is allowed in Accessibility.

The reason this file exists, is so the app don't have to check Terminal in Accessibility each time you launch the app, it will only look for this app, and as long the app exists, means Terminal was granted previously the Accessibility access.

  • aerender_location.txt
    The app will ask you for the aerender file location the first time you launch it.

The location will then be stored in this text file. If the app is unable to locate the aerender file during launch, it will delete this .txt file and ask you again to locate the file, creating a new text fill with the new location.

Other changes:

  • Added: GUI timer showing how many seconds remain before the system shuts down and from here the user can cancel the automatic shutdown process.
  • Added: Dialog window that shows after all the tasks are done and it allows the user to reveal the final .mp4 on the finder if the user choose to.