summaryrefslogtreecommitdiff
path: root/win32/gst.sln
Commit message (Collapse)AuthorAgeFilesLines
* Remove DirectDraw & DirectSound plugins, as they've moved to GoodJan Schmidt2007-06-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/inspect/plugin-directdraw.xml: * docs/plugins/inspect/plugin-directsound.xml: * sys/Makefile.am: * sys/directdraw/Makefile.am: * sys/directdraw/gstdirectdrawplugin.c: * sys/directdraw/gstdirectdrawsink.c: * sys/directdraw/gstdirectdrawsink.h: * sys/directsound/Makefile.am: * sys/directsound/gstdirectsoundplugin.c: * sys/directsound/gstdirectsoundsink.c: * sys/directsound/gstdirectsoundsink.h: * win32/MANIFEST: * win32/gst.sln: * win32/vs6/libgstdirectdraw.dsp: * win32/vs6/libgstdirectsound.dsp: * win32/vs7/libgstdirectdraw.vcproj: * win32/vs7/libgstdirectsound.vcproj: * win32/vs8/libgstdirectdraw.vcproj: * win32/vs8/libgstdirectsound.vcproj: Remove DirectDraw & DirectSound plugins, as they've moved to Good
* more working pluginsSteve Lhomme2004-07-271-0/+410
| | | | | Original commit message from CVS: more working plugins
* add more plugins to the build add some definitions needed by plugins fixes ↵Steve Lhomme2004-07-261-0/+155
| | | | | | | | | for build problems Original commit message from CVS: add more plugins to the build add some definitions needed by plugins fixes for build problems
* Copy the files where needed after building, cleaner projectsSteve Lhomme2004-07-251-1/+26
| | | | | Original commit message from CVS: Copy the files where needed after building, cleaner projects
* Add the preliminary canvas to build plugins on Win32Steve Lhomme2004-07-241-0/+30
Original commit message from CVS: Add the preliminary canvas to build plugins on Win32