log src/vtx/vtx.c @ 1671:49704b7f41db audacious-plugins-1.4.0-dr3

age author description
Sat, 08 Sep 2007 14:52:29 +0200 Christian Birchinger Use SIMPLE_INPUT_PLUGIN audacious-plugins-1.4.0-dr3
Fri, 07 Sep 2007 04:19:50 -0500 William Pitcock vtx: C99 initialisers
Tue, 21 Aug 2007 17:11:59 +0900 Yoshiki Yazawa replace tuple_formatter_process_string() with tuple_formatter_make_title_string() except that for streamings.
Sun, 12 Aug 2007 00:06:35 +0900 Yoshiki Yazawa use get_gentitle_format() to get format string so that presets and custom string can coexist.
Sat, 11 Aug 2007 12:21:30 +0200 Giacomo Lozito use tuple_free(x) in place of mowgli_object_unref(x)
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
Fri, 10 Aug 2007 12:42:07 -0500 William Pitcock unref tuple resources
Fri, 10 Aug 2007 14:01:43 +0100 Tony Vroon Use tuple_new_from_filename in more plugins.
Fri, 10 Aug 2007 06:52:55 -0500 William Pitcock vtx: new tuple API
Sat, 04 Aug 2007 22:27:08 +0200 Christian Birchinger Oopps removed the a NULL by accident
Sat, 04 Aug 2007 22:07:08 +0200 Christian Birchinger Use configured core sample rate frequency if available.
Sat, 04 Aug 2007 21:37:11 +0200 Christian Birchinger Switched to new threading model
Fri, 03 Aug 2007 07:21:36 +0300 Cristi Magherusan added Discovery plugin type
Thu, 24 May 2007 23:09:03 -0700 nenolod [svn] - vtx: convert to plugin API v2 trunk
Wed, 28 Feb 2007 04:38:53 -0800 nenolod [svn] - vtx input plugin based on a submission from Pavel Vymetalek. trunk