To be solved:
2007-12-27: Pirates, Red Storm Rising and M-1 Tank Platoon do not work
            because of unimplemented system calls, or maybe audio.device (shd)
2007-12-27: Two file TFMX ST songs have to be played like this:
            1. rename song and sample data as MDAT.foo and SMPL.foo
	    2. uade123 --set=player=TFMX_ST MDAT.foo
            (shd)
2007-07-07: mod_packer/prorunner/pru2/Benefactor/pru2.ingame-2 subson 3 never
	    ends (shd)
2006-08-29: Prowiz seems to forget to convert the first two lines of pattern
            23 of p61.traffic1 (mld)
2006-04-24: uadesong structure provided for file info window is not
	    necessarily the same as currently played song (shd)
2006-01-15: Suntronic customs cause filesize on directory which fails (shd)
2006-01-14: Mok.ishar dies on involuntary subsong change. (shd)
2006-01-14: cust.Plague and cust.Wings don't work. (shd)
2006-01-14: cust.Swords_of_twilight is really broken. Is there something
	    in sound core that could be done to make it work? (shd)
2006-01-02: Subsong detection for PT mods might be broken. Maybe we need an
	    option to uade.conf for not having them at all. (shd)
2005-12-06: Is FA-18 Interceptor still buggy? (shd)
2005-12-06: FRED player ends some songs too soon. This is an ancient bug
	    caused by my faulty song end detection heuristics. (shd)
2005-10-30: THM.BlueAngel69 subsong 2 is very buggy (shd)
2005-10-29: CUST.Wings does not work (shd)
2005-10-29: CUST.Vortex42 has snapping sounds (shd)
2005-10-29: JCBO.Pacland doesn't work (shd)
2005-10-29: Forgotten worlds intro doesn't work. (shd)
2005-10-29: benn_daglish/MTH/BD.MTH.1 is buggy. (shd)

Resolved:
2006-04-03: Sending song specific attributes should only be implemented
            in one place rather than all frontends. (shd)
2005-12-14: cust.Devils_colors bugs with 'anti' interpolator on subsong 2
	    time index 5s. (shd)
2005-12-11: Fix the dualism in frontend configuration with respect to uade.conf
	    loader. Dualism here means redundancy and ugliness. (shd)
2005-12-06: Seeking fast forward may hang some machines. It is possibly a bug
	    in ALSA. (shd)
2005-10-29: Oktalyzer with dream.okt: channels are out of sync on time index
	    01:20 (shd)
2005-07-20: Debug mode doesn't kick in instantenously with uade123 (shd)
2005-07-15: vectordean/Cannon_Fodder_2/Cannon_Fodder_2-MorBase.sng gives odd
	    subsong numbers. This seems not to be reproducible. The output
	    from uade123 was:
		uade: subsong info: minimum: 0 maximum: 7 current: 0
		got subsong info: min: 0 max: 7 cur: 0
		uade: song end (player)
		got song end (player)
		current subsong 1
		uade: current subsong 16777216
		uade: song end (player)
		got song end (player)
		current subsong 2
		uade: current subsong 33554432
	    (shd)
2017-12-02: uadestate.c: set_subsong() case UADE_SEEK_SONG_RELATIVE: state->song.info.songbytes is probably wrong if you start from a subsong > 0. There is a place for optimization here. (shd)


