Mercurial > audlegacy
diff ChangeLog @ 1885:1cd683dd944e trunk
[svn] Jump to track window shown when calling audacious with the -j option. Patch by Henrik Johansson <henrik_johansson@home.se>, submitted as Gentoo bug #151260.
author | chainsaw |
---|---|
date | Sun, 15 Oct 2006 09:30:05 -0700 |
parents | e6a3a7d80182 |
children | cbc1df98c5b6 |
line wrap: on
line diff
--- a/ChangeLog Sat Oct 14 21:25:04 2006 -0700 +++ b/ChangeLog Sun Oct 15 09:30:05 2006 -0700 @@ -1,3 +1,11 @@ +2006-10-15 04:25:04 +0000 William Pitcock <nenolod@nenolod.net> + revision [2725] + - fix default config order + + trunk/audacious/main.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + + 2006-10-15 04:11:15 +0000 William Pitcock <nenolod@nenolod.net> revision [2723] - try to intelligently choose which output plugin is best. candidates are in an null-terminated array, pl_candidates.