Mercurial > audlegacy
graph
-
mergeFri, 10 Aug 2007 14:21:21 +0300, by Cristi Magherusan
-
mergeThu, 09 Aug 2007 16:28:42 +0300, by Cristi Magherusan
-
fixed the interfaceWed, 08 Aug 2007 22:04:41 +0300, by Cristi Magherusan
-
Make playlist_load_ins handle the case when playlist is not the currently active one trunkSun, 26 Aug 2007 07:23:52 +0930, by Kieran Clancy
-
Remove unnecessary manipulation of playlist_iter trunkSun, 26 Aug 2007 07:22:11 +0930, by Kieran Clancy
-
ran a script to regenerate POTFILES.in from scratch trunkSat, 25 Aug 2007 15:42:10 +0200, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 23 Aug 2007 20:31:48 -0500, by William Pitcock
-
bump version requirement to fixed release mowgli 0.4. trunkThu, 23 Aug 2007 20:31:30 -0500, by William Pitcock
-
it's now possible to add plugin menuentries in playlist add, del, select and misc popup menus trunkSun, 19 Aug 2007 14:39:05 +0200, by Giacomo Lozito
-
simplified the custom plugin menuentries system, expecially for ui files trunkSun, 19 Aug 2007 13:57:53 +0200, by Giacomo Lozito
-
don't call mainwin_update_song_info if track isn't played trunkSun, 19 Aug 2007 10:45:24 +0200, by Tomasz Mon
-
make queue on click on playlist with GDK_MOD1_MASK working again trunkSun, 19 Aug 2007 10:21:56 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkSat, 18 Aug 2007 14:18:26 -0500, by William Pitcock
-
Fixed lap.py's -q option when used with the audtool fallback. trunkSat, 18 Aug 2007 02:26:41 -0400, by ssokolow
-
fixed a tuple parser bug, expression depth level wasn't correctly updated in certain nested situations trunkSat, 18 Aug 2007 02:45:06 +0200, by 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 trunkSat, 18 Aug 2007 00:31:51 +0200, by Giacomo Lozito
-
oops. tuple_formatter_make_title_string() should call tuple_formatter_process_string(). trunkFri, 17 Aug 2007 18:52:46 +0900, by Yoshiki Yazawa