Mercurial > audlegacy-plugins
graph
-
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
-
MacOS target: Build modules with -fno-common.Fri, 13 Jul 2007 08:04:43 -0500, by William Pitcock
-
- Fix endless looping on certain unparseable streamsFri, 13 Jul 2007 16:34:54 +0200, by Ralf Ertzinger
-
- Fixes for flac_is_our_fdFri, 13 Jul 2007 14:36:28 +0200, by Ralf Ertzinger
-
- Fixes for flac_is_our_fdFri, 13 Jul 2007 13:28:18 +0200, by Ralf Ertzinger
-
branch mergeFri, 13 Jul 2007 13:13:00 +0200, by Ralf Ertzinger
-
- Add flac_is_our_fd()Thu, 12 Jul 2007 22:34:44 +0200, by Ralf Ertzinger
-
branch mergeFri, 13 Jul 2007 04:59:36 -0500, by William Pitcock
-
Support MacOS target.Fri, 13 Jul 2007 04:50:42 -0500, by William Pitcock
-
Fix m3u loading for real.Fri, 13 Jul 2007 04:17:37 -0500, by William Pitcock
-
Revert d8c1706faac4. Segfaults are bad, hmmkay?Fri, 13 Jul 2007 03:01:57 +0100, by Tony Vroon
-
Supposedly fix m3u loading, waiting on core patch. Untested, moan at Crazy_Hopper if broken.Fri, 13 Jul 2007 01:25:58 +0000, by Alex Maclean
-
Supposedly fix timidity config file URI. Untested. Yell at Crazy_Hopper, not me.Fri, 13 Jul 2007 00:20:37 +0000, by Alex Maclean
-
- Fix end-of-stream detection for 1.1.2Thu, 12 Jul 2007 19:58:09 +0200, by Ralf Ertzinger
-
Branch mergeThu, 12 Jul 2007 19:36:09 +0200, by Ralf Ertzinger
-
- Add FLAC 1.1.2 compatibilityThu, 12 Jul 2007 19:30:31 +0200, by sun
-
stripped down the config dialog, added an option for the save dmix volumeThu, 12 Jul 2007 19:42:32 +0300, by Cristi Magherusan
-
now it saves VMIX volume between sessionsThu, 12 Jul 2007 18:21:23 +0300, by Cristi Magherusan
-
made OSS report latest set volume when not having opened a vmix device;Thu, 12 Jul 2007 17:51:36 +0300, by Cristi Magherusan
-
adapt wav-sndfile for file:// scheme.Thu, 12 Jul 2007 14:59:38 +0900, by Yoshiki Yazawa
-
merge againThu, 12 Jul 2007 02:08:10 +0300, by Cristi Magherusan
-
mergeThu, 12 Jul 2007 02:07:09 +0300, by Cristi Magherusan
-
fixed crashes when opening multiple tracks, optimized metadata threadThu, 12 Jul 2007 02:04:43 +0300, by Cristi Magherusan
-
aosd: added triggers for pause and unpause eventThu, 12 Jul 2007 01:04:05 +0200, by Giacomo Lozito
-
- quick fix for link breakage to libaudid3tag.so when --prefix is specified.Thu, 12 Jul 2007 04:36:03 +0900, by Yoshiki Yazawa
-
More MacOS fixes.Wed, 11 Jul 2007 07:55:13 -0500, by nenolod
-
tta: MacOS target fixes.Wed, 11 Jul 2007 05:49:16 -0500, by nenolod
-
Fix typo.Wed, 11 Jul 2007 05:39:07 -0500, by nenolod
-
Make DBus support optional.Wed, 11 Jul 2007 05:36:57 -0500, by nenolod
-
merge againWed, 11 Jul 2007 04:35:57 +0300, by Cristi Magherusan
-
improved the metadata algorithm, but couldnt get rid of the crashes yetWed, 11 Jul 2007 04:30:31 +0300, by Cristi Magherusan
-
Updates to the AAC reduced open patch by Christian "Joker" Birchinger.Wed, 11 Jul 2007 00:48:20 +0100, by Tony Vroon
-
An experimental attempt to reduce the number of stream opens for AAC, by Christian @Joker" Birchinger. Tell him if it breaks.Tue, 10 Jul 2007 23:04:17 +0100, by Tony Vroon
-
file->handle should be cleared on close, otherwise it can lead to double free.Tue, 10 Jul 2007 14:21:15 +0900, by Yoshiki Yazawa
-
Don't shadow system calls.Mon, 09 Jul 2007 08:09:21 -0500, by William Pitcock
-
Add support for mimetypes.Mon, 09 Jul 2007 05:30:14 -0500, by William Pitcock
-
Add MIME support.Mon, 09 Jul 2007 05:06:47 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 09 Jul 2007 05:03:05 -0500, by William Pitcock
-
Add mimetype integration.Mon, 09 Jul 2007 05:02:56 -0500, by William Pitcock
-
make fileinfo work again.Mon, 09 Jul 2007 17:54:57 +0900, by Yoshiki Yazawa
-
Prefix the station name with last.fm to denote that it's coming from last.fm.Sun, 08 Jul 2007 22:42:16 -0500, by William Pitcock
-
Remove metadata debugging notices.Sun, 08 Jul 2007 22:40:38 -0500, by William Pitcock
-
Fix more crashes and metadata.Sun, 08 Jul 2007 22:39:59 -0500, by William Pitcock
-
Make things not crash.Sun, 08 Jul 2007 22:25:12 -0500, by William Pitcock
-
rendered the lastfm transport plugin stable again, preparing it for its GUIMon, 09 Jul 2007 05:01:16 +0300, by Cristi Magherusan