Commit Graph

356 Commits

Author SHA1 Message Date
Dmitry Timoshkov 2886471db1 avifil32: Use correct AddRef helpers. 2014-04-08 09:25:59 +02:00
Michael Stefaniuc 9f2f30c412 avifil32: Avoid forward declarations of COM methods. 2014-03-04 11:49:34 +01:00
Michael Stefaniuc 5c12f6bdc9 avifil32: Merge IAVIStream into the WAVFile object. 2014-03-04 11:49:32 +01:00
Michael Stefaniuc fbd740b7b1 avifil32: Merge IPersistFile into the WAVFile object. 2014-03-04 11:49:30 +01:00
Michael Stefaniuc b1c6d5b111 avifil32/tests: Add WAVFile COM tests. 2014-03-04 11:49:28 +01:00
Michael Stefaniuc 8e9cacf099 avifil32: Support COM aggregation in WAVFile. 2014-03-04 11:49:26 +01:00
Michael Stefaniuc 3815c1e9b6 avifil32: Unconditionally support IAVIStream in WAVFile. 2014-03-04 11:49:24 +01:00
Michael Stefaniuc d1bbb471e8 avifil32: Basic COM cleanup for IAVIFile from WAVFile. 2014-03-04 11:49:22 +01:00
Frédéric Delanoy b26c439150 avifil32: Use BOOL type where appropriate. 2014-02-25 14:21:41 -06:00
Andrey Gusev be367393c9 Assorted typos fixes. 2014-01-13 17:37:42 +01:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Alexandre Julliard 4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
Frédéric Delanoy da6c728195 Assorted spelling fixes. 2013-11-07 19:01:20 +01:00
Alexandre Julliard 5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
Alexandre Julliard c7803b885b makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
Frédéric Delanoy 4473ce4db9 Assorted spelling fixes. 2013-10-30 09:46:27 +01:00
Nikolay Sivov 9273a6715f avifil32/tests: Compile with -D__WINESRC__. 2013-10-15 14:28:20 +02:00
Michael Stefaniuc 0e681027a2 tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
Michael Stefaniuc 11b21f70ab avifil32: Move the IAVIStream vtbl to avoid forward declarations. 2013-09-03 10:56:10 +02:00
Michael Stefaniuc 555fbc985c avifil32: Basic COM cleanup for the IAVIStream iface. 2013-09-03 10:56:05 +02:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Michael Stefaniuc e86619413e avifil32/tests: Add COM tests for AVIFile. 2013-03-07 14:56:16 +01:00
Michael Stefaniuc 7854cce757 avifil32: Support COM aggregation for AVIFile.
Ref counting bug in QueryInterface comes free of charge!
2013-03-07 14:56:16 +01:00
Michael Stefaniuc 39127a0700 avifil32: Avoid forward declaration of IAVIFile/IPersistFile methods. 2013-03-07 14:56:16 +01:00
Michael Stefaniuc c52d915e2b avifil32: Merge and cleanup the IPersistFile iface. 2013-03-07 14:56:16 +01:00
Michael Stefaniuc 8e6c79b3cc avifil32: COM cleanup for the IAVIFile iface. 2013-03-07 14:56:16 +01:00
Michael Stefaniuc fdfb86589e avifil32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:49:35 +02:00
Michael Stefaniuc a2a8a613be avifil32: Drop the 'register' storage-class specifier. 2012-06-21 18:55:59 +02:00
Francois Gouget fac36c55e9 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
Alexandre Julliard 26ac886752 avifil32: Convert dialogs to po files. 2011-11-24 20:57:03 +01:00
Andrew Talbot f2a0f05082 avifil32: Fix use of wrong variable in expression. 2011-09-21 11:35:43 +02:00
Francois Gouget d82c70e511 avifil32: The stream format string cannot really be translated so remove it from the resources. 2011-08-26 16:33:42 +02:00
Alexandre Julliard b56dc9a6f7 winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
Frédéric Delanoy f932abf326 dlls: Assorted spelling fixes. 2011-08-01 18:26:27 +02:00
Igor Paliychuk e5b6f5b4ad avifil32: Convert Ukrainian resources into utf-8. 2011-06-20 19:32:03 +02:00
Marcus Meissner 719345017c avifil32: Mark internal symbols as hidden. 2011-04-29 14:21:41 +02:00
Austin English 0d258b4737 avifil32/tests: Remove useless variable assignments (LLVM/Clang). 2011-02-07 10:13:35 -06:00
Michael Stefaniuc 81c91c4344 avifil32: Avoid forward declarations of iface methods. 2011-01-24 14:43:24 +01:00
Michael Stefaniuc 2a14c4e846 avifil32: Use ifaces instead of vtbl pointers in IAVIEditStreamImpl. 2011-01-24 14:43:24 +01:00
Alexandre Julliard af743a6b57 avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
Alexandre Julliard fc872b5b15 avifil32: Append the *.* extension by hand after loading the string. 2011-01-13 15:21:48 +01:00
Michael Stefaniuc c567d1e461 avifil32: Avoid the forward declaration of the IAVIStream methods. 2011-01-12 14:55:37 +01:00
Michael Stefaniuc 1f8e505dc2 avifil32: COM cleanup for acmstream.c. 2011-01-12 14:55:30 +01:00
Michael Stefaniuc 6994317b05 avifil32: Reorder some code to avoid forward declarations for the IGetFrameVtbl methods. 2010-12-28 16:35:39 +01:00
Michael Stefaniuc 157480df1a avifil32: Use an iface instead of a vtbl pointer in IGetFrameImpl. 2010-12-28 16:35:39 +01:00
Michael Stefaniuc 61d84d68bb avifil32: Reorder some code to avoid forward declarations for the IAVIStreamVtbl methods. 2010-12-28 16:35:39 +01:00
Michael Stefaniuc a45ae7ba88 avifil32: Use an iface instead of a vtbl pointer in IAVIStreamImpl. 2010-12-28 16:35:39 +01:00
Michael Stefaniuc 9b1a6a5d40 avifil32: Use an iface instead of a vtbl pointer in ITmpFileImpl. 2010-12-23 13:47:23 +01:00