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