Winamp2 VQF Decoder Version History
- Changes since beta 1-4:
- Changes since Beta 5:
- Changes since Beta 6:
- fixed problems with DirectSound output
- Changes since Beta 7:
- fixed possible problems with live streaming
- Changes since Beta 8 & 9:
- Changes since Beta 10:
- fixed stupid freeze when closing info box
- Changes since Beta 11:
- VQF header specs extention/modification
- Extention : new tag fields (album, track, genre & date)
- Tested with TwinVQ, WWV & Yamaha SoundVQ : OK (all 3 load & play files with new tags)
- Modification : no more field length limit, all tag fields can have >1024 characters now
- Tested with TwinVQ : OK (loads & plays files with a >1024 chars tag)
- Tested with WWV : not OK (loading error)
- Tested with Yamaha SoundVQ : totaly not OK (loading attempt crashes program)
- New "Compatibility Mode" (in Configuration) to disable those 2 new things,
to ensure that tagged files can be read by all other programs.
- Because the the new tag fields don't seem to cause trouble "Compatibility Mode" will be split-up in
"No new tag fields" and "No >1024 chars fields" in Beta 15.
- (Beta12 was an internal unreleased beta)
- Changes since Beta 12:
- misc tweaks
- New %%x Title Fomatting setting (abbreviation : eg. "Final Fantasy 6" -> "FF6")
- (new) bugs fixed
- Changes since Beta 13:
- Added length and bitrate to title formatting
- Changes since Beta 14:
- Fixed bug in title formatting (length)
- Changes since Beta 14+:
- Fixed config window glitch with stream saving (it was working correctly, but it didn't show up after reopening config)
- Separated compatibility settings
- Fixed possible streaming problem with high cpu usage (from in_vorbis v1.05)
- Changes since Beta 15:
- Missing files no longer display error messages
- Some other fixes/tweaks