propresenter-php/php/tests
Thorsten Bus 2c1b8e3370 feat(playlist): add proto field 5, Zip64Fixer, and format spec
- Add arrangement_name field 5 to PlaylistItem.Presentation proto
- Regenerate PHP proto classes with new field
- Implement Zip64Fixer utility to patch ProPresenter's broken ZIP headers
- Add comprehensive test suite for Zip64Fixer (7 tests, 37 assertions)
- Create pp_playlist_spec.md documenting .proplaylist file format

Wave 1 of proplaylist-module plan complete (Tasks 1-3)
2026-03-01 20:50:14 +01:00
..
ArrangementTest.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
BinaryFidelityTest.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
GroupTest.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
MassValidationTest.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
ProFileGeneratorTest.php [AI] extend ProFileGenerator with macro, media, and label creation 2026-03-01 18:46:10 +01:00
ProFileReaderTest.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
ProFileWriterTest.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
RtfExtractorTest.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
SlideExtendedTest.php [AI] add slide label, macro, and media support 2026-03-01 18:46:08 +01:00
SlideTest.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
SmokeTest.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
SongMetadataTest.php [AI] add Song metadata getters/setters for CCLI, category, notes 2026-03-01 16:34:00 +01:00
SongTest.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
TextElementSetPlainTextTest.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
TextElementTest.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Zip64FixerTest.php feat(playlist): add proto field 5, Zip64Fixer, and format spec 2026-03-01 20:50:14 +01:00