summaryrefslogtreecommitdiff
path: root/avmedia/source/viewer
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás1-0/+9
2014-05-25avmedia: call resize before player window is createdZolnai Tamás1-0/+1
2014-05-25Partly revert 4ec3554a80f065c2d9c957d6ce7f577fb195be02Zolnai Tamás2-3/+2
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás2-9/+1
2014-05-23avmedia: avoid segmentation fault during destruction of media windowZolnai Tamás2-3/+5
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-12/+0
2014-05-15Try the AVMEDIA_MANAGER_SERVICE_NAME_FALLBACK1Tor Lillqvist1-0/+4
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-4/+4
2014-05-13glTF rendering: first try to move camera positionZolnai Tamás2-9/+12
2014-05-08avmedia: fix media embedding problem in edit modeZolnai Tamás1-2/+1
2014-05-06Use WB_CLIPCHILDREN consistently.Jan Holesovsky1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-4/+4
2014-04-29coverity#1210180 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-28avmedia: make OpenGL window render model when play button is pushed.Zolnai Tamás1-3/+6
2014-04-27First try to render OpenGL content in a windowZolnai Tamás1-9/+2
2014-04-27avmedia: create a special SystemChildWindow for 3D modelsZolnai Tamás2-16/+40
2014-04-20Make OGLFrameGrabber workZolnai Tamás3-8/+8
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás2-30/+54
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2-32/+32
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-22/+22
2014-02-25Remove visual noise from avmediaAlexander Wilms3-13/+13
2014-02-23Remove unneccessary commentsAlexander Wilms3-76/+76
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann1-1/+2
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr1-1/+1
2013-12-07fdo#72398 add m4v to allowed movie extsDavid Tardon1-1/+1
2013-11-20Transport Referer from MediaWindowImpl::setURL to ...::updateMediaItemStephan Bergmann2-1/+3
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann3-14/+21
2013-11-18Elide some trivial avmedia::MediaWindowImpl private member functionsStephan Bergmann2-87/+37
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann1-1/+1
2013-11-18Fix debug outputStephan Bergmann1-2/+2
2013-11-18Simplify MediaWindow::mpImplStephan Bergmann3-36/+15
2013-11-18Remove bogus commentStephan Bergmann1-2/+0
2013-11-18Fold MediaWindowBaseImpl into MediaWindowImplStephan Bergmann4-543/+359
2013-10-12Bin apparently unneeded #includeTor Lillqvist1-3/+0
2013-10-04Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara1-2/+13
2013-10-03filters with incorrect trailing semicolonsCaolán McNamara1-2/+2
2013-10-03CID#738557 unused mbIsMediaWindowJavaBased memberCaolán McNamara1-2/+0
2013-09-23Avmedia/VLC: Adding more debug infoMinh Ngo1-1/+1
2013-09-20Avmedia/VLC: Fixing a bug with a keyframe attachingMinh Ngo1-2/+2
2013-09-20Avmedia: Change a background to the black color.Minh Ngo1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-3/+3
2013-07-26Insert vlc at the top of the service list to try for media.Michael Meeks1-0/+1
2013-05-02fdo#64003 - added rmi and snd to insert -> movie & sound listJoel Madero1-0/+2
2013-04-26fdo#56832 Explicitly mention Ogg Audio and VideoSamuel Mehrbrodt1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-2/+2
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-03-08add a few more missing media extensions.Michael Meeks1-1/+2
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király1-1/+1