Mercurial > audlegacy-plugins
graph
-
make playlist_save_m3u() accept uri as a destination file. pointed out by Crazy_Hopper.Sun, 15 Jul 2007 00:53:16 +0900, by Yoshiki Yazawa
-
add gdk_threads_*() guard around playlist_set_position() so that playlist advance work again. thanks to giacomo!Sun, 15 Jul 2007 00:19:10 +0900, by Yoshiki Yazawa
-
clean up r1265 as Crazy_Hopper suggests.Sat, 14 Jul 2007 16:03:57 +0900, by Yoshiki Yazawa
-
add workaround for that vfs_fopen doesn't accept filename.Sat, 14 Jul 2007 15:30:36 +0900, by Yoshiki Yazawa
-
a bunch of paranoid checks for the return value of g_filename_from_uriFri, 13 Jul 2007 21:31:17 +0200, by Giacomo Lozito
-
wav-sndfile: in is_our_file, ensure that filename is not NULL before passing it to sf_openFri, 13 Jul 2007 20:55:42 +0200, by Giacomo Lozito
-
The problem of not loading curl on Mach-based systems has been solved. MacOS's dyld gets confused when plugins refer to other code of the same name. Rename plugin binaries accordingly.Fri, 13 Jul 2007 12:21:37 -0500, by William Pitcock
-
branch mergeFri, 13 Jul 2007 10:32:32 -0500, by William Pitcock