Mercurial > audlegacy
comparison ChangeLog @ 1340:eaa1b6342e75 trunk
[svn] - itemtag buffer was too short. e.g. 256 bytes could hold only 28 url encoded kanji characters.
author | yaz |
---|---|
date | Tue, 27 Jun 2006 23:14:47 -0700 |
parents | cf44bc209040 |
children | 981ffc1cc402 |
comparison
equal
deleted
inserted
replaced
1339:cf44bc209040 | 1340:eaa1b6342e75 |
---|---|
1 2006-06-28 03:32:51 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [1590] | |
3 - improve resampling rate detection algorithm | |
4 - remove debugging code | |
5 | |
6 | |
7 Changes: Modified: | |
8 +1 -1 trunk/Plugins/Input/mpg123/mpg123.c | |
9 +0 -2 trunk/Plugins/Input/mpg123/resample.c | |
10 | |
11 | |
1 2006-06-28 02:52:20 +0000 William Pitcock <nenolod@nenolod.net> | 12 2006-06-28 02:52:20 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [1588] | 13 revision [1588] |
3 - add a note explaining that this algorithm sucks and will be discarded before 1.1 release | 14 - add a note explaining that this algorithm sucks and will be discarded before 1.1 release |
4 | 15 |
5 | 16 |