]> git.sesse.net Git - vlc/history - modules/video_output/ios2.m
android/opaque: check if subtitles_picture is not NULL
[vlc] / modules / video_output / ios2.m
2014-10-16 Rémi Denis-Courmontvout: pass only a boolean to VOUT_DISPLAY_CHANGE_FULLSC...
2014-10-16 Rémi Denis-CourmontiOS: check that the vout is not windowed
2014-10-16 Rémi Denis-Courmontvout: remove unreachable GET_OPENGL controls
2014-10-16 Rémi Denis-Courmontios: remove incorrect handling of window state change
2014-10-16 Rémi Denis-Courmontvout: remove no longer used display size event parameter
2014-07-09 Gleb Piniginvout_ios2: partially revert commit 83228de55 due broken...
2014-05-28 Felix Paul Kühnevout_ios2: fix touch event propagation on retina displays
2014-04-24 Felix Paul Kühnevout_ios2: cosmetics
2014-04-24 Felix Paul Kühnevout_ios2: add support for touch events to control...
2014-04-23 Felix Paul Kühneios2_vout: fix potential texture resizing issue if...
2013-09-30 Felix Paul Kühnevout_ios2: compilation fix
2013-09-29 Felix Paul Kühnevout_ios: use a broader background definition (refs...
2013-08-24 Gleb Piniginios2: clean opengl buffers only in active state
2013-08-03 Gleb Piniginvout_ios2: take into account scale of attached screen
2013-07-08 Felix Paul Kühneios2_vout: minor cleanup
2013-05-25 Felix Paul Kühnevout_ios2: remove debug
2013-05-20 Felix Paul Kühnevout_ios2: minor code optimization
2013-05-19 Gleb PiniginFix potential crash when sending notification to deallo...
2013-05-19 Felix Paul Kühneios_vout2: fix crash when trying to draw OpenGL changes...
2013-04-04 Felix Paul Kühnenew OpenGL ES2 video output module for iOS