log Plugins/Input/modplug/modplugbmp.cpp @ 1622:55011fbbd8cb trunk

age author description
Sun, 06 Aug 2006 06:24:06 -0700 chainsaw [svn] Remove 15 instrument magic at offset 1080 because of false positive resulting in decoder segfault. Closes bug #543. trunk
Tue, 11 Apr 2006 14:33:16 -0700 chainsaw [svn] Allow to disable grabbing Amiga MOD files so a diferent plugin such as UADE gets a chance. Adds a few extra magic strings for Amiga files. Amiga MOD grabbing defaults to on for that Just Works(TM) feeling. trunk
Sun, 02 Apr 2006 11:32:31 -0700 chainsaw [svn] Detection of modules by magic bytes instead of by extension. Please let me know of false positives, if any. I would appreciate examples for any of the extensions still listed in the fallback that are not archives. trunk
Sat, 18 Mar 2006 10:09:58 -0800 chainsaw [svn] Report sample rate properly. Rate is just the number of channels, but that is better then 0, right? trunk
Sun, 26 Feb 2006 13:08:35 -0800 chainsaw [svn] Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo). trunk
Tue, 10 Jan 2006 12:22:40 -0800 chainsaw [svn] Convert all input plugins (except timidity & wav-sndfile) to produce_audio. trunk
Sun, 25 Dec 2005 08:49:09 -0800 chainsaw [svn] Convert to configdb usage. trunk
Sat, 24 Dec 2005 19:30:32 -0800 chainsaw [svn] Change config file location, take plugin.h out of Makefile.am trunk
Sun, 18 Dec 2005 05:30:29 -0800 chainsaw [svn] Do not try to grab .rar for unpack & module search, the specs change all the time. Has caused explosions & hangs. trunk
Sat, 10 Dec 2005 14:31:13 -0800 chainsaw [svn] Use modplug instead of mikmod. Supports more formats & compressed files. trunk