Recherche avancée

Médias (91)

Autres articles (75)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    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 (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

Sur d’autres sites (10164)

  • Revision 6b47025088 : Updated version to 1.1.1.

    9 mai 2013, par Marc Noirot

    Changed Paths :
     Modify /CMakeLists.txt


     Modify /NEWS


     Modify /configure.ac



    Updated version to 1.1.1.

  • Version bump : 2.96a.20100624

    24 juin 2010, par Scott Schiller

    m src/SoundManager2.as m src/SoundManager2_AS3.as m swf/soundmanager2.swf m swf/soundmanager2_debug.swf m swf/soundmanager2_flash9.swf m swf/soundmanager2_flash9_debug.swf m swf/soundmanager2_flash_xdomain.zip Version bump : 2.96a.20100624

  • configure : fix SDL2 version check for pkg_config fallback

    17 juin 2022, par dvhh
    configure : fix SDL2 version check for pkg_config fallback
    

    pkg_config fallback for SDL2 use 2.1.0 as max (excluded) version
    where the pkg_config specify 3.0.0
    Correcting fallback version to be in line with the pkg_config version

    Signed-off-by : dvhh <dvhh@yahoo.com>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] configure