Changeset d0df040a1470762e8fa8f3f085bdec68ea5e9dbd
- Timestamp:
- 17/09/06 23:59:36
(2 years ago)
- Author:
- Clément Stenac <zorglub@videolan.org>
- git-committer:
- Clément Stenac <zorglub@videolan.org> 1158530376 +0000
- git-parent:
[e21a0c18dd4c596d0a450d3d3a75ba471102211a]
- git-author:
- Clément Stenac <zorglub@videolan.org> 1158530376 +0000
- Message:
Missing file
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2cb472d |
rd0df040 |
|
| 31 | 31 | #define EQZ_BANDS_MAX 10 |
|---|
| 32 | 32 | |
|---|
| | 33 | #define NB_PRESETS 18 |
|---|
| 33 | 34 | static char *preset_list[] = { |
|---|
| 34 | 35 | "flat", "classical", "club", "dance", "fullbass", "fullbasstreble", |
|---|