Changeset 603
- Timestamp:
- Jun 26, 2017, 2:58:14 AM (8 years ago)
- Location:
- OCO/trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
OCO/trunk/install/README.TXT
r595 r603 1 1 Uniaud for OS/2 2 ========================================================================3 2 4 1.0 About Uniaud 5 2.0 Installation 6 2.1 Upgrade 7 2.2 Device Driver Load Options 8 3.0 Removal 9 4.0 Support 3 Introduction 4 ============= 10 5 11 1.0 About Uniaud 12 ================== 13 14 Thank you for downloading Uniaud, the Universal Audio Support Driver for 15 OS/2. Uniaud was a project created by InnoTek Systemberatung GmbH, now 16 hosted by Netlabs. 6 Uniaud is a Universal Audio Support Driver for OS/2. Uniaud was a project 7 created by InnoTek Systemberatung GmbH, now hosted by Netlabs. 17 8 18 9 Uniaud is based on the Linux ALSA project. Uniaud supports a broad range … … 25 16 26 17 27 2.0 Installation 28 ================== 18 Copyrights and License 19 ====================== 29 20 30 2.1 Device Driver Load Options 31 -------------------------------- 21 Uniaud32 22 -------- 23 (C) 2000-2002 InnoTek Systemberatung GmbH 24 (C) 2000-2001 Sander van Leeuwen (sandervl@xs4all.nl) 25 (c) Copyright IBM Corporation 1990,2000. 26 All rights reserved. 27 Copyright (c) 2011-2017 David Azarewicz 28 29 Uniaud32 is a derivative work of the IBM DDK. 30 31 Parts of Uniaud32 copied from/inspired by the Linux ALSA project; 32 those parts are (c) Linux ALSA maintainers. 33 34 This program is free software; you can redistribute it and/or modify 35 it under the terms of the GNU General Public License as published by 36 the Free Software Foundation; either version 2 of the License, or 37 (at your option) any later version. 38 39 This program is distributed in the hope that it will be useful, 40 but WITHOUT ANY WARRANTY; without even the implied warranty of 41 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 42 GNU General Public License for more details. 43 44 You should have received a copy of the GNU General Public License 45 along with this program; if not, write to the Free Software 46 Foundation, Inc., 59 Temple Place, Suite 330, Boston, 47 MA 02111-1307 USA 48 49 The source code can be retrieved from http://trac.netlabs.org/uniaud. 50 In compliance to the GNU General Public License, the source code 51 can of course be modified/compiled to run on other products as long 52 as modifications will also be published as outlined in the GNU GPL. 53 54 Uniaud16 55 -------- 56 Copyright (c) IBM Corporation 1994 - 1997. 57 Copyright (c) 2011-2017 David Azarewicz 58 59 Uniaud16 is a derivative work of the IBM DDK. Uniaud16 is not GPL. 60 61 62 Binary programs and documentation for the Uniaud Drivers are licensed 63 to and distributed by Arca Noae, LLC. 64 65 Please note that builds other than the official binary delivered by 66 the Arca Noae web site are not officially supported. 67 68 69 Installation 70 ============ 32 71 33 72 The Uniaud distribution comes in a self executing Warpin installer package. … … 37 76 will not suffice, as the driver needs to be loaded from CONFIG.SYS. 38 77 39 2.2 Device Driver Load Options40 --------------------------------41 78 42 The following options are supported in CONFIG.SYS: 79 Driver Command Line Options 80 =========================== 43 81 44 DEVICE=x:\MMOS2\UNIAUD32.SYS / V /C:CARDNAME45 - /A:n - Use audio adapter n where the first adapter is 0. (Really skip n adapters).82 DEVICE=x:\MMOS2\UNIAUD32.SYS /A:0 /V /C:CARDNAME 83 - /A:n - Use audio adapter n where the first adapter is 0. 46 84 - /V - Verbose 47 85 - /C:DRIVER - Force audio hardware to *only* use the specified driver. … … 71 109 72 110 73 3.0Removal74 ======= ======111 Removal 112 ======= 75 113 76 114 To temporarily disable Uniaud, simply comment the following two lines in … … 84 122 from the Multimedia GUI tool will not work. 85 123 86 4.0 Support87 =============88 124 89 Uniaud is provided as-is and is currently not supported. 125 Getting Support and Reporting Problems 126 ====================================== 90 127 128 Uniaud is provided as-is and is currently not in development. 129 130 For more information and to report problems please visit: 131 https://www.arcanoae.com 132 and click on SUPPORT. 133 134 Or go directly to the Uniaud support wiki at: 135 https://www.arcanoae.com/wiki/uniaud/ 136 137 138 Change Log 139 ========== 140 141 Uniaud32 v.2.02.03 08-Jun-2017 - David Azarewicz 142 Modified adapter selection so only one adapter is selected when /A is used. 143 -
OCO/trunk/install/audfiles.scr
r595 r603 1 1 11 12 2 2 0 17 2 0 "cardinfo.dll" 3 3 0 17 7 0 "audhelp.hlp" … … 11 11 0 17 0 0 "pcmunlock.exe" 12 12 0 17 2 0 "uniaud.dll" 13 0 17 0 0 "ReadMe.txt" 13 14 -
OCO/trunk/install/control.scr
r595 r603 25 25 ssgroup=0 26 26 ssname="mmbase" 27 ssversion="1.9. 6"27 ssversion="1.9.7" 28 28 sstermdll="ITERM.DLL" 29 29 sstermdllentry="ITermEntry" … … 43 43 ssgroup=17 44 44 ssname="OS/2 Universal Audio: Wave" 45 ssversion="1.9. 6"45 ssversion="1.9.7" 46 46 sssize=785 47 47 ssdll="genin.dll" … … 57 57 ssname="OS/2 Universal Audio: FM Midi" 58 58 ssicon="midiplay.ico" 59 ssversion="1.9. 6"59 ssversion="1.9.7" 60 60 sssize=22 61 61 ssdll="genin.dll" -
OCO/trunk/uniaud.inc
r595 r603 13 13 # ex RC3 GA FIXPACK2 beta_47 14 14 # Comment out to avoid a fixpack line in bldlevel 15 #FIXPACK = SVN r57515 #FIXPACK = SVN 16 16 17 17 # ALSA BUILD VERSION
Note:
See TracChangeset
for help on using the changeset viewer.