
Recherche avancée
Autres articles (18)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...) -
Gestion de la ferme
2 mars 2010, parLa ferme est gérée dans son ensemble par des "super admins".
Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
Dans un premier temps il utilise le plugin "Gestion de mutualisation"
Sur d’autres sites (3163)
-
libFLAC/cpu.c : Assume Android has SSE
12 juillet 2015, par Erik de Castro LopolibFLAC/cpu.c : Assume Android has SSE
According to https://developer.android.com/ndk/guides/abis.html#x86
Android always support SSE, so there’s no need to test SSE OS support.Why both __ANDROID__ and ANDROID are tested :
http://stackoverflow.com/questions/15328751/android-macro-suddenly-not-defined
http://stackoverflow.com/questions/6374523/how-to-detect-compilation-by-android-ndk-in-a-c-c-file
https://groups.google.com/forum/#!topic/android-ndk/cf9_f1SLXlsPatch-from : lvqcl <lvqcl.mail@gmail.com>
-
Use _M_X64 instead of _WIN64.
10 avril 2014, par Erik de Castro Lopo -
avcodec/alsdec : Fix bitstream reading
27 avril 2016, par Umair Khan