Changes between Version 7 and Version 8 of StilVsExtraSapTags
- Timestamp:
- Mar 7, 2026, 4:44:16 PM (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StilVsExtraSapTags
v7 v8 3 3 See [https://www.hvsc.c64.org/download/C64Music/DOCUMENTS/STIL.faq STIL FAQ]. 4 4 The most relevant fields provided by STIL are: 5 - the relative file path using "/" as file separator 5 6 - the NAME field 6 7 - the AUTHOR field … … 19 20 3. It was easy to support it in ASAP. 20 21 4. SID players require the user to locate the STIL file. 21 But if you search for the file automatically, no user intervention is required to show heradditional potentially interesting information.22 But if you search for the file automatically, no user intervention is required to show additional potentially interesting information. 22 23 5. The information is easy to understand if you reformat it instead of showing it as-is. 23 24 6. Ramos was lobbying it all the time. ;) 24 25 25 The current version of the ASMA STIL is available at [https://asma.atari.org/asma/Docs/STIL.txt] in UTF-8 encoding to support Unicode characters for all tags. Note that this is different from the [https://www.hvsc.c64.org/download/C64Music/DOCUMENTS/STIL.txt HVSC STIL], which is in plain ASCII. 26 The current version of the ASMA STIL is available at [https://asma.atari.org/asma/Docs/STIL.txt]. 27 The ASMAS STIL: 28 - uses UTF-8 encoding to support Unicode characters. Note that this is different from the [https://www.hvsc.c64.org/download/C64Music/DOCUMENTS/STIL.txt HVSC STIL], which is in plain ASCII. 29 - While all tags support Unicode values of up to 90 Unicode characters, the file paths must only consist of ASCII characters.
