- 15 May, 2014 40 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: Idb4b6442be7ddb08875c6b59f54a887399385be7
-
Tomaž Vajngerl yazdı
Change-Id: Ie503c2758e809712c99df6e53a02ac6e719dd036
-
Tomaž Vajngerl yazdı
Change-Id: I8cfaa06019e641e0590065d8f6a3266ff82acb88
-
Miklos Vajna yazdı
Change-Id: I3edb253238db182054b7688061916a2432b687b5
-
Kohei Yoshida yazdı
Change-Id: I7df56e7549e8ccccdfa9ca1b88f85e8c81e4a946
-
Tor Lillqvist yazdı
Change-Id: If4f5c51e986b51f5795012b9535ab7a7ea51337b
-
Tor Lillqvist yazdı
Change-Id: I51336c09aaa6ecdaa5da537a4a21efbff305da6e
-
Tor Lillqvist yazdı
Change-Id: Ide91e3302aa17052eb4deb3ddd16ff1ef83401fe
-
Tor Lillqvist yazdı
Change-Id: I7873d99e5982170551ba0ff7b4f383af5935c25b
-
Tor Lillqvist yazdı
Change-Id: I76eb213ff4cb93196ea81dd43a465da61c0cdee2
-
Herbert Dürr yazdı
in AV Foundation the most accurate media asset duration is available when the AVPlayerItem's status changes to AVPlayerItemStatusReadyToPlay. There already is an observer for this, but the upper layers expect getDuration() to be synchronous and to return within a reasonable time. Since returning an approximation is sufficient using the AVAsset's duration as fallback is fine.
-
Tor Lillqvist yazdı
So no reason to avoid it when building for the Mac App Store (i.e. when building a sandboxed LibreOffice). (At least I assume it was because of the deprecatedness of QuickTime that it was conditional on not building a sandboxed LibreOffice.) Change-Id: I9d50490aa878ba5e40594b39eac88f23df3ef0a6
-
Thomas Arnhold yazdı
Change-Id: I8f29f6344592c2bb1ae0d03304cf6e18b6df3a29
-
Caolán McNamara yazdı
e.g. select all in macro editor in virtualbox and paste into Linux macro editor and explode in debugging iterator land. regression due to IA2 integration of efb23f29 Change-Id: Ic7a4e9f5455f4ba3eaf0afd38fd5e445d6dc28e6
-
Tor Lillqvist yazdı
Change-Id: Iacd00f1371ea276758702bd5eb8380f542790c55
-
Tor Lillqvist yazdı
Change-Id: I3d7080c5013f4d692263a9e5f566bcdbeeb0aeea
-
Tor Lillqvist yazdı
Change-Id: I8e0a3c1f96ca908ce942050d51cb43fd7724dbae
-
Tor Lillqvist yazdı
Change-Id: I595d24a08f91f501554bd803a489bc32ed2274f8
-
Herbert Dürr yazdı
FrameGrabber used to load its own copy of a movie. Since multimedia content is often very data-intensive this should and can be avoided by using the movie asset already available in the Player. Change-Id: I5ace1d1751b38839ef051ce0dc0328308325b269
-
Herbert Dürr yazdı
Adapted as needed and gbuildified by tml. For the files that actually are Objective-C++ use the .mm suffix. Change-Id: Ieec40b722df6463a1061d19d38154828ff8adca2
-
Herbert Dürr yazdı
because the QuickTime API is not available to 64bit clients. The switch to QTKit is temporary only because it has already been deprecated in OSX 10.9. We'll have to switch to OSX's AVFoundation framework instead soon. Suggested by: Ariel Constenla-Haile <arielch@apache.org> Change-Id: I86835b050ae62fe86361852dc4be0f9688c9b14f
-
Thomas Arnhold yazdı
none of the corresponding headers is included... Change-Id: I85061dc159ace0fd727e3d32e52b14c123690584
-
Kohei Yoshida yazdı
ResortChildren() does that at the very beginning. Change-Id: I696c9d796cc6631048fb3d9409d6eda1085a7612
-
Thomas Arnhold yazdı
Change-Id: I3b1c7ccb523232433421def6622e2fc75348ec5f
-
Takeshi Abe yazdı
Change-Id: I7dc862794f7f0973bd4de7b54f7a1fb15235bc3e
-
Caolán McNamara yazdı
Change-Id: I8a2b54c97f20e581b9703bf33dbba537c2f603c2
-
Herbert Dürr yazdı
remove obsoleted sal-module-internal custom STL allocator The SAL module avoided the heavy dependency on the stlport4-libraries by using a custom allocator for its internal STL containers. With stlport4 removed these dependencies are gone and the SAL-internal custom allocator is obsoleted. (cherry picked from commit c6e0325d) Conflicts: include/osl/diagnose.hxx include/rtl/allocator.hxx sal/osl/w32/procimpl.cxx sal/qa/osl/process/osl_process.cxx sal/rtl/bootstrap.cxx sal/rtl/source/hash.cxx sal/rtl/source/unload.cxx Change-Id: I8515382828eda36aba1fec5f23e0f2a89aef7a33
-
Kohei Yoshida yazdı
This also fixes memory leak via nested calls of release(). Change-Id: I3ba90901366319bb3ee870903130042b375f733c
-
Stephan Bergmann yazdı
Change-Id: Iede16b58830e9605943b87528b3f5569035b8449
-
Markus Mohrhard yazdı
Change-Id: Id2a5c3009b46f9f91706b433411ca9f9c3cb7e39 Reviewed-on: https://gerrit.libreoffice.org/9334Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Ia37b21af217af9b24522da28e817b4cb6ca2f8c9
-
David Tardon yazdı
Change-Id: I103d114442131add6644d01d47bf705aa57685dd
-
David Tardon yazdı
Project: dictionaries b31244205066114f5721beef118be7f9e518cd22
-
Thomas Arnhold yazdı
Change-Id: I3e51a62710bb46c8255fd228d41d9300c90a1fb5 Reviewed-on: https://gerrit.libreoffice.org/9360Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Zolnai Tamás yazdı
For now its too slow to render by mousemove so use mousebuttonup instead. It seems gltf_renderer_rotate_camera() method does not rotate the camera but set the new position of it. Change-Id: I0fe7895720dbf95acb0963a5ba6dd2a5840d8f6b
-
Zolnai Tamás yazdı
Change-Id: Icca39a44d6a4437f20d120b4032a39f7e74ac066
-
Zolnai Tamás yazdı
Change-Id: I52b3d100512cad569a53d10c9dc819e4548ba928
-
Zolnai Tamás yazdı
To avoid segmentation fault. Plus some comments. Change-Id: I7368b34a29b595f52975f41836d4fe1f63e4e859
-
Zolnai Tamás yazdı
OpenGL window is a SystemChildWindow which doesn't handle window events as a vcl Window does (call it's event handler functions and the given event listeners), so I added a new parent which will handle window events and capture them from the slideshow's main window. Change-Id: I06ac87fb85e663e52f2691c1311605b3fd7d3afa
-
Zolnai Tamás yazdı
Change-Id: Ic4c4b886f5a60508e4f62eb3396850d09ae5d0a0
-