zapit/audio_setup: add gui option for handling volume adjustment defaults

Origin commit data
------------------
Branch: ni/coolstream
Commit: 421da2c0cf
Author: martii <m4rtii@gmx.de>
Date: 2013-06-21 (Fri, 21 Jun 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-06-21 10:39:46 +02:00
committed by Jacek Jendrzej
parent 74905f63bf
commit c2d1b3968b
10 changed files with 106 additions and 9 deletions

View File

@@ -155,6 +155,10 @@ typedef enum
LOCALE_AUDIOMENU_SPDIF_DD,
LOCALE_AUDIOMENU_STEREO,
LOCALE_AUDIOMENU_VOLUME_ADJUST,
LOCALE_AUDIOMENU_VOLUME_ADJUSTMENT,
LOCALE_AUDIOMENU_VOLUME_ADJUSTMENT_AC3,
LOCALE_AUDIOMENU_VOLUME_ADJUSTMENT_CLEAR,
LOCALE_AUDIOMENU_VOLUME_ADJUSTMENT_PCM,
LOCALE_AUDIOMENU_VOLUME_START,
LOCALE_AUDIOMENU_VOLUME_STEP,
LOCALE_AUDIOPLAYER_ADD,
@@ -907,6 +911,9 @@ typedef enum
LOCALE_MENU_HINT_A_PIC,
LOCALE_MENU_HINT_APLAY,
LOCALE_MENU_HINT_AUDIO,
LOCALE_MENU_HINT_AUDIO_ADJUST_VOL_AC3,
LOCALE_MENU_HINT_AUDIO_ADJUST_VOL_CLEAR,
LOCALE_MENU_HINT_AUDIO_ADJUST_VOL_PCM,
LOCALE_MENU_HINT_AUDIO_ANALOG_MODE,
LOCALE_MENU_HINT_AUDIO_AVSYNC,
LOCALE_MENU_HINT_AUDIO_DD,