diff options
Diffstat (limited to 'avmedia/source/quicktime')
-rwxr-xr-x | avmedia/source/quicktime/avmediaQuickTime.component | 34 | ||||
-rwxr-xr-x[-rw-r--r--] | avmedia/source/quicktime/framegrabber.cxx | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | avmedia/source/quicktime/framegrabber.hxx | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | avmedia/source/quicktime/makefile.mk | 8 | ||||
-rwxr-xr-x[-rw-r--r--] | avmedia/source/quicktime/manager.cxx | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | avmedia/source/quicktime/manager.hxx | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | avmedia/source/quicktime/player.cxx | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | avmedia/source/quicktime/player.hxx | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | avmedia/source/quicktime/quicktimecommon.hxx | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | avmedia/source/quicktime/quicktimeuno.cxx | 29 | ||||
-rwxr-xr-x[-rw-r--r--] | avmedia/source/quicktime/window.cxx | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | avmedia/source/quicktime/window.hxx | 0 |
12 files changed, 42 insertions, 29 deletions
diff --git a/avmedia/source/quicktime/avmediaQuickTime.component b/avmedia/source/quicktime/avmediaQuickTime.component new file mode 100755 index 000000000000..aa0251d74c9d --- /dev/null +++ b/avmedia/source/quicktime/avmediaQuickTime.component @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!--********************************************************************** +* +* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +* +* Copyright 2000, 2010 Oracle and/or its affiliates. +* +* OpenOffice.org - a multi-platform office productivity suite +* +* This file is part of OpenOffice.org. +* +* OpenOffice.org is free software: you can redistribute it and/or modify +* it under the terms of the GNU Lesser General Public License version 3 +* only, as published by the Free Software Foundation. +* +* OpenOffice.org is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU Lesser General Public License version 3 for more details +* (a copy is included in the LICENSE file that accompanied this code). +* +* You should have received a copy of the GNU Lesser General Public License +* version 3 along with OpenOffice.org. If not, see +* <http://www.openoffice.org/license.html> +* for a copy of the LGPLv3 License. +* +**********************************************************************--> + +<component loader="com.sun.star.loader.SharedLibrary" + xmlns="http://openoffice.org/2010/uno-components"> + <implementation name="com.sun.star.comp.avmedia.Manager_QuickTime"> + <service name="com.sun.star.media.Manager_QuickTime"/> + </implementation> +</component> diff --git a/avmedia/source/quicktime/framegrabber.cxx b/avmedia/source/quicktime/framegrabber.cxx index 5da2aa2f2836..5da2aa2f2836 100644..100755 --- a/avmedia/source/quicktime/framegrabber.cxx +++ b/avmedia/source/quicktime/framegrabber.cxx diff --git a/avmedia/source/quicktime/framegrabber.hxx b/avmedia/source/quicktime/framegrabber.hxx index 8fa2b5b5fc95..8fa2b5b5fc95 100644..100755 --- a/avmedia/source/quicktime/framegrabber.hxx +++ b/avmedia/source/quicktime/framegrabber.hxx diff --git a/avmedia/source/quicktime/makefile.mk b/avmedia/source/quicktime/makefile.mk index f3c9f244f357..358fce491847 100644..100755 --- a/avmedia/source/quicktime/makefile.mk +++ b/avmedia/source/quicktime/makefile.mk @@ -83,3 +83,11 @@ SHL1VERSIONMAP=$(SOLARENV)/src/component.map dummy: @echo " Nothing to build for GUIBASE=$(GUIBASE)" .ENDIF + +ALLTAR : $(MISC)/avmediaQuickTime.component + +$(MISC)/avmediaQuickTime.component .ERRREMOVE : \ + $(SOLARENV)/bin/createcomponent.xslt avmediaQuickTime.component + $(XSLTPROC) --nonet --stringparam uri \ + '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \ + $(SOLARENV)/bin/createcomponent.xslt avmediaQuickTime.component diff --git a/avmedia/source/quicktime/manager.cxx b/avmedia/source/quicktime/manager.cxx index ca8da8e5d8b4..ca8da8e5d8b4 100644..100755 --- a/avmedia/source/quicktime/manager.cxx +++ b/avmedia/source/quicktime/manager.cxx diff --git a/avmedia/source/quicktime/manager.hxx b/avmedia/source/quicktime/manager.hxx index 8c8749683ce7..8c8749683ce7 100644..100755 --- a/avmedia/source/quicktime/manager.hxx +++ b/avmedia/source/quicktime/manager.hxx diff --git a/avmedia/source/quicktime/player.cxx b/avmedia/source/quicktime/player.cxx index 8b623e93c8ce..8b623e93c8ce 100644..100755 --- a/avmedia/source/quicktime/player.cxx +++ b/avmedia/source/quicktime/player.cxx diff --git a/avmedia/source/quicktime/player.hxx b/avmedia/source/quicktime/player.hxx index da9bbfc8ec8b..da9bbfc8ec8b 100644..100755 --- a/avmedia/source/quicktime/player.hxx +++ b/avmedia/source/quicktime/player.hxx diff --git a/avmedia/source/quicktime/quicktimecommon.hxx b/avmedia/source/quicktime/quicktimecommon.hxx index 1c22377efe9a..1c22377efe9a 100644..100755 --- a/avmedia/source/quicktime/quicktimecommon.hxx +++ b/avmedia/source/quicktime/quicktimecommon.hxx diff --git a/avmedia/source/quicktime/quicktimeuno.cxx b/avmedia/source/quicktime/quicktimeuno.cxx index 6301fd655ed3..275c9446e23b 100644..100755 --- a/avmedia/source/quicktime/quicktimeuno.cxx +++ b/avmedia/source/quicktime/quicktimeuno.cxx @@ -49,35 +49,6 @@ extern "C" void SAL_CALL component_getImplementationEnvironment( const sal_Char *ppEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME; } -// ----------------------- -// - component_writeInfo - -// ----------------------- - -extern "C" sal_Bool SAL_CALL component_writeInfo( void* /* pServiceManager */, void* pRegistryKey ) -{ - sal_Bool bRet = sal_False; - - if( pRegistryKey ) - { - try - { - uno::Reference< registry::XRegistryKey > xNewKey1( - static_cast< registry::XRegistryKey* >( pRegistryKey )->createKey( - ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( - "/" AVMEDIA_QUICKTIME_MANAGER_IMPLEMENTATIONNAME "/UNO/SERVICES/" - AVMEDIA_QUICKTIME_MANAGER_SERVICENAME )) ) ); - - bRet = sal_True; - } - catch( registry::InvalidRegistryException& ) - { - OSL_ENSURE( sal_False, "### InvalidRegistryException!" ); - } - } - - return bRet; -} - // ------------------------ // - component_getFactory - // ------------------------ diff --git a/avmedia/source/quicktime/window.cxx b/avmedia/source/quicktime/window.cxx index 9b9c14ae2622..9b9c14ae2622 100644..100755 --- a/avmedia/source/quicktime/window.cxx +++ b/avmedia/source/quicktime/window.cxx diff --git a/avmedia/source/quicktime/window.hxx b/avmedia/source/quicktime/window.hxx index e782e6367af9..e782e6367af9 100644..100755 --- a/avmedia/source/quicktime/window.hxx +++ b/avmedia/source/quicktime/window.hxx |