Changeset 5f1df8ae1c05cc595a1cfca9c873e4334aeb3933
- Timestamp:
- 21/08/06 00:11:27
(2 years ago)
- Author:
- Jean-Paul Saman <jpsaman@videolan.org>
- git-committer:
- Jean-Paul Saman <jpsaman@videolan.org> 1156111887 +0000
- git-parent:
[66ecfa7e153b8b7b554e6b5fd5e679248cad7767]
- git-author:
- Jean-Paul Saman <jpsaman@videolan.org> 1156111887 +0000
- Message:
cosmetic
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rc9c2280 |
r5f1df8a |
|
| 73 | 73 | #define MONO_CHANNEL_LONGTEXT ("This option silcences all other channels " \ |
|---|
| 74 | 74 | "except the selected channel. Choose one from (0=left, 1=right " \ |
|---|
| 75 | | "2=rear left, 3=rear right, 4=center, 5=left front") |
|---|
| | 75 | "2=rear left, 3=rear right, 4=center, 5=left front)") |
|---|
| 76 | 76 | |
|---|
| 77 | 77 | static int pi_pos_values[] = { 0, 1, 2, 4, 8, 5 }; |
|---|