Technical Documentation

This page acts as a portal for various technical documentation about Aegisub's internals, as well as proposals for how various things can be implemented.

Re-writes

Programs

  • Installer - The new  WiX based installer 2.2 and beyond.
  • Media server - Design documents and protocol definition for media server interface
  • Reporter - Send info back to the project. (system info, crash reports)

Specs

  • .agi - Aegisub custom file format.
  • .pagi - Aegisub project format.
  • Plugin API - Proposal for the new plugin API.

Design

General