Recherche avancée

Médias (1)

Mot : - Tags -/illustrator

Autres articles (34)

  • Les tâches Cron régulières de la ferme

    1er décembre 2010, par

    La gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
    Le super Cron (gestion_mutu_super_cron)
    Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

Sur d’autres sites (7817)

  • avformat/dvdvideodec : Fix incorrect padding cell trim logic

    2 juillet 2024, par Marth64
    avformat/dvdvideodec : Fix incorrect padding cell trim logic
    

    When -trim option is used (by default), padding cells
    at the beginning of the title are supposed to be ignored.
    The current implementation does the ignoring after we
    have locked on to the PGC navigation event stream,
    but does not set the PGC/PG state properly.

    This causes false positives and errors on some discs
    due to a search for a program stream cell that
    never succeeds. User would have to know to disable
    the -trim option to work around the issue.

    Simplify the logic and move it to the NAV packet
    event handling, in turn implementing the behaviour
    correctly and fixing the trim function for impacted discs.

    Signed-off-by : Marth64 <marth64@proxyid.net>

    • [DH] libavformat/dvdvideodec.c
  • doc/general.texi : add note about 32-bit GCC builds of AviSynth+

    1er avril 2019, par Stephen Hutchinson
    doc/general.texi : add note about 32-bit GCC builds of AviSynth+
    
    • [DH] doc/general.texi
  • doc/general : remove dupe entry and fix section

    17 mars 2020, par Paul B Mahol
    doc/general : remove dupe entry and fix section
    
    • [DH] doc/general.texi