Mercurial > audlegacy-plugins
graph
-
branch merge.Mon, 13 Aug 2007 19:58:07 +0900, by Yoshiki Yazawa
-
- make use of tuple_formatter_make_title_string(). now madplug can show file name if metadata is not available.Mon, 13 Aug 2007 19:57:03 +0900, by Yoshiki Yazawa
-
[security] Add g_thread_exit() to curl_manage_request() to avoid a resource starvation DoS.Mon, 13 Aug 2007 02:42:21 -0500, by William Pitcock
-
Register cue:// with uri_set_pluginSun, 12 Aug 2007 21:53:56 +0200, by Christian Birchinger
-
Register cdda:// with uri_set_pluginSun, 12 Aug 2007 21:36:14 +0200, by Christian Birchinger
-
Register tact:// with uri_set_pluginSun, 12 Aug 2007 21:16:48 +0200, by Christian Birchinger
-
Add an init function with a uri_set_plugin callSun, 12 Aug 2007 20:44:02 +0200, by Christian Birchinger
-
Port some changes over from XMMS that:Sun, 12 Aug 2007 07:17:10 -0500, by William Pitcock
-
Improve ${codec} and ${quality} tuples.Sat, 11 Aug 2007 23:51:50 -0500, by William Pitcock
-
fix musepack tag retrievalSat, 11 Aug 2007 23:48:14 -0500, by William Pitcock
-
converted sid plugin to new tuple systemSat, 11 Aug 2007 23:56:22 +0200, by Giacomo Lozito
-
fixed modplug, wasn't working properly with new threading modelSat, 11 Aug 2007 22:15:50 +0200, by Giacomo Lozito
-
the label wasn't restored on failureSat, 11 Aug 2007 18:10:34 +0300, by Cristi Magherusan
-
use get_gentitle_format() to get format string so that presets and custom string can coexist.Sun, 12 Aug 2007 00:06:35 +0900, by Yoshiki Yazawa
-
mergeSat, 11 Aug 2007 17:57:19 +0300, by Cristi Magherusan
-
the menu item is now disabled during uploadSat, 11 Aug 2007 17:56:51 +0300, by Cristi Magherusan
-
Add actual codec information to wav-sndfile tuple. Untested.Sat, 11 Aug 2007 14:56:15 +0100, by Tony Vroon
-
mergeSat, 11 Aug 2007 15:57:05 +0300, by Cristi Magherusan
-
lots of fixesSat, 11 Aug 2007 15:55:14 +0300, by Cristi Magherusan
-
Fixed libcdio and libcddb autoconf detectionSat, 11 Aug 2007 15:28:13 +0300, by Calin Crisan ccrisan
-
tuple API update.Sat, 11 Aug 2007 20:10:10 +0900, by Yoshiki Yazawa
-
use tuple_free(x) in place of mowgli_object_unref(x)Sat, 11 Aug 2007 12:21:30 +0200, by Giacomo Lozito
-
GTK_STOCK_SAVE can't be default, so don't use gtk_widget_grab_default() on itSat, 11 Aug 2007 12:10:33 +0200, by Tomasz Mon
-
fix compile errors if DEBUG is defined.Sat, 11 Aug 2007 14:29:58 +0900, by Yoshiki Yazawa
-
playlist entry doesn't have "track-name".Sat, 11 Aug 2007 14:27:41 +0900, by Yoshiki Yazawa
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsFri, 10 Aug 2007 19:36:01 -0500, by William Pitcock
-
hook up ${codec} and ${quality}Fri, 10 Aug 2007 19:35:53 -0500, by William Pitcock
-
remove the item from the menu when the plugin is disabledSat, 11 Aug 2007 02:43:18 +0300, by Cristi Magherusan
-
fixed linkingSat, 11 Aug 2007 02:22:54 +0300, by Cristi Magherusan
-
MTP upload pluginSat, 11 Aug 2007 01:52:28 +0300, by Cristi Magherusan
-
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-pluginsFri, 10 Aug 2007 23:06:50 +0300, by Cristi Magherusan
-
mergeFri, 10 Aug 2007 18:17:01 +0300, by Cristi Magherusan
-
mergeFri, 10 Aug 2007 14:23:20 +0300, by Cristi Magherusan
-
nergeFri, 10 Aug 2007 14:23:07 +0300, by Cristi Magherusan
-
mergeWed, 08 Aug 2007 22:08:39 +0300, by Cristi Magherusan
-
now it compilesWed, 08 Aug 2007 22:06:42 +0300, by Cristi Magherusan
-
mergeMon, 06 Aug 2007 02:58:04 +0300, by Cristi Magherusan
-
mergeMon, 06 Aug 2007 02:52:19 +0300, by Cristi Magherusan
-
updated input plugins to use set_pb_ready to signal to the core that they're ready for playbackFri, 10 Aug 2007 22:00:07 +0200, by Giacomo Lozito
-
unref tuple resourcesFri, 10 Aug 2007 12:42:07 -0500, by William Pitcock
-
we're looking for the name of the codec here, not tag.year(), thanks.Fri, 10 Aug 2007 12:35:20 -0500, by William Pitcock
-
xspf: update to new APIFri, 10 Aug 2007 10:27:13 -0500, by William Pitcock
-
scrobbler: tuple API updateFri, 10 Aug 2007 10:03:10 -0500, by William Pitcock
-
statusicon: new tuple APIFri, 10 Aug 2007 09:49:37 -0500, by William Pitcock
-
filewriter: new tuple APIFri, 10 Aug 2007 09:47:23 -0500, by William Pitcock
-
tta: new tuple APIFri, 10 Aug 2007 09:30:21 -0500, by William Pitcock
-
timidity: new tuple APIFri, 10 Aug 2007 09:22:25 -0500, by William Pitcock
-
mpc: convert, wma: fixesFri, 10 Aug 2007 09:19:44 -0500, by William Pitcock
-
aac: fixesFri, 10 Aug 2007 09:06:16 -0500, by William Pitcock
-
wavpack: update to new tuple API, use std::string more.Fri, 10 Aug 2007 08:57:47 -0500, by William Pitcock
-
flacng: new tuple APIFri, 10 Aug 2007 08:42:59 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsFri, 10 Aug 2007 08:19:51 -0500, by William Pitcock
-
vorbis: new tuple APIFri, 10 Aug 2007 08:19:40 -0500, by William Pitcock
-
Branch merge madness.Fri, 10 Aug 2007 14:02:18 +0100, by Tony Vroon
-
Use tuple_new_from_filename in more plugins.Fri, 10 Aug 2007 14:01:43 +0100, by Tony Vroon