Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
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. |
Tue, 21 Aug 2007 15:09:22 +0900 | Yoshiki Yazawa | now mp4 plugin fills album and length correctly. |
Sun, 19 Aug 2007 17:20:31 +0300 | Calin Crisan ccrisan | Fixed some dos/windows eols |
Sun, 19 Aug 2007 19:38:11 +0900 | Yoshiki Yazawa | - make use of tuple_formatter_make_title_string(). |