summaryrefslogtreecommitdiffstats
path: root/win32
AgeCommit message (Collapse)AuthorFilesLines
2006-03-03sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectectionSébastien Moutte8-4/+777
Original commit message from CVS: * sys/directdraw: * sys/directsound: sinks are now using GST_RANK_PRIMARY to be used with autodectection * win32/vs6: project files updated to fix some bugs * win32/vs7: * win32/vs8: vs7 and vs8 project files added
2006-01-05added sys/directdraw added sys/directsound added ↵Sébastien Moutte4-0/+520
win32/vs6/gst_plugins_bad.dsw added win32/vs6/libgstdirectsound.dsp ... Original commit message from CVS: 2006-01-05 Sebastien Moutte <sebastien@moutte.net> * added sys/directdraw * added sys/directsound * added win32/vs6/gst_plugins_bad.dsw * added win32/vs6/libgstdirectsound.dsp * added win32/vs6/libgstdirectdraw.dsp * added win32/common/config.h
2004-07-27more working pluginsSteve Lhomme1-0/+410
Original commit message from CVS: more working plugins
2004-07-26add more plugins to the build add some definitions needed by plugins fixes ↵Steve Lhomme1-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
2004-07-25Copy the files where needed after building, cleaner projectsSteve Lhomme1-1/+26
Original commit message from CVS: Copy the files where needed after building, cleaner projects
2004-07-24Add the preliminary canvas to build plugins on Win32Steve Lhomme1-0/+30
Original commit message from CVS: Add the preliminary canvas to build plugins on Win32