Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Sun, 15 Jul 2007 15:00:10 +0200 | Ralf Ertzinger | - stop read_metadata from stomping on the wrong file descriptors |
Sun, 15 Jul 2007 19:50:15 +0900 | Yoshiki Yazawa | disable unescape local file for now. |
Sun, 15 Jul 2007 19:22:12 +0900 | Yoshiki Yazawa | make tta decode easy to be interrupted. |
Sun, 15 Jul 2007 19:06:04 +0900 | Yoshiki Yazawa | - adapt filewriter for file:// scheme. |
Sun, 15 Jul 2007 00:53:16 +0900 | Yoshiki Yazawa | make playlist_save_m3u() accept uri as a destination file. pointed out by Crazy_Hopper. |
Sun, 15 Jul 2007 00:19:10 +0900 | Yoshiki Yazawa | add gdk_threads_*() guard around playlist_set_position() so that playlist advance work again. thanks to giacomo! |