log src/madplug/plugin.c @ 1677:f6f5603a0954

age author description
Sun, 09 Sep 2007 22:42:22 +0300 Matti Hamalainen xmms_show_message() changed to audacious_info_dialog()
Mon, 13 Aug 2007 19:57:03 +0900 Yoshiki Yazawa - make use of tuple_formatter_make_title_string(). now madplug can show file name if metadata is not available.
Sat, 11 Aug 2007 14:29:58 +0900 Yoshiki Yazawa fix compile errors if DEBUG is defined.
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 07:45:29 -0500 William Pitcock madplug: tuple API changes
Sat, 04 Aug 2007 15:48:58 +0900 Yoshiki Yazawa make use of SIMPLE_INPUT_PLUGIN() as an example.
Fri, 03 Aug 2007 07:21:36 +0300 Cristi Magherusan added Discovery plugin type
Tue, 24 Jul 2007 22:02:17 +0200 mf0102 - Corrected some bugs
Tue, 24 Jul 2007 21:50:17 +0200 mf0102 - Fixed a bug that would crash Audacious when reloading plugins
Mon, 23 Jul 2007 17:19:31 -0500 William Pitcock madplug: Update plugin for new threading model.
Sun, 22 Jul 2007 22:21:28 +0900 Yoshiki Yazawa - reduce the number of file open in loading.
Sun, 22 Jul 2007 04:28:20 +0900 Yoshiki Yazawa - make probing for tuple completely reuse fd.
Sat, 21 Jul 2007 12:20:00 -0500 William Pitcock madplug: Fix ID3v1 tuple building.
Sat, 21 Jul 2007 10:26:23 -0500 William Pitcock Fix streaming.
Fri, 20 Jul 2007 20:33:38 -0500 William Pitcock madplug: Support probe for tuple instruction.