Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Sat, 11 Aug 2007 15:55:14 +0300 | Cristi Magherusan | lots of fixes |
Sat, 11 Aug 2007 15:28:13 +0300 | Calin Crisan ccrisan | Fixed libcdio and libcddb autoconf detection |
Sat, 11 Aug 2007 20:10:10 +0900 | Yoshiki Yazawa | tuple API update. |
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 |