Mercurial > audlegacy
log
age | author | description |
---|---|---|
Sat, 18 Aug 2007 14:17:39 -0500 | William Pitcock | mk distclean target: some changes trunk |
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 |