log src/flacng/plugin.c @ 3103:b562bc52a93e

age author description
Wed, 04 Mar 2009 12:45:16 +0000 Tony Vroon Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
Tue, 10 Feb 2009 23:56:41 +0100 Teemu Torma flacng: enable replaygain
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Mon, 14 Jul 2008 03:35:13 +0300 Andrew O. Shadoura fixed FSF address
Mon, 16 Jun 2008 05:48:57 +0300 Matti Hamalainen Remove references to output plugin field in InputPlugins (hopefully I didn't
Mon, 19 May 2008 04:20:50 +0300 Matti Hamalainen Removed #includes that should not be included anymore.
Sat, 23 Feb 2008 13:58:43 +0100 Ralf Ertzinger - Fix spelling errors
Fri, 22 Feb 2008 17:25:46 +0900 Yoshiki Yazawa added mseek support to flacng. patch by Piotr Garus. thanks Piotr!
Tue, 05 Feb 2008 07:37:00 +0300 Eugene Zagidullin native 24bit output for FLAC
Tue, 25 Dec 2007 02:15:14 -0600 Jussi Judin Make flacng plugin to clean up after itself (Bugzilla #19)
Mon, 03 Dec 2007 18:50:19 +0900 Yoshiki Yazawa add "fla" to the extension list. fix #6.
Wed, 28 Nov 2007 03:51:34 +0300 Eugene Zagidullin the same thing in many plugins
Tue, 06 Nov 2007 19:03:29 +0100 Ralf Ertzinger - Fix files being left open after playing
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 01:13:02 -0500 William Pitcock never use gi18n from plugin-space
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
Tue, 02 Oct 2007 18:43:28 +0300 Matti Hamalainen Various #include cleanups.
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 04:23:30 -0500 William Pitcock flacng: C99 initialisers
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 08:42:59 -0500 William Pitcock flacng: new tuple API
Sat, 04 Aug 2007 16:30:43 +0200 Ralf Ertzinger - Introduce a mutex for test_info and lock appropriately
Fri, 03 Aug 2007 20:39:05 +0200 Ralf Ertzinger We do not need a playloop mutex any more
Fri, 03 Aug 2007 07:21:36 +0300 Cristi Magherusan added Discovery plugin type
Mon, 23 Jul 2007 17:27:44 -0500 William Pitcock Kill g_thread_exit() this is now handled by monitor thread.
Mon, 23 Jul 2007 17:20:50 -0500 William Pitcock flacng: Update plugin for new threading model.
Sat, 21 Jul 2007 17:55:46 +0200 Stany HENRY Several "i18n" improvements.