summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_mod.c
AgeCommit message (Expand)Author
2010-07-18Fix playback of the first file handled by the modplug demuxer.Darren Salt
2010-07-18Recognise ScreamTracker files. ST3 is untested.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-10-10MOD reported zero-length workaround (avoids divide-by-0).Darren Salt
2009-04-04Correct invalid MIME info in the MOD demuxer.Darren Salt
2009-03-25Add Mimetypes to src/demuxers/demux_mod.cShlomi Fish
2009-01-01check for negative/too large return values of get_size when demuxing mod streamsThomas Viehmann
2008-08-13Check for allocation failures.Darren Salt
2008-08-13Use size_t for data length variables.Darren Salt
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-06-16Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...Diego 'Flameeyes' Pettenò
2007-01-19Make get_description get_identifier get_extensions get_mimetypes return a con...Diego 'Flameeyes' Pettenò
2006-12-25 * Implement at least a partial content-based detection of ModPlug-decodedDiego 'Flameeyes' Pettenò
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-02-17I bet it was meant that wayMichael Roitzsch
2004-02-14big memleakThibaut Mattern
2004-02-14Add the xm extension.Thibaut Mattern
2004-02-14Disable detection by content, it was completely silly.Thibaut Mattern
2004-02-11Amiga MOD music file demuxer from Paul Eggleton (uses the ModPlug engine).Thibaut Mattern