Commit graph

45 commits

Author SHA1 Message Date
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 b744a3d270 win32/gstcontrol.vcproj make the Win32 Release build work
Original commit message from CVS:
* win32/gstcontrol.vcproj
make the Win32 Release build work
2005-09-09 15:43:47 +00:00
Steve Lhomme d03f844092 win32/gstversion.h
Original commit message from CVS:
* win32/gstversion.h
GStreamer version is currently 0.8.11
2005-09-09 15:20:35 +00:00
Steve Lhomme 7f435f3854 win32/gstcontrol.vcproj added missing project file
Original commit message from CVS:
* win32/gstcontrol.vcproj
added missing project file
2005-09-09 15:19:24 +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 cb891be896 win32/gstbytestream.def win32/gstreamer.def win32/gstgetbits.def update the DLL exports
Original commit message from CVS:
* win32/gstbytestream.def
* win32/gstreamer.def
* win32/gstgetbits.def
update the DLL exports
2005-09-08 21:43:25 +00:00
Steve Lhomme 6520cc20be gst\elements\gstfdsink.c gst\elements\gstfdsrc.c gst\elements\gstfilesrc.c gst\elements\gstpipefilter.c gst\elements\...
Original commit message from CVS:
* gst\elements\gstfdsink.c
* gst\elements\gstfdsrc.c
* gst\elements\gstfilesrc.c
* gst\elements\gstpipefilter.c
* gst\elements\gstpipefilter.h
* gst\gstinfo.h
* win32\config.h
* win32\gstenumtypes.c
* win32\gstenumtypes.h
compilation fixes for MSVC
2005-09-08 12:07:13 +00:00
David Schleef af234f772c win32/gstenumtypes.c: Update from gst/gstenumtypes.c (See bug #153882)
Original commit message from CVS:
* win32/gstenumtypes.c: Update from gst/gstenumtypes.c (See
bug #153882)
* win32/gstenumtypes.h: same
2004-12-17 01:29:59 +00:00
Steve Lhomme d2f7218664 fix a memory leak in win32/dirent.c
Original commit message from CVS:
fix a memory leak in win32/dirent.c
2004-09-19 07:58:13 +00:00
Steve Lhomme 00942a943e temporary local files are .gmo not .mo
Original commit message from CVS:
temporary local files are .gmo not .mo
2004-08-16 18:00:59 +00:00
Thomas Vander Stichele 756dc098f7 add win32 - fixes 149981
Original commit message from CVS:
add win32 - fixes 149981
2004-08-13 14:03:05 +00:00
Thomas Vander Stichele 2797299404 small fixes before release
Original commit message from CVS:
small fixes before release
2004-08-13 13:31:22 +00:00
Steve Lhomme 5c22178afd compile and install the locales
Original commit message from CVS:
compile and install the locales
2004-08-11 19:50:41 +00:00
Steve Lhomme 658dfd2cb9 fix a memory leak that occured under Windows add gst_scheduler_register
Original commit message from CVS:
fix a memory leak that occured under Windows
add gst_scheduler_register
2004-08-11 18:55:14 +00:00
Steve Lhomme 7672e47c59 update the include and lib dirs to fit standard libraries as described in the Win32 manual
Original commit message from CVS:
update the include and lib dirs to fit standard libraries as described in the Win32 manual
2004-08-09 21:15:38 +00:00
Steve Lhomme 18cd9394c0 export gst_type_XXX for windows DLLs enable NLS again, push the version number for the coming 0.8.5 release
Original commit message from CVS:
export gst_type_XXX for windows DLLs
enable NLS again, push the version number for the coming 0.8.5 release
2004-08-09 21:11:39 +00:00
Steve Lhomme e226919ba2 Fix the URL for dependencies
Original commit message from CVS:
Fix the URL for dependencies
2004-08-03 20:31:51 +00:00
Steve Lhomme faf76178b3 update documentation with the clean version of dependencies
Original commit message from CVS:
update documentation with the clean version of dependencies
2004-08-03 15:19:34 +00:00
Steve Lhomme aa135d884c more exports for the plugins
Original commit message from CVS:
more exports for the plugins
2004-07-27 21:33:04 +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 cac606b55a rename GStreamer-0.8.lib to libgstreamer.lib
Original commit message from CVS:
rename GStreamer-0.8.lib to libgstreamer.lib
2004-07-27 10:00:11 +00:00
Steve Lhomme b380c49fba fixes for the Release build
Original commit message from CVS:
fixes for the Release build
2004-07-26 22:07:43 +00:00
Steve Lhomme 8c38f45cae update the version number add gstinterface to the build add many definitions needed by plugins, GST_CAT_DEFAULT only ...
Original commit message from CVS:
update the version number
add gstinterface to the build
add many definitions needed by plugins, GST_CAT_DEFAULT only available in the Debug build ?
2004-07-26 21:55:08 +00:00
Steve Lhomme 00260c591c remove unused .def files and export symbols using GST_PLUGIN_DEFINE
Original commit message from CVS:
remove unused .def files and export symbols using GST_PLUGIN_DEFINE
2004-07-25 11:07:03 +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 fd2fd44270 More exports for the plugins
Original commit message from CVS:
More exports for the plugins
2004-07-25 10:13:05 +00:00
Steve Lhomme 9c0b629088 Fixed the plugin and GStreamer location on Windows
Original commit message from CVS:
Fixed the plugin and GStreamer location on Windows
2004-07-25 09:01:40 +00:00
Steve Lhomme 30d202b097 More exports for the plugins
Original commit message from CVS:
More exports for the plugins
2004-07-24 20:59:03 +00:00
Steve Lhomme 2a189c2214 Disable NLS for now literaly export GST_CAT_DEFAULT
Original commit message from CVS:
Disable NLS for now
literaly export GST_CAT_DEFAULT
2004-07-24 16:07:01 +00:00
Steve Lhomme 0c7ff9acae Update to another gettext public build
Original commit message from CVS:
Update to another gettext public build
2004-07-12 20:15:56 +00:00
Steve Lhomme 766d02d57a fix i18n under Windows and a C syntax error
Original commit message from CVS:
fix i18n under Windows and a C syntax error
2004-07-12 19:32:30 +00:00
Steve Lhomme 395faf9c06 rename GSTREAMER_EXPORT to GST_EXPORT
Original commit message from CVS:
rename GSTREAMER_EXPORT to GST_EXPORT
2004-06-13 10:04:12 +00:00
Steve Lhomme f4f4c913f1 Fix the missing "extern"
Original commit message from CVS:
Fix the missing "extern"
2004-06-12 12:50:24 +00:00
Steve Lhomme 2871454788 More code in debug builds to have logging capabilities
Original commit message from CVS:
More code in debug builds to have logging capabilities
2004-06-12 11:31:49 +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
Steve Lhomme f50188b8a0 Fix a bug to enable/disable DEBUG under MSVC
Original commit message from CVS:
Fix a bug to enable/disable DEBUG under MSVC
2004-06-12 10:51:35 +00:00
Steve Lhomme 6029771ed5 Enable NLS under Windows
Original commit message from CVS:
Enable NLS under Windows
2004-06-12 10:45:54 +00:00
David Schleef 3a9c8f63d6 (from Steve Lhomme)
Original commit message from CVS:
(from Steve Lhomme)
* win32/Makefile: When using make clean the MS Visual Studio makefiles
are deleted.  Fix.
* win32/Makefile.inspect:
* win32/Makefile.launch:
* win32/Makefile.register:
2004-05-10 22:49:01 +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
Thomas Vander Stichele 4f14ff0d1b this isn't going to go away is it ?
Original commit message from CVS:
this isn't going to go away is it ?
2001-12-27 10:31:35 +00:00
Thomas Vander Stichele 7621ac94ee when is this getting fixed
Original commit message from CVS:
when is this getting fixed
2001-12-27 10:28:49 +00:00
Thomas Vander Stichele 672ea30dd8 go away
Original commit message from CVS:
go away
2001-12-14 17:46:56 +00:00
Thomas Vander Stichele 7b5a5ceaec so yeah
Original commit message from CVS:
so yeah
2001-12-14 17:46:01 +00:00