Commit graph

528 commits

Author SHA1 Message Date
David I. Lehn
209885307a add release checklist
Original commit message from CVS:
add release checklist
2003-07-10 00:29:16 +00:00
David I. Lehn
2f4b13918d rename
Original commit message from CVS:
rename
2003-07-09 23:59:21 +00:00
David I. Lehn
dc8590962b redo autobuilt docs system with fancy XInclude features
Original commit message from CVS:
redo autobuilt docs system with fancy XInclude features
2003-07-09 23:51:45 +00:00
David I. Lehn
0eeb01171e add generated files
Original commit message from CVS:
add generated files
2003-07-09 23:50:26 +00:00
David I. Lehn
7aa9439586 removed (generated from docs/*)
Original commit message from CVS:
removed (generated from docs/*)
2003-07-09 23:47:28 +00:00
David I. Lehn
26d48de1e0 removed (split into partial files)
Original commit message from CVS:
removed (split into partial files)
2003-07-09 23:46:37 +00:00
David I. Lehn
7ab719e0c1 info on where doc sources are located
Original commit message from CVS:
info on where doc sources are located
2003-07-09 23:34:01 +00:00
David I. Lehn
2d644219a1 conditionally build docs
Original commit message from CVS:
conditionally build docs
2003-07-09 23:29:30 +00:00
David I. Lehn
82c2f46e0d check for xmlcatalog for docs build (probably not strictly needed for general use but fixes non-srcdir builds)
Original commit message from CVS:
check for xmlcatalog for docs build (probably not strictly needed for general
use but fixes non-srcdir builds)
2003-07-09 23:22:13 +00:00
David Schleef
f31d863ceb Fix detection of source tree
Original commit message from CVS:
Fix detection of source tree
2003-06-27 18:39:33 +00:00
David I. Lehn
bb16c73875 kill docutils based docs (easy come, easy go) docbook based docs
Original commit message from CVS:
kill docutils based docs (easy come, easy go)
docbook based docs
2003-06-26 08:48:52 +00:00
David I. Lehn
ddc2769c2d docutils based docs (more fixups)
Original commit message from CVS:
docutils based docs (more fixups)
2003-06-26 08:12:28 +00:00
David I. Lehn
9d3064bfac docutils based docs (fixups)
Original commit message from CVS:
docutils based docs (fixups)
2003-06-26 08:06:36 +00:00
David I. Lehn
e787120878 docutils based docs
Original commit message from CVS:
docutils based docs
2003-06-26 08:02:50 +00:00
David I. Lehn
2fe200eeb3 add pkgconfig support
Original commit message from CVS:
add pkgconfig support
2003-06-26 07:40:13 +00:00
David I. Lehn
4a0640885d fix up line continuations
Original commit message from CVS:
fix up line continuations
2003-06-26 03:40:06 +00:00
Thomas Vander Stichele
67d9d38cff update to conform more to other modules fix spec file, the bindings build and work, yay !
Original commit message from CVS:
update to conform more to other modules
fix spec file, the bindings build and work, yay !
2003-06-11 20:32:29 +00:00
Thomas Vander Stichele
7a17f8aae8 fix a compile warning
Original commit message from CVS:
fix a compile warning
2003-05-06 21:47:28 +00:00
David I. Lehn
57f2b067a5 add TODO list
Original commit message from CVS:
add TODO list
2003-02-10 18:12:44 +00:00
David I. Lehn
b72cfe8ab3 make distcheck fixification
Original commit message from CVS:
make distcheck fixification
2003-02-08 16:08:03 +00:00
David I. Lehn
ef734d9a0a - add wrapper for gst_props_entry_gst_list() and method gst_list() to GstProps to access properties list
Original commit message from CVS:
- add wrapper for gst_props_entry_gst_list() and method gst_list() to GstProps
to access properties list
- add alias for gst_props_entry_get_type as _get_props_type() since _get_type()
is recognized as a GObject type function
2003-02-06 21:56:43 +00:00
David I. Lehn
802223084c add bps, rename oggplay->vorbisplay
Original commit message from CVS:
add bps, rename oggplay->vorbisplay
2003-02-06 21:51:32 +00:00
David I. Lehn
51680f933b rename to vorbisplay.py print out meta/stream info
Original commit message from CVS:
rename to vorbisplay.py
print out meta/stream info
2003-02-06 21:49:00 +00:00
David I. Lehn
9aa46e059e add gstreamer.defs to CLEANFILES
Original commit message from CVS:
add gstreamer.defs to CLEANFILES
2003-02-06 21:47:19 +00:00
David I. Lehn
44e1552d31 format output a bit more
Original commit message from CVS:
format output a bit more
2003-02-05 15:57:21 +00:00
David I. Lehn
5b2442792a - id add_iterate_bin(bin)
Original commit message from CVS:
add functions for optimized bin iteration (may move or rename):
- id add_iterate_bin(bin)
- remove_iterate_bin(id)
- iterate_bin_all(bin)
2003-02-05 15:53:58 +00:00
David I. Lehn
9a3256eeb1 added buffers-per-second test
Original commit message from CVS:
added buffers-per-second test
2003-02-05 15:52:25 +00:00
David I. Lehn
d7c7cb6181 require GStreamer core 0.6.0
Original commit message from CVS:
require GStreamer core 0.6.0
2003-02-05 15:50:56 +00:00
David I. Lehn
d0da2dc120 require GStreamer core 0.5.1.1
Original commit message from CVS:
require GStreamer core 0.5.1.1
2003-01-10 00:23:08 +00:00
David I. Lehn
0a5f74f873 update to new GstPad/GstElement link API and remove old hacks to call GObject connect method
Original commit message from CVS:
update to new GstPad/GstElement link API and remove old hacks to call GObject
connect method
2003-01-10 00:18:33 +00:00
David I. Lehn
f85f7a3952 ignore gstcompat.h
Original commit message from CVS:
ignore gstcompat.h
2003-01-10 00:17:32 +00:00
David I. Lehn
166d345b1f add GstPropsEntry and wrappers for most of get_* methods
Original commit message from CVS:
add GstPropsEntry and wrappers for most of get_* methods
2003-01-04 18:43:10 +00:00
David I. Lehn
2ad1bbe34c add GstClockID as a pointer arg type (not too useful, really need to make it a boxed type)
Original commit message from CVS:
add GstClockID as a pointer arg type (not too useful, really need to make it a boxed type)
2003-01-04 18:42:29 +00:00
David I. Lehn
3075e00bfa add pad and element query and convert methods
Original commit message from CVS:
add pad and element query and convert methods
2003-01-02 09:08:36 +00:00
David I. Lehn
b8ec40b07c add threads_init() function
Original commit message from CVS:
add threads_init() function
2003-01-02 09:07:31 +00:00
David I. Lehn
adc7a92b83 require PyGTK 1.99.14
Original commit message from CVS:
require PyGTK 1.99.14
2003-01-01 00:21:51 +00:00
David I. Lehn
a5caf02be1 I'm too lazy to comment this
Original commit message from CVS:
s/vorbisdec/vorbisfile/ (Thanks to Kenichi Sato <ksato@users.sourceforge.net>)
2003-01-01 00:20:46 +00:00
David I. Lehn
af584323bf exclude gstatomic_impl.h from headers used to create defs
Original commit message from CVS:
exclude gstatomic_impl.h from headers used to create defs
2003-01-01 00:19:52 +00:00
David I. Lehn
f820e2540f applied upstream, remove patch
Original commit message from CVS:
applied upstream, remove patch
2003-01-01 00:18:54 +00:00
David I. Lehn
66ee733863 fix include dir path and fail if not found
Original commit message from CVS:
fix include dir path and fail if not found
2002-12-22 08:38:35 +00:00
David I. Lehn
0b94dd64f0 thread block/unblock in callback functions indentation update
Original commit message from CVS:
thread block/unblock in callback functions
indentation update
2002-12-21 23:46:29 +00:00
David I. Lehn
b807857c46 email addr update
Original commit message from CVS:
email addr update
2002-12-17 17:40:42 +00:00
David I. Lehn
67fcfa09c7 update to 0.5.0
Original commit message from CVS:
update to 0.5.0
2002-12-17 17:38:53 +00:00
David I. Lehn
f33a05d101 add wrapper for gst_element_set_state to unlock GIT
Original commit message from CVS:
add wrapper for gst_element_set_state to unlock GIT
2002-12-17 17:37:27 +00:00
David I. Lehn
e1840c9e98 add work-in-progress PyGTK threading improvements diff
Original commit message from CVS:
add work-in-progress PyGTK threading improvements diff
2002-11-07 07:33:46 +00:00
David I. Lehn
6c247e7e1f updated to maybe work with threads
Original commit message from CVS:
updated to maybe work with threads
2002-11-07 07:32:19 +00:00
David I. Lehn
6b99320437 add "import pygtk; pygtk.require('2.0')" to force the proper version of pygtk
Original commit message from CVS:
add "import pygtk; pygtk.require('2.0')" to force the proper version of pygtk
2002-11-07 07:31:06 +00:00
David I. Lehn
a7f1d00e51 bump gstreamer version to 0.4.2, bump pygtk version to 1.99.13
Original commit message from CVS:
bump gstreamer version to 0.4.2, bump pygtk version to 1.99.13
2002-11-07 07:30:00 +00:00
David I. Lehn
a8e88c224d override gst_bin_iterate() to unblock threads since this call can cause exacution to re-enter the interpreter.
Original commit message from CVS:
override gst_bin_iterate() to unblock threads since this call can cause
exacution to re-enter the interpreter.
2002-11-07 07:09:19 +00:00
David I. Lehn
079d41c4ac add temporary hack to fix 0.4.1 s/gst/get/ typo in GST_TYPE_CAPS/PROPS()
Original commit message from CVS:
add temporary hack to fix 0.4.1 s/gst/get/ typo in GST_TYPE_CAPS/PROPS()
2002-10-04 21:29:19 +00:00