]> git.sesse.net Git - vlc/blobdiff - modules/audio_filter/equalizer_presets.h
Desperate attempt to recover the wxwidgets plugin
[vlc] / modules / audio_filter / equalizer_presets.h
index ec6f8be626bf1c05b956af1fe6d2ba6bdfe185e9..e2647b9781dee43c6a921a0250d9129bf3ddcae4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * equalizer_presets.h:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
+ * Copyright (C) 2004 the VideoLAN team
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
@@ -18,7 +18,7 @@
  *
  * 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, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 /*****************************************************************************
@@ -30,6 +30,7 @@
 
 #define EQZ_BANDS_MAX 10
 
+#define NB_PRESETS 18
 static char *preset_list[] = {
     "flat", "classical", "club", "dance", "fullbass", "fullbasstreble",
     "fulltreble", "headphones","largehall", "live", "party", "pop", "reggae",