2004-01-31 18:49  jylefort

	* configure.ac: Version 0.0.3

2004-01-27 12:35  jylefort

	* modules/ST.py: Mapped st_m3u_mktemp() and st_pls_parse()

2004-01-27 12:35  jylefort

	* src/pst.c: Fixed a memory leak and a free bug in
	  pst_transfer_escape(); cleanups

2004-01-27 12:27  jylefort

	* src/: pg.c, pg.h, pst.c: Mapped st_pls_parse()

2004-01-27 12:13  jylefort

	* src/: pg.c, pg.h, pst.c: Mapped st_m3u_mktemp()

2004-01-27 11:29  jylefort

	* modules/G.py, src/pg.c: Added G_TYPE_BOOLEAN

2004-01-27 11:23  jylefort

	* src/spy.c: Fix threading and python 2.3

2004-01-27 11:16  jylefort

	* src/pst.c: Cleanup

2004-01-16 04:37  jylefort

	* modules/ST.py, scripts/google-stations.py, src/pst.c:
	  ST_HANDLER_EVENT_RELOAD is now ST_HANDLER_EVENT_REFRESH

2003-12-31 01:14  jylefort

	* scripts/google-stations.py, src/spy.c: Internationalized (part 2)

2003-12-31 00:49  jylefort

	* Makefile.am, configure.ac, src/Makefile.am, src/gettext.h,
	  src/main.c, src/pst.c, src/spy-scripts.c, src/spy.c:
	  Internationalization performed (first step)

2003-12-30 00:39  jylefort

	* modules/ST.py, scripts/google-stations.py, src/pst.c: Converted
	  to st_action

2003-12-24 16:48  jylefort

	* modules/Makefile.am, scripts/Makefile.am: Automake cleanups

2003-12-24 00:05  jylefort

	* modules/ST.py, src/pst.c: Added multiple stream selection support

2003-12-22 19:51  jylefort

	* modules/ST.py, scripts/google-stations.py, src/pst.c: Mapped
	  st_handler_set_description() and st_handler_set_home()

2003-12-22 16:19  jylefort

	* modules/ST.py, scripts/google-stations.py, src/pst.c: Uses the
	  new, simplified transfer API

2003-12-22 00:13  jylefort

	* modules/ST.py, src/pst.c: Mapped st_error_dialog() and
	  st_search_dialog()

2003-12-19 19:00  jylefort

	* scripts/google-stations.py, src/pst.c: Bumped minor API version

2003-12-19 18:54  jylefort

	* scripts/google-stations.py: Cleanups

2003-12-19 18:41  jylefort

	* modules/ST.py, scripts/google-stations.py, src/pst.c: Mapped
	  st_transfer_get_by_line() and
	  st_transfer_get_by_line_with_session()

2003-12-19 18:21  jylefort

	* modules/ST.py, src/pst.c: Mapped st_transfer_session_new() and
	  st_transfer_get_with_session()

2003-12-19 17:56  jylefort

	* modules/ST.py, src/main.c, src/pst.c: Mapped st_transfer_get()

2003-12-19 04:04  jylefort

	* src/pst.c: Fixed two memory leaks

2003-12-19 03:45  jylefort

	* modules/G.py, modules/ST.py, scripts/google-stations.py: Updated
	  to be compatible with Python 2.3

2003-12-19 03:45  jylefort

	* configure.ac: Added AM_MAINTAINER_MODE

2003-12-19 00:54  jylefort

	* Makefile.am, autogen.sh, config.guess, config.sub, configure.ac,
	  ltmain.sh, mkinstalldirs, m4/libtool.m4, src/Makefile.am:
	  Switched to Autoconf 2.57, Automake 1.7 and Libtool 1.5

2003-12-19 00:53  jylefort

	* acinclude.m4: Added AC_ARGS_COMPILE_WARNING

2003-12-19 00:53  jylefort

	* m4/python.m4: Added a test for python2.3

2003-07-14 07:01  jylefort

	* configure.ac: Version 0.0.2

2003-05-26 17:17  jylefort

	* src/pst.c: Fix

2003-05-26 16:05  jylefort

	* src/: Makefile.am, main.c, p.c, p.h, pst.c, scripts.c, scripts.h,
	  spy-scripts.c, spy-scripts.h, spy.c, spy.h: Namespace change

2003-05-26 13:06  jylefort

	* src/main.c: Requires API version 5.3

2003-05-26 12:54  jylefort

	* src/pst.c: Bugfix: a PyObject was wrongly dereferenced, causing a
	  segmentation fault after a couple of reloads

2003-05-26 12:43  jylefort

	* configure.ac: Do not set CFLAGS

2003-05-25 04:52  jylefort

	* src/: p.c, p.h, pst.c: Fix

2003-05-23 17:15  jylefort

	* src/: main.c, p.c, pg.c, pst.c, scripts.c: Style cleanup

2003-05-20 02:33  jylefort

	* src/: p.c, p.h, pst.c: Implemented thread safety, needed for
	  streamtuner 0.10.0

2003-05-20 01:00  jylefort

	* configure.ac: Version 0.0.1-CURRENT

2003-03-03 15:55  jylefort

	* scripts/google-stations.png: Re-added with the -kb flag

2003-03-03 14:58  jylefort

	* AUTHORS: Added

2003-02-27 17:47  jylefort

	* acinclude.m4, configure.ac, src/Makefile.am: Added the
	  possibility to disable GLib assertions

2003-02-27 17:10  jylefort

	* src/: pg.c, pst.c: Fixed memory management a bit

2003-02-26 17:12  jylefort

	* configure.ac, m4/python.m4: Now checks for Python 2.0 or superior

2003-02-26 15:06  jylefort

	* Makefile.am, modules/Makefile.am, scripts/Makefile.am: Automake
	  fixes

2003-02-26 14:32  jylefort

	* m4/python.m4: Bugfix

2003-02-26 14:12  jylefort

	* py-compile, modules/Makefile.am: Now byte-compiles Python modules

2003-02-26 14:11  jylefort

	* m4/python.m4, src/Makefile.am: Renaming

2003-02-26 13:43  jylefort

	* configure.ac, m4/Makefile.am, m4/python.m4: Better Python test

2003-02-23 23:27  jylefort

	* modules/: G.py, ST.py: Style fixes

2003-02-23 23:25  jylefort

	* modules/ST.py: Removed the Binding class (we now use a tuple),
	  and made some symbols private

2003-02-23 23:12  jylefort

	* modules/ST.py: Style fix

2003-02-23 09:15  jylefort

	* modules/ST.py: data argument to G.Node() is now optional

2003-02-23 09:08  jylefort

	* modules/G.py, modules/ST.py, scripts/google-stations.py: At the
	  Python layer, support optional arguments

2003-02-23 08:40  jylefort

	* src/pst.c: When a Python exception is raised, the C function must
	  return NULL

2003-02-21 19:13  jylefort

	* scripts/google-stations.py: Convert strings to UTF-8

2003-02-21 18:05  jylefort

	* scripts/: Makefile.am, google-stations.png, google-stations.py:
	  Added icon

2003-02-21 18:05  jylefort

	* common.mk, modules/ST.py, src/Makefile.am, src/pst.c: Completed
	  icon support

2003-02-21 17:39  jylefort

	* modules/ST.py, src/pst.c: Added record and browse support

2003-02-21 17:34  jylefort

	* src/pst.c: Fixed some reference count problems

2003-02-21 17:17  jylefort

	* modules/ST.py, src/pst.c: Added tune in support

2003-02-21 16:55  jylefort

	* src/pst.c: Added pst_category_free_cb()

2003-02-20 09:21  jylefort

	* src/: pg.c, pst.c: We must not provide a destructor to
	  PyCObject_FromVoidPtr() because the C structure of the Python
	  object later gets into streamtuner, and is needed (and
	  destructed) there

2003-02-19 05:27  jylefort

	* modules/ST.py: Cleanups

2003-02-19 05:25  jylefort

	* modules/ST.py, src/pst.c: Some renamings

2003-02-19 04:58  jylefort

	* modules/ST.py, scripts/google-stations.py: Cleanups

2003-02-19 02:04  jylefort

	* scripts/: Makefile.am, google-stations.py, icecast.py: Introduced
	  GoogleStations handler

2003-02-19 01:07  jylefort

	* src/script.c: Now traps Python exceptions

2003-02-16 16:40  jylefort

	* src/: Makefile.am, interpreter.c, interpreter.h, main.c, p.c,
	  p.h: Renamed interpreter to p

2003-02-15 09:33  jylefort

	* src/pst.c: Won't crash if an exception occurs in the Python
	  reload callback

2003-02-15 05:52  jylefort

	* src/: Makefile.am, interpreter.c, interpreter.h, main.c, pg.h:
	  Cleanups

2003-02-15 05:19  jylefort

	* common.mk, modules/Makefile.am, src/Makefile.am: Cleanups

2003-02-15 05:14  jylefort

	* Makefile.am, configure.ac, modules/G.py, modules/Makefile.am,
	  modules/ST.py: Added OO wrappers

2003-02-15 04:25  jylefort

	* src/pst.c: Ported st_programs

2003-02-14 11:28  jylefort

	* src/pst.c: Added pst_stream_field_get_cb() and
	  pst_stream_field_set_cb()

2003-02-14 06:44  jylefort

	* src/pst.c: Finished to implement the reload callback

2003-02-14 06:44  jylefort

	* src/: pg.c, pg.h: Added PGNode_New() and PyList_AsGList()

2003-02-14 04:04  jylefort

	* src/: pg.c, pst.c: Renamings

2003-02-14 03:08  jylefort

	* src/: Makefile.am, main.c, pg.c, pg.h: Added GLib bindings

2003-02-14 02:47  jylefort

	* COPYING, Makefile.am, autogen.sh, compile, config.guess,
	  config.sub, configure.ac, depcomp, install-sh, ltmain.sh,
	  missing, mkinstalldirs, m4/Makefile.am, m4/libtool.m4, m4/pkg.m4,
	  scripts/Makefile.am, scripts/icecast.py, src/Makefile.am,
	  src/main.c, src/pst.c, src/pst.h, src/script.c, src/script.h,
	  src/scripts.c, src/scripts.h: Imported sources

2003-02-14 02:47  jylefort

	* COPYING, Makefile.am, autogen.sh, compile, config.guess,
	  config.sub, configure.ac, depcomp, install-sh, ltmain.sh,
	  missing, mkinstalldirs, m4/Makefile.am, m4/libtool.m4, m4/pkg.m4,
	  scripts/Makefile.am, scripts/icecast.py, src/Makefile.am,
	  src/main.c, src/pst.c, src/pst.h, src/script.c, src/script.h,
	  src/scripts.c, src/scripts.h: Initial revision

