Mercurial > audlegacy-plugins
graph
-
Do NOT use 'volatile' keyword!Sun, 30 Mar 2008 08:17:21 +0300, by Matti Hamalainen
-
Some code sanitation and cleanups. Fixes some memory-access problems, but certain others still persistSun, 30 Mar 2008 06:29:55 +0300, by Matti Hamalainen
-
Use Glib endianess macros.Sun, 30 Mar 2008 01:25:40 +0200, by Matti Hamalainen
-
Remove some useless wrapping of functions.Sun, 30 Mar 2008 01:16:00 +0200, by Matti Hamalainen
-
Change version to 1.9.0 to indicate journey towards Audacious2.Sun, 30 Mar 2008 00:59:41 +0200, by Matti Hamalainen
-
Removed some wtf #includes.Sat, 29 Mar 2008 13:52:19 +0200, by Matti Hamalainen
-
Certain piece of allocated memory was free'd before we were done with it,Sat, 29 Mar 2008 12:52:18 +0200, by Matti Hamalainen
-
Added a menuitem for 'Rescan CD' into that other menu too, since 'Add CD' is in both.Sat, 29 Mar 2008 12:14:17 +0200, by Matti Hamalainen
-
Indeed 'new' might not be a C keyword, but it's a C++ keyword and thus not recommended to be used as a identifier.Sat, 29 Mar 2008 12:08:06 +0200, by Matti Hamalainen
-
Tiny cleanups of repetitive code syndrome madness; Added some null-pointer checks.Sat, 29 Mar 2008 12:06:38 +0200, by Matti Hamalainen
-
Added a plugin-services menu option to force re-scanning of CD, patchSat, 29 Mar 2008 11:28:11 +0200, by Matti Hamalainen
-
Removed xs_memset(), just use memset().Sat, 29 Mar 2008 11:14:39 +0200, by Matti Hamalainen
-
Fixed Mercurial instructions for stable branches.Fri, 28 Mar 2008 02:42:17 +0200, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsThu, 27 Mar 2008 04:15:28 +0200, by Matti Hamalainen
-
Fuglyness trimming.Tue, 25 Mar 2008 22:04:31 +0200, by Matti Hamalainen
-
Add note about license in about box.Sun, 23 Mar 2008 21:03:51 +0200, by Matti Hamalainen
-
take care of force_v2_val, only_v1_val and only_v2_valThu, 27 Mar 2008 00:13:29 +0900, by Yoshiki Yazawa
-
make force reopen audio defaultThu, 27 Mar 2008 00:05:43 +0900, by Yoshiki Yazawa
-
exclude zip etc which doesn't contain any mod file.Wed, 26 Mar 2008 23:50:50 +0900, by Yoshiki Yazawa
-
initialize configuration GUI only if neededTue, 25 Mar 2008 17:28:14 +0100, by mf0102
-
alsa: Make spinlocks a bit less scary. Don't lock up in alsa_flush when output is closed.Mon, 24 Mar 2008 17:40:33 +0100, by Sascha Hlusiak
-
revive support for zip and other archive formats. T.M aka teknocat pointed out this problem and provided preliminary patch.Thu, 20 Mar 2008 01:37:46 +0900, by Yoshiki Yazawa
-
patch by chromeMon, 17 Mar 2008 21:38:04 +0100, by mf0102
-
Minor shellscript consistency cleanups, always test stringsFri, 14 Mar 2008 15:13:40 +0200, by Matti Hamalainen
-
Use glib types consistently.Fri, 14 Mar 2008 13:51:17 +0200, by Matti Hamalainen
-
Added tag audacious-plugins-1.5.0 for changeset 695e2c6040f2Fri, 14 Mar 2008 02:01:38 +0300, by Eugene Zagidullin
-
Drop NEWS and ChangeLog. audacious-plugins-1.5.0Thu, 13 Mar 2008 17:00:03 -0500, by William Pitcock
-
Remove debugging notice.Thu, 13 Mar 2008 16:42:02 -0500, by William Pitcock
-
Fix version relation.Thu, 13 Mar 2008 16:39:55 -0500, by William Pitcock
-
Make this work with projectM 1.0 again.Thu, 13 Mar 2008 16:39:13 -0500, by William Pitcock
-
Some sanitization, I hope.Thu, 13 Mar 2008 23:23:04 +0200, by Matti Hamalainen
-
Removed unused file and directory.Thu, 13 Mar 2008 22:53:14 +0200, by Matti Hamalainen
-
I suppose the -plugins should be version 1.5.0 too.Thu, 13 Mar 2008 22:52:38 +0200, by Matti Hamalainen
-
Check for Audacious >= 1.5.0 instead.Thu, 13 Mar 2008 22:32:40 +0200, by Matti Hamalainen
-
Fixed the nocd-dialog; however it may still crash when starting audacious with cdda:// argumentTue, 11 Mar 2008 23:10:28 +0200, by Calin Crisan ccrisan
-
string arrays should be freed with g_strfreev()Sat, 08 Mar 2008 10:17:53 +0100, by Tomasz Mon
-
Fixes for scrobbler plugin - skipped tracks, inappropriate scrobbling, re-tabs (Bugzilla #200)Sat, 08 Mar 2008 09:57:38 +0100, by CJ Kucera
-
Remove unneeded vars.Fri, 07 Mar 2008 15:56:40 -0600, by William Pitcock
-
Add wma_idx2.Fri, 07 Mar 2008 15:55:45 -0600, by William Pitcock
-
Remove static values, making the plugin re-entrant. As such, remove the now unnecessary playback mutex.Fri, 07 Mar 2008 15:02:44 -0600, by William Pitcock
-
Drop wma_playbuff(). Not re-entrant.Fri, 07 Mar 2008 14:59:24 -0600, by William Pitcock
-
Severe refactoring phase 1.Fri, 07 Mar 2008 14:56:23 -0600, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsFri, 07 Mar 2008 14:49:23 -0600, by William Pitcock
-
Fix the double-free!!!!oneoneone+1.Fri, 07 Mar 2008 14:49:02 -0600, by William Pitcock
-
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 brokenFri, 07 Mar 2008 18:45:36 +0200, by Calin Crisan ccrisan
-
get rid of hardcoded pathsThu, 06 Mar 2008 22:58:28 +0300, by Eugene Zagidullin
-
abandon ${pluginlibdir}.Wed, 05 Mar 2008 20:03:37 +0900, by Yoshiki Yazawa
-
fix cutoff in wavpack plugin. (Bugzilla #194)Sat, 01 Mar 2008 10:05:32 -0600, by Michal Lipski
-
Add support for 24-bit wavpack files. (Bugzilla #190)Fri, 29 Feb 2008 12:48:56 -0600, by Micha Lipski
-
g_timeout_add_seconds() requires glib-2.14.0 or higher.Wed, 27 Feb 2008 18:56:54 +0900, by Yoshiki Yazawa
-
Status Icon can now be changed, patch provided by Matteo (Bugzilla #182)Mon, 25 Feb 2008 15:15:46 +0200, by Cristi Magherusan
-
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-pluginsMon, 25 Feb 2008 14:38:37 +0200, by Cristi Magherusan
-
made status plugin use the main mouse wheel setting when changing the volumeMon, 25 Feb 2008 13:57:28 +0200, by Cristi Magherusan
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsSun, 24 Feb 2008 07:08:26 -0600, by William Pitcock
-
Ditto.Sun, 24 Feb 2008 07:07:51 -0600, by William Pitcock
-
jump between songs using shift+lmb and shift+rmb (Bugzilla #157)Sun, 24 Feb 2008 14:42:48 +0200, by Cristi Magherusan