Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (74)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

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

Sur d’autres sites (4521)

  • avutil : fix version macros doxygen module

    4 juillet 2014, par Timothy Gu
    avutil : fix version macros doxygen module
    

    Without this patch, "Library Version Macros" module is not visible on
    libavutil homepage in `make apidoc`.

    Signed-off-by : Timothy Gu <timothygu99@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavutil/avutil.h
    • [DH] libavutil/version.h
  • configure : fix module dependencies on zlib

    19 novembre 2017, par James Almer
    configure : fix module dependencies on zlib
    

    select should not be used with external libraries. It's mean to soft
    enable internal modules/features.

    Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] configure
  • configure : fix CoreGraphics module name

    13 octobre 2017, par James Almer
    configure : fix CoreGraphics module name
    

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] configure