log

age author description
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)
Fri, 29 Feb 2008 12:48:56 -0600 Micha Lipski Add support for 24-bit wavpack files. (Bugzilla #190)
Wed, 27 Feb 2008 18:56:54 +0900 Yoshiki Yazawa g_timeout_add_seconds() requires glib-2.14.0 or higher.
Mon, 25 Feb 2008 15:15:46 +0200 Cristi Magherusan Status Icon can now be changed, patch provided by Matteo (Bugzilla #182)
Mon, 25 Feb 2008 14:38:37 +0200 Cristi Magherusan Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
Mon, 25 Feb 2008 13:57:28 +0200 Cristi Magherusan made status plugin use the main mouse wheel setting when changing the volume
Sun, 24 Feb 2008 07:08:26 -0600 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Sun, 24 Feb 2008 07:07:51 -0600 William Pitcock Ditto.
Sun, 24 Feb 2008 14:42:48 +0200 Cristi Magherusan jump between songs using shift+lmb and shift+rmb (Bugzilla #157)
Sat, 23 Feb 2008 13:58:43 +0100 Ralf Ertzinger - Fix spelling errors
Sat, 23 Feb 2008 21:08:27 +0900 Yoshiki Yazawa make load list button work for pls. closes #181.
Sat, 23 Feb 2008 15:13:52 +0900 Yoshiki Yazawa - now cdaudio-ng calculates discid correctly. closes #165
Fri, 22 Feb 2008 17:38:24 +0900 Yoshiki Yazawa fix for #135: do not read from already freed memory. patch by Jussi Judin. thanks Jussi!
Fri, 22 Feb 2008 17:25:46 +0900 Yoshiki Yazawa added mseek support to flacng. patch by Piotr Garus. thanks Piotr!
Wed, 20 Feb 2008 14:05:47 +0100 Stany HENRY Updated French translation.
Wed, 20 Feb 2008 02:57:59 +0900 Yoshiki Yazawa fix for bug #150:
Tue, 19 Feb 2008 03:27:02 -0600 William Pitcock Bump requirement here too.