neutrino: implement COSDFader under GPL-3.0+

This commit is contained in:
Stefan Seyfried
2011-12-07 22:42:26 +01:00
parent fb5805aa49
commit 589d1114ec
4 changed files with 143 additions and 0 deletions

2
src/driver/fade.h Normal file
View File

@@ -0,0 +1,2 @@
/* for compatibility */
#include "fader.h"