Mercurial > audlegacy-plugins
graph
-
Fixes memory leaks that are visible during startup in scrobbler plugin (Bugzilla #26)Tue, 25 Dec 2007 02:15:51 -0600, by Jussi Judin
-
Make flacng plugin to clean up after itself (Bugzilla #19)Tue, 25 Dec 2007 02:15:14 -0600, by Jussi Judin
-
Fixes memory leak in libtta's get_song_tuple() function. (Bugzilla #16)Tue, 25 Dec 2007 02:14:39 -0600, by Jussi Judin
-
Break large write operations into smaller fragments.Sun, 23 Dec 2007 20:24:16 -0600, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsSun, 23 Dec 2007 17:51:34 -0600, by William Pitcock
-
Gapless audio fixes.Sun, 23 Dec 2007 17:50:53 -0600, by William Pitcock
-
- Prevent APE plugin from freaking out non-seekable streamsSat, 22 Dec 2007 21:19:18 +0100, by Ralf Ertzinger
-
OSS: use SNDCTL_DSP_SYNC, as not all OSS versions have SNDCTL_DSP_RESET.Fri, 21 Dec 2007 12:17:25 -0600, by William Pitcock
-
Actually, we have to reset in oss_loop() as this calls close().Fri, 21 Dec 2007 16:51:56 +0100, by Jonathan Schleifer
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsFri, 21 Dec 2007 16:36:22 +0100, by Jonathan Schleifer
-
Reset volume after the buffer has been played.Fri, 21 Dec 2007 16:36:11 +0100, by Jonathan Schleifer
-
cddb may use http instead of cddbp now; the global proxy settings are used if enabledThu, 20 Dec 2007 21:44:59 +0200, by Calin Crisan ccrisan
-
mergeWed, 19 Dec 2007 17:51:50 +0200, by Cristi Magherusan
-
mergeWed, 19 Dec 2007 17:51:17 +0200, by Cristi Magherusan
-
branch mergeWed, 19 Dec 2007 17:25:55 +0200, by Cristi Magherusan
-
replaced SNDCTL_DSP_RESET with SNDCTL_DSP_SYNC, as suggested by MichalWed, 05 Dec 2007 13:35:16 +0200, by Cristi Magherusan
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsWed, 19 Dec 2007 12:23:30 +0200, by Eugene Paskevich
-
Hope it's the final italics fix.Wed, 19 Dec 2007 12:21:59 +0200, by Eugene Paskevich
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 17 Dec 2007 19:45:15 -0600, by William Pitcock
-
g_get_home_dir() doesn't give us a trailing slashMon, 17 Dec 2007 15:53:26 -0600, by William Pitcock
-
missed a g_free().Mon, 17 Dec 2007 15:52:09 -0600, by William Pitcock
-
- drop protected: declarations, protected: is not needed here (and causes error on gcc4.3)Mon, 17 Dec 2007 15:51:45 -0600, by William Pitcock
-
projectm-1.0: rewrite the plugin.Mon, 17 Dec 2007 15:23:30 -0600, by William Pitcock
-
flacng: write only 1024 samples at a time to allow visualization plugins to work more efficiently.Sun, 16 Dec 2007 13:27:33 -0600, by William Pitcock