Mercurial > audlegacy
diff ChangeLog @ 1476:5dbe7cfdcaf5 trunk
[svn] - support the notion of a watchdog function to keep things bound to the proper playlist entry. (half there)
author | nenolod |
---|---|
date | Wed, 02 Aug 2006 23:33:49 -0700 |
parents | 285215fd3123 |
children | b22164c8eb51 |
line wrap: on
line diff
--- a/ChangeLog Wed Aug 02 22:57:08 2006 -0700 +++ b/ChangeLog Wed Aug 02 23:33:49 2006 -0700 @@ -1,3 +1,12 @@ +2006-08-03 05:57:08 +0000 William Pitcock <nenolod@nenolod.net> + revision [1864] + - better support cuesheets outside of your directory + + + Changes: Modified: + +11 -14 trunk/Plugins/Input/cue/cuesheet.c + + 2006-08-03 05:41:00 +0000 William Pitcock <nenolod@nenolod.net> revision [1862] - remove dependency on the client library.