view src/modplug/load_j2b.cxx @ 2135:3bbb2673419b

projectM 1.0: nuked. the plugin was nuked from tree due to idiotic upstream, trashy CMake buildsystem, etc etc etc. i don't want to support this code nor deal with support inquiries concerning this, so honestly, if someone wants to provide this as a third party plugin that's fine, but it is not living in -plugins anymore (e.g. audacious-plugins should only include sane plugins)
author William Pitcock <nenolod@atheme.org>
date Sat, 27 Oct 2007 12:14:37 -0500
parents 6b5a52635b3b
children 032053ca08ab
line wrap: on
line source

/*
 * This source code is public domain.
 *
 * Authors: Olivier Lapicque <olivierl@jps.net>
*/


///////////////////////////////////////////////////
//
// J2B module loader
//
///////////////////////////////////////////////////
#include "stdafx.h"
#include "sndfile.h"