summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2014-05-10coverity#1213288 Resource leakCaolán McNamara
2014-05-08avmedia: fix media embedding problem in edit modeZolnai Tamás
2014-05-08DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás
2014-05-06Upgrade libgltfZolnai Tamás
2014-05-06Use WB_CLIPCHILDREN consistently.Jan Holesovsky
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-29coverity#1210180 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210188 Uninitialized pointer fieldCaolán McNamara
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás
2014-04-28avmedia: make OpenGL window render model when play button is pushed.Zolnai Tamás
2014-04-28OGLWindow: set pos and size values even it is invisibleZolnai Tamás
2014-04-28Introduce OpenGLContext::MakeCurrent for switching between contextsZolnai Tamás
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-27OGLPlayer: use libgltf methods for playing 3D animationZolnai Tamás
2014-04-27OGLPlayer: no sound of OpenGL modelsZolnai Tamás
2014-04-27OGFrameGrabber: use a BGRA bufferZolnai 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-27avmediaogl: Use INetURLObject for URL operationsZolnai Tamás
2014-04-27avmediaogl: Use glTFHandle for size valuesZolnai Tamás
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-22gltf: Trying to re-create the temp path fails on Windows.Jan Holesovsky
2014-04-20Try to fix buildZolnai Tamás
2014-04-20Make OGLFrameGrabber workZolnai Tamás
2014-04-20Fix build: missing glm_headersZolnai Tamás
2014-04-20avmediaogl: load all needed files into buffers for gltf renderingZolnai Tamás
2014-04-19avmediaogl: build depends on ENABLE_GLTF insteadZolnai Tamás
2014-04-18avmediaogl: use a create function for playerZolnai Tamás
2014-04-15avmedia: sal_Bool->boolNoel Grandin
2014-04-10Missing includeStephan Bergmann
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-04Fix make file headerZolnai Tamás
2014-04-04avmediagst: use boost::noncopyableZolnai Tamás
2014-04-04avmediaogl: simplify namespaceZolnai Tamás
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai 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-03-27Avoid unused private field errorsZolnai Tamás
2014-03-27Try to fix mac build: missing boost headersZolnai Tamás
2014-03-27Skeleton of OpenGL avmedia service for playing 3D modelsZolnai Tamás
2014-03-27avmediavlc: Remove duplicated external usageZolnai Tamás
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10avmedia: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-03upgrade liborcusMarkus Mohrhard
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