Commit Graph

112 Commits (3864fd8d377e88ecde33a74f59e8ebf60112b9ca)

Author SHA1 Message Date
Marcus Meissner cf2c506b1a msvf32: Fixed incorrect sizeof (Coverity). 2013-06-24 11:47:10 +02:00
Frédéric Delanoy 86544ce98f msvfw32: Fix a leak (coverity). 2012-11-05 11:30:35 +01:00
Frédéric Delanoy 519600bdf1 msvfw32: Use appropriate abbreviation for seconds. 2011-12-13 18:59:06 +01:00
Frédéric Delanoy 18a75957a3 msvfw32: Fix a displayed label. 2011-12-01 15:01:30 +01:00
Alexandre Julliard 197dcda647 msvfw32: Convert dialogs to po files. 2011-11-30 18:05:28 +01:00
Hwang YunSong 1a03d7edca msvfw32: Update Korean resource. 2011-06-17 11:09:09 +02:00
Francois Gouget 11529e1c9f msvfw32: Fix ellipsis usage in the menu and button labels. 2011-06-15 20:04:39 +02:00
Marcus Meissner a6429c7011 msvfw32: Mark MSVFW32_hModule with hidden visibility. 2011-05-26 13:30:50 +02:00
Jörg Höhle 0e566c5b64 msvfw32: Force lower-case 'vidc/vids/audc' etc. when opening new driver. 2011-05-24 18:28:30 +02:00
Francois Gouget 1235c24803 msvfw32: Use constants instead of hard-coded numbers for the resources. 2011-04-28 17:59:00 +02:00
Paul Vriens ec90fcd9c1 msvfw32: Only call MSVIDEO_GetHicPtr() once (Coverity). 2011-03-17 17:44:47 +01:00
Akihiro Sagawa ea27fd99e9 msvfw32: Add Japanese translation. 2011-02-28 13:21:06 +01:00
Alexandre Julliard f14712a24e msvfw32: Convert string table resources to po files. 2011-01-12 17:24:35 +01:00
Hwang YunSong dd7dc1f8ec msvfw32: Update Korean resource. 2010-12-28 16:35:39 +01:00
Paul Vriens ea458a97d0 msvfw32: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-03 14:44:50 +01:00
Yaron Shahrabani 27c5a8e15c msvfw32: Added Hebrew translation. 2010-10-27 11:43:36 +02:00
Luca Bennati d3d0cc857d msvfw32: Update Italian translation. 2010-09-21 17:53:54 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Jörg Höhle c678bdd718 msvidc: ICDecompressQuery returns ICERR_BADFORMAT on error. 2010-07-28 16:28:23 +02:00
Jörg Höhle aab254a11e msvfw32/tests: Add ICDecompressQuery format tests. 2010-07-28 16:28:22 +02:00
Michael Stefaniuc 8a63281dbf msvfw32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Michael Stefaniuc d22e3e4324 msvfw32: Add the Romanian translation.
Translation by Claudia Cotună.
2010-06-23 15:26:49 +02:00
Michael Stefaniuc bdc85b69f6 msvfw32: Replace long with LONG. 2010-05-17 13:18:44 +02:00
Francois Gouget 3428b94a8d Assorted spelling and case fixes. 2010-03-22 10:49:13 +01:00
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