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
5df5e401
Commit
5df5e401
authored
Aug 17, 2005
by
Rémi Assailly
Committed by
Alexandre Julliard
Aug 17, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moved mciseq to the top-level dlls directory.
parent
aad2fe3b
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
17 additions
and
27 deletions
+17
-27
configure
configure
+0
-0
configure.ac
configure.ac
+3
-3
Makefile.in
dlls/Makefile.in
+5
-5
.cvsignore
dlls/mciseq/.cvsignore
+1
-1
Makefile.in
dlls/mciseq/Makefile.in
+2
-2
mcimidi.c
dlls/mciseq/mcimidi.c
+2
-12
mciseq.spec
dlls/mciseq/mciseq.spec
+1
-0
mciseq.drv.spec
dlls/winmm/mciseq/mciseq.drv.spec
+0
-1
win32.api
tools/winapi/win32.api
+1
-1
wine.inf
tools/wine.inf
+2
-2
No files found.
configure
View file @
5df5e401
This diff is collapsed.
Click to expand it.
configure.ac
View file @
5df5e401
...
@@ -1538,6 +1538,8 @@ dlls/lzexpand/Makefile
...
@@ -1538,6 +1538,8 @@ dlls/lzexpand/Makefile
dlls/lzexpand/tests/Makefile
dlls/lzexpand/tests/Makefile
dlls/mapi32/Makefile
dlls/mapi32/Makefile
dlls/mapi32/tests/Makefile
dlls/mapi32/tests/Makefile
dlls/mcicda/Makefile
dlls/mciseq/Makefile
dlls/midimap/Makefile
dlls/midimap/Makefile
dlls/mlang/Makefile
dlls/mlang/Makefile
dlls/mlang/tests/Makefile
dlls/mlang/tests/Makefile
...
@@ -1548,8 +1550,8 @@ dlls/msacm/Makefile
...
@@ -1548,8 +1550,8 @@ dlls/msacm/Makefile
dlls/msacm/imaadp32/Makefile
dlls/msacm/imaadp32/Makefile
dlls/msacm/msadp32/Makefile
dlls/msacm/msadp32/Makefile
dlls/msacm/msg711/Makefile
dlls/msacm/msg711/Makefile
dlls/msacm/winemp3/Makefile
dlls/msacm/tests/Makefile
dlls/msacm/tests/Makefile
dlls/msacm/winemp3/Makefile
dlls/mscms/Makefile
dlls/mscms/Makefile
dlls/mscms/tests/Makefile
dlls/mscms/tests/Makefile
dlls/msdmo/Makefile
dlls/msdmo/Makefile
...
@@ -1653,8 +1655,6 @@ dlls/winmm/Makefile
...
@@ -1653,8 +1655,6 @@ dlls/winmm/Makefile
dlls/winmm/joystick/Makefile
dlls/winmm/joystick/Makefile
dlls/winmm/mcianim/Makefile
dlls/winmm/mcianim/Makefile
dlls/winmm/mciavi/Makefile
dlls/winmm/mciavi/Makefile
dlls/mcicda/Makefile
dlls/winmm/mciseq/Makefile
dlls/winmm/mciwave/Makefile
dlls/winmm/mciwave/Makefile
dlls/winmm/tests/Makefile
dlls/winmm/tests/Makefile
dlls/winmm/wavemap/Makefile
dlls/winmm/wavemap/Makefile
...
...
dlls/Makefile.in
View file @
5df5e401
...
@@ -71,6 +71,7 @@ BASEDIRS = \
...
@@ -71,6 +71,7 @@ BASEDIRS = \
lzexpand
\
lzexpand
\
mapi32
\
mapi32
\
mcicda
\
mcicda
\
mciseq
\
midimap
\
midimap
\
mlang
\
mlang
\
mmdevldr.vxd
\
mmdevldr.vxd
\
...
@@ -158,7 +159,6 @@ BASEDIRS = \
...
@@ -158,7 +159,6 @@ BASEDIRS = \
winmm/joystick
\
winmm/joystick
\
winmm/mcianim
\
winmm/mcianim
\
winmm/mciavi
\
winmm/mciavi
\
winmm/mciseq
\
winmm/mciwave
\
winmm/mciwave
\
winmm/wavemap
\
winmm/wavemap
\
winmm/winealsa
\
winmm/winealsa
\
...
@@ -321,7 +321,7 @@ SYMLINKS_SO = \
...
@@ -321,7 +321,7 @@ SYMLINKS_SO = \
mcianim.drv.so
\
mcianim.drv.so
\
mciavi.drv.so
\
mciavi.drv.so
\
mcicda.dll.so
\
mcicda.dll.so
\
mciseq.d
rv
.so
\
mciseq.d
ll
.so
\
mciwave.drv.so
\
mciwave.drv.so
\
midimap.dll.so
\
midimap.dll.so
\
mlang.dll.so
\
mlang.dll.so
\
...
@@ -658,8 +658,8 @@ mciavi.drv.so: winmm/mciavi/mciavi.drv.so
...
@@ -658,8 +658,8 @@ mciavi.drv.so: winmm/mciavi/mciavi.drv.so
mcicda.dll.so
:
mcicda/mcicda.dll.so
mcicda.dll.so
:
mcicda/mcicda.dll.so
$(RM)
$@
&&
$(LN_S)
mcicda/mcicda.dll.so
$@
$(RM)
$@
&&
$(LN_S)
mcicda/mcicda.dll.so
$@
mciseq.d
rv.so
:
winmm/mciseq/mciseq.drv
.so
mciseq.d
ll.so
:
mciseq/mciseq.dll
.so
$(RM)
$@
&&
$(LN_S)
winmm/mciseq/mciseq.drv
.so
$@
$(RM)
$@
&&
$(LN_S)
mciseq/mciseq.dll
.so
$@
mciwave.drv.so
:
winmm/mciwave/mciwave.drv.so
mciwave.drv.so
:
winmm/mciwave/mciwave.drv.so
$(RM)
$@
&&
$(LN_S)
winmm/mciwave/mciwave.drv.so
$@
$(RM)
$@
&&
$(LN_S)
winmm/mciwave/mciwave.drv.so
$@
...
@@ -1666,7 +1666,7 @@ mapi32/mapi32.dll.so: mapi32
...
@@ -1666,7 +1666,7 @@ mapi32/mapi32.dll.so: mapi32
winmm/mcianim/mcianim.drv.so
:
winmm/mcianim
winmm/mcianim/mcianim.drv.so
:
winmm/mcianim
winmm/mciavi/mciavi.drv.so
:
winmm/mciavi
winmm/mciavi/mciavi.drv.so
:
winmm/mciavi
mcicda/mcicda.dll.so
:
mcicda
mcicda/mcicda.dll.so
:
mcicda
winmm/mciseq/mciseq.drv.so
:
winmm/
mciseq
mciseq/mciseq.dll.so
:
mciseq
winmm/mciwave/mciwave.drv.so
:
winmm/mciwave
winmm/mciwave/mciwave.drv.so
:
winmm/mciwave
midimap/midimap.dll.so
:
midimap
midimap/midimap.dll.so
:
midimap
mlang/mlang.dll.so
:
mlang
mlang/mlang.dll.so
:
mlang
...
...
dlls/
winmm/
mciseq/.cvsignore
→
dlls/mciseq/.cvsignore
View file @
5df5e401
Makefile
Makefile
mciseq.d
rv
.dbg.c
mciseq.d
ll
.dbg.c
dlls/
winmm/
mciseq/Makefile.in
→
dlls/mciseq/Makefile.in
View file @
5df5e401
TOPSRCDIR
=
@top_srcdir@
TOPSRCDIR
=
@top_srcdir@
TOPOBJDIR
=
../..
/..
TOPOBJDIR
=
../..
SRCDIR
=
@srcdir@
SRCDIR
=
@srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
mciseq.d
rv
MODULE
=
mciseq.d
ll
IMPORTS
=
winmm user32 kernel32
IMPORTS
=
winmm user32 kernel32
C_SRCS
=
\
C_SRCS
=
\
...
...
dlls/
winmm/
mciseq/mcimidi.c
→
dlls/mciseq/mcimidi.c
View file @
5df5e401
/* -*- tab-width: 8; c-basic-offset: 4 -*- */
/*
/*
* Sample MIDI Wine Driver for Linux
* Sample MIDI Wine Driver for Linux
*
*
* Copyright 1994 Martin Ayotte
* Copyright 1994 Martin Ayotte
*
1999 Eric Pouech
*
Copyright
1999 Eric Pouech
*
*
* This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* modify it under the terms of the GNU Lesser General Public
...
@@ -21,14 +19,6 @@
...
@@ -21,14 +19,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
*/
/*
* Eric POUECH :
* 98/7 changes for making this MIDI driver work on OSS
* current support is limited to MIDI ports of OSS systems
* 98/9 rewriting MCI code for MIDI
* 98/11 splitted in midi.c and mcimidi.c
*/
/* TODO:
/* TODO:
* + implement it correctly
* + implement it correctly
* + finish asynchronous commands (especially for reading/record)
* + finish asynchronous commands (especially for reading/record)
...
@@ -1092,7 +1082,7 @@ static DWORD MIDI_mciPlay(UINT wDevID, DWORD dwFlags, LPMCI_PLAY_PARMS lpParms)
...
@@ -1092,7 +1082,7 @@ static DWORD MIDI_mciPlay(UINT wDevID, DWORD dwFlags, LPMCI_PLAY_PARMS lpParms)
mmt
->
wStatus
=
0
;
mmt
->
wStatus
=
0
;
break
;
break
;
case
0x51
:
/* set tempo */
case
0x51
:
/* set tempo */
/* Tempo is expressed in -seconds per midi quarter note
/* Tempo is expressed in -seconds per midi quarter note
* for format 1 MIDI files, this can only be present on track #0
* for format 1 MIDI files, this can only be present on track #0
*/
*/
if
(
mmt
->
wTrackNr
!=
0
&&
wmm
->
wFormat
==
1
)
{
if
(
mmt
->
wTrackNr
!=
0
&&
wmm
->
wFormat
==
1
)
{
...
...
dlls/mciseq/mciseq.spec
0 → 100644
View file @
5df5e401
@ stdcall -private DriverProc(long long long long long) MCIMIDI_DriverProc
dlls/winmm/mciseq/mciseq.drv.spec
deleted
100644 → 0
View file @
aad2fe3b
@ stdcall DriverProc(long long long long long) MCIMIDI_DriverProc
tools/winapi/win32.api
View file @
5df5e401
...
@@ -1799,7 +1799,7 @@ DWORD
...
@@ -1799,7 +1799,7 @@ DWORD
HDRVR
HDRVR
LONG
LONG
%%mciseq.d
rv
%%mciseq.d
ll
%long
%long
...
...
tools/wine.inf
View file @
5df5e401
...
@@ -209,7 +209,7 @@ HKLM,System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts,"LogPixel
...
@@ -209,7 +209,7 @@ HKLM,System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts,"LogPixel
[MCI]
[MCI]
HKLM,%Mci32Str%,"AVIVideo",,"mciavi.drv"
HKLM,%Mci32Str%,"AVIVideo",,"mciavi.drv"
HKLM,%Mci32Str%,"CDAudio",,"mcicda.dll"
HKLM,%Mci32Str%,"CDAudio",,"mcicda.dll"
HKLM,%Mci32Str%,"Sequencer",,"mciseq.d
rv
"
HKLM,%Mci32Str%,"Sequencer",,"mciseq.d
ll
"
HKLM,%Mci32Str%,"WaveAudio",,"mciwave.drv"
HKLM,%Mci32Str%,"WaveAudio",,"mciwave.drv"
HKLM,%MciExtStr%,"aifc",,"MPEGVideo"
HKLM,%MciExtStr%,"aifc",,"MPEGVideo"
...
@@ -2067,7 +2067,7 @@ system.ini, mci,,"MPEGVideo=mciqtz.drv"
...
@@ -2067,7 +2067,7 @@ system.ini, mci,,"MPEGVideo=mciqtz.drv"
system.ini, mci,,"MPEGVideo2=mciqtz.drv"
system.ini, mci,,"MPEGVideo2=mciqtz.drv"
system.ini, mci,,"avivideo=mciavi.drv"
system.ini, mci,,"avivideo=mciavi.drv"
system.ini, mci,,"cdaudio=mcicda.dll"
system.ini, mci,,"cdaudio=mcicda.dll"
system.ini, mci,,"sequencer=mciseq.d
rv
"
system.ini, mci,,"sequencer=mciseq.d
ll
"
system.ini, mci,,"vcr=mcivisca.drv"
system.ini, mci,,"vcr=mcivisca.drv"
system.ini, mci,,"; videodisc=mcipionr.drv"
system.ini, mci,,"; videodisc=mcipionr.drv"
system.ini, mci,,"waveaudio=mciwave.drv"
system.ini, mci,,"waveaudio=mciwave.drv"
...
...
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