propresenter-php/doc/reference_samples
Thorsten Bus b30918af41 feat(macros): add reader for global Macros file
Importer for ProPresenter's protobuf-encoded `Macros` document. Exposes
each macro's UUID and name plus the collections that group them.

- src/MacroLibrary.php: top-level wrapper indexed by UUID and name
- src/Macro.php, src/MacroCollection.php: per-entry wrappers
- src/MacrosFileReader.php: file -> MacroLibrary entry point
- bin/parse-macros.php: CLI listing macros and collections
- tests/MacrosFileReaderTest.php: 10 tests against reference sample
- doc/api/macros.md: API reference, plus INDEX/keywords updates
2026-05-03 20:38:47 +02:00
..
all-songs refactor: make repo Composer-compatible by moving php/ to root and ref/ to doc/reference_samples 2026-03-30 13:26:29 +02:00
ExamplePlaylists refactor: make repo Composer-compatible by moving php/ to root and ref/ to doc/reference_samples 2026-03-30 13:26:29 +02:00
Media refactor: make repo Composer-compatible by moving php/ to root and ref/ to doc/reference_samples 2026-03-30 13:26:29 +02:00
probundle/pro-format-difference refactor: make repo Composer-compatible by moving php/ to root and ref/ to doc/reference_samples 2026-03-30 13:26:29 +02:00
Macros feat(macros): add reader for global Macros file 2026-05-03 20:38:47 +02:00
RestBildExportFromPP.probundle refactor: make repo Composer-compatible by moving php/ to root and ref/ to doc/reference_samples 2026-03-30 13:26:29 +02:00
Test.pro refactor: make repo Composer-compatible by moving php/ to root and ref/ to doc/reference_samples 2026-03-30 13:26:29 +02:00
TestBild.probundle refactor: make repo Composer-compatible by moving php/ to root and ref/ to doc/reference_samples 2026-03-30 13:26:29 +02:00
TestMitBildernUndMakro.pro refactor: make repo Composer-compatible by moving php/ to root and ref/ to doc/reference_samples 2026-03-30 13:26:29 +02:00
TestMitMakro.pro refactor: make repo Composer-compatible by moving php/ to root and ref/ to doc/reference_samples 2026-03-30 13:26:29 +02:00
TestPlaylist.proplaylist refactor: make repo Composer-compatible by moving php/ to root and ref/ to doc/reference_samples 2026-03-30 13:26:29 +02:00
TestTranslated.pro refactor: make repo Composer-compatible by moving php/ to root and ref/ to doc/reference_samples 2026-03-30 13:26:29 +02:00