log src/audacious/input.c @ 4712:6584bba8de63

age author description
Mon, 16 Jun 2008 06:37:18 +0300 Matti Hamalainen Removed the deprecated set_eq() function from InputPlugin and other places.
Sat, 31 May 2008 14:17:15 +0200 Tomasz Mon change visualization timeout; export calc_stereo_pcm, calc_mono_pcm and calc_mono_freq to PAPI
Sun, 25 May 2008 15:12:17 +0200 Tomasz Mon remove ui_main_set_initial_volume, call volume set hook instead
Wed, 21 May 2008 18:40:05 +0200 Tomasz Mon implement event_queue_with_data_free()
Sun, 11 May 2008 01:40:50 +0300 Matti Hamalainen Fix a theoretical infinite loop: if plugin matches a mime-type, but probe
Fri, 14 Mar 2008 19:27:01 +0100 mf0102 - removed some unused ui_*.h references
Thu, 13 Mar 2008 01:42:59 +0300 Eugene Zagidullin vis moved to separate flow. works in passthrough mode too
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
Wed, 30 Jan 2008 01:22:37 +0300 Eugene Zagidullin 1st attempt to integrate dithering and RG engine
Mon, 21 Jan 2008 10:09:15 -0600 William Pitcock Backed out changeset d0b2d8d4e955
Wed, 09 Jan 2008 09:37:35 -0600 Jack Kelly If no plugins claim that they can support a file extension, try them all just to be sure. (Bugzilla #80)
Thu, 03 Jan 2008 17:24:55 +0100 mf0102 - fix a compilation warning
Wed, 19 Dec 2007 00:50:46 -0600 Jussi Judin Fix memory leak in input_stringify_disabled_list() (Bugzilla #25)
Wed, 19 Dec 2007 00:35:57 -0600 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious