Audio/Video media implementation. Provides per-platform implementations of multimedia functionality. Currently no stream API is provided, only a URI based one, so streaming has to be wrapped around it via temp files. Also provides (in source/framework/mediacontrol.cxx) an implementation of the graphical media playback control that appears in the toolbar / mediaobject bar when media is selected under the .uno:AVMediaToolBox item. == avmedia/gstreamer == The avmedia component is implementation of manager service defined in offapi/com/sun/star/media/. Radek has added implementation based on gstreamer so that we can add audio and video files into impress presentation on Linux with gstreamer. The implementation is pretty straightforward, sometimes it has problems when gstreamer installation is incomplete. In the beginning the media files were not embedded, Thorsten added support for that later. FUTURE work: it might be worthwhile to revamp the avmedia UI 7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)Author
2012-12-29follow logical consequences of a minimum icu version of 4.6Caolán McNamara
2012-12-21getFunctionSymbolByName: make fall-back locale actually workMichael Meeks
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-12-21Adapt i18npool saxparser to defaultBootstrap_InitialComponentContextStephan Bergmann
2012-12-21fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks
2012-12-19added [hr-HR] D.M.Y. date acceptance pattern (dot after year)Eike Rathke
2012-12-13introduced [mul] multiple and [und] undetermined language codesEike Rathke
2012-12-11avoid liblangtag processing for known locales, and know 'qtz'Eike Rathke
2012-12-10fdo#52240 added [hr-HR] date acceptance patterns D/M/Y;D/MEike Rathke
2012-12-10fdo#52240 added [no-NO] date acceptance patterns D.M;D/M/Y;D/M;D/M YEike Rathke
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-30Removed useless method from languagetagPaula Mannes
2012-11-30added rtl_Locale convenience ctorEike Rathke
2012-11-30add Sidama (sid) languageAndras Timar
2012-11-29resolved fdo#57668 additional date formats using '/' separatorEike Rathke
2012-11-28changes to Congolese localesEike Rathke
2012-11-28Add/modify locales & language list entries for Congolese languagesJeremy Brown
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-27do not resolve LANGUAGE_NONE in MsLangId::getRealLanguage()Eike Rathke
2012-11-27fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin
2012-11-27fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin
2012-11-24Move in-build liblangtag data to solver's unittest/installation/shareStephan Bergmann
2012-11-22exclude language(-Script) only tags from pRegionT==NULL checkEike Rathke
2012-11-21added operator==() and operator!=() to LanguageTagEike Rathke
2012-11-20Blind fix for MACOSX-only MsLangId::convertIsoNamesToLanguage leftoverStephan Bergmann
2012-11-20slowly stabbing MsLangId::convert...() to deathEike Rathke
2012-11-16added LanguageTag::makeFallback()Eike Rathke
2012-11-16added LanguageTag::getIsoLanguageCountry() methodEike Rathke
2012-11-16added LanguageTag::reset() methodsEike Rathke
2012-11-16return const reference for getBcp47() and getLocale()Eike Rathke
2012-11-15LanguageTag getters with optional bResolveSystem parameterEike Rathke
2012-11-12fdo#46807: Add LRM before Shekel sign, forcing it to appear left of numbersLior Kaplan
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-09adapt to liblangtag 0.4.0 typesEike Rathke
2012-11-09ensure lt_error_t is free'd and enable SAL_WARN/INFO againEike Rathke
2012-11-07enhance documentation of Currency legacyOnly attributeEike Rathke
2012-11-07Put the __attribute__ in the correct placeTor Lillqvist
2012-11-06fdo#56346 add a few more Uralic languages to languages dropdownAndras Timar
2012-11-06Try to unbreak the Android buildTor Lillqvist
2012-11-06WaE: duplicated variable nameCaolán McNamara
2012-11-06fix build with icu-4.0Petr Mladek
2012-11-06Adapting to liblangtag 0.4.0Fridrich Štrba
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin