log

age author description
Wed, 26 Mar 2008 23:50:50 +0900 Yoshiki Yazawa exclude zip etc which doesn't contain any mod file.
Tue, 25 Mar 2008 17:28:14 +0100 mf0102 initialize configuration GUI only if needed
Mon, 24 Mar 2008 17:40:33 +0100 Sascha Hlusiak alsa: Make spinlocks a bit less scary. Don't lock up in alsa_flush when output is closed.
Thu, 20 Mar 2008 01:37:46 +0900 Yoshiki Yazawa revive support for zip and other archive formats. T.M aka teknocat pointed out this problem and provided preliminary patch.
Mon, 17 Mar 2008 21:38:04 +0100 mf0102 patch by chrome
Fri, 14 Mar 2008 15:13:40 +0200 Matti Hamalainen Minor shellscript consistency cleanups, always test strings
Fri, 14 Mar 2008 13:51:17 +0200 Matti Hamalainen Use glib types consistently.
Fri, 14 Mar 2008 02:01:38 +0300 Eugene Zagidullin Added tag audacious-plugins-1.5.0 for changeset 695e2c6040f2
Thu, 13 Mar 2008 17:00:03 -0500 William Pitcock Drop NEWS and ChangeLog. audacious-plugins-1.5.0
Thu, 13 Mar 2008 16:42:02 -0500 William Pitcock Remove debugging notice.
Thu, 13 Mar 2008 16:39:55 -0500 William Pitcock Fix version relation.
Thu, 13 Mar 2008 16:39:13 -0500 William Pitcock Make this work with projectM 1.0 again.
Thu, 13 Mar 2008 23:23:04 +0200 Matti Hamalainen Some sanitization, I hope.
Thu, 13 Mar 2008 22:53:14 +0200 Matti Hamalainen Removed unused file and directory.
Thu, 13 Mar 2008 22:52:38 +0200 Matti Hamalainen I suppose the -plugins should be version 1.5.0 too.
Thu, 13 Mar 2008 22:32:40 +0200 Matti Hamalainen Check for Audacious >= 1.5.0 instead.
Tue, 11 Mar 2008 23:10:28 +0200 Calin Crisan ccrisan Fixed the nocd-dialog; however it may still crash when starting audacious with cdda:// argument
Sat, 08 Mar 2008 10:17:53 +0100 Tomasz Mon string arrays should be freed with g_strfreev()
Sat, 08 Mar 2008 09:57:38 +0100 CJ Kucera Fixes for scrobbler plugin - skipped tracks, inappropriate scrobbling, re-tabs (Bugzilla #200)
Fri, 07 Mar 2008 15:56:40 -0600 William Pitcock Remove unneeded vars.
Fri, 07 Mar 2008 15:55:45 -0600 William Pitcock Add wma_idx2.
Fri, 07 Mar 2008 15:02:44 -0600 William Pitcock Remove static values, making the plugin re-entrant. As such, remove the now unnecessary playback mutex.
Fri, 07 Mar 2008 14:59:24 -0600 William Pitcock Drop wma_playbuff(). Not re-entrant.
Fri, 07 Mar 2008 14:56:23 -0600 William Pitcock Severe refactoring phase 1.
Fri, 07 Mar 2008 14:49:23 -0600 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Fri, 07 Mar 2008 14:49:02 -0600 William Pitcock Fix the double-free!!!!oneoneone+1.
Fri, 07 Mar 2008 18:45:36 +0200 Calin Crisan ccrisan reworked cdaudio-ng to avoid gui blockings as much as possible; the plugin now handles cdda:// URL by adding the whole cd to the playlist - to be used with -e argument from command line; the 'no cd' dialog may be broken
Thu, 06 Mar 2008 22:58:28 +0300 Eugene Zagidullin get rid of hardcoded paths
Wed, 05 Mar 2008 20:03:37 +0900 Yoshiki Yazawa abandon ${pluginlibdir}.
Sat, 01 Mar 2008 10:05:32 -0600 Michal Lipski fix cutoff in wavpack plugin. (Bugzilla #194)