Extra bloaty junk to modernise stuff a bit. https://fte.triptohell.info/moodles/qss/
Find a file
Ozkan Sezer a1eff43d80 snd_mp3tags: let it consume all the tags at file end.
We do not know the order of ape, or lyrics3, or musicmatch tags,
so we loop until we consume all, scanning for each tag type once.
I don't yet care about freaky broken mp3 files with double tags.

<rant> MP3 standard has no metadata format, so everyone invented
their own thing, even with extensions, until ID3v2 became dominant:
Hence the impossible mess there.</rant>

Also remove inline directive from a few detection procedures there.

(updates from my code in SDL_mixer.)

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1664 af15c1b1-3010-417e-b628-4374ebc0bcbd
2019-12-23 21:35:16 +00:00
Linux snd_mp3.c: moved mp3 tag stuff into a separate module snd_mp3tag.c 2019-12-12 11:37:32 +00:00
MacOSX SDL2: rebuilt from hg-latest (r13382:7cc4fc886d9e) 2019-12-23 21:29:17 +00:00
Misc re-diffed two patches so that they apply cleanly 2017-09-03 14:55:18 +00:00
Quake snd_mp3tags: let it consume all the tags at file end. 2019-12-23 21:35:16 +00:00
Windows SDL2: rebuilt from hg-latest (r13382:7cc4fc886d9e) 2019-12-23 21:29:17 +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