VirtualBox

Changeset 26312 in vbox


Ignore:
Timestamp:
Feb 5, 2010 10:32:14 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57382
Message:

audio: changed audio detection order (first pulse, then alsa)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/audio.c

    r26166 r26312  
    7070#endif
    7171#ifdef RT_OS_LINUX
     72# ifdef VBOX_WITH_PULSE
     73    &pulse_audio_driver,
     74# endif
    7275# ifdef VBOX_WITH_ALSA
    7376    &alsa_audio_driver,
    74 # endif
    75 # ifdef VBOX_WITH_PULSE
    76     &pulse_audio_driver,
    7777# endif
    7878#endif /* RT_OS_LINUX */
Note: See TracChangeset for help on using the changeset viewer.

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