log src/vtx/vtx.c @ 2229:33ffac81f4c7

age author description
Sat, 15 Dec 2007 00:03:37 +0900 Yoshiki Yazawa eliminate warnings.
Wed, 24 Oct 2007 07:34:02 +0300 Matti Hamalainen s/bmp_cfg_/aud_cfg_/g
Sat, 13 Oct 2007 20:43:07 -0500 William Pitcock gentitle changes
Sat, 13 Oct 2007 19:55:04 -0500 William Pitcock string API calls -> vtable
Mon, 08 Oct 2007 02:02:02 -0500 William Pitcock chase last changeset in aud
Sun, 07 Oct 2007 14:40:32 -0500 William Pitcock only four to go!
Sun, 07 Oct 2007 00:43:10 -0500 William Pitcock aud_vfs_extensions -> vfs_extensions, some vtable fixes
Sun, 07 Oct 2007 00:25:33 -0500 William Pitcock s/vfs_/aud_vfs_/g
Sun, 07 Oct 2007 00:22:59 -0500 William Pitcock s/tuple_/aud_tuple_/g
Sun, 09 Sep 2007 05:44:18 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/plugins
Fri, 07 Sep 2007 12:46:01 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/plugins
Wed, 05 Sep 2007 09:29:26 +0300 Matti Hamalainen Modified for Tuplez/plugin API changes.
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