log src/flacng/plugin.c @ 2192:e5401b6c4665

age author description
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.
Sat, 21 Jul 2007 07:46:47 +0200 Stany HENRY Thank you for your help, Giacomo. ;-)
Sat, 21 Jul 2007 04:57:53 +0200 Stany HENRY I will be ready for Audacious 2...
Sun, 15 Jul 2007 15:00:10 +0200 Ralf Ertzinger - stop read_metadata from stomping on the wrong file descriptors
Fri, 13 Jul 2007 13:28:18 +0200 Ralf Ertzinger - Fixes for flac_is_our_fd
Thu, 12 Jul 2007 22:34:44 +0200 Ralf Ertzinger - Add flac_is_our_fd()
Thu, 12 Jul 2007 19:30:31 +0200 sun - Add FLAC 1.1.2 compatibility
Thu, 24 May 2007 23:19:48 -0700 nenolod [svn] - flacng: convert to plugin API v2 trunk
Sun, 20 May 2007 12:05:48 -0700 yaz [svn] - get rid of all warnings gcc 4.2.0 emits with my build configuration. trunk
Fri, 20 Apr 2007 13:29:12 -0700 ertzing [svn] trunk
Mon, 09 Apr 2007 11:12:20 -0700 ertzing [svn] trunk
Mon, 09 Apr 2007 10:55:23 -0700 nenolod [svn] - initial import of flacng from audacious-flacng-0.012 trunk