Steve Lhomme
72ba9a9614
win32/gst-typefind.vcproj: added gst-typefind to the MSVC7 build
...
Original commit message from CVS:
* win32/gst-typefind.vcproj:
added gst-typefind to the MSVC7 build
2005-09-13 15:03:05 +00:00
Steve Lhomme
15c718c40a
win32/config.h: update some defines for cleaner and better compilation
...
Original commit message from CVS:
2005-09-13 Steve Lhomme <steve.lhomme@free.fr>
* win32/config.h:
update some defines for cleaner and better compilation
2005-09-13 13:50:37 +00:00
Steve Lhomme
7348af34ff
win32/msvc71.sln win32/gstbytestream.vcproj win32/GStreamer.vcproj update the MSVC7 projects with latest files
...
Original commit message from CVS:
* win32/msvc71.sln
* win32/gstbytestream.vcproj
* win32/GStreamer.vcproj
update the MSVC7 projects with latest files
2005-09-08 21:46:56 +00:00
Steve Lhomme
b3897c7c14
add support for the getbits plugin
...
Original commit message from CVS:
add support for the getbits plugin
2004-07-27 21:30:56 +00:00
Steve Lhomme
e6fd648b5c
Copy the files where needed after building, The testsuite will be built separately
...
Original commit message from CVS:
Copy the files where needed after building, The testsuite will be built separately
2004-07-25 10:17:09 +00:00
Steve Lhomme
90386d884e
prepare to compile the testsuite with MSVC
...
Original commit message from CVS:
prepare to compile the testsuite with MSVC
2004-06-12 11:14:44 +00:00
David Schleef
037c9d2b34
gst/gstinfo.h: Add missing inline function.
...
Original commit message from CVS:
* gst/gstinfo.h: Add missing inline function.
* gst/gsttrace.c: add include
* gst/parse/grammar.y: remove unused code
* gst/registries/gstxmlregistry.c: (make_dir): make mkdir call
more portable.
* tools/gst-register.c: wrap unistd.h
More additions/fixes from Steve for the MSVC build.
* win32/GStreamer.vcproj:
* win32/Makefile:
* win32/Makefile.inspect:
* win32/Makefile.launch:
* win32/Makefile.register:
* win32/README.txt:
* win32/gst-inspect.vcproj:
* win32/gst-launch.vcproj:
* win32/gst-register.vcproj:
* win32/gstbytestream.def:
* win32/gstbytestream.vcproj:
* win32/gstconfig.h:
* win32/gstelements.def:
* win32/gstelements.vcproj:
* win32/gstenumtypes.c:
* win32/gstenumtypes.h:
* win32/gstoptimalscheduler.def:
* win32/gstoptimalscheduler.vcproj:
* win32/gstreamer.def:
* win32/gstspider.def:
* win32/gstspider.vcproj:
* win32/gstversion.h:
* win32/msvc71.sln:
2004-05-10 18:07:24 +00:00
David Schleef
71308351a8
win32/:
...
Original commit message from CVS:
Several new files from Steve Lhomme's MSVC patch (bug #141317 ):
* win32/GStreamer.vcproj:
* win32/Makefile:
* win32/config.h:
* win32/dirent.c: (_topendir), (_treaddir), (_tclosedir),
(_trewinddir), (_ttelldir), (_tseekdir):
* win32/dirent.h:
* win32/gst-inspect.vcproj:
* win32/gst-launch.vcproj:
* win32/gst-register.vcproj:
* win32/gstbytestream.vcproj:
* win32/gstelements.vcproj:
* win32/gstoptimalscheduler.vcproj:
* win32/gstspider.vcproj:
* win32/gtchar.h:
* win32/mman.c: (mmap), (mprotect), (msync), (munmap):
* win32/mman.h:
* win32/mman.inl:
* win32/msvc71.sln:
2004-04-29 02:52:21 +00:00