]> git.sesse.net Git - vlc/blobdiff - modules/audio_filter/equalizer_presets.h
Use Unicode wrappers to open HTTP interface files
[vlc] / modules / audio_filter / equalizer_presets.h
index 5966630cf5095efd89ce5eb16d0f869dcfa057f6..e2647b9781dee43c6a921a0250d9129bf3ddcae4 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************
  * equalizer_presets.h:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
- * $Id:$
+ * 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",