Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Thu, 23 Aug 2007 03:20:10 +0200 | Giacomo Lozito | fixed lock in sid playback when doing fast song switching |
Wed, 22 Aug 2007 23:52:25 +0100 | Tony Vroon | Report the title properly, as in all the other plugins in the tree. Poor ignored and unloved plugin... |
Thu, 23 Aug 2007 00:02:43 +0200 | Giacomo Lozito | reverted a local change on xspf that wasn't supposed to be committed |
Thu, 23 Aug 2007 00:00:49 +0200 | Giacomo Lozito | wav-sndfile.c, added missing playback->set_pb_ready(playback) |
Thu, 23 Aug 2007 03:03:41 +0900 | Yoshiki Yazawa | now xspf plugin try to load non well formed xspf file. closes #969. |
Wed, 22 Aug 2007 12:49:14 +0100 | Tony Vroon | Report lossless/lossy quality and the filename as the title. This plugin still shows mutex-related lockups for me though. |
Tue, 21 Aug 2007 17:11:59 +0900 | Yoshiki Yazawa | replace tuple_formatter_process_string() with tuple_formatter_make_title_string() except that for streamings. |