Ignore:
Timestamp:
Apr 9, 2008, 9:53:10 AM (17 years ago)
Author:
Paul Smedley
Message:

Make device/mixer name available in OSS32_WaveSetHwParams to allow device specific hacks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.0/lib32/ossidc.cpp

    r340 r344  
    110110        return OSSERR_INIT_FAILED;
    111111    }
    112     dprintf(("Uniaud version %s\n",UNIAUD_VERSION));
     112    dprintf(("\nUniaud version %s\n",UNIAUD_VERSION));
    113113    dprintf(("OSS32_Initialize. Start address: %X", OffsetBeginCS32));
    114114//    DebugInt3();
Note: See TracChangeset for help on using the changeset viewer.