log

age author description
Tue, 17 Jul 2007 13:15:16 +0900 Yoshiki Yazawa more adaptation for file:// scheme.
Tue, 17 Jul 2007 03:12:32 +0300 zither Added cddb support
Mon, 16 Jul 2007 13:17:12 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Mon, 16 Jul 2007 13:16:56 -0500 William Pitcock Make changes to replaygain settings enable the save button. Closes debian #421322.
Tue, 17 Jul 2007 01:14:36 +0900 Yoshiki Yazawa unescape url encoded filename where real filename is needed.
Mon, 16 Jul 2007 23:47:42 +0900 Yoshiki Yazawa adapt xspf for file:// scheme.
Mon, 16 Jul 2007 16:16:41 +0900 Yoshiki Yazawa file_name and file_path in a tuple should be unescaped.
Mon, 16 Jul 2007 00:24:09 +0200 Giacomo Lozito further improvements for amidi-plug with URIs
Sun, 15 Jul 2007 23:41:06 +0200 Giacomo Lozito updated amidi-plug to handle URIs in fileinfo and all-over in code
Mon, 16 Jul 2007 00:39:17 +0900 Yoshiki Yazawa - eliminate gdk_threads_*() based on giacomo's suggestion.
Sun, 15 Jul 2007 15:00:46 +0200 Ralf Ertzinger branch merge
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!
Sat, 14 Jul 2007 16:03:57 +0900 Yoshiki Yazawa clean up r1265 as Crazy_Hopper suggests.
Sat, 14 Jul 2007 15:30:36 +0900 Yoshiki Yazawa add workaround for that vfs_fopen doesn't accept filename.
Fri, 13 Jul 2007 21:31:17 +0200 Giacomo Lozito a bunch of paranoid checks for the return value of g_filename_from_uri
Fri, 13 Jul 2007 20:55:42 +0200 Giacomo Lozito wav-sndfile: in is_our_file, ensure that filename is not NULL before passing it to sf_open
Fri, 13 Jul 2007 12:21:37 -0500 William Pitcock 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 10:32:32 -0500 William Pitcock branch merge
Fri, 13 Jul 2007 08:04:43 -0500 William Pitcock MacOS target: Build modules with -fno-common.
Fri, 13 Jul 2007 16:34:54 +0200 Ralf Ertzinger - Fix endless looping on certain unparseable streams
Fri, 13 Jul 2007 14:36:28 +0200 Ralf Ertzinger - Fixes for flac_is_our_fd
Fri, 13 Jul 2007 13:28:18 +0200 Ralf Ertzinger - Fixes for flac_is_our_fd
Fri, 13 Jul 2007 13:13:00 +0200 Ralf Ertzinger branch merge
Thu, 12 Jul 2007 22:34:44 +0200 Ralf Ertzinger - Add flac_is_our_fd()
Fri, 13 Jul 2007 04:59:36 -0500 William Pitcock branch merge