Commit Graph

59 Commits

Author SHA1 Message Date
Igor Paliychuk
4e2e10f24e msvidc32: Add Ukrainian translations. 2010-02-01 12:08:26 +01:00
Paul Vriens
b543c40de4 msvidc32: Fix size parameter for memset (Coccinelle). 2010-01-11 11:35:00 -06:00
Gerald Pfeifer
a15f283c7d msvidc32: Guard old code by #ifdef instead of plain #if. 2009-11-21 14:31:45 +01:00
Vladimir Pankratov
55e97bdc45 msvidc32: Convert the Russian resources to UTF-8. 2009-08-03 14:56:51 +02:00
Michael Stefaniuc
2bf4acb56c Set the encoding of the Romanian resources to UTF-8. 2009-07-16 11:15:23 +02:00
Michael Stefaniuc
9949661c65 Set the encoding of the remaining German resources to UTF-8. 2009-07-15 13:23:29 +02:00
Aric Stewart
0d932a88d4 msvidc32: Add Japanese resource. 2009-07-15 13:15:47 +02:00
Frédéric Delanoy
88da8071f0 msvidc32: Convert French resources to UTF-8. 2009-07-10 12:11:19 +02:00
Michael Stefaniuc
ece4f64ecf msvidc32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:41:15 +02:00
Aurimas Fišeras
1c83614854 msvidc32: Add Lithuanian translation. 2009-06-22 11:28:08 +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
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
Ricardo Filipe
40ae522409 msvidc32: Added Portuguese translation. 2008-11-13 12:07:07 +01:00
Mikołaj Zalewski
14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Jens Albretsen
b19326767f msvidc32: Danish translation. 2008-05-07 12:09:21 +02:00
Rok Mandeljc
704949d76a msvidc32: Added Slovenian translation. 2008-04-08 11:58:49 +02:00
Vitaliy Margolen
e00a93fd5d msvidc32: Add Russian translation. 2008-04-07 11:34:14 +02:00
Michael Stefaniuc
2b4c863f27 msvidc32: Add the Romanian translation. 2008-03-19 11:23:03 +01:00
Frans Kool
b13e856d58 msvidc32: Created Dutch translations. 2008-02-18 12:41:36 +01:00
Daniel Nylander
8276bf6648 msvidc32: Add Swedish translation. 2007-10-16 12:39:42 +02:00
Andrew Talbot
76d857f3f5 msvidc32: Constify some variables. 2007-06-19 11:32:52 +02:00
Mikołaj Zalewski
e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Byeong-Sik Jeon
e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Jonathan Ernst
a34e04eaf4 Use SUBLANG_NEUTRAL in French resources. 2006-10-19 13:35:05 +02:00
Michael Stefaniuc
8fac9960b8 msvidc32: Win64 printf format warning fixes. 2006-10-06 12:33:14 +02:00
Michael Stefaniuc
85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
Mikołaj Zalewski
077a38128c video codecs: add Polish translation. 2006-09-27 09:39:53 +02:00
Alexandre Julliard
32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Alexandre Julliard
77dc0d9be5 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
Alexandre Julliard
cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Peter Beutner
d5d441d790 msvidc: Change short description to MS-CRAM. 2006-06-09 18:13:38 +02:00
Jonathan Ernst
360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Jonathan Ernst
b3102cf7fe msvidc: French localization. 2006-04-17 11:58:17 +02:00
András Kovács
7ad51eab0b msvidc32: Added Hungarian translation. 2006-03-15 11:32:50 +01:00
Dmitry Timoshkov
b4b3e6a165 Handle ICM_CONFIGURE request in ICCVID and MSVIDC32 codecs. 2006-02-11 12:15:07 +01:00
Dmitry Timoshkov
538ed06c41 Clearly indicate that ICCVID and MSVIDC32 do not support compression. 2006-02-07 12:28:04 +01:00
Fatih Aşıcı
4c3e37c27e msvidc32: Turkish translation. 2006-02-06 13:05:12 +01:00
Dmitry Timoshkov
c13ae56289 Add a check for icinfo->fccType in DRV_OPEN message handler of builtin
video codecs.
2006-02-03 12:29:26 +01:00
Eric Pouech
ed43709a38 vidc: Return error codes when a message isn't supported. 2005-12-12 11:53:28 +01:00
Francois Gouget
6e7d8a7271 msvidc32: Add a comment for DllMain() to stop winapi_check from
complaining about it.
2005-12-05 12:49:51 +01:00
Alexander N. Sørnes
f33d726276 Update Norwegian Bokmaal resources. 2005-12-05 12:02:38 +01:00
YunSong Hwang
83befb5d4d Add Korean translations. 2005-11-29 17:21:23 +01:00
Dmitry Timoshkov
8140d66c47 Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
Henning Gerhardt
eaae447177 Add German resources. 2005-11-28 20:51:54 +01:00
Dmitry Timoshkov
19021aab0d Set both dwVersionICM and dwVersion to ICVERSION in Wine builtin
codecs.
2005-11-28 17:31:48 +01:00
Alexandre Julliard
127df1e115 Ignore generated rsrc.res. 2005-11-28 11:00:57 +01:00
Dmitry Timoshkov
0a1e28fe3f Add support for ICM_GETINFO in msvidc32 codec (based on msrle32). 2005-11-28 10:45:02 +01:00
Alexandre Julliard
0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Alexandre Julliard
7e22be4d84 We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Alexandre Julliard
13deedc524 Removed a few more unnecessary import libraries. 2005-08-17 12:42:39 +00:00