Age | Commit message (Expand) | Author |
2014-09-27 | Term change: Sound/Movie -> Audio/Video | Samuel Mehrbrodt |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-19 | Related fdo#84000: Improve framerate of the models. | Jan Holesovsky |
2014-09-17 | fdo#81237: 2D OpenGL charts was upside-down | Zolnai Tamás |
2014-09-15 | avmedia: sal_False/True -> false/true | Stephan Bergmann |
2014-09-13 | mac: clean-up obsolete conditional code based on old SDK | Norbert Thiebaud |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |
2014-09-11 | fdo#82994 Added some more audio formats | Daniel Sikeler |
2014-09-10 | Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULT | Stephan Bergmann |
2014-09-09 | fdo#82994: Changed filterlabel of .ac3-files | Daniel Sikeler |
2014-09-02 | coverity#1233484 Division or modulo by float zero | Caolán McNamara |
2014-09-02 | fix build | Markus Mohrhard |
2014-08-29 | Mirror vertically the texture bitmaps for OpenGL | Zolnai Tamás |
2014-08-29 | It seems better if the caller allocates the memory for the RGBA buffer. | Zolnai Tamás |
2014-08-29 | Upgrade libgltf to 0.0.1 | Zolnai Tamás |
2014-08-28 | fdo#82994: added missing media extensions | Daniel Sikeler |
2014-08-25 | set names on a bunch more threads... | Michael Stahl |
2014-08-23 | fdo#82577: Handle KeyCode | Tor Lillqvist |
2014-08-22 | Remove some useless tools/debug.hxx includes | Marcos Paulo de Souza |
2014-08-18 | STRING -> String | Thomas Arnhold |
2014-08-17 | libgltf: Append shader language version to the shader files | Zolnai Tamás |
2014-08-15 | ErrorBox AVMEDIA_ERR_URL to String | Thomas Arnhold |
2014-08-15 | Related: rhbz#1130264 plausible fix for reported crash | Caolán McNamara |
2014-08-07 | Handle collada libraries seperately: --disable-collada | Zolnai Tamás |
2014-08-05 | implement --with-system-gltf | Rene Engelhard |
2014-08-05 | Upload first official libgltf release: libgltf-0.0.0 | Zolnai Tamás |
2014-08-03 | avmedia/gstreamer: use GST_SECOND | Simon Danner |
2014-07-29 | simplify return argument of SfxPoolItem::GetPresentation | Noel Grandin |
2014-07-21 | fdo#81055: Crash due to inadequate checks for GL version / capabilities | Zolnai Tamás |
2014-07-20 | Avoid a warning, return early on empty URL. | Zolnai Tamás |
2014-07-17 | glTF: allow to move camera also by keyboard in orbit mode. | Zolnai Tamás |
2014-07-16 | fdo#81182: Resizing glTF window affects camera position | Zolnai Tamás |
2014-07-14 | glTF: More rendering related error handling | Zolnai Tamás |
2014-07-11 | glTF: crash after starting a model without an OpenGL window | Zolnai Tamás |
2014-07-11 | glTF: Removing one model breaks an other model | Zolnai Tamás |
2014-07-07 | fix build errors related to AVFoundation @ OS X <10.7 | Douglas Mencken |
2014-07-04 | glTF: camera movement constraint: use distance from the boundary box | Zolnai Tamás |
2014-07-03 | glTF: improve camera movement constraint | Zolnai Tamás |
2014-07-03 | glTF: constraine camera move in orbit mode | Zolnai Tamás |
2014-07-03 | Remove obsolete comment | Zolnai Tamás |
2014-07-01 | avmedia: sal_Bool -> bool | Stephan Bergmann |
2014-07-01 | Activate the "suspicious cast to sal_Bool" parts of loplugin:salbool | Stephan Bergmann |
2014-06-25 | glTF rendering: moving in walktrough mode is to fast | Zolnai Tamás |
2014-06-25 | Update libgltf: new build system and various fixes | Zolnai Tamás |
2014-06-16 | glTF export: Use plural folder names | Zolnai Tamás |
2014-06-13 | kmz2gltf: Use LO's ZipFileAccess to unzip kmz | Zolnai Tamás |
2014-06-13 | glTF: Avoid segmentation fault when one of the input files can't be loaded | Zolnai Tamás |
2014-06-13 | Extract kmz and collada converter code to a seperate function | Zolnai Tamás |
2014-06-12 | Change glTF mime type: {application -> model}/vnd.gltf+json | Zolnai Tamás |
2014-06-12 | Introduce HAVE_FEATURE_GLTF to enable/disable gltf related code | Zolnai Tamás |