Recherche avancée

Médias (0)

Mot : - Tags -/upload

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (55)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • 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 (9211)

  • Windows/MSVC : Add ENABLE_64_BIT_WORDS macro

    1er mai 2016, par Erik de Castro Lopo
    Windows/MSVC : Add ENABLE_64_BIT_WORDS macro
    

    Allow setting of ENABLE_64_BIT_WORDS preprocessor variable for
    libFLAC_dynamic, libFLAC_static and test_libFLAC projects and x64
    platform.

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] src/libFLAC/libFLAC_dynamic.vcxproj
    • [DH] src/libFLAC/libFLAC_static.vcxproj
    • [DH] src/test_libFLAC/test_libFLAC.vcxproj
  • Clean up #includes

    23 janvier 2016, par Erik de Castro Lopo
    Clean up #includes
    

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] include/share/endswap.h
    • [DH] src/libFLAC/stream_encoder.c
    • [DH] src/metaflac/main.c
  • avcodec/exif/exif_add_metadata : add support for SSHORT & SBYTE

    20 avril 2014, par Michael Niedermayer
    avcodec/exif/exif_add_metadata : add support for SSHORT & SBYTE
    

    No working testcase, this omission was just spoted when the parser apparently went out of
    sync.

    Reviewed-by ; Thilo Borgmann <thilo.borgmann@mail.de>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/exif.c
    • [DH] libavcodec/tiff.c
    • [DH] libavcodec/tiff_common.c
    • [DH] libavcodec/tiff_common.h