add command line arguments
[gst-scaletempo-demo-rj.git] / ChangeLog
blob0fdf45adbd34a3e6918db6ca80ac2a309fce53d8
1 2008-03-28  Tim-Philipp Müller  <tim at centricular dot net>
3         * src/main.c: (main):
4           Call g_thread_init() before calling any other GLib function,
5           such as g_option_context_new().
7 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9         * autogen.sh:
10         * configure.ac:
11           Run autoheader to create config.h.in; add
12           AM_CONFIG_HEADER to configure.ac.
14 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
16         * Makefile.am:
17         * autogen.sh:
18         * gst-autogen.sh:
19           Throw an error if autotools versions are too old. We require
20           automake 1.7 or newer (#346054). Add gst-autogen.sh to check
21           for this.
23         * COPYING:
24           Add placeholder COPYING file so it doesn't get overwritten
25           by a GPL one by automake.
27 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
29         * configure.ac:
30         * src/Makefile.am:
31         * src/gst-app.h:
32         * src/load.c:
33         * src/load.h:
34         * src/main.c: (handle_file_or_directory), (main):
35         * src/play.c: (play_uri):
36         * src/play.h:
37           Update for 0.10. Turn into a super-simple command line player.
39 2004-04-03  Benjamin Otte  <otte@gnome.org>
41         * configure.ac:
42           updated for 0.8
44 2003-02-06  Thomas Vander Stichele <thomas at apestaart dot org>
46         * updated for GStreamer 0.6.0
48 2002-07-17  Thomas Vander Stichele <thomas at apestaart dot org>
50         * initial creation on a flight to New York