comparison ChangeLog @ 904:4a2e5c1e7c3b trunk

[svn] - Added option to save output files to original file directory
author mf0102
date Fri, 30 Mar 2007 06:37:26 -0700
parents 1820b4026fe2
children 987eebc33408
comparison
equal deleted inserted replaced
903:1820b4026fe2 904:4a2e5c1e7c3b
1 2007-03-30 08:52:06 +0000 Giacomo Lozito <james@develia.org>
2 revision [1906]
3 - flac: when bitrate update is disabled, always display VBR instead of a useless value
4 trunk/src/flac/plugin.c | 10 ++++++++--
5 1 file changed, 8 insertions(+), 2 deletions(-)
6
7
1 2007-03-29 10:14:36 +0000 Tony Vroon <chainsaw@gentoo.org> 8 2007-03-29 10:14:36 +0000 Tony Vroon <chainsaw@gentoo.org>
2 revision [1904] 9 revision [1904]
3 Fix MOD title read by not permanently byteswapping the stream in the PSM loader. Patch by Joseph Jezak <josejx@gentoo.org>. 10 Fix MOD title read by not permanently byteswapping the stream in the PSM loader. Patch by Joseph Jezak <josejx@gentoo.org>.
4 trunk/src/modplug/load_psm.cxx | 11 ++++++----- 11 trunk/src/modplug/load_psm.cxx | 11 ++++++-----
5 1 file changed, 6 insertions(+), 5 deletions(-) 12 1 file changed, 6 insertions(+), 5 deletions(-)