comparison ChangeLog @ 793:98cdc39031f9 trunk

[svn] - add sanity check for open audio parameters.
author yaz
date Wed, 07 Mar 2007 06:16:04 -0800
parents 2b2313fc1ddc
children 93dbfe1f0cd0
comparison
equal deleted inserted replaced
792:2b2313fc1ddc 793:98cdc39031f9
1 2007-03-07 13:36:20 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [1682]
3 - I was noticed vfs_fread check still causes problem. disable for now.
4
5 trunk/src/madplug/decoder.c | 4 ++--
6 1 file changed, 2 insertions(+), 2 deletions(-)
7
8
1 2007-03-07 13:08:55 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 9 2007-03-07 13:08:55 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1680] 10 revision [1680]
3 - only perform vfs fseek against info::infile if it is available. 11 - only perform vfs fseek against info::infile if it is available.
4 12
5 trunk/src/madplug/input.c | 8 +++++--- 13 trunk/src/madplug/input.c | 8 +++++---