Age | Commit message (Expand) | Author |
2014-05-06 | Upgrade libgltf | Zolnai Tamás |
2014-05-06 | Use WB_CLIPCHILDREN consistently. | Jan Holesovsky |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-29 | coverity#1210180 Uninitialized pointer field | Caolán McNamara |
2014-04-29 | coverity#1210188 Uninitialized pointer field | Caolán McNamara |
2014-04-28 | Slideshow: display OpenGL window also during slideshow | Zolnai Tamás |
2014-04-28 | avmedia: make OpenGL window render model when play button is pushed. | Zolnai Tamás |
2014-04-28 | OGLWindow: set pos and size values even it is invisible | Zolnai Tamás |
2014-04-28 | Introduce OpenGLContext::MakeCurrent for switching between contexts | Zolnai Tamás |
2014-04-28 | prefer makefile-gmake-mode | Takeshi Abe |
2014-04-27 | OGLPlayer: use libgltf methods for playing 3D animation | Zolnai Tamás |
2014-04-27 | OGLPlayer: no sound of OpenGL models | Zolnai Tamás |
2014-04-27 | OGFrameGrabber: use a BGRA buffer | Zolnai Tamás |
2014-04-27 | First try to render OpenGL content in a window | Zolnai Tamás |
2014-04-27 | avmedia: create a special SystemChildWindow for 3D models | Zolnai Tamás |
2014-04-27 | avmediaogl: Use INetURLObject for URL operations | Zolnai Tamás |
2014-04-27 | avmediaogl: Use glTFHandle for size values | Zolnai Tamás |
2014-04-24 | add missing modelines to cxx and hxx files | Thomas Arnhold |
2014-04-22 | gltf: Trying to re-create the temp path fails on Windows. | Jan Holesovsky |
2014-04-20 | Try to fix build | Zolnai Tamás |
2014-04-20 | Make OGLFrameGrabber work | Zolnai Tamás |
2014-04-20 | Fix build: missing glm_headers | Zolnai Tamás |
2014-04-20 | avmediaogl: load all needed files into buffers for gltf rendering | Zolnai Tamás |
2014-04-19 | avmediaogl: build depends on ENABLE_GLTF instead | Zolnai Tamás |
2014-04-18 | avmediaogl: use a create function for player | Zolnai Tamás |
2014-04-15 | avmedia: sal_Bool->bool | Noel Grandin |
2014-04-10 | Missing include | Stephan Bergmann |
2014-04-07 | Bin empty @seealso, @param, @return etc metacomments | Tor Lillqvist |
2014-04-04 | Fix make file header | Zolnai Tamás |
2014-04-04 | avmediagst: use boost::noncopyable | Zolnai Tamás |
2014-04-04 | avmediaogl: simplify namespace | Zolnai Tamás |
2014-04-04 | Introduce a new media shape property to handle mime type | Zolnai Tamás |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-02 | glTF 3D model embedding: Embed all external resources of *.json file | Zolnai Tamás |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-27 | Avoid unused private field errors | Zolnai Tamás |
2014-03-27 | Try to fix mac build: missing boost headers | Zolnai Tamás |
2014-03-27 | Skeleton of OpenGL avmedia service for playing 3D models | Zolnai Tamás |
2014-03-27 | avmediavlc: Remove duplicated external usage | Zolnai Tamás |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-10 | avmedia: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-03 | upgrade liborcus | Markus Mohrhard |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | Remove visual noise from avmedia | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-07 | auto_ptr -> scoped_ptr | Stephan Bergmann |