VirtualBox

Changeset 55908 in vbox


Ignore:
Timestamp:
May 18, 2015 12:43:10 PM (10 years ago)
Author:
vboxsync
Message:

SB16: Keep playing after loading saved state.

File:
1 edited

Legend:

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

    r55907 r55908  
    19711971
    19721972#ifdef VBOX_WITH_PDM_AUDIO_DRIVER
     1973#if 0
    19731974    PSB16DRIVER pDrv;
    19741975    RTListForEach(&pThis->lstDrv, pDrv, SB16DRIVER, Node)
     
    19801981        }
    19811982    }
     1983#endif
    19821984#else
    19831985    AUD_close_out (&pThis->card, pThis->voice);
     
    20202022        sb16SpeakerControl(pThis, pThis->speaker);
    20212023    }
     2024
     2025    /* Update the master (mixer) and PCM out volumes. */
     2026    sb16SetMasterVolume(pThis);
     2027    sb16SetPcmOutVolume(pThis);
    20222028
    20232029    return VINF_SUCCESS;
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