Extra bloaty junk to modernise stuff a bit. https://fte.triptohell.info/moodles/qss/
Go to file
Ozkan Sezer 3b4a07ca87 snd_mp3.c: Tag detection fixes, updates, and clean-ups:
- Updates from my code in SDL_mixer:
- Fix APE header presence detection: APEv2 doesn't guarantee header.
  We rely on bit31 of the flags field of the header/footer, instead.
- Add code to skip Lyrics3 v1 / v2 tags.
- Remove the non-standard 'Extended ID3v1' tag support: None of the
  significant libraries like getID3, taglib or libid3tag support it.
  Not supported in most, if not all mp3 players, either.
- The 'APE before ID3v1' was duplicated code because we removed the
  TAG+ support: removed it.
- Add a FIXME note about handling possible double-ID3v1 tags.
- Add a FIXME note about order of tags at the end of the file.
- A few minor tidy-ups.

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1656 af15c1b1-3010-417e-b628-4374ebc0bcbd
2019-12-08 14:00:50 +00:00
Linux update docs 2019-09-20 18:41:06 +00:00
MacOSX oslibs: rebuilt libmikmod with updates applied from mainstream 2019-12-08 13:29:33 +00:00
Misc re-diffed two patches so that they apply cleanly 2017-09-03 14:55:18 +00:00
Quake snd_mp3.c: Tag detection fixes, updates, and clean-ups: 2019-12-08 14:00:50 +00:00
Windows oslibs: rebuilt libmikmod with updates applied from mainstream 2019-12-08 13:29:33 +00:00
LICENSE.txt rename gnu.txt to LICENSE.txt 2014-09-21 14:02:30 +00:00
Quakespasm-Music.txt update README files to reflect further 0.85.10 changes so far. 2014-09-15 09:10:19 +00:00
Quakespasm.html update docs 2019-09-20 18:41:06 +00:00
Quakespasm.txt update docs 2019-09-20 18:41:06 +00:00