Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
bed67fc9
Commit
bed67fc9
authored
May 22, 2002
by
Eric Pouech
Committed by
Alexandre Julliard
May 22, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Created an ACM MS ADPCM codec.
parent
5e6943f4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
35 additions
and
1 deletion
+35
-1
configure
configure
+2
-1
configure.ac
configure.ac
+1
-0
Makefile.in
dlls/Makefile.in
+9
-0
.cvsignore
dlls/msacm/msadp32/.cvsignore
+3
-0
Makefile.in
dlls/msacm/msadp32/Makefile.in
+15
-0
msadp32.acm.spec
dlls/msacm/msadp32/msadp32.acm.spec
+4
-0
msadp32.c
dlls/msacm/msadp32/msadp32.c
+0
-0
system.ini
documentation/samples/system.ini
+1
-0
No files found.
configure
View file @
bed67fc9
...
...
@@ -13194,7 +13194,7 @@ MAKE_DLL_RULES=dlls/Makedll.rules
MAKE_PROG_RULES
=
programs/Makeprog.rules
ac_config_files
=
"
$ac_config_files
Make.rules dlls/Makedll.rules programs/Makeprog.rules Makefile debugger/Makefile dlls/Makefile dlls/advapi32/Makefile dlls/avicap32/Makefile dlls/avifil32/Makefile dlls/comcat/Makefile dlls/comctl32/Makefile dlls/commdlg/Makefile dlls/crtdll/Makefile dlls/crypt32/Makefile dlls/dciman32/Makefile dlls/ddraw/Makefile dlls/devenum/Makefile dlls/dinput/Makefile dlls/dplay/Makefile dlls/dplayx/Makefile dlls/dsound/Makefile dlls/gdi/Makefile dlls/glu32/Makefile dlls/icmp/Makefile dlls/imagehlp/Makefile dlls/imm32/Makefile dlls/kernel/Makefile dlls/lzexpand/Makefile dlls/mapi32/Makefile dlls/mpr/Makefile dlls/msacm/Makefile dlls/msacm/imaadp32/Makefile dlls/msacm/msg711/Makefile dlls/msdmo/Makefile dlls/msimg32/Makefile dlls/msisys/Makefile dlls/msnet32/Makefile dlls/msrle32/Makefile dlls/msvcrt/Makefile dlls/msvcrt20/Makefile dlls/msvideo/Makefile dlls/netapi32/Makefile dlls/ntdll/Makefile dlls/odbc32/Makefile dlls/ole32/Makefile dlls/oleaut32/Makefile dlls/olecli/Makefile dlls/oledlg/Makefile dlls/olepro32/Makefile dlls/olesvr/Makefile dlls/opengl32/Makefile dlls/psapi/Makefile dlls/qcap/Makefile dlls/quartz/Makefile dlls/rasapi32/Makefile dlls/richedit/Makefile dlls/rpcrt4/Makefile dlls/serialui/Makefile dlls/setupapi/Makefile dlls/shdocvw/Makefile dlls/shell32/Makefile dlls/shfolder/Makefile dlls/shlwapi/Makefile dlls/snmpapi/Makefile dlls/sti/Makefile dlls/tapi32/Makefile dlls/ttydrv/Makefile dlls/twain/Makefile dlls/url/Makefile dlls/urlmon/Makefile dlls/user/Makefile dlls/version/Makefile dlls/win32s/Makefile dlls/winaspi/Makefile dlls/winedos/Makefile dlls/wineps/Makefile dlls/wininet/Makefile dlls/winmm/Makefile dlls/winmm/joystick/Makefile dlls/winmm/mcianim/Makefile dlls/winmm/mciavi/Makefile dlls/winmm/mcicda/Makefile dlls/winmm/mciseq/Makefile dlls/winmm/mciwave/Makefile dlls/winmm/midimap/Makefile dlls/winmm/wavemap/Makefile dlls/winmm/winearts/Makefile dlls/winmm/wineoss/Makefile dlls/winnls/Makefile dlls/winsock/Makefile dlls/winspool/Makefile dlls/wintrust/Makefile dlls/wow32/Makefile dlls/wsock32/Makefile dlls/x11drv/Makefile documentation/Makefile include/Makefile library/Makefile miscemu/Makefile ole/Makefile programs/Makefile programs/avitools/Makefile programs/clock/Makefile programs/cmdlgtst/Makefile programs/control/Makefile programs/expand/Makefile programs/notepad/Makefile programs/osversioncheck/Makefile programs/progman/Makefile programs/regapi/Makefile programs/regedit/Makefile programs/regsvr32/Makefile programs/regtest/Makefile programs/uninstaller/Makefile programs/view/Makefile programs/wcmd/Makefile programs/wineconsole/Makefile programs/winemine/Makefile programs/winepath/Makefile programs/winetest/Makefile programs/winhelp/Makefile programs/winver/Makefile server/Makefile tools/Makefile tools/winapi/Makefile tools/winebuild/Makefile tools/winedump/Makefile tools/wmc/Makefile tools/wrc/Makefile tsx11/Makefile unicode/Makefile"
ac_config_files
=
"
$ac_config_files
Make.rules dlls/Makedll.rules programs/Makeprog.rules Makefile debugger/Makefile dlls/Makefile dlls/advapi32/Makefile dlls/avicap32/Makefile dlls/avifil32/Makefile dlls/comcat/Makefile dlls/comctl32/Makefile dlls/commdlg/Makefile dlls/crtdll/Makefile dlls/crypt32/Makefile dlls/dciman32/Makefile dlls/ddraw/Makefile dlls/devenum/Makefile dlls/dinput/Makefile dlls/dplay/Makefile dlls/dplayx/Makefile dlls/dsound/Makefile dlls/gdi/Makefile dlls/glu32/Makefile dlls/icmp/Makefile dlls/imagehlp/Makefile dlls/imm32/Makefile dlls/kernel/Makefile dlls/lzexpand/Makefile dlls/mapi32/Makefile dlls/mpr/Makefile dlls/msacm/Makefile dlls/msacm/imaadp32/Makefile dlls/msacm/ms
adp32/Makefile dlls/msacm/ms
g711/Makefile dlls/msdmo/Makefile dlls/msimg32/Makefile dlls/msisys/Makefile dlls/msnet32/Makefile dlls/msrle32/Makefile dlls/msvcrt/Makefile dlls/msvcrt20/Makefile dlls/msvideo/Makefile dlls/netapi32/Makefile dlls/ntdll/Makefile dlls/odbc32/Makefile dlls/ole32/Makefile dlls/oleaut32/Makefile dlls/olecli/Makefile dlls/oledlg/Makefile dlls/olepro32/Makefile dlls/olesvr/Makefile dlls/opengl32/Makefile dlls/psapi/Makefile dlls/qcap/Makefile dlls/quartz/Makefile dlls/rasapi32/Makefile dlls/richedit/Makefile dlls/rpcrt4/Makefile dlls/serialui/Makefile dlls/setupapi/Makefile dlls/shdocvw/Makefile dlls/shell32/Makefile dlls/shfolder/Makefile dlls/shlwapi/Makefile dlls/snmpapi/Makefile dlls/sti/Makefile dlls/tapi32/Makefile dlls/ttydrv/Makefile dlls/twain/Makefile dlls/url/Makefile dlls/urlmon/Makefile dlls/user/Makefile dlls/version/Makefile dlls/win32s/Makefile dlls/winaspi/Makefile dlls/winedos/Makefile dlls/wineps/Makefile dlls/wininet/Makefile dlls/winmm/Makefile dlls/winmm/joystick/Makefile dlls/winmm/mcianim/Makefile dlls/winmm/mciavi/Makefile dlls/winmm/mcicda/Makefile dlls/winmm/mciseq/Makefile dlls/winmm/mciwave/Makefile dlls/winmm/midimap/Makefile dlls/winmm/wavemap/Makefile dlls/winmm/winearts/Makefile dlls/winmm/wineoss/Makefile dlls/winnls/Makefile dlls/winsock/Makefile dlls/winspool/Makefile dlls/wintrust/Makefile dlls/wow32/Makefile dlls/wsock32/Makefile dlls/x11drv/Makefile documentation/Makefile include/Makefile library/Makefile miscemu/Makefile ole/Makefile programs/Makefile programs/avitools/Makefile programs/clock/Makefile programs/cmdlgtst/Makefile programs/control/Makefile programs/expand/Makefile programs/notepad/Makefile programs/osversioncheck/Makefile programs/progman/Makefile programs/regapi/Makefile programs/regedit/Makefile programs/regsvr32/Makefile programs/regtest/Makefile programs/uninstaller/Makefile programs/view/Makefile programs/wcmd/Makefile programs/wineconsole/Makefile programs/winemine/Makefile programs/winepath/Makefile programs/winetest/Makefile programs/winhelp/Makefile programs/winver/Makefile server/Makefile tools/Makefile tools/winapi/Makefile tools/winebuild/Makefile tools/winedump/Makefile tools/wmc/Makefile tools/wrc/Makefile tsx11/Makefile unicode/Makefile"
cat
>
confcache
<<
\
_ACEOF
...
...
@@ -13703,6 +13703,7 @@ do
"dlls/mpr/Makefile" ) CONFIG_FILES="
$CONFIG_FILES
dlls/mpr/Makefile" ;;
"dlls/msacm/Makefile" ) CONFIG_FILES="
$CONFIG_FILES
dlls/msacm/Makefile" ;;
"dlls/msacm/imaadp32/Makefile" ) CONFIG_FILES="
$CONFIG_FILES
dlls/msacm/imaadp32/Makefile" ;;
"dlls/msacm/msadp32/Makefile" ) CONFIG_FILES="
$CONFIG_FILES
dlls/msacm/msadp32/Makefile" ;;
"dlls/msacm/msg711/Makefile" ) CONFIG_FILES="
$CONFIG_FILES
dlls/msacm/msg711/Makefile" ;;
"dlls/msdmo/Makefile" ) CONFIG_FILES="
$CONFIG_FILES
dlls/msdmo/Makefile" ;;
"dlls/msimg32/Makefile" ) CONFIG_FILES="
$CONFIG_FILES
dlls/msimg32/Makefile" ;;
...
...
configure.ac
View file @
bed67fc9
...
...
@@ -1266,6 +1266,7 @@ dlls/mapi32/Makefile
dlls/mpr/Makefile
dlls/msacm/Makefile
dlls/msacm/imaadp32/Makefile
dlls/msacm/msadp32/Makefile
dlls/msacm/msg711/Makefile
dlls/msdmo/Makefile
dlls/msimg32/Makefile
...
...
dlls/Makefile.in
View file @
bed67fc9
...
...
@@ -40,6 +40,7 @@ SUBDIRS = \
mpr
\
msacm
\
msacm/imaadp32
\
msacm/msadp32
\
msacm/msg711
\
msdmo
\
msimg32
\
...
...
@@ -155,6 +156,7 @@ all: \
msacm.dll$(DLLEXT)
\
msacm.drv$(DLLEXT)
\
msacm32.dll$(DLLEXT)
\
msadp32.acm$(DLLEXT)
\
msdmo.dll$(DLLEXT)
\
msg711.acm$(DLLEXT)
\
msimg32.dll$(DLLEXT)
\
...
...
@@ -346,6 +348,9 @@ msacm.drv$(DLLEXT): winmm/wavemap/msacm.drv$(DLLEXT)
msacm32.dll$(DLLEXT) msacm.dll$(DLLEXT)
:
msacm/msacm32.dll$(DLLEXT)
$(RM)
$@
&&
$(LN_S)
msacm/msacm32.dll
$(DLLEXT)
$@
msadp32.acm$(DLLEXT)
:
msacm/msadp32/msadp32.acm$(DLLEXT)
$(RM)
$@
&&
$(LN_S)
msacm/msadp32/msadp32.acm
$(DLLEXT)
$@
msdmo.dll$(DLLEXT)
:
msdmo/msdmo.dll$(DLLEXT)
$(RM)
$@
&&
$(LN_S)
msdmo/msdmo.dll
$(DLLEXT)
$@
...
...
@@ -605,6 +610,10 @@ msacm/msacm32.dll$(DLLEXT): dummy winmm.dll$(DLLEXT) user32.dll$(DLLEXT) \
advapi32.dll$(DLLEXT) kernel32.dll$(DLLEXT)
@
cd
msacm
&&
$(MAKE)
msacm32.dll
$(DLLEXT)
msacm/msadp32/msadp32.acm$(DLLEXT)
:
dummy winmm.dll$(DLLEXT) user32.dll$(DLLEXT)
\
kernel32.dll$(DLLEXT)
@
cd
msacm/msadp32
&&
$(MAKE)
msadp32.acm
$(DLLEXT)
msacm/msg711/msg711.acm$(DLLEXT)
:
dummy winmm.dll$(DLLEXT) user32.dll$(DLLEXT)
\
kernel32.dll$(DLLEXT)
@
cd
msacm/msg711
&&
$(MAKE)
msg711.acm
$(DLLEXT)
...
...
dlls/msacm/msadp32/.cvsignore
0 → 100644
View file @
bed67fc9
Makefile
msadp32.acm.dbg.c
msadp32.acm.spec.c
dlls/msacm/msadp32/Makefile.in
0 → 100644
View file @
bed67fc9
TOPSRCDIR
=
@top_srcdir@
TOPOBJDIR
=
../../..
SRCDIR
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
msadp32.acm
IMPORTS
=
winmm user32 kernel32
LDDLLFLAGS
=
@LDDLLFLAGS@
SYMBOLFILE
=
$(MODULE)
.tmp.o
C_SRCS
=
msadp32.c
@MAKE_DLL_RULES@
### Dependencies:
dlls/msacm/msadp32/msadp32.acm.spec
0 → 100644
View file @
bed67fc9
name msadp32
file msadp32.acm
@ stdcall DriverProc (long long long long long) ADPCM_DriverProc
dlls/msacm/msadp32/msadp32.c
0 → 100644
View file @
bed67fc9
This diff is collapsed.
Click to expand it.
documentation/samples/system.ini
View file @
bed67fc9
...
...
@@ -9,3 +9,4 @@ MPEGVideo=mciqtz.drv
[drivers32]
MSACM.adpcm
=
imaadp32.acm
MSACM.msadpcm
=
msadp32.acm
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment