propresenter-php/php
Thorsten Bus 7de43f4aec feat(pro): auto-select 'normal' arrangement in generator
- Modified generate() method to loop through arrangements and find 'normal' (case-insensitive)
- Falls back to first arrangement if 'normal' not found
- Added test: testGenerateSelectsNormalArrangementWhenPresent
- Added test: testGenerateFallsBackToFirstArrangementWhenNoNormal
- All 12 ProFileGenerator tests pass (82 assertions)
2026-03-02 21:41:15 +01:00
..
bin feat(playlist): add parse-playlist.php CLI tool 2026-03-01 21:19:14 +01:00
generated feat(playlist): add proto field 5, Zip64Fixer, and format spec 2026-03-01 20:50:14 +01:00
proto feat(playlist): add proto field 5, Zip64Fixer, and format spec 2026-03-01 20:50:14 +01:00
src feat(pro): auto-select 'normal' arrangement in generator 2026-03-02 21:41:15 +01:00
tests feat(pro): auto-select 'normal' arrangement in generator 2026-03-02 21:41:15 +01:00
vendor [AI] first parser implementation 2026-03-01 16:12:17 +01:00
.phpunit.result.cache [AI] first parser implementation 2026-03-01 16:12:17 +01:00
composer.json [AI] first parser implementation 2026-03-01 16:12:17 +01:00
composer.lock [AI] first parser implementation 2026-03-01 16:12:17 +01:00
phpunit.xml [AI] first parser implementation 2026-03-01 16:12:17 +01:00