diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-11-07 21:08:23 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-11-07 21:08:23 +0000 |
commit | 83c69dc2eaf587d3346983575b6ab6018ecf3fad (patch) | |
tree | 9dd5f98cc00bf1715d2795adfd86417d304e795b /unicode/installer/settings/GameExplorer.nsh | |
parent | 36ad87b2e0d2f28ef7dc1e8c43c9aa2d1024daff (diff) | |
download | usdx-83c69dc2eaf587d3346983575b6ab6018ecf3fad.tar.gz usdx-83c69dc2eaf587d3346983575b6ab6018ecf3fad.tar.xz usdx-83c69dc2eaf587d3346983575b6ab6018ecf3fad.zip |
Unicode Text-file support
- lyrics, song-title, artist, etc. are now UTF8 strings
- filenames need some work (UTF-8 on Mac, otherwise still native encoding. Should always be UTF-8 instead)
File encoding:
- if the file starts with a UTF-8 BOM, UTF-8 is assumed
- if the file contains an encoding header (#ENCODING: UTF8/CP1252/CP1250), the given encoding is used
- if neither of the previous applies the default encoding (stored in the config-file, default CP1252 = USDX 1.01a encoding) is used
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1510 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'unicode/installer/settings/GameExplorer.nsh')
0 files changed, 0 insertions, 0 deletions