mpf-mc icon indicating copy to clipboard operation
mpf-mc copied to clipboard

The Mission Pinball Framework Media Controller. Controls graphics, sounds, DMDs, and LCD displays in MPF.

Results 74 mpf-mc issues
Sort by recently updated
recently updated
newest added

Add ability to adjust the pitch of sounds up or down, including random variations (set max and min values).

new feature

fail with helpful message if any of them cannot be loaded

new feature

Bumps [kivy-deps-sdl2](http://kivy.org/) from 0.6.0 to 0.7.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=kivy-deps-sdl2&package-manager=pip&previous-version=0.6.0&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [kivy](https://github.com/kivy/kivy) from 2.2.1 to 2.3.0. Release notes Sourced from kivy's releases. 2.3.0 The Kivy team is happy to announce the release of Kivy 2.3.0 Kivy is an open-source Python...

dependencies

Bumps [pygments](https://github.com/pygments/pygments) from 2.16.1 to 2.17.2. Release notes Sourced from pygments's releases. 2.17.2 Fix a packaging issue on macOS (#2593) 2.17.1 Updated lexers: TOML: Fix bug making lexing of single-quoted...

dependencies

Bumps [ffpyplayer](https://matham.github.io/ffpyplayer/) from 4.3.5 to 4.5.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ffpyplayer&package-manager=pip&previous-version=4.3.5&new-version=4.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

I'm setting up a lcd screen to have the DMD look at 192x64 size, following the instructions on this page [https://missionpinball.org/mc/displays/adding_dot_look_to_lcd/](https://github.com/missionpinball/missionpinball/issues/url) I was having trouble, so reduced my code down...

Hello. For now I use Ubuntu for my coding and I think I have stumbled upon a bug with outline_color. I runt latest dev, 0.57 with Python 3.10. I use...

Hello. Just installed a fresh computer with Windows 11 and Python 3,11 and tried the latest dev version. PATH is correct so shouldn't be the issue. I have tried to...

help wanted

This PR cherry-picks PR #452 into 0.56 release branch to assist folks not yet ready to jump into prerelease 0.57. It bypasses the Windows circular dependency issue on importing audio...