summaryrefslogtreecommitdiff
path: root/avmedia/source/viewer/mediawindow_impl.cxx
AgeCommit message (Expand)Author
2016-11-02loplugin:expandablemethods in avmediaNoel Grandin
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-03-25fix headless buildOliver Specht
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-06-04convert MediaState to scoped enumNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-14refactor MediaWindow to use RenderContextTomaž Vajngerl
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-16avmedia: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-10mend misc. lifecycle breakage.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in avmediaNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin
2015-01-14GetData is a hopelessly generic nameCaolán McNamara
2014-11-14catch by referenceCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02fix buildMarkus Mohrhard
2014-07-20Avoid a warning, return early on empty URL.Zolnai Tamás
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-05-25avmedia: call resize before player window is createdZolnai Tamás
2014-05-25Partly revert 4ec3554a80f065c2d9c957d6ce7f577fb195be02Zolnai Tamás
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-05-23avmedia: avoid segmentation fault during destruction of media windowZolnai Tamás
2014-05-15Try the AVMEDIA_MANAGER_SERVICE_NAME_FALLBACK1Tor Lillqvist
2014-05-13glTF rendering: first try to move camera positionZolnai Tamás
2014-05-08avmedia: fix media embedding problem in edit modeZolnai Tamás
2014-05-06Use WB_CLIPCHILDREN consistently.Jan Holesovsky
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-29coverity#1210180 Uninitialized pointer fieldCaolán McNamara
2014-04-28avmedia: make OpenGL window render model when play button is pushed.Zolnai Tamás
2014-04-27First try to render OpenGL content in a windowZolnai Tamás
2014-04-27avmedia: create a special SystemChildWindow for 3D modelsZolnai Tamás
2014-04-20Make OGLFrameGrabber workZolnai Tamás
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-20Transport Referer from MediaWindowImpl::setURL to ...::updateMediaItemStephan Bergmann
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-18Elide some trivial avmedia::MediaWindowImpl private member functionsStephan Bergmann
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann