summaryrefslogtreecommitdiffstats
path: root/avmedia/source
Commit message (Expand)AuthorAgeFilesLines
* implement --with-system-gltfRene Engelhard2014-08-053-0/+12
* Upload first official libgltf release: libgltf-0.0.0Zolnai Tamás2014-08-056-49/+47
* avmedia/gstreamer: use GST_SECONDSimon Danner2014-08-032-4/+4
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-291-2/+2
* fdo#81055: Crash due to inadequate checks for GL version / capabilitiesZolnai Tamás2014-07-211-0/+31
* Avoid a warning, return early on empty URL.Zolnai Tamás2014-07-201-0/+4
* glTF: allow to move camera also by keyboard in orbit mode.Zolnai Tamás2014-07-171-2/+29
* fdo#81182: Resizing glTF window affects camera positionZolnai Tamás2014-07-161-2/+3
* glTF: More rendering related error handlingZolnai Tamás2014-07-142-2/+12
* glTF: crash after starting a model without an OpenGL windowZolnai Tamás2014-07-111-0/+3
* glTF: Removing one model breaks an other modelZolnai Tamás2014-07-111-0/+1
* glTF: camera movement constraint: use distance from the boundary boxZolnai Tamás2014-07-041-2/+2
* glTF: improve camera movement constraintZolnai Tamás2014-07-031-1/+2
* glTF: constraine camera move in orbit modeZolnai Tamás2014-07-032-0/+19
* Remove obsolete commentZolnai Tamás2014-07-031-1/+0
* avmedia: sal_Bool -> boolStephan Bergmann2014-07-013-4/+4
* Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann2014-07-011-1/+1
* glTF rendering: moving in walktrough mode is to fastZolnai Tamás2014-06-251-4/+4
* Update libgltf: new build system and various fixesZolnai Tamás2014-06-254-29/+68
* glTF export: Use plural folder namesZolnai Tamás2014-06-161-1/+1
* kmz2gltf: Use LO's ZipFileAccess to unzip kmzZolnai Tamás2014-06-131-13/+30
* glTF: Avoid segmentation fault when one of the input files can't be loadedZolnai Tamás2014-06-131-1/+1
* Extract kmz and collada converter code to a seperate functionZolnai Tamás2014-06-131-60/+80
* Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás2014-06-121-1/+1
* Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás2014-06-122-0/+14
* fdo#68849: Add header guards to all include filesJens Carl2014-05-301-1/+9
* OGLFrameGrabber: use reference instead of pointerZolnai Tamás2014-05-293-8/+9
* OGLWindow: no need to call update after changes, timer takes care of itZolnai Tamás2014-05-291-7/+0
* OGLWindow: remove unused zoom levelZolnai Tamás2014-05-292-17/+3
* Remove accidently committed lineZolnai Tamás2014-05-291-1/+0
* OGLWindow: use reference instead of pointerZolnai Tamás2014-05-293-44/+46
* OGLPlayer: use more assertionsZolnai Tamás2014-05-291-0/+20
* First stop the timer, then the animation.Jan Holesovsky2014-05-271-1/+1
* Use AutoTimer instead of Timer, and add some more locking.Jan Holesovsky2014-05-272-2/+5
* OGLPlayer: handle json parsing errorZolnai Tamás2014-05-291-2/+16
* OGLPlayer: check before dereferenceZolnai Tamás2014-05-291-4/+7
* glTF rendering: workaround for camera movementsZolnai Tamás2014-05-281-6/+21
* libgltf: solve this memory leak problem on a better way 2Zolnai Tamás2014-05-281-1/+19
* glTF rendering: fix texture problemsZolnai Tamás2014-05-271-1/+2
* cppcheck: unusedFunctionThomas Arnhold2014-05-252-10/+0
* avmedia: call resize before player window is createdZolnai Tamás2014-05-251-0/+1
* Partly revert 4ec3554a80f065c2d9c957d6ce7f577fb195be02Zolnai Tamás2014-05-252-3/+2
* libgltf: Another new version.Jan Holesovsky2014-05-241-9/+9
* avmedia: remove unused code related to fast-forwardZolnai Tamás2014-05-2315-111/+3
* avmedia: avoid segmentation fault during destruction of media windowZolnai Tamás2014-05-232-3/+5
* coverity#1210188 Uninitialized pointer fieldCaolán McNamara2014-05-231-0/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-222-9/+9
* glTF: download *.dae and *.kmz files to the temp folder before conversionZolnai Tamás2014-05-221-8/+33
* collada2gltf: fix URL problemsZolnai Tamás2014-05-221-12/+20
* libgltf: Updated version.Jan Holesovsky2014-05-213-10/+9