log src/audacious/plugin.h @ 4573:11f7874f3a95

age author description
Wed, 21 May 2008 13:12:39 +0200 Tomasz Mon add audacious_drct_get_length
Mon, 19 May 2008 01:29:46 +0300 Matti Hamalainen Clean up header multiple inclusion guards (e.g. #ifndef FOO_H/#define FOO_H)
Wed, 09 Apr 2008 15:50:37 +0300 Matti Hamalainen Use mcs_handle_t directly instead of ConfigDb struct to remove the useless wrapper.
Mon, 31 Mar 2008 09:21:02 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Mon, 31 Mar 2008 06:47:48 +0300 Matti Hamalainen Huge renaming patch, changing BMP references to Audacious.
Mon, 31 Mar 2008 06:25:09 +0300 Matti Hamalainen BmpConfig -> AudConfig, etc.
Mon, 31 Mar 2008 06:04:21 +0300 Matti Hamalainen Remove formatter functions, they are only used in song_change plugin.
Mon, 31 Mar 2008 05:59:24 +0300 Matti Hamalainen Some stupid header cleanups.
Mon, 31 Mar 2008 06:04:21 +0300 Matti Hamalainen Remove formatter functions, they are only used in song_change plugin.
Sun, 30 Mar 2008 00:58:02 +0200 Matti Hamalainen Added new VFS helper functions for reading big/little endian data (16-, 32- and 64-bit integer formats)
Sun, 30 Mar 2008 00:51:14 +0200 Matti Hamalainen s/BMP_PLUGIN_H/AUD_PLUGIN_H/
Sat, 29 Mar 2008 11:41:55 +0200 Matti Hamalainen Fix enum list, to make gcc4.3 stfu. Should close bugzilla #219.
Fri, 28 Mar 2008 02:19:37 +0200 Matti Hamalainen Added a short explanation for the freq_data argument in VisPlugin.
Sat, 15 Mar 2008 00:26:49 +0100 mf0102 remove more ui_* references
Fri, 14 Mar 2008 19:27:01 +0100 mf0102 - removed some unused ui_*.h references
Thu, 13 Mar 2008 16:30:15 -0500 William Pitcock Fix ABI.
Sun, 24 Feb 2008 07:28:23 -0600 William Pitcock Drop old IIR code.
Sun, 17 Feb 2008 21:17:26 +0900 Yoshiki Yazawa add event_queue() to the vtable as aud_event_queue()
Tue, 12 Feb 2008 01:20:32 -0600 William Pitcock Remove legacy XMMS format conversion API. We have a new audio engine which does this the correct way.
Sun, 10 Feb 2008 12:31:44 +0100 stefano Implemented support for multiple subplugins inside a plugin (see bug #148) and PluginHeader finalization
Sat, 09 Feb 2008 01:05:36 +0300 Eugene Zagidullin - added template for src_flow
Fri, 08 Feb 2008 22:21:56 +0300 Eugene Zagidullin added FMT_SIZEOF macro
Mon, 04 Feb 2008 01:30:53 +0300 Eugene Zagidullin added FMT_FIXED32, an equivalent of mad_fixed_t, already supported by libSAD; some endianness-related changes
Sat, 02 Feb 2008 01:53:15 +0300 Eugene Zagidullin initial Replay Gain support
Thu, 31 Jan 2008 14:15:12 +0300 Eugene Zagidullin set_replaygain_info added to PAPI
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
Sun, 14 Oct 2007 21:37:31 -0500 William Pitcock finalised the API, I think.
Sun, 14 Oct 2007 21:34:45 -0500 William Pitcock export input_check_file().
Sun, 14 Oct 2007 21:11:21 -0500 William Pitcock export util_get_localdir().
Sun, 14 Oct 2007 21:04:46 -0500 William Pitcock export the fileinfopopup API.
Sun, 14 Oct 2007 19:38:49 -0500 William Pitcock export formatter and prefswin APIs
Sun, 14 Oct 2007 17:47:13 -0500 William Pitcock export AudDRCT API.
Sun, 14 Oct 2007 16:58:36 -0500 William Pitcock PluginMenu API is exported now. No changes required to plugins.
Sun, 14 Oct 2007 03:57:03 -0500 William Pitcock fix a typo
Sun, 14 Oct 2007 03:50:08 -0500 William Pitcock fix some oopses
Sun, 14 Oct 2007 03:49:00 -0500 William Pitcock export xconvert API
Sun, 14 Oct 2007 03:36:21 -0500 William Pitcock export INIFile APIs
Sun, 14 Oct 2007 03:08:12 -0500 William Pitcock export hook API
Sat, 13 Oct 2007 23:43:45 -0500 William Pitcock export ip_data and cfg
Sat, 13 Oct 2007 23:19:36 -0500 William Pitcock missing header...
Sat, 13 Oct 2007 23:01:28 -0500 William Pitcock export Playlist API, remove old crap that isn't there anymore
Sat, 13 Oct 2007 20:41:39 -0500 William Pitcock vtable get_gentitle_format().
Sat, 13 Oct 2007 20:35:58 -0500 William Pitcock export PlaylistContainer API in vtable.
Sat, 13 Oct 2007 19:58:38 -0500 William Pitcock strings API -> vtable
Sat, 13 Oct 2007 19:11:52 -0500 William Pitcock fun util dialog shit -> vtable
Mon, 08 Oct 2007 01:43:58 -0500 William Pitcock Add InputPlayback::pass_audio() which replaces produce_audio().