index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2001-06-25
added shim for g_object_class_list_properties and converted -inspect and -com...
GOBJECT1-200106241-ROOT
Erik Walthinsen
4
-34
/
+25
2001-06-24
ported example plugin to gobject
Erik Walthinsen
4
-84
/
+82
2001-06-24
ported to gobject
Erik Walthinsen
2
-20
/
+20
2001-06-24
Merge from HEAD to BRANCH-GOBJECT1 at 200106241
BRANCH-GOBJECT1-200106241
Erik Walthinsen
93
-13825
/
+2497
2001-06-24
Commented out the Gtk widget stuff.
BRANCH-GOBJECT1-200106241-FREEZE
Wim Taymans
1
-6
/
+12
2001-06-24
Some compile fixes.
Wim Taymans
1
-10
/
+10
2001-06-24
Added the festival plugin and udp.
Wim Taymans
1
-0
/
+2
2001-06-24
Added some random ramblings about a the design of an event system.
Wim Taymans
1
-0
/
+140
2001-06-24
Removed some debug noise.
Wim Taymans
1
-2
/
+2
2001-06-24
Compile fixes for gtk.
Wim Taymans
5
-6
/
+6
2001-06-22
Fixed the examples for glib2
Wim Taymans
24
-62
/
+66
2001-06-22
Lots of compile fixes for glib2.0
Wim Taymans
19
-75
/
+75
2001-06-22
Lots of compile fixes against glib2.0
Wim Taymans
19
-137
/
+135
2001-06-22
Disable most of the gnome/gtk stuff when compiling with glib2
Wim Taymans
1
-41
/
+73
2001-06-21
marked up the function pointers with GST_DEBUG_FUNCPTR
Erik Walthinsen
2
-14
/
+14
2001-06-21
Compile fixes for GObject.
Wim Taymans
1
-9
/
+29
2001-06-21
Fixed a compileation error for GObject.
Wim Taymans
1
-1
/
+1
2001-06-21
Compile fixes for gobject.
Wim Taymans
3
-3
/
+3
2001-06-20
Added some signal shims.
Wim Taymans
3
-14
/
+19
2001-06-20
Added a shim for a marshaller.
Wim Taymans
1
-0
/
+1
2001-06-20
Added som shims for GTypeFlags and GParamFlags
Wim Taymans
1
-0
/
+2
2001-06-20
Fixed an arg called "class", it's a C++ reserved word..
Wim Taymans
1
-1
/
+1
2001-06-20
Added g_type_from_name to the shims.
Wim Taymans
1
-4
/
+2
2001-06-20
Renamed the shortname field in GParamSpec to name to match the glib2.0 implem...
Wim Taymans
1
-12
/
+12
2001-06-20
Added object properties introspection.
Wim Taymans
1
-12
/
+23
2001-06-20
Added a better shim for g_object_get_property
Wim Taymans
1
-2
/
+18
2001-06-19
fixed signal registration problem in gobject2gtk shim
Erik Walthinsen
4
-5
/
+69
2001-06-19
More GObject updates, cleanups to some of the elements to make the port correct.
Erik Walthinsen
6
-13
/
+39
2001-06-17
Updated the params a bit.
Wim Taymans
2
-22
/
+18
2001-06-17
Fixed the utils for getting properties again.
Wim Taymans
2
-27
/
+45
2001-06-17
Print out the enum values too.
Wim Taymans
1
-12
/
+16
2001-06-17
Mostly went around converting G_OBJECT_TYPE(klass) to G_TYPE_FROM_CLASS(klass)
Erik Walthinsen
4
-17
/
+18
2001-06-17
removed configure.ac and configure.in
Erik Walthinsen
2
-2454
/
+0
2001-06-17
Added enums to inspect.
Wim Taymans
1
-11
/
+9
2001-06-17
Added gobject to gtkobject bridge (gobject2gtk.[ch]) and configure-time suppo...
Erik Walthinsen
17
-101
/
+633
2001-06-17
Fixed the utils for getting properties.
Wim Taymans
2
-18
/
+25
2001-06-17
Figured out how to get a property from an object.
Wim Taymans
1
-2
/
+3
2001-06-16
Pff, this doesn't seem to work...
Wim Taymans
1
-2
/
+2
2001-06-16
Somewhat fixed -inspect
Wim Taymans
1
-24
/
+30
2001-06-16
Removed the obsolete libs.
Wim Taymans
1
-3
/
+17
2001-06-15
Mega patch updates almost all the plugins to GObject. This was done with a P...
Erik Walthinsen
6
-185
/
+400
2001-06-15
Removed old unused libs.
Wim Taymans
34
-9162
/
+2
2001-06-14
various fixes needed to get to sinesrc ! osssink
Erik Walthinsen
13
-33
/
+77
2001-06-14
Fixed some minor compiler warnings.
Wim Taymans
4
-19
/
+24
2001-06-14
added gmodule to glib-2.0 stuff
Erik Walthinsen
1
-1
/
+1
2001-06-14
new files that need to be removed at some point because they are to be autoge...
Erik Walthinsen
2
-0
/
+59
2001-06-14
Bring all the other stuff in gst/ up to match libgst.la's GObject port.
Erik Walthinsen
71
-1276
/
+1313
2001-06-13
new configure check for glib 2.0, now requires pkg-config to be installed
Erik Walthinsen
1
-13
/
+3
2001-06-13
First round of changes to port to GObject. libgst.la compiles, though there ...
Erik Walthinsen
30
-806
/
+849
2001-06-11
changed indent and argnames to trigger gtk2gobject.sh
Erik Walthinsen
3
-6
/
+2283
[next]