log

age author description
2007-08-21 Yoshiki Yazawa replace tuple_formatter_process_string() with tuple_formatter_make_title_string() except that for streamings.
2007-08-21 Yoshiki Yazawa now mp4 plugin fills album and length correctly.
2007-08-19 Calin Crisan ccrisan Fixed some dos/windows eols
2007-08-19 Yoshiki Yazawa - make use of tuple_formatter_make_title_string().
2007-08-18 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
2007-08-18 William Pitcock Sync with audacious Mk.
2007-08-17 Giacomo Lozito Replaced asprintf with gstring (which is probably more portable anyway).
2007-08-17 Tony Vroon Format and subformat detection. Needs some asprintf love. Or something.
2007-08-17 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
2007-08-17 William Pitcock Support Wavpack ".exe" executables, by using the Wavpack decoder to validate.
2007-08-16 Cristi Magherusan made it enabled by default if having libmtp, fixes Chainsaw's bug and adds some improvements
2007-08-16 mf0102 removed NSFE playlist option (which was marked TODO)
2007-08-16 mf0102 made SPC playback reverb a configuration option till the problem can be
2007-08-16 Cristi Magherusan some fixes, more debug info
2007-08-16 Cristi Magherusan it can play manually added DAAP URI's like daap://localhost:3689/1.mp3
2007-08-16 Cristi Magherusan merge
2007-08-16 Cristi Magherusan handling device disconnected errors
2007-08-14 Cristi Magherusan the pending uploads are cancelled on exit, so it doesnt lock anymore while cleaning up
2007-08-14 Cristi Magherusan fixed the upload
2007-08-13 Cristi Magherusan URI-fication
2007-08-13 Calin Crisan ccrisan Add CD menu entry is now created with the ui_plugin_menu functions
2007-08-13 Yoshiki Yazawa make use of get_gentitle_format() and tuple_formatter_make_title_string()
2007-08-13 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
2007-08-13 William Pitcock Backed out changeset 97914b65790a
2007-08-13 Yoshiki Yazawa branch merge.
2007-08-13 Yoshiki Yazawa - make use of tuple_formatter_make_title_string(). now madplug can show file name if metadata is not available.
2007-08-13 William Pitcock [security] Add g_thread_exit() to curl_manage_request() to avoid a resource starvation DoS.
2007-08-12 Christian Birchinger Register cue:// with uri_set_plugin
2007-08-12 Christian Birchinger Register cdda:// with uri_set_plugin
2007-08-12 Christian Birchinger Register tact:// with uri_set_plugin
2007-08-12 Christian Birchinger Add an init function with a uri_set_plugin call
2007-08-12 William Pitcock Port some changes over from XMMS that:
2007-08-12 William Pitcock Improve ${codec} and ${quality} tuples.
2007-08-12 William Pitcock fix musepack tag retrieval
2007-08-11 Giacomo Lozito converted sid plugin to new tuple system
2007-08-11 Giacomo Lozito fixed modplug, wasn't working properly with new threading model
2007-08-11 Cristi Magherusan the label wasn't restored on failure
2007-08-11 Yoshiki Yazawa use get_gentitle_format() to get format string so that presets and custom string can coexist.
2007-08-11 Cristi Magherusan merge
2007-08-11 Cristi Magherusan the menu item is now disabled during upload
2007-08-11 Tony Vroon Add actual codec information to wav-sndfile tuple. Untested.
2007-08-11 Cristi Magherusan merge
2007-08-11 Cristi Magherusan lots of fixes
2007-08-11 Calin Crisan ccrisan Fixed libcdio and libcddb autoconf detection
2007-08-11 Yoshiki Yazawa tuple API update.
2007-08-11 Giacomo Lozito use tuple_free(x) in place of mowgli_object_unref(x)
2007-08-11 Tomasz Mon GTK_STOCK_SAVE can't be default, so don't use gtk_widget_grab_default() on it
2007-08-11 Yoshiki Yazawa fix compile errors if DEBUG is defined.
2007-08-11 Yoshiki Yazawa playlist entry doesn't have "track-name".
2007-08-11 Giacomo Lozito do not assume that mtp_cleanup is only called after mtp_init (it's not true for general plugins); also, destroy the menuitem as it seems that it still holds a reference after being removed from its menushell
2007-08-11 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
2007-08-11 William Pitcock hook up ${codec} and ${quality}
2007-08-10 Cristi Magherusan remove the item from the menu when the plugin is disabled
2007-08-10 Cristi Magherusan fixed linking
2007-08-10 Cristi Magherusan MTP upload plugin
2007-08-10 Cristi Magherusan Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
2007-08-10 Cristi Magherusan merge
2007-08-10 Cristi Magherusan merge
2007-08-10 Cristi Magherusan nerge
2007-08-08 Cristi Magherusan merge