URL: https://linuxfr.org/users/jad/journaux/dj-tux Title: Dj tux Authors: J Avd Date: 2009年02月24日T17:37:36+01:00 Tags: Score: 9 Le fabricant Hercules propose actuellement un driver linux pour ces platines de remix. Après avoir réussi à trouvé ledit driver, et l'avoir décompresser, quelle ne fut pas ma surprise de constater que le code est déposé sous licence GNU GPL (sans précision de version!!!!). Par contre il semble que le logiciel du control panel, soit lui simplement "gratuit"... Hercules a également ouvert un espace aux développeurs pour leur fournir les spécification technique de leur matériel. --- Le site pour le téléchargement : [http://ts.hercules.com/fr/index.php?pg=view_files&gid=2&fid=(...)](http://ts.hercules.com/fr/index.php?pg=view_files&gid=2&fid=28&pid=179&cid=1) Un des auteurs du control panel : Yann Hamiaux yhamiaux-AT-guillemot-DOT-com L'espace développement : [http://www.hercules.com/fr/developpeurs/](http://www.hercules.com/fr/developpeurs/) --- /* * * Copyright (c) 2008 Guillemot Corporation S.A. * * Philip Lukidis plukidis@guillemot.com * Alexis Rousseau-Dupuis * * Partly based on usbaudio by Takashi Iwai * Partly based on usb-skeleton.c by Greg Kroah-Hartman * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */