comparison ChangeLog @ 2539:76724f3da0e1 trunk

[svn] - add Teru KAGOMASHIRA to credits.
author nenolod
date Sat, 17 Feb 2007 02:21:23 -0800
parents 719e0898ff3c
children 6b2743b54fd7
comparison
equal deleted inserted replaced
2538:719e0898ff3c 2539:76724f3da0e1
1 2007-02-17 10:19:35 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [4086]
3 - Patch to use libsamplerate for high-quality interpolated upsampling,
4 similar to what foobar2000 can do. Patch by Teru KAMOGASHIRA.
5
6 trunk/configure.ac | 14 +
7 trunk/mk/rules.mk.in | 2
8 trunk/src/audacious/Makefile | 2
9 trunk/src/audacious/glade/prefswin.glade | 268 +++++++++++++++++++++++++++++++
10 trunk/src/audacious/output.c | 101 +++++++++++
11 trunk/src/audacious/ui_preferences.c | 102 +++++++++++
12 6 files changed, 489 insertions(+)
13
14
1 2007-02-17 09:54:30 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 15 2007-02-17 09:54:30 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [4084] 16 revision [4084]
3 - reinstate rcfile class for now 17 - reinstate rcfile class for now
4 18
5 trunk/src/audacious/Makefile | 2 19 trunk/src/audacious/Makefile | 2