log

age author description
Wed, 19 Sep 2007 18:00:10 +0900 Yoshiki Yazawa - remove get_song_info interface.
Tue, 18 Sep 2007 19:39:41 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
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
Mon, 17 Sep 2007 21:55:52 +0200 Ralf Ertzinger - Add neon to rules.mk.in
Mon, 17 Sep 2007 21:47:59 +0200 Ralf Ertzinger Make configure show neon plugin status
Mon, 17 Sep 2007 21:46:53 +0200 Ralf Ertzinger - Add neon HTTP transport plugin sources (for real)
Mon, 17 Sep 2007 21:40:37 +0200 Ralf Ertzinger - Add neon HTTP transport plugin sources
Mon, 17 Sep 2007 09:05:53 -0500 William Pitcock C99 initialisers. Fixes bugs #10, #11.
Sun, 16 Sep 2007 16:08:41 +0200 Giacomo Lozito - update LIRC plugin structure
Thu, 13 Sep 2007 13:22:40 -0500 William Pitcock remove caching code, it's pointless.
Thu, 13 Sep 2007 13:20:49 -0500 William Pitcock Automated merge from ssh://hg.atheme.org//hg/audacious-plugins.
Thu, 13 Sep 2007 13:20:24 -0500 William Pitcock CoreAudio: C99
Thu, 13 Sep 2007 19:56:11 +0200 Ralf Ertzinger - Fix open-is-a-macro for newer glibcs
Thu, 13 Sep 2007 12:10:39 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins.
Thu, 13 Sep 2007 12:09:38 -0500 William Pitcock Add dockalbumart plugin for MacOS. (this could also be ported to GNOME's AWN too.)
Wed, 12 Sep 2007 06:13:07 +0300 Matti Hamalainen Madplug didn't always calculate song length when needed, fixed.
Tue, 11 Sep 2007 10:52:25 -0500 William Pitcock missing comma...