FD- / RPiPlay

An open-source AirPlay mirroring server for the Raspberry Pi. Supports iOS 9 and up.
GNU General Public License v3.0
4.93k stars 353 forks source link

Added resolution and frame rate arg. #190

Closed seungjunProgramming closed 3 years ago

seungjunProgramming commented 3 years ago

-x: display with (Update complete) -y: display height (Update complete) -z: display frame rate (Added #define for frame rate control, adding support for boot arg.)

pallas commented 3 years ago

A lot of these changes seem like incremental WIP commits. Could you rebase/squash them (e.g. all the README updates) and re-push the PR?

seungjunProgramming commented 3 years ago

Reverted wrong commits

seungjunProgramming commented 3 years ago

OK Will Reopen PR after fixing README and etc

pallas commented 3 years ago

FYI, you can just force push to the merge branch to update the PR.