Tue, 25 Dec 2007 02:15:51 -0600 |
Jussi Judin |
Fixes memory leaks that are visible during startup in scrobbler plugin (Bugzilla #26)
|
Tue, 25 Dec 2007 02:15:14 -0600 |
Jussi Judin |
Make flacng plugin to clean up after itself (Bugzilla #19)
|
Tue, 25 Dec 2007 02:14:39 -0600 |
Jussi Judin |
Fixes memory leak in libtta's get_song_tuple() function. (Bugzilla #16)
|
Sun, 23 Dec 2007 20:24:16 -0600 |
William Pitcock |
Break large write operations into smaller fragments.
|
Sun, 23 Dec 2007 17:51:34 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 23 Dec 2007 17:50:53 -0600 |
William Pitcock |
Gapless audio fixes.
|
Sat, 22 Dec 2007 21:19:18 +0100 |
Ralf Ertzinger |
- Prevent APE plugin from freaking out non-seekable streams
|
Fri, 21 Dec 2007 12:17:25 -0600 |
William Pitcock |
OSS: use SNDCTL_DSP_SYNC, as not all OSS versions have SNDCTL_DSP_RESET.
|
Fri, 21 Dec 2007 16:51:56 +0100 |
Jonathan Schleifer |
Actually, we have to reset in oss_loop() as this calls close().
|
Fri, 21 Dec 2007 16:36:22 +0100 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 21 Dec 2007 16:36:11 +0100 |
Jonathan Schleifer |
Reset volume after the buffer has been played.
|
Thu, 20 Dec 2007 21:44:59 +0200 |
Calin Crisan ccrisan |
cddb may use http instead of cddbp now; the global proxy settings are used if enabled
|
Wed, 19 Dec 2007 17:51:50 +0200 |
Cristi Magherusan |
merge
|
Wed, 19 Dec 2007 17:51:17 +0200 |
Cristi Magherusan |
merge
|
Wed, 19 Dec 2007 17:25:55 +0200 |
Cristi Magherusan |
branch merge
|
Wed, 05 Dec 2007 13:35:16 +0200 |
Cristi Magherusan |
replaced SNDCTL_DSP_RESET with SNDCTL_DSP_SYNC, as suggested by Michal
|