• David Fuhrmann's avatar
    macosx vout: replace custom picture placement code by placePicture call, and other simplifications · c47f7383
    David Fuhrmann authored
    Now, the vout should have the same functionality as all the other. At least in
    fullscreen, zoom should work now like in other vouts.
    Furthermore, this commit tells the core our current size on every resize,
    so we get a sharp osd screen every time. For zoom / ar / crop / size handling,
    the code was simplified in order to remove duplicated lines and to make the
    code more readable.
    
    Should also close #307.
    c47f7383
macosx.m 24.7 KB