2 2008-03-03 Hallyson Melo <hallyson.melo@indt.org.br>
4 * Now, set backend recording for livetv is working.
5 * Library is a lot more stable.
7 2006-08-17 Rosfran Borges <rosfran.borges@indt.org.br>
8 * Added the correct gstreamer-base package (GSTBASE) at the configure.ac;
9 GSTBASE_CFLAGS and GSTBASE_LIBS variables had the same values from
10 the GST_CFLAGS/GST_LIBS.
12 2006-08-16 Rosfran Borges <rosfran.borges@indt.org.br>
13 * Fixed some installation issues, regarding lib-installing to the
14 correct directory, and copying the header files to the destination
16 * Put 'pkg-config' resource to the Maemo Myth library. The name of the
17 PKG-CONFIG resource is 'maemo-myth', plus the minor and major version.
18 Actually, the version is '0.1', so the library config file is:
19 'maemo-myth-0.1.pc'. You can type: 'pkg-config --cflags --libs
21 * Many adjustments in the automake/autoconf configuration files
22 (configure.ac, Makefile.am) - some autotools misusage fixed.
23 * Added the MythURI structure, and the URI parsing utility functions
24 (missing in the GLib).
25 * Some functions were exported (myth_socket, gmyth_context), that's
26 why many ther modules need to use them.
27 * Fixed some library dependencies.
28 * Prepared to be used inside the GStreamer (linking with the MythTV