log

age author description
Sat, 18 Aug 2007 02:26:41 -0400 ssokolow Fixed lap.py's -q option when used with the audtool fallback. trunk
Sat, 18 Aug 2007 02:45:06 +0200 Giacomo Lozito fixed a tuple parser bug, expression depth level wasn't correctly updated in certain nested situations trunk
Sat, 18 Aug 2007 00:31:51 +0200 Giacomo Lozito playlist_get_info_func works in a different thread, so trying to do UI updates from it eventually leads to UI freeze; fixed to schedule those updates in the main loop instead of doing them directly trunk
Fri, 17 Aug 2007 18:52:46 +0900 Yoshiki Yazawa oops. tuple_formatter_make_title_string() should call tuple_formatter_process_string(). trunk
Thu, 16 Aug 2007 19:20:11 +0200 Tomasz Mon right click on textboxes without connected handler should bring up audacious menu trunk
Thu, 16 Aug 2007 15:13:18 +0200 Tomasz Mon remove more duplicate code trunk
Thu, 16 Aug 2007 14:42:38 +0200 Tomasz Mon little more merging trunk
Thu, 16 Aug 2007 14:30:48 +0200 Tomasz Mon introduce plugin_treeview_enable_prefs and plugin_treeview_enable_info trunk
Thu, 16 Aug 2007 13:35:25 +0200 Tomasz Mon branch merge trunk
Thu, 16 Aug 2007 13:34:48 +0200 Tomasz Mon double click on plugin row opens plugin config (if available) trunk
Wed, 15 Aug 2007 22:35:11 -0400 ssokolow Make contrib/lap.py support pre-DBus Audacious via an audtool-wrapping fallback. trunk
Mon, 13 Aug 2007 23:24:50 +0300 Calin Crisan ccrisan Removed the hardcoded Add/Play CD menu entry trunk
Mon, 13 Aug 2007 18:49:34 +0200 Tomasz Mon press ctrl+tab to switch between windows trunk
Mon, 13 Aug 2007 19:45:52 +0900 Yoshiki Yazawa add tuple_formatter_make_title_string(). it is a wrapper function to tuple_formatter_process_construct() to make title string. it falls back to the file name if the formatted string is blank or unavailable. trunk
Mon, 13 Aug 2007 00:03:33 -0700 Ben Tucker -Set the track "title" in metadata instead of "name" trunk