Thomas Vander Stichele
45fce73f08
win32/: renamed core elements plugin
...
Original commit message from CVS:
* win32/MANIFEST:
* win32/common/config.h:
* win32/vs6/gstreamer.dsw:
* win32/vs6/libgstcoreelements.dsp:
* win32/vs6/libgstelements.dsp:
renamed core elements plugin
2005-12-02 09:48:17 +00:00
Thomas Vander Stichele
9672212aa5
releasing 0.9.7
...
Original commit message from CVS:
releasing 0.9.7
2005-12-01 19:11:56 +00:00
Thomas Vander Stichele
d29d0b01e2
bump GST_MAJORMINOR to 0.10 reset libtool version
...
Original commit message from CVS:
bump GST_MAJORMINOR to 0.10
reset libtool version
2005-12-01 16:51:23 +00:00
Thomas Vander Stichele
cdb0102e9e
add a torture target
...
Original commit message from CVS:
add a torture target
2005-11-23 21:24:46 +00:00
Thomas Vander Stichele
505dced8dc
releasing 0.9.6
...
Original commit message from CVS:
releasing 0.9.6
2005-11-23 19:55:09 +00:00
Thomas Vander Stichele
6b9b2e4015
update win32 files for HEAD
...
Original commit message from CVS:
update win32 files for HEAD
2005-11-12 10:04:01 +00:00
Thomas Vander Stichele
b1797f6ca0
releasing 0.9.5
...
Original commit message from CVS:
releasing 0.9.5
2005-11-11 19:24:30 +00:00
Thomas Vander Stichele
11ba80f46e
update generated config
...
Original commit message from CVS:
update generated config
2005-11-02 09:24:58 +00:00
Thomas Vander Stichele
d5dea91948
updated config
...
Original commit message from CVS:
updated config
2005-10-28 17:34:32 +00:00
Thomas Vander Stichele
93ab147ddc
time to release
...
Original commit message from CVS:
time to release
2005-10-23 22:30:17 +00:00
Thomas Vander Stichele
1233601cb4
comment; update win32 config.h
...
Original commit message from CVS:
comment; update win32 config.h
2005-10-16 13:55:41 +00:00
Thomas Vander Stichele
593932d3ed
check for process.h, declares getpid() on Windows
...
Original commit message from CVS:
* configure.ac:
* win32/common/config.h:
* win32/common/config.h.in:
check for process.h, declares getpid() on Windows
* gst/gstinfo.c:
include process.h if we have it
* gst/gstmemchunk.c: (populate), (gst_mem_chunk_new):
* gst/gstmemchunk.h:
fix signedness issues
* win32/common/libgstreamer.def:
fix get_type's
2005-10-16 10:38:02 +00:00
Thomas Vander Stichele
81c5d7d703
fix GST_VERSION
...
Original commit message from CVS:
fix GST_VERSION
2005-10-16 10:18:36 +00:00
Thomas Vander Stichele
7e5c345b2d
fix inline
...
Original commit message from CVS:
fix inline
2005-10-16 10:15:24 +00:00
Thomas Vander Stichele
e4158eafad
define PACKAGE
...
Original commit message from CVS:
define PACKAGE
2005-10-16 10:12:34 +00:00
Thomas Vander Stichele
22831809ba
update available headers
...
Original commit message from CVS:
update available headers
2005-10-16 10:10:25 +00:00
Thomas Vander Stichele
26888eba87
update
...
Original commit message from CVS:
update
2005-10-16 09:55:24 +00:00
Thomas Vander Stichele
8a0106502f
updates for 2in32
...
Original commit message from CVS:
updates for 2in32
2005-10-16 09:51:25 +00:00
Thomas Vander Stichele
0ecb219505
configure.ac: use the gettext macro
...
Original commit message from CVS:
2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac:
use the gettext macro
* gst/elements/gstelements.c:
* gst/gst.c:
* gst/indexers/gstindexers.c:
update for GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN
* win32/common/config.h:
updated config.h
* win32/common/config.h.in:
add the template to generate config.h
* win32/common/gstenumtypes.c:
* win32/common/gstversion.h:
updated copies
2005-10-16 09:20:52 +00:00
Thomas Vander Stichele
feeb5f939e
gst/gstbus.c: use HAVE_UNISTD_H
...
Original commit message from CVS:
* gst/gstbus.c:
use HAVE_UNISTD_H
* win32/common/config.h:
update config
* win32/vs6/grammar.dsp:
* win32/vs6/libgstelements.dsp:
* win32/vs6/libgstreamer.dsp:
update vs6 files
2005-10-12 22:34:47 +00:00
Thomas Vander Stichele
da39e2c7c9
win32/: Visual Studio 6 project files, and a new common directory.
...
Original commit message from CVS:
2005-10-11 Thomas Vander Stichele <thomas at apestaart dot org>
* win32/common/config.h:
* win32/common/dirent.c: (_topendir), (_treaddir), (_tclosedir),
(_trewinddir), (_ttelldir), (_tseekdir):
* win32/common/dirent.h:
* win32/common/gtchar.h:
* win32/common/libgstbase.def:
* win32/common/libgstreamer.def:
* win32/vs6/grammar.dsp:
* win32/vs6/gst_inspect.dsp:
* win32/vs6/gst_launch.dsp:
* win32/vs6/gstreamer.dsw:
* win32/vs6/libgstbase.dsp:
* win32/vs6/libgstelements.dsp:
* win32/vs6/libgstreamer.dsp:
Visual Studio 6 project files, and a new common directory.
Phear.
2005-10-11 18:03:13 +00:00