v0.56
This is the general release for MPF-MC 0.56. Download packages are available on PyPI: https://pypi.org/project/mpf-mc/
What's Changed
- Sound player delay, animated image start frame stills by @avanwinkle in #409
- Animated Images: end_frame, frame_skips, image_templates by @avanwinkle in #411
- New 'enabled' property on displays to prevent slide rendering by @avanwinkle in #410
- Detailed error logging for asset load exceptions by @avanwinkle in #412
- dev.3 by @avanwinkle in #413
- Allow animated images to persist frame in asset by @avanwinkle in #416
- Trigger new events in shift and select calls of the text_input widget by @enteryourinitials in #405
- Segment display emulator by @qcapen in #417
- Fix segment display emulator tests by @qcapen in #418
- Segment Display Emulator Full Color and Mask Flashing Mode by @qcapen in #419
- Sound player event block by @qcapen in #420
- Sound player event block by @qcapen in #421
- Fix bitmap font drawing bug (issue #422) by @qcapen in #423
- Fix bug in bitmap font get_extents, add comments by @qcapen in #424
- Initialize audio master_volume from machine variable by @avanwinkle in #427
- refactor: use dmd slides in service mode test by @jabdoa2 in #428
- add 8 segment displays to emulator by @borgdog in #429
- Fix bug in jump_to action by adjusting for sample frames by @seanirby in #426
- New installer by @toomanybrians in #430
- Remove MPF as a package requirement by @toomanybrians in #431
- Add linear_gradient effect by @nullbuilds in #435
- Windows audio fix by @toomanybrians in #437
New Contributors
- @enteryourinitials made their first contribution in #405
- @borgdog made their first contribution in #429
- @nullbuilds made their first contribution in #435
Full Changelog: 0.54...v0.56.1