Sign in
goma
/
wine
/
adabcc6499bc3bf78686f32b3ff360a37d0a6b26
/
dlls
/
avifil32
410f8e9
avifil32: Update Portuguese (Brazilian) translation.
by Gustavo Henrique Milaré
· 15 years ago
503c5b8
avifil32: Update Korean resource.
by Hwang YunSong
· 15 years ago
b974852
Update Russian translations.
by Vitaly Lipatov
· 15 years ago
c516ecb
avifile32: Update the Danish translation and convert to UTF-8.
by Paul Vriens
· 15 years ago
6178e86
avifil32: Remove some redundant "not NULL" checks (coccicheck).
by Michael Stefaniuc
· 15 years ago
2da433f
avifil32: Fix Dutch translation.
by Sven Baars
· 15 years ago
219eaf6
avifil32/tests: Add or fix the trailing '\n' of ok() calls.
by Francois Gouget
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
bc87dd6
avifil32: Registry access calls don't return HRESULT codes.
by Nikolay Sivov
· 15 years ago
6164ce2
makefiles: Use the standard C_SRCS variable as the list of test files.
by Alexandre Julliard
· 15 years ago
7401af6
avifil32: Use chunksize specified by the chunk itself, avoids a noticable ticking sound heard when reading past the chunk boundary.
by Julius Schwartzenberg
· 15 years ago
bfe9e6d
avifile: Fix playback of fixed sample size audio streams.
by Maarten Lankhorst
· 15 years ago
65f6474
avifil32: Allow files with different extensions to be loaded.
by Julius Schwartzenberg
· 15 years ago
6a5e443
avifil32: Fix header suggested buffersize.
by Julius Schwartzenberg
· 15 years ago
cf73a26
avifil32: Overwrite dwRate in the audiostream with the nBlockAlign from the wave header.
by Julius Schwartzenberg
· 15 years ago
9bcb143
avifil32/tests: Test how avifile deals with audio stream and wave headers.
by Julius Schwartzenberg
· 15 years ago
ef19d85
avifil32/tests: Test corrupt avi list magic.
by Julius Schwartzenberg
· 15 years ago
e2944fc
avifil32/tests: Initial test data and simple test for avifil32.
by Julius Schwartzenberg
· 15 years ago
a602044
avifil32/tests: Add initial tests.
by Detlef Riekenberg
· 15 years ago
d34aba2
avifil32: Don't leak the buffer on HeapReAlloc() failure in AVISaveOptionsFmtChoose().
by Henri Verbeet
· 15 years ago
7ab7103
avifil32: Don't leak the buffer on HeapReAlloc() failure in AVIFILE_AddFrame().
by Henri Verbeet
· 15 years ago
63aa541
avifil32: Only modify the stream info after a succesful allocation in AVIFILE_AddFrame().
by Henri Verbeet
· 15 years ago
c2051d3
avifil32: Properly check the required buffer size in AVIFILE_AddFrame().
by Henri Verbeet
· 15 years ago
32c3adb
avifil32: Always add the format change frame to the buffer in AVIFILE_AddFrame().
by Henri Verbeet
· 15 years ago
c274d6f
avifil32: Don't leak the buffer on HeapReAlloc() failure in AVIFILE_ReadBlock().
by Henri Verbeet
· 15 years ago
1fb72a3
avifil32: Just assign maxSize to This->cbBuffer in AVIFILE_ReadBlock().
by Henri Verbeet
· 15 years ago
4c36e12
avifil32: Properly check the required buffer size in AVIFILE_ReadBlock().
by Henri Verbeet
· 15 years ago
b2272fb
avifil32: Update German translation.
by André Hentschel
· 16 years ago
6f81330
avifile: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
a32e4e5
Convert English resources to UTF-8 where necessary.
by Alexandre Julliard
· 16 years ago
963b0d6
avifil32: Convert the language-neutral resource file to UTF-8.
by Alexandre Julliard
· 16 years ago
a3086ac
avifil32: Convert the German resources to UTF-8.
by Michael Stefaniuc
· 16 years ago
34460a8
avifil32: Fix French translation.
by Frédéric Delanoy
· 16 years ago
38bccbc
avifil32: Build language resource files separately.
by Michael Stefaniuc
· 16 years ago
508270b
avifil32: Romanian translation.
by Paul Chitescu
· 16 years ago
ce34998
avifil32: Add Lithuanian translation.
by Aurimas Fišeras
· 16 years ago
e281b09
avifil32: Constify a variable.
by Andrew Talbot
· 16 years ago
b91cf32
avifil32: Make avifile.dll into a stand-alone 16-bit module.
by Alexandre Julliard
· 16 years ago
5e56845
avifil32: Add a missing AddRef in IGetFrame_QueryInterface().
by Francois Gouget
· 16 years ago
f884cf0
avifil32: Add missing AddRefs in IAVIFile_QueryInterface().
by Francois Gouget
· 16 years ago
e9996b9
avifil32: Ukranian translation.
by Artem Reznikov
· 16 years ago
905ff8f
avifil32: Remove superfluous pointer casts.
by Michael Stefaniuc
· 16 years ago
8bd9a3a
janitorial: Don't depend on user32 for the self registration functions.
by Hans Leidekker
· 16 years ago
5f3287d
*Ko.rc: Update Korean resource.
by ByeongSik Jeon
· 16 years ago
1b0297a
*Zh.rc: Update the Chinese resource font name to "MS Shell Dlg".
by ByeongSik Jeon
· 16 years ago
d577747
avifil32: Remove unneeded casts of zero.
by Francois Gouget
· 16 years ago
23e6e7b
Make sure we have a space before the ellipses in Slovenian resources.
by Francois Gouget
· 16 years ago
83c4ae5
avifil32: Remove superfluous casts of void pointers.
by Michael Stefaniuc
· 16 years ago
4f324b3
avifil32: Convert source files to utf-8.
by Alexandre Julliard
· 16 years ago
26134a7
avifil32: Convert Japanese resource to UTF-8.
by Muneyuki Noguchi
· 16 years ago
c9d24bd
avifil32: Fix treating the return values of mmio* functions as HRESULTs instead of MMRESULTs.
by Rob Shearman
· 17 years ago
1717628
avifil32: Fix type of variable used to store the result of ICCompress in AVIFILE_EncodeFrame.
by Rob Shearman
· 17 years ago
5fb9ed2
avifil32: Use "MS Shell Dlg" 9 in Japanese resources.
by Muneyuki Noguchi
· 17 years ago
7496db0
avifil32: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
by Rob Shearman
· 17 years ago
030e678
avifil32: Add simplified and traditional Chinese resources.
by Hongbo Ni
· 17 years ago
61de0f4
avifil32: Make size parameter of AVIFILE_ReadBlock DWORD instead of LONG.
by Gerald Pfeifer
· 17 years ago
22f2558
avifil32: Remove unneeded address-of operators from array names.
by Andrew Talbot
· 17 years ago
dda737f
avifil32: The array index is 0-based.
by Detlef Riekenberg
· 17 years ago
43fb6f7
avifil32: Resize the dialog to avoid truncated texts.
by Detlef Riekenberg
· 17 years ago
14a42f8
Make Swedish use SUBLANG_NEUTRAL.
by Mikołaj Zalewski
· 17 years ago
b434e2c
avifil32: Added Danish translation.
by Jens Albretsen
· 17 years ago
dad21bb
makefiles: List the static libraries as normal imports instead of extra libs.
by Alexandre Julliard
· 17 years ago
6b144b3
avifil32: Updated Slovenian translation.
by Rok Mandeljc
· 17 years ago
bea9f06
avifil32: Updated Korean resource.
by Hwang YunSong(황윤성)
· 17 years ago
0bb1eb7
avifil32: Fix copy/paste error.
by Ken Thomases
· 17 years ago
4800089
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
by Rob Shearman
· 17 years ago
e7173df
avifil32: Fix the character count passed into LoadStringW in AVIBuildFilterW and AVISaveOptionsUpdate.
by Rob Shearman
· 17 years ago
427cd91
uuid: Remove a few iids that don't belong here.
by Alexandre Julliard
· 17 years ago
c6c205a
avifil32: Simplify a comparison in AVIBuildFilterW.
by Rob Shearman
· 17 years ago
89a2eab
avifil32: Pass the number of characters to LoadStringW, not the number of bytes.
by Rob Shearman
· 17 years ago
292fd13
avifil32: Assign to structs instead of using memcpy.
by Andrew Talbot
· 17 years ago
f6caf1b
Misc spelling fixes.
by Austin English
· 17 years ago
464258b
Spelling fixes.
by Austin English
· 17 years ago
ff92404
avifil32: Remove unneeded casts.
by Andrew Talbot
· 17 years ago
23db263
avifil32: Fix buffer sizes.
by Vitaly Lipatov
· 17 years ago
c0473bb
avifil32: Updated French translation.
by Jonathan Ernst
· 17 years ago
7563145
avifil32: Add Swedish translation.
by Daniel Nylander
· 17 years ago
aaa1908
avifil32: Fix prototype for AVIStreamFindSample() to match the PSDK.
by Bang Jun-young
· 17 years ago
3d61013
avifil32: Fix some memory leaks.
by Andrew Talbot
· 18 years ago
daccba5
avifil32/regsvr: Replace recursive delete functions by RegDeleteTree.
by Paul Vriens
· 18 years ago
9588fc5
avifil32: Fix Polish translation.
by Janusz Tomczak
· 18 years ago
9261e30
avifil32: Exclude unused headers.
by Andrew Talbot
· 18 years ago
b01c2c8
avifil32: Constify some variables.
by Andrew Talbot
· 18 years ago
76c99d9
avifil32: Constify some variables.
by Andrew Talbot
· 18 years ago
ba9e77b
avifil32: Declare some variables static.
by Andrew Talbot
· 18 years ago
22684cc
janitorial: Remove stray '\' at end of lines.
by Michael Stefaniuc
· 18 years ago
c66628b
Consistently use SUBLANG_NEUTRAL for Italian resources.
by Francois Gouget
· 18 years ago
c5b5aaa
avifil32: Add a Portuguese translation (contributed by Americo Jose Melo).
by Francois Gouget
· 18 years ago
b5f104d
Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages.
by Francois Gouget
· 18 years ago
1ccf944
Assorted spelling fixes.
by Francois Gouget
· 18 years ago
9fe4673
Don't include windows.h & co in the Wine sources.
by Francois Gouget
· 18 years ago
58bd35c
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
by Mikołaj Zalewski
· 18 years ago
e32aa55
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
by Mikołaj Zalewski
· 18 years ago
e1fd734
Korean: Use SUBLANG_NEUTRAL in Korean resources.
by Byeong-Sik Jeon
· 18 years ago
f041a2b
avifil32: Win64 printf format warning fixes.
by Michael Stefaniuc
· 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
5f5b909
avifil32: Remove unnecessary dependency on ntdll.
by Bang Jun-Young
· 19 years ago
eb8a40c
libs: Merged libwine_unicode into libwine.
by Alexandre Julliard
· 19 years ago
77dc0d9
.gitignore: Added wildcards to ignore generated resource files.
by Alexandre Julliard
· 19 years ago
Next »