[MPlayer-dev-eng] [PATCH] vo_macosx: fix device_id option after r28165
Adrian Stutz
adrian at sttz.ch
Fri Jan 9 16:03:42 CET 2009
I missed the screen_force BOOL in my patch to vo_macosx to replace the
custom options parsing with subopt_parse().
Because screen_force is never set to YES anymore, the device_id option has
no effect on fullscreen.
The attched patch fixes that and removes screen_force, since screen_id is
only used to force fullscreen anyway. The patch instead allows screen_id to
be negative for automatic fullscreen device selection and assumes a forced
selection for any positive value.
Patch also includes update of the manpage that includes the new negative
value of device_id.
Greetings
Adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vo_macosx_device_id.patch
Type: application/octet-stream
Size: 2168 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090109/060c4f09/attachment.obj>
More information about the MPlayer-dev-eng
mailing list