Mercurial > audlegacy
comparison ChangeLog @ 1353:35ef03569852 trunk
[svn] Hook up Altivec-enabled DCT64 for MP3. WMA throws a tantrum on Altivec machines. Submit a patch, or wait for me to fix it.
author | chainsaw |
---|---|
date | Wed, 28 Jun 2006 18:21:25 -0700 |
parents | 8b249765fdd1 |
children | a0b8858c0342 |
comparison
equal
deleted
inserted
replaced
1352:8b249765fdd1 | 1353:35ef03569852 |
---|---|
1 2006-06-28 22:32:15 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [1616] | |
3 - GList cannot handle circular queues, so I integrated one into CategoryQueueEntry. No fuss, no muss. | |
4 | |
5 | |
6 Changes: Modified: | |
7 +14 -8 trunk/audacious/prefswin.c | |
8 | |
9 | |
1 2006-06-28 20:50:30 +0000 William Pitcock <nenolod@nenolod.net> | 10 2006-06-28 20:50:30 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [1614] | 11 revision [1614] |
3 - why are we requiring a lock in functions that are in the nolock namespace? | 12 - why are we requiring a lock in functions that are in the nolock namespace? |
4 | 13 |
5 | 14 |