]> git.sesse.net Git - vlc/history - modules/video_output/ios.m
Fix alignment and appearance of ISO standard equalizer centers in Qt GUI
[vlc] / modules / video_output / ios.m
2013-02-09 Jean-Baptiste KempfiOS: no tabs, in source-code
2013-02-09 Gleb Piniginios vout: Avoid opengles1.1 naming convention for 2...
2013-02-08 Felix Paul Kühnevout_ios: use OpenGL ES 2 for rendering
2013-02-08 Felix Paul Kühnevout_ios: use a 32bit color scheme
2013-01-21 Felix Paul Kühnevout_ios: show correct AR even if it changes mid stream
2012-07-05 Felix Paul Kühnevout/ios: set the display size correctly
2012-05-06 Felix Paul Kühnevout_ios: fixed getProcAddress
2012-05-04 Felix Paul Kühnevout_ios: implement gl.getProcAddress
2012-03-26 Felix Paul Kühnevout_ios: fixed compilation warning
2011-12-15 Pere Orgafix filename self-references
2011-05-30 Laurent AimarMade vout_display_opengl_New return a list of chroma...
2011-05-29 Laurent AimarExtended vout_display_opengl_Prepare() with a subpictur...
2011-05-29 Laurent AimarExtended vout_display_opengl_GetPool() to take the...
2011-05-25 Laurent AimarMade vout_display_opengl_t private.
2011-05-25 Laurent AimarAdded vlc_gl_t::getProcAddress() declaration.
2011-02-19 Rémi Denis-CourmontReplace vout_opengl_t with vlc_gl_t
2011-01-09 Laurent AimarAllowed a vout_display_t module to do the OSD/subtitles...
2010-11-17 Pierre d'Herbemontios_vout: Build fix.
2010-10-31 Pierre d'Herbemontvout_ios: We do use 4 spaces indentation and not TABS.
2010-10-31 Romain Goyetmodules: Add iOS vout module.