VirtualBox

Ignore:
Timestamp:
Sep 5, 2016 3:20:47 PM (8 years ago)
Author:
vboxsync
Message:

Audio: Adjusted error texts for re-attaching the LUNs in case the host audio backend has failed initialization.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevIchHda.cpp

    r63711 r63718  
    59675967                hdaReattach(pThis, NULL /* pDrv */, uLUN, "NullAudio");
    59685968                PDMDevHlpVMSetRuntimeError(pDevIns, 0 /*fFlags*/, "HostAudioNotResponding",
    5969                     N_("No audio devices could be opened. Selecting the NULL audio backend "
     5969                    N_("Host audio backend initialization has failed. Selecting the NULL audio backend "
    59705970                       "with the consequence that no sound is audible"));
    5971                 /* attaching to the NULL audio backend will never fail */
     5971                /* Attaching to the NULL audio backend will never fail. */
    59725972                rc = VINF_SUCCESS;
    59735973            }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette