summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* coverity#1213288 Resource leakCaolán McNamara2014-05-101-0/+3
* avmedia: fix media embedding problem in edit modeZolnai Tamás2014-05-081-2/+1
* DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás2014-05-081-11/+0
* Upgrade libgltfZolnai Tamás2014-05-065-12/+7
* Use WB_CLIPCHILDREN consistently.Jan Holesovsky2014-05-061-1/+1
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-4/+4
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* coverity#1210180 Uninitialized pointer fieldCaolán McNamara2014-04-291-0/+1
* coverity#1210188 Uninitialized pointer fieldCaolán McNamara2014-04-291-0/+1
* Slideshow: display OpenGL window also during slideshowZolnai Tamás2014-04-283-0/+14
* avmedia: make OpenGL window render model when play button is pushed.Zolnai Tamás2014-04-284-8/+16
* OGLWindow: set pos and size values even it is invisibleZolnai Tamás2014-04-281-7/+7
* Introduce OpenGLContext::MakeCurrent for switching between contextsZolnai Tamás2014-04-281-0/+1
* prefer makefile-gmake-modeTakeshi Abe2014-04-288-8/+8
* OGLPlayer: use libgltf methods for playing 3D animationZolnai Tamás2014-04-272-18/+12
* OGLPlayer: no sound of OpenGL modelsZolnai Tamás2014-04-271-8/+4
* OGFrameGrabber: use a BGRA bufferZolnai Tamás2014-04-271-20/+7
* First try to render OpenGL content in a windowZolnai Tamás2014-04-275-27/+52
* avmedia: create a special SystemChildWindow for 3D modelsZolnai Tamás2014-04-273-17/+46
* avmediaogl: Use INetURLObject for URL operationsZolnai Tamás2014-04-271-3/+3
* avmediaogl: Use glTFHandle for size valuesZolnai Tamás2014-04-271-1/+1
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-243-1/+11
* gltf: Trying to re-create the temp path fails on Windows.Jan Holesovsky2014-04-221-1/+1
* Try to fix buildZolnai Tamás2014-04-201-1/+5
* Make OGLFrameGrabber workZolnai Tamás2014-04-207-15/+45
* Fix build: missing glm_headersZolnai Tamás2014-04-201-0/+1
* avmediaogl: load all needed files into buffers for gltf renderingZolnai Tamás2014-04-203-1/+99
* avmediaogl: build depends on ENABLE_GLTF insteadZolnai Tamás2014-04-191-1/+1
* avmediaogl: use a create function for playerZolnai Tamás2014-04-183-9/+17
* avmedia: sal_Bool->boolNoel Grandin2014-04-154-9/+9
* Missing includeStephan Bergmann2014-04-101-0/+2
* Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2014-04-071-20/+0
* Fix make file headerZolnai Tamás2014-04-041-1/+1
* avmediagst: use boost::noncopyableZolnai Tamás2014-04-041-3/+2
* avmediaogl: simplify namespaceZolnai Tamás2014-04-041-2/+2
* Introduce a new media shape property to handle mime typeZolnai Tamás2014-04-044-32/+83
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-036-18/+18
* glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás2014-04-023-6/+204
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-017-8/+8
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-275-48/+48
* Avoid unused private field errorsZolnai Tamás2014-03-272-0/+2
* Try to fix mac build: missing boost headersZolnai Tamás2014-03-271-0/+2
* Skeleton of OpenGL avmedia service for playing 3D modelsZolnai Tamás2014-03-2712-0/+781
* avmediavlc: Remove duplicated external usageZolnai Tamás2014-03-271-2/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-269-110/+110
* avmedia: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-20/+1
* upgrade liborcusMarkus Mohrhard2014-03-031-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2620-258/+258
* Remove visual noise from avmediaAlexander Wilms2014-02-2522-90/+90
* Remove unneccessary commentsAlexander Wilms2014-02-2316-245/+169