log

age author description
Tue, 18 Sep 2007 19:39:35 -0500 William Pitcock Call g_strlcpy() on static name/value buffers instead of strcpy().
Wed, 19 Sep 2007 02:25:05 +0200 Giacomo Lozito - updated libconsole plugin subtune code
Wed, 19 Sep 2007 01:03:24 +0200 Giacomo Lozito - only add subsongs in playlist if the option is active in sid plugin
Tue, 18 Sep 2007 19:13:12 +0200 Giacomo Lozito - updated sid plugin to use subsong-num and subsong-id
Tue, 18 Sep 2007 18:03:11 +0200 Ralf Ertzinger branch merge
Tue, 18 Sep 2007 18:01:00 +0200 Ralf Ertzinger - Add lots of code to support the completely braindead concept that is StreamCast
Tue, 18 Sep 2007 11:35:15 +0200 Ralf Ertzinger - Add network timeouts
Tue, 18 Sep 2007 10:53:36 -0500 William Pitcock Remove software volume control (it has been moved to the core as a pipeline flow element).
Tue, 18 Sep 2007 09:47:41 -0500 William Pitcock Clean up and rework xrun/suspend handling, and add myself to Copyright holders.
Tue, 18 Sep 2007 09:26:05 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Tue, 18 Sep 2007 09:25:56 -0500 William Pitcock Pass literal values to snd_strerror(), as passing -err will cause an invalid dereference in any modern ALSA.
Tue, 18 Sep 2007 16:10:07 +0200 Sascha Hlusiak New Gnome shortcuts plugin to listen for Gnome's shortcuts over dbus
Tue, 18 Sep 2007 12:47:51 +0000 Daniel Bradshaw Made arts's use of OutputPlugin look more like OSS and alsa's so that the plugin will actually function
Mon, 17 Sep 2007 22:10:21 +0200 Ralf Ertzinger - Correct some compiler warnings