Changes between Version 7 and Version 8 of StilVsExtraSapTags


Ignore:
Timestamp:
Mar 7, 2026, 4:44:16 PM (3 days ago)
Author:
Peter Dell
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StilVsExtraSapTags

    v7 v8  
    33See [https://www.hvsc.c64.org/download/C64Music/DOCUMENTS/STIL.faq STIL FAQ].
    44The most relevant fields provided by STIL are:
     5- the relative file path using "/" as file separator
    56- the NAME field
    67- the AUTHOR field
     
    19203. It was easy to support it in ASAP.
    20214. 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 her additional potentially interesting information.
     22   But if you search for the file automatically, no user intervention is required to show additional potentially interesting information.
    22235. The information is easy to understand if you reformat it instead of showing it as-is.
    23246. Ramos was lobbying it all the time. ;)
    2425
    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.
     26The current version of the ASMA STIL is available at [https://asma.atari.org/asma/Docs/STIL.txt].
     27The 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.