VirtualBox

Changeset 50686 in vbox for trunk/include


Ignore:
Timestamp:
Mar 4, 2014 7:21:18 PM (11 years ago)
Author:
vboxsync
Message:

src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm:

src/VBox/Devices/Audio: part of restructuring of audio code. Devices files correspondin to Hda, AC97 and SB16 audio. The structure of files have been modifed as per PDM specs. The modified code is under #ifdef VBOX_WITH_PDM_AUDIO_DRIVER

src/VBox/Main/src-client: Driver for the VRDE that interacts with DrvAudio. Enhancement of the CFGM tree for audio.

Config.kmk : addition of one configuration parameter that will control whether new audio code is disabled or enabled. "VBOX_WITH_PDM_AUDIO_DRIVER"

pdmaudioifs.h: common header file between Device , Intermediate audio driver and Backends specific to audio.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmifs.h

    r49474 r50686  
    25332533
    25342534
     2535#ifndef VBOX_WITH_PDM_AUDIO_DRIVER
    25352536/** Pointer to a network connector interface */
    25362537typedef struct PDMIAUDIOCONNECTOR *PPDMIAUDIOCONNECTOR;
     
    25502551
    25512552
     2553#endif
    25522554/** @todo r=bird: the two following interfaces are hacks to work around the missing audio driver
    25532555 * interface. This should be addressed rather than making more temporary hacks. */
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