mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-07 05:38:28 +02:00
Merge remote-tracking branch 'check/next-cc'
Lightly tested only...
Origin commit data
------------------
Branch: ni/coolstream
Commit: cdd065fc2e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-25 (Wed, 25 Dec 2013)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -192,11 +192,6 @@ int CAudioSetup::showAudioSetup()
|
||||
as_oj_srsonoff->setHint("", LOCALE_MENU_HINT_AUDIO_SRS);
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
CStringInput * audio_PCMOffset = new CStringInput(LOCALE_AUDIOMENU_PCMOFFSET, g_settings.audio_PCMOffset, 2, NONEXISTANT_LOCALE, NONEXISTANT_LOCALE, "0123456789 ", audioSetupNotifier);
|
||||
CMenuForwarder *mf = new CMenuForwarder(LOCALE_AUDIOMENU_PCMOFFSET, true, g_settings.audio_PCMOffset, audio_PCMOffset );
|
||||
#endif
|
||||
|
||||
//paint items
|
||||
audioSettings->addIntroItems(LOCALE_MAINSETTINGS_AUDIO);
|
||||
//---------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user