log src/audacious/plugin.h @ 4232:704607c1f858

age author description
Wed, 30 Jan 2008 01:22:37 +0300 Eugene Zagidullin 1st attempt to integrate dithering and RG engine
Tue, 25 Dec 2007 00:53:33 -0600 Jussi Judin Adds playback_free() function to fix memory leak in playback_stop(). (Bugzilla #42)
Mon, 17 Dec 2007 21:56:17 +0900 Yoshiki Yazawa - introduce new API functions uri_to_display_basename() and uri_to_display_dirname(). each function derives utf8 encoded basename or dirname from given uri respectively.
Fri, 07 Dec 2007 01:11:25 +0900 Yoshiki Yazawa - modified playlist_load_ins_file() and playlist_load_ins_file_tuple(). path builder and ext_hash checker
Wed, 28 Nov 2007 18:15:04 +0100 Jonathan Schleifer Add plugin function to pull volume.
Wed, 28 Nov 2007 00:02:35 +0300 Eugene Zagidullin added my sign to that comments :)
Tue, 27 Nov 2007 23:59:28 +0300 Eugene Zagidullin added some comments to plugin.h about update_song_tuple()
Mon, 26 Nov 2007 22:33:20 +0300 Eugene Zagidullin update_song_tuple() added to InputPlugin for future tag writing ability
Sun, 18 Nov 2007 18:24:38 -0600 William Pitcock Add get_output_list() to PAPI for xmms-crossfade.
Sun, 18 Nov 2007 21:39:28 +0900 Yoshiki Yazawa - add subtune support to on demand probing.
Thu, 01 Nov 2007 11:51:53 -0500 William Pitcock fix forward declaration of vtable in C++ mode. (bugzie #42)
Mon, 15 Oct 2007 12:56:59 +0200 Christian Birchinger Export dock functions
Sun, 14 Oct 2007 22:24:41 -0500 William Pitcock forgot to export a symbol. now I am done. really.
Sun, 14 Oct 2007 21:51:09 -0500 William Pitcock bump API version.
Sun, 14 Oct 2007 21:48:19 -0500 William Pitcock flows