comparison src/crossfade/TODO @ 3068:31b1dbef64c2

crossfade-ng: add TODO file for this
author William Pitcock <nenolod@atheme.org>
date Fri, 24 Apr 2009 09:21:24 -0500
parents
children
comparison
equal deleted inserted replaced
3067:8c772d3a5346 3068:31b1dbef64c2
1 audacious minimal crossfade plugin.
2 -----------------------------------
3
4 Copyright © 2009 William Pitcock <nenolod@atheme.org>.
5
6 Note that this is the crossfading engine only. All other features not related to that
7 engine are removed, but they were not useful in the scope of audacious anyway.
8
9 stuff to do still
10 -----------------
11
12 - player.[ch] can go easily
13 - finish refactoring config GUI
14 - see if we really need format.c or not. the plugin should always be getting S16_NE through
15 libSAD.
16 - use of libSAD to do the xfade would be cool (we could support 24bit this way although the fade
17 would be dithered)
18