summaryrefslogtreecommitdiff
path: root/avmedia/source/viewer
AgeCommit message (Expand)Author
2015-01-14GetData is a hopelessly generic nameCaolán McNamara
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara
2014-11-14catch by referenceCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-12Wording: 'Audio/Video' -> 'Audio or Video'Samuel Mehrbrodt
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-15avmedia: sal_False/True -> false/trueStephan Bergmann
2014-09-11fdo#82994 Added some more audio formatsDaniel Sikeler
2014-09-09fdo#82994: Changed filterlabel of .ac3-filesDaniel Sikeler
2014-09-02fix buildMarkus Mohrhard
2014-08-28fdo#82994: added missing media extensionsDaniel Sikeler
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-18STRING -> StringThomas Arnhold
2014-08-15ErrorBox AVMEDIA_ERR_URL to StringThomas Arnhold
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-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-15Try the AVMEDIA_MANAGER_SERVICE_NAME_FALLBACK1Tor Lillqvist
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
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-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from avmediaAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2013-12-07fdo#72398 add m4v to allowed movie extsDavid Tardon
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
2013-11-18Fix debug outputStephan Bergmann