log src/tonegen/tonegen.c @ 3161:6dd886b5c72b

age author description
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Mon, 19 May 2008 04:20:50 +0300 Matti Hamalainen Removed #includes that should not be included anymore.
Thu, 31 Jan 2008 13:10:55 +0300 Eugene Zagidullin output value slightly limited
Thu, 31 Jan 2008 12:43:55 +0300 Eugene Zagidullin tonegen swithed to FMT_FLOAT for debugging purposes
Mon, 08 Oct 2007 02:02:02 -0500 William Pitcock chase last changeset in aud
Sun, 07 Oct 2007 18:22:16 -0500 William Pitcock uri_ to aud_uri_
Sun, 07 Oct 2007 14:40:32 -0500 William Pitcock only four to go!
Tue, 02 Oct 2007 18:43:28 +0300 Matti Hamalainen Various #include cleanups.
Mon, 01 Oct 2007 23:01:22 +0100 chainsaw Change from "" to <>-style includes. With thanks to ccr for the correct sed voodoo.
Sun, 09 Sep 2007 22:42:22 +0300 Matti Hamalainen xmms_show_message() changed to audacious_info_dialog()
Sun, 09 Sep 2007 22:25:40 +0300 Matti Hamalainen xmms_usleep() was removed, use g_usleep()
Fri, 07 Sep 2007 03:55:27 -0500 William Pitcock tonegen: C99 struct initialisers
Sun, 12 Aug 2007 20:44:02 +0200 Christian Birchinger Add an init function with a uri_set_plugin call
Fri, 10 Aug 2007 22:00:07 +0200 Giacomo Lozito updated input plugins to use set_pb_ready to signal to the core that they're ready for playback
Sun, 05 Aug 2007 19:50:25 +0200 Christian Birchinger Switched to new threading model, the core doesn't accept tone:// URLs though.