log src/audacious/input.c @ 4797:9b9bcf252a10

age author description
Sat, 11 Oct 2008 07:43:44 +0900 Yoshiki Yazawa - provide a way to query current interface.
Fri, 26 Sep 2008 21:57:28 +0100 Tony Vroon Replace g_strncasecmp with g_ascii_strncasecmp.
Mon, 22 Sep 2008 06:46:46 +0300 Matti Hamalainen Buffered VFS file routies do not handle mixed seeks and reads/writes
Thu, 07 Aug 2008 13:32:25 +0300 Andrew O. Shadoura no need in duplicating FMT_FRACBITS() here
Wed, 16 Jul 2008 16:37:42 -0500 William Pitcock Disable visualization subsystem because it memory leaks like a sieve without the legacy UI in place.
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