Sat, 11 Aug 2007 12:21:30 +0200 |
Giacomo Lozito |
use tuple_free(x) in place of mowgli_object_unref(x)
|
Sat, 11 Aug 2007 12:10:33 +0200 |
Tomasz Mon |
GTK_STOCK_SAVE can't be default, so don't use gtk_widget_grab_default() on it
|
Sat, 11 Aug 2007 14:29:58 +0900 |
Yoshiki Yazawa |
fix compile errors if DEBUG is defined.
|
Sat, 11 Aug 2007 14:27:41 +0900 |
Yoshiki Yazawa |
playlist entry doesn't have "track-name".
|
Sat, 11 Aug 2007 02:50:12 +0200 |
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
|
Fri, 10 Aug 2007 19:36:01 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 10 Aug 2007 19:35:53 -0500 |
William Pitcock |
hook up ${codec} and ${quality}
|
Sat, 11 Aug 2007 02:43:18 +0300 |
Cristi Magherusan |
remove the item from the menu when the plugin is disabled
|