VirtualBox

Changeset 44669 in vbox for trunk/src/VBox/Devices/Audio


Ignore:
Timestamp:
Feb 13, 2013 3:00:00 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
83762
Message:

Renamed the DevIchIntelHDA.cpp to DevIchHda.cpp (ICH include Intel already), and DevCodec.* to DevIchHdaCodec.* since these are only used by the HDA device and using the same base name makes that a lot clearer (DevCodec is way to generic).

Location:
trunk/src/VBox/Devices/Audio
Files:
3 moved

Legend:

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

    r44668 r44669  
    11/* $Id$ */
    22/** @file
    3  * DevIchIntelHDA - VBox ICH Intel HD Audio Controller.
     3 * DevIchHda - VBox ICH Intel HD Audio Controller.
    44 *
    55 * Implemented against the specifications found in "High Definition Audio
     
    3939#include "audio.h"
    4040}
    41 #include "DevCodec.h"
     41#include "DevIchHdaCodec.h"
    4242
    4343
  • trunk/src/VBox/Devices/Audio/DevIchHdaCodec.cpp

    r44668 r44669  
    11/* $Id$ */
    22/** @file
    3  * DevCodec - VBox ICH Intel HD Audio Codec.
     3 * DevIchHdaCodec - VBox ICH Intel HD Audio Codec.
    44 *
    55 * Implemented against "Intel I/O Controller Hub 6 (ICH6) High Definition
     
    3737#include "audio.h"
    3838}
    39 #include "DevCodec.h"
     39#include "DevIchHdaCodec.h"
    4040
    4141
  • trunk/src/VBox/Devices/Audio/DevIchHdaCodec.h

    r44668 r44669  
    11/* $Id$ */
    22/** @file
    3  * DevCodec - VBox ICH Intel HD Audio Codec.
     3 * DevIchHdaCodec - VBox ICH Intel HD Audio Codec.
    44 */
    55
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