index
:
~thiagoss/gstreamer
1.4+tracer
caps-cache
cookies
dvb
flowcombiner-arrayiter
flowcombiner-callback
flowcombiner-hashtable
flowcombiner-notlinkedcount
flowcombiner_offsets
master
no-reconfigure
recursive-accept-caps
tracer
tracer-acceptcaps-reverted
gstreamer branch (contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstpreset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-04
gst: Change versioning
Sebastian Dröge
1
-2
/
+2
2011-12-12
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-57
/
+145
2011-12-09
preset: allow applications to specify an extra preset dir
Stefan Sauer
1
-57
/
+145
2011-05-26
Merge branch 'master' into 0.11
Sebastian Dröge
1
-2
/
+3
2011-05-24
preset: use guint for the version number parts
Stefan Kost
1
-2
/
+3
2011-05-20
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+2
2011-05-20
preset: include cleanup
Stefan Kost
1
-0
/
+2
2011-05-03
core: store presets, registry and plugins in XDG directories.
Philippe Normand
1
-3
/
+3
2010-12-07
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
1
-3
/
+5
2009-10-15
docs: clarify preset api docs
Stefan Kost
1
-2
/
+2
2009-05-24
preset: fix update rule
Stefan Kost
1
-3
/
+5
2009-04-04
gst: Use G_DEFINE_TYPE and friends or at least g_once_init_* in the _get_type...
Sebastian Dröge
1
-3
/
+5
2008-10-31
gst/gstpreset.c: Use g_unlink instead of unlink.
Stefan Kost
1
-1
/
+1
2008-07-01
gst/gstevent.c: Use gst_format_get_name() to improve debug output.
Stefan Kost
1
-98
/
+20
2008-06-11
Rename DATADIR to GST_DATADIR to avoid build problems
David Schleef
1
-2
/
+2
2008-05-27
gst/gstpreset.c: Add Since: markers to docs blurbs.
Tim-Philipp Müller
1
-0
/
+16
2008-05-27
configure.ac: Add DATADIR for storing presets.
Stefan Kost
1
-0
/
+1175
2007-11-26
Due to popular request remove preset interface again. :-(.
Stefan Kost
1
-1138
/
+0
2007-11-22
gst/gstpreset.c: Try harder to use the return value from fgets().
Stefan Kost
1
-5
/
+5
2007-11-21
gst/gstpreset.c: For theses two fgets we handle the error below.
Stefan Kost
1
-2
/
+2
2007-11-20
gst/gstpreset.c: Plug a leak and fix saving.
Stefan Kost
1
-1
/
+5
2007-11-20
gst/gstpreset.*: Change _get_preset_names API to return a strv with copies. A...
Stefan Kost
1
-61
/
+108
2007-11-19
gst/gstpreset.c: More cleanups, docs, and TODOs from comments that now slowly...
Stefan Kost
1
-14
/
+32
2007-11-19
gst/gstpreset.c: Fix bogus warning and make the property type specific code m...
Stefan Kost
1
-13
/
+15
2007-11-19
gst/gstpreset.c: Make it build on OS X.
Julien Moutte
1
-2
/
+2
2007-11-17
gst/gstevent.c: Little documentation improvment.
Stefan Kost
1
-14
/
+16
2007-11-17
gst/gstpreset.c: Add some comments and TODOs.
Stefan Kost
1
-0
/
+1
2007-11-17
Add the preset interface (Fixes #396779). Do some doc cleanups along.
Stefan Kost
1
-0
/
+1064