log src/alac/plugin.c @ 3154:d7eea4d29d4a

age author description
Tue, 12 May 2009 15:33:49 -0500 William Pitcock alac: Restructuring from Hans de Goede. (Closes #69)
Sat, 09 May 2009 13:47:30 -0500 William Pitcock alac: Various patches from Hans de Goede. (Closes #61)
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.
Mon, 31 Mar 2008 14:55:14 +0300 Matti Hamalainen Include cleanups, part #2.
Sat, 13 Oct 2007 21:06:30 -0500 William Pitcock remove improper use of output API
Sat, 13 Oct 2007 20:43:07 -0500 William Pitcock gentitle changes
Mon, 08 Oct 2007 02:02:02 -0500 William Pitcock chase last changeset in aud
Sun, 07 Oct 2007 14:19:19 -0500 William Pitcock change some places to use set_params() instead of set_info() directly
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
Wed, 03 Oct 2007 17:24:59 +0200 Jonathan Schleifer Add -pipe -Wall if gcc and fix a few warnings.
Sun, 09 Sep 2007 23:23:00 +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.
Sun, 09 Sep 2007 22:42:22 +0300 Matti Hamalainen xmms_show_message() changed to audacious_info_dialog()
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.
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 14:01:43 +0100 Tony Vroon Use tuple_new_from_filename in more plugins.
Fri, 10 Aug 2007 06:38:58 -0500 William Pitcock alac: new tuple API
Fri, 03 Aug 2007 07:21:36 +0300 Cristi Magherusan added Discovery plugin type
Mon, 23 Jul 2007 17:43:21 -0500 William Pitcock alac: new threading model
Wed, 18 Jul 2007 20:38:40 +0200 Stany HENRY "About" window is now translatable.
Thu, 21 Jun 2007 17:33:00 +0900 Yoshiki Yazawa more warning elimination. trunk
Thu, 24 May 2007 15:53:40 -0700 nenolod [svn] - conversion to yaz's style was not needed, just API v2 ;p trunk
Thu, 24 May 2007 15:46:25 -0700 chainsaw [svn] Port to plugin API v2. trunk
Sun, 28 Jan 2007 21:09:12 -0800 iabervon [svn] Convert plugins to use InputPlayback.output instead of InputPlugin.output trunk
Sun, 28 Jan 2007 17:02:41 -0800 iabervon [svn] Update plugins to the new input plugin API trunk
Mon, 22 Jan 2007 18:41:17 -0800 nenolod [svn] - glib/gi18n.h -> audacious/i18n.h for automatic dgettext support trunk