Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (69)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 is the first MediaSPIP stable release.
    Its official release date is June 21, 2013 and is announced here.
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (12695)

  • w32pthreads : fix mingw build on x86 with -msse2 or higher

    14 octobre 2015, par Hendrik Leppkes
    w32pthreads : fix mingw build on x86 with -msse2 or higher
    

    When SSE2 or higher compiler optimizations are used, mingw uses
    the _mm_mfence intrinsic for MemoryBarrier, however it doesn’t include
    the appropriate headers automatically.

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] compat/w32pthreads.h
  • w32pthreads : fix mingw build on x86 with -msse2 or higher

    14 octobre 2015, par Hendrik Leppkes
    w32pthreads : fix mingw build on x86 with -msse2 or higher
    

    When SSE2 or higher compiler optimizations are used, mingw uses
    the _mm_mfence intrinsic for MemoryBarrier, however it doesn’t include
    the appropriate headers automatically.

    • [DH] compat/w32pthreads.h
  • avfilter/af_acrossover : add higher orders

    25 novembre 2020, par Paul B Mahol
    avfilter/af_acrossover : add higher orders
    
    • [DH] libavfilter/af_acrossover.c