summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-04-13 13:41:20 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-04-13 13:41:20 +0000
commit23bcab0c9a634463b95db4c3a12ed3eb29ad5cfe (patch)
tree4c0578539f9e5791108243b2b03990bdfc2111a6 /ChangeLog
parentcd532be410a48f20db62c1b93c369435798acb3a (diff)
make player example use gconf
Original commit message from CVS: make player example use gconf
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ac8f610..1ca7728f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
+ * examples/gstplay/Makefile.am:
+ * examples/gstplay/player.c: (main):
+ make the commandline player example use gconf settings
+
+2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
+
* ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
(gst_cacasink_sinkconnect), (gst_cacasink_init),
(gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):