Sign in
goma
/
wine
/
7ebab8c4f75cffb64e2d31d5a270da42666d4356
/
dlls
/
mciseq
387b359
mciseq: wNotifyDeviceID is redundant.
by Jörg Höhle
· 14 years ago
3ae829d
mciseq: Refactor use of mciGetDriverData.
by Jörg Höhle
· 14 years ago
39fa943
mciseq: Check Device ID prior to command invocation.
by Jörg Höhle
· 14 years ago
dc17cec
mciseq: Only send non-MCI commands to DefDriverProc.
by Jörg Höhle
· 14 years ago
1297788
mciseq: Bogus sizeof led to incorrect positioning.
by Jörg Höhle
· 14 years ago
896b743
mciseq: Rework MCI notification system.
by Jörg Höhle
· 15 years ago
0b0770c
mciseq: The native MCI sequencer cannot record.
by Jörg Höhle
· 15 years ago
2205559
winmm: MCI_INFO doesn't change the output buffer in case of error.
by Jörg Höhle
· 14 years ago
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 15 years ago
b86d515
dlls: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
594a70f
winmm: Have MCI drivers handle notification for MCI_OPEN.
by Jörg Höhle
· 15 years ago
a8c252a
mciseq: MCI Set Port allows to select the MIDI device.
by Jörg Höhle
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
6dadd15
mciseq: Fix error code path in async command execution.
by Jörg Höhle
· 15 years ago
1d7318a
mciseq: Remove unneeded assignments.
by Amine Khaldi
· 15 years ago
24e5816
mciseq: Remove superfluous pointer casts.
by Michael Stefaniuc
· 16 years ago
ec1b28e
include: Fix a number of mmsystem.h structure for Win64.
by Alexandre Julliard
· 16 years ago
9eac931
mciseq: Fix typo.
by Anders Jonsson
· 16 years ago
80b629f
mciseq: Remove unused variable.
by Andrew Talbot
· 17 years ago
87532fd
mciseq: Remove unused variable.
by Andrew Talbot
· 17 years ago
f4c4488
Spelling fixes.
by Austin English
· 17 years ago
b98bfac
mciseq: Remove unneeded casts.
by Andrew Talbot
· 17 years ago
0067279
mciseq: Fix compilation warnings in 64-bit mode.
by Dmitry Timoshkov
· 18 years ago
d076f55
mciseq: Constify a variable.
by Andrew Talbot
· 18 years ago
30e44c8
Assorted spelling fixes.
by Francois Gouget
· 18 years ago
97df92d
mciseq: Win64 printf format warning fixes.
by Michael Ploujnikov
· 18 years ago
85ce511
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 19 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
ce9b4ba
Assorted spelling fixes.
by Francois Gouget
· 19 years ago
eb8a40c
libs: Merged libwine_unicode into libwine.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
5784ca9
mciseq: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
fee72b6
Yet another round of redundant NULL checks before HeapFree.
by Michael Stefaniuc
· 19 years ago
9ca8a86
Link against libwine_unicode everywhere we use Unicode functions.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
8140d66
Fix all drivers DriverProc to conform to the DRIVERPROC definition.
by Dmitry Timoshkov
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
0edbaf7
Remove spaces before '\n' in traces.
by Francois Gouget
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
7f6554b
Make string elements of MCI_OPEN_PARMS const to match the SDK headers.
by Felix Nawothnig
· 20 years ago
5df5e40
Moved mciseq to the top-level dlls directory.
by Rémi Assailly
· 20 years ago