X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Faudio_filter%2Fequalizer_presets.h;h=e2647b9781dee43c6a921a0250d9129bf3ddcae4;hb=4bcb2f21a9d5c13992e2430bbe335695567fb7be;hp=ec6f8be626bf1c05b956af1fe6d2ba6bdfe185e9;hpb=85b29bdc288a1573d43bd524908be5748a9b3640;p=vlc diff --git a/modules/audio_filter/equalizer_presets.h b/modules/audio_filter/equalizer_presets.h index ec6f8be626..e2647b9781 100644 --- a/modules/audio_filter/equalizer_presets.h +++ b/modules/audio_filter/equalizer_presets.h @@ -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 @@ -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",