
Recherche avancée
Médias (17)
-
Matmos - Action at a Distance
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
DJ Dolores - Oslodum 2004 (includes (cc) sample of “Oslodum” by Gilberto Gil)
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Danger Mouse & Jemini - What U Sittin’ On ? (starring Cee Lo and Tha Alkaholiks)
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Cornelius - Wataridori 2
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Rapture - Sister Saviour (Blackstrobe Remix)
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Chuck D with Fine Arts Militia - No Meaning No
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (103)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 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 (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa 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 (...)
Sur d’autres sites (10041)
-
Revision c7d6c0c5a8 : Merge "Switch remaining Neon variance functions to shifts"
14 janvier 2015, par Frank GalliganChanged Paths :
Modify /vp9/encoder/arm/neon/vp9_variance_neon.c
Merge "Switch remaining Neon variance functions to shifts" -
rtpenc : Avoid brittle switch fallthroughs
18 décembre 2014, par Martin Storsjörtpenc : Avoid brittle switch fallthroughs
Instead explicitly jump to the default case in the cases where
it is wanted, and avoid fallthrough between different codecs,
which could easily introduce bugs if people editing the code
aren’t careful.Signed-off-by : Martin Storsjö <martin@martin.st>
-
tests/*.sh : Switch back to /bin/sh.
27 novembre 2014, par Erik de Castro Lopotests/*.sh : Switch back to /bin/sh.
Jan Stary reported that on OpenBSD bash isn’t located in /bin/
which means that the test fail. He also noted that there didn’t
seem to be anything bash specific in the tests.This patch takes some suggestions from Jan, plus a few fixes tested
on Debian using the bin/sh provided by bash and dash.Suggested-by : Jan Stary <hans@stare.cz>
- [DH] test/common.sh.in
- [DH] test/test_bins.sh
- [DH] test/test_compression.sh
- [DH] test/test_flac.sh
- [DH] test/test_grabbag.sh
- [DH] test/test_libFLAC++.sh
- [DH] test/test_libFLAC.sh
- [DH] test/test_metaflac.sh
- [DH] test/test_replaygain.sh
- [DH] test/test_seeking.sh
- [DH] test/test_streams.sh
- [DH] test/test_wrapper.sh