Mercurial > audlegacy-plugins
graph
-
All strings are now translatable.Wed, 18 Jul 2007 22:32:55 +0200, by Stany HENRY
-
"Audiocompress" is now translatable.Wed, 18 Jul 2007 22:08:38 +0200, by Stany HENRY
-
"Ad-plug" is now translatable.Wed, 18 Jul 2007 21:53:43 +0200, by Stany HENRY
-
All strings are now translatable.Wed, 18 Jul 2007 21:20:30 +0200, by Stany HENRY
-
"About" window is now translatable.Wed, 18 Jul 2007 20:38:40 +0200, by Stany HENRY
-
more adaptation for file:// scheme.Tue, 17 Jul 2007 13:15:16 +0900, by Yoshiki Yazawa
-
Added cddb supportTue, 17 Jul 2007 03:12:32 +0300, by zither
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 16 Jul 2007 13:17:12 -0500, by William Pitcock
-
Make changes to replaygain settings enable the save button. Closes debian #421322.Mon, 16 Jul 2007 13:16:56 -0500, by William Pitcock
-
unescape url encoded filename where real filename is needed.Tue, 17 Jul 2007 01:14:36 +0900, by Yoshiki Yazawa
-
adapt xspf for file:// scheme.Mon, 16 Jul 2007 23:47:42 +0900, by Yoshiki Yazawa
-
file_name and file_path in a tuple should be unescaped.Mon, 16 Jul 2007 16:16:41 +0900, by Yoshiki Yazawa
-
further improvements for amidi-plug with URIsMon, 16 Jul 2007 00:24:09 +0200, by Giacomo Lozito
-
updated amidi-plug to handle URIs in fileinfo and all-over in codeSun, 15 Jul 2007 23:41:06 +0200, by Giacomo Lozito
-
- eliminate gdk_threads_*() based on giacomo's suggestion.Mon, 16 Jul 2007 00:39:17 +0900, by Yoshiki Yazawa
-
branch mergeSun, 15 Jul 2007 15:00:46 +0200, by Ralf Ertzinger
-
- stop read_metadata from stomping on the wrong file descriptorsSun, 15 Jul 2007 15:00:10 +0200, by Ralf Ertzinger
-
disable unescape local file for now.Sun, 15 Jul 2007 19:50:15 +0900, by Yoshiki Yazawa
-
make tta decode easy to be interrupted.Sun, 15 Jul 2007 19:22:12 +0900, by Yoshiki Yazawa
-
- adapt filewriter for file:// scheme.Sun, 15 Jul 2007 19:06:04 +0900, by Yoshiki Yazawa
-
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