VirtualBox

Changeset 68136 in vbox for trunk/src


Ignore:
Timestamp:
Jul 27, 2017 10:52:43 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117222
Message:

Audio: Header updates.

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

Legend:

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

    r68132 r68136  
    1717 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1818 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    19  * --------------------------------------------------------------------
    2019 */
    2120#define LOG_GROUP LOG_GROUP_DRV_AUDIO
  • trunk/src/VBox/Devices/Audio/DrvAudio.h

    r68132 r68136  
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  * --------------------------------------------------------------------
    17  *
    18  * This code is based on: audio.h
    19  *
    20  * QEMU Audio subsystem header
    21  *
    22  * Copyright (c) 2003-2005 Vassili Karpov (malc)
    23  *
    24  * Permission is hereby granted, free of charge, to any person obtaining a copy
    25  * of this software and associated documentation files (the "Software"), to deal
    26  * in the Software without restriction, including without limitation the rights
    27  * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    28  * copies of the Software, and to permit persons to whom the Software is
    29  * furnished to do so, subject to the following conditions:
    30  *
    31  * The above copyright notice and this permission notice shall be included in
    32  * all copies or substantial portions of the Software.
    33  *
    34  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    35  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    36  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
    37  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    38  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    39  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
    40  * THE SOFTWARE.
    4116 */
    4217
  • trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp

    r67691 r68136  
    77
    88/*
    9  * Copyright (C) 2006-2016 Oracle Corporation
     9 * Copyright (C) 2006-2017 Oracle Corporation
    1010 *
    1111 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1616 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1717 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    18  * --------------------------------------------------------------------
    19  *
    20  * This code is based on: audio_template.h from QEMU AUDIO subsystem.
    21  *
    22  * QEMU Audio subsystem header
    23  *
    24  * Copyright (c) 2005 Vassili Karpov (malc)
    25  *
    26  * Permission is hereby granted, free of charge, to any person obtaining a copy
    27  * of this software and associated documentation files (the "Software"), to deal
    28  * in the Software without restriction, including without limitation the rights
    29  * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    30  * copies of the Software, and to permit persons to whom the Software is
    31  * furnished to do so, subject to the following conditions:
    32  *
    33  * The above copyright notice and this permission notice shall be included in
    34  * all copies or substantial portions of the Software.
    35  *
    36  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    37  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    38  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
    39  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    40  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    41  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
    42  * THE SOFTWARE.
    4318 */
    4419#include <iprt/alloc.h>
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