mpv/DOCS
der richter a54cc02341 mac: change display name retrieval to localizedName NSScreen property
the old displayName property via the IODisplay API is not working
anymore on ARM based macs and was broken in at least one other case.

instead we use the new localizedName property introduced in 10.15 of the
NSScreen. we don't need any backwards compatibility since 10.15 is the
oldest version we support now.

configs and scripts that use the options and properties fs-screen-name,
screen-name or display-names need to be adjusted since the names could
differ from the previous implementation via the IODisplay API.

Fixes #9697
2023-11-10 14:30:32 +01:00
..
man DOSC/input: clarify a couple of commands where no-osd has no effect 2023-11-09 21:32:35 +00:00
client-api-changes.rst libmpv: add mpv_time_ns() 2023-10-10 19:10:55 +00:00
compatibility.rst
compile-windows.md DOCS/compile-windows.md: update MSYS2 packages 2023-01-28 01:03:12 +00:00
contribute.md DOCS/contribute: increase hard column limit to 100 2023-10-22 14:31:36 +00:00
edl-mpv.rst
encoding.rst
interface-changes.rst mac: change display name retrieval to localizedName NSScreen property 2023-11-10 14:30:32 +01:00
mplayer-changes.rst player/command: remove video-aspect property 2023-08-31 17:37:42 +00:00
release-policy.md DOCS/release-policy.md: add additional advice 2023-07-17 11:55:45 +02:00
tech-overview.txt ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00