Commit Graph

87 Commits

Author SHA1 Message Date
Jörg Höhle ce96eb7907 msvfw32: MCI Step is like Seek. 2010-03-17 15:56:20 +01:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard 6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Luca Bennati 48b411ce3c msvfw32: Add Italian translation. 2010-02-01 12:48:25 +01:00
Igor Paliychuk b88a56de7f msvfw32: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
Eric Pouech 70d43eb047 msvfw32: Remove 16bit driver references (now that they no longer exist in winmm). 2009-10-26 11:17:06 +01:00
Alexandre Julliard 0e67f65cab include: Add support for building Wine with strict prototype checking. 2009-10-06 16:12:39 +02:00
Alexandre Julliard 2ff209ed2f msvfw32: Add missing utf8 pragma. 2009-08-20 15:33:26 +02:00
André Hentschel 64a60d8a17 msvfw32: Update German translation. 2009-08-13 16:41:30 +02:00
Vladimir Pankratov c7ea37c0e7 msvfw32: Convert the Russian resources to UTF-8. 2009-08-03 14:56:43 +02:00
Frédéric Delanoy a20e682995 msvfw32: Fix French UI display. 2009-07-10 12:11:15 +02:00
Michael Stefaniuc eab981c116 msvfw32: Convert the German resources to UTF-8. 2009-07-09 15:22:48 +02:00
Alexandre Julliard 56af92b073 makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
Michael Stefaniuc 4149385b93 msvfw32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:31 +02:00
Francois Gouget 0601902740 msvfw32: Move MSVIDEO_SendMessage() up and make it and MSVIDEO_GetHicPtr() static. 2009-06-22 13:30:46 +02:00
Aurimas Fišeras 3c4cbd4dca msvfw32: Add Lithuanian translation. 2009-06-22 11:28:05 +02:00
Alexandre Julliard 75ba56f066 msvfw32: Fix a pointer conversion warning on 64-bit. 2009-05-28 15:25:09 +02:00
Eric Pouech b8aa4e4fc7 msvideo16: Make msvideo16 a separate 16-bit module. 2009-05-15 11:44:59 +02:00
Eric Pouech 33a04dc69c msvfw32: Clearly separate the 16-bit code out of the rest by wrapping 16-bit message functions in thunks. 2009-05-15 11:35:16 +02:00
Dmitry Timoshkov c3dce7dcce msvfw32: Remove useless and harmful traces from ICDecompress. 2009-05-04 12:52:55 +02:00
Jörg Höhle 9296b1e917 msvfw32/tests: Add mixed-case FOURCC comparisons. 2009-04-28 13:10:02 +02:00
Jörg Höhle e7c06ea6ae Perform case-insensitive FOURCC comparison of built-in video codecs. 2009-04-08 11:37:52 +02:00
Michael Stefaniuc caa604b563 msvfw32: Remove some Win64 compiler warnings.
- Use HandleToLong to get to the user handle.
- Use GetWindowLongPtr to retrieve a pointer.
2009-02-10 12:34:08 +01:00
Michael Stefaniuc ca8d5a7922 msvfw32: Remove superfluous pointer casts. 2009-01-12 13:06:42 +01:00
Alexandre Julliard ec1b28edb0 include: Fix a number of mmsystem.h structure for Win64. 2009-01-09 18:08:29 +01:00
Andrew Talbot 6e59407e1c msvfw32: Remove superfluous semicolon. 2008-12-23 12:51:33 +01:00
Paul Vriens d743ff8815 msvfw32/tests: Fix a test failure on W2K3. 2008-12-19 17:36:36 +01:00
Jörg Höhle fc5c89eb2c msvfw32/tests: ICCOpen() is case-insensitive on MS-Windows. 2008-12-18 13:39:05 +01:00
ByeongSik Jeon 5f3287d79f *Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
ByeongSik Jeon 1b0297a7f9 *Zh.rc: Update the Chinese resource font name to "MS Shell Dlg". 2008-12-11 12:20:48 +01:00
Ricardo Filipe 50882940c0 msvfw32: Added Portuguese translation. 2008-10-22 13:54:55 +02:00
Alexandre Julliard 7f327237bf Convert remaining source files to utf-8. 2008-10-18 19:23:08 +02:00
Hongbo Ni 6a7ad7efb5 msvfw32: Add simplified and traditional Chinese resources. 2008-09-04 11:41:56 +02:00
Andrew Talbot f5c87f8ec5 msvfw32: Sign-compare warning fix. 2008-09-02 11:54:36 +02:00
Francois Gouget 39cb432b68 Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
José Manuel Ferrer Ortiz 85e839a2c2 Spanish translations updates. 2008-06-02 12:32:47 +02:00
Mikołaj Zalewski 14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Jens Albretsen c67a649041 msvfw32: Danish translation. 2008-05-07 12:10:44 +02:00
Andrew Talbot 7b0c084e50 msvfw32: Remove unused variable. 2008-04-23 12:23:20 +02:00
Rok Mandeljc 44aa996e3d msvfw32: Added Slovenian translation. 2008-04-08 11:58:52 +02:00
Vitaliy Margolen 24ce6dc61d msvfw32: Add Russian translation. 2008-04-07 11:34:12 +02:00
Andrew Talbot 0d80791371 msvfw32: Assign to structs instead of using memcpy. 2008-03-07 11:01:07 +01:00
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
Mikołaj Zalewski 997e5f1230 Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL. 2008-02-21 14:18:07 +01:00
Frans Kool a23e5c5935 msvfw32: Created Dutch translations. 2008-02-16 13:55:17 +01:00
Andrew Talbot 602e675375 msvfw32: Avoid possible dereference of NULL pointer (Coverity). 2008-02-07 11:59:53 +01:00
Andrew Talbot 0f806dfd6b msvfw32: Remove unneeded casts. 2008-01-14 13:10:07 +01:00
Andrew Talbot 8402f7a437 msvfw32: Remove unneeded casts. 2007-12-31 16:44:46 +01:00
Luis C. Busquets Pérez e50543dbe1 msvfw32: Add Spanish resource. 2007-12-10 12:13:15 +01:00
Alexandre Julliard 5c9396d734 msvfw32: Fix invalid check that caused the rest of VideoCapDriverDescAndVer16 to be optimized out. 2007-12-07 18:42:00 +01:00