Skip to content

v0.2 MacOS

Compare
Choose a tag to compare
@xfangfang xfangfang released this 07 Jun 14:19
· 198 commits to main since this release

⚠️ It seems that the application compiled by the higher system version cannot be used on the lower version, MacOS version between 11.4 and 10.15 can use the following build:
https://github.com/xfangfang/Macast/actions/runs/927837829

  • A Setting class is added to store global variables
  • The management of MPV thread is improved to avoid the problem that MPV is not closed when exiting the application
  • Fixed a problem where event subscribe was not available
  • Store the generated UUID to avoid showing it as another device when restarting the application