0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/DOCS/man
Stefano Pigozzi aeb1fca0d4 cocoa: automatically fetch display-fps from the monitor
Comment explains why I have been so doubtful at adding this. The Apple docs
say CGDisplayModeGetRefreshRate is supposed to work only for CRTs, but it
doesn't, and actually works for LCD TVs connected over HDMI and external
displays (at least that's what I'm told, I don't have the hardware to test).
Maybe Apple docs are incorrect.

Since AFAIK Apple doesn't want to give us a better API – maybe in the fear we
might be able to actually write some useful software instead of "apps" –
I decided not to care as well and commit this.
2015-02-03 22:07:37 +01:00
..
af.rst audio: drop swapped-endian audio formats 2014-09-23 23:09:25 +02:00
ao.rst ao_null: add emulation for certain broken behavior 2015-01-30 21:30:54 +01:00
changes.rst manpage: minor changes 2015-01-23 17:41:50 +01:00
encode.rst man: fix a whole bunch of typos 2014-09-01 04:27:13 +02:00
input.rst command: new commands audio_add/audio_remove/audio_reload 2015-02-03 13:53:39 +01:00
ipc.rst ipc: add enable_event and disable_event commands 2014-12-24 14:32:02 +01:00
lua.rst manpage: lua: fix a link 2014-12-26 13:43:46 +01:00
mpv.rst manpage: document 'A' key 2015-01-26 10:01:17 +01:00
options.rst player: add external audio file auto-loading 2015-02-02 21:23:12 +01:00
osc.rst OSC: add osc-message script command (wip) 2015-01-02 16:48:16 +01:00
vf.rst vf_ilpack: remove this filter 2015-01-27 19:13:51 +01:00
vo.rst cocoa: automatically fetch display-fps from the monitor 2015-02-03 22:07:37 +01:00