release v0.6.5

the TIA release
This commit is contained in:
tildearrow 2024-06-25 00:20:44 -05:00
parent eddd0cda3c
commit b04a2e38db
52 changed files with 2138 additions and 1749 deletions

View file

@ -16,7 +16,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
set(CMAKE_PROJECT_VERSION_MAJOR 0)
set(CMAKE_PROJECT_VERSION_MINOR 6)
set(CMAKE_PROJECT_VERSION_PATCH 4)
set(CMAKE_PROJECT_VERSION_PATCH 5)
set(BUILD_GUI_DEFAULT ON)
set(USE_SDL2_DEFAULT ON)

View file

@ -15,8 +15,8 @@ android {
}
minSdkVersion 21
targetSdkVersion 26
versionCode 212
versionName "0.6.4"
versionCode 214
versionName "0.6.5"
externalNativeBuild {
cmake {
arguments "-DANDROID_APP_PLATFORM=android-21", "-DANDROID_STL=c++_static", "-DWARNINGS_ARE_ERRORS=ON", "-DWITH_LOCALE=ON", "-DUSE_MOMO=ON"

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.tildearrow.furnace"
android:versionCode="212"
android:versionName="0.6.4"
android:versionCode="214"
android:versionName="0.6.5"
android:installLocation="auto">
<!-- OpenGL ES 2.0 -->

View file

@ -6,7 +6,7 @@ when copying pattern data from Furnace, it's stored in the clipboard as plain te
org.tildearrow.furnace - Pattern Data (144)
```
this top line of text is always the same except for the number in parentheses, which is the internal build number. for example, 0.6.4 is `212`.
this top line of text is always the same except for the number in parentheses, which is the internal build number. for example, 0.6.5 is `215`.
the second line is a number between 0 and 18 (decimal) which indicates which column the clip starts from.
- `0`: note.

View file

@ -32,6 +32,7 @@ these fields are 0 in format versions prior to 100 (0.6pre1).
the format versions are:
- 214: Furnace 0.6.5
- 212: Furnace 0.6.4
- 201: Furnace 0.6.3
- 197: Furnace 0.6.2

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: de\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: es\n"
@ -3600,9 +3600,8 @@ msgid "E2xy: Note slide down (x: speed; y: semitones)"
msgstr "E2xy: Deslizamiento de nota hacia abajo (x: velocidad; y: semitonos)"
#: src/engine/engine.cpp:104
#, fuzzy
msgid "E3xx: Set vibrato shape"
msgstr "E4xx: Ajustar rango del vibrato"
msgstr "E3xx: Ajustar forma del vibrato"
#: src/engine/engine.cpp:106
msgid "E4xx: Set vibrato range"
@ -4436,13 +4435,12 @@ msgid "max size in other banks"
msgstr ""
#: src/gui/exportOptions.cpp:276
#, fuzzy
msgid "this chip is not supported by the file format!"
msgstr "¡este chip no está soportado por el formato VGM!"
msgstr "¡este chip no está soportado por el formato!"
#: src/gui/exportOptions.cpp:278
msgid "only one Atari TIA is supported!"
msgstr ""
msgstr "¡solamente un Atari TIA está soportado!"
#: src/gui/exportOptions.cpp:306 src/gui/editControls.cpp:630
msgid ""
@ -6153,9 +6151,8 @@ msgid "Software pitch driver"
msgstr ""
#: src/gui/sysConf.cpp:1072
#, fuzzy
msgid "Old pitch table (compatibility)"
msgstr "Macro de tono y deslizamientos quebrados (compatibilidad)"
msgstr "Tabla de tonos antigua (compatibilidad)"
#: src/gui/sysConf.cpp:1077
msgid "Mixing mode:"
@ -6239,13 +6236,12 @@ msgid "Scale frequency to wave length"
msgstr "Escalar frecuencia a longitud de onda"
#: src/gui/sysConf.cpp:1292
#, fuzzy
msgid "Amiga channel volumes (64)"
msgstr "Barra de volumen de los canales:"
msgstr "Volúmenes estilo Amiga (64)"
#: src/gui/sysConf.cpp:1296
msgid "Amiga-like pitch (non-linear pitch only)"
msgstr ""
msgstr "Tono estilo Amiga (solo en tono no lineal)"
#: src/gui/sysConf.cpp:1332 src/gui/sysConf.cpp:1754
msgid "3.54MHz (PAL)"
@ -6417,9 +6413,8 @@ msgid "Output bit depth:"
msgstr "Profundidad de bits de salida:"
#: src/gui/sysConf.cpp:1897
#, fuzzy
msgid "Maximum volume:"
msgstr "Máximo"
msgstr "Volumen máximo:"
#: src/gui/sysConf.cpp:1907
msgid "Interpolation:"
@ -13004,15 +12999,16 @@ msgstr ""
"para compensar los efectos del filtro Gauss de la SNES."
#: src/gui/sampleEdit.cpp:546
#, fuzzy
msgid "no BRR filters"
msgstr "Filtro del eco:"
msgstr "sin filtros BRR"
#: src/gui/sampleEdit.cpp:554
msgid ""
"enable this option to not use BRR blocks with filters\n"
"and allow sample offset commands to be used safely."
msgstr ""
"activa esta opción para deshabilitar el uso de bloques BRR con filtros\n"
"y permitir el uso de effectos de fueraestablecer para ser usados safamente."
#: src/gui/sampleEdit.cpp:559
msgid "8-bit dither"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: fi\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: fr\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: hy\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: id\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ja\n"

776
po/ko.po

File diff suppressed because it is too large Load diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Lunathir\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: freq-mod, PoznańskiSzybkowiec\n"
"Language: pl\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: pt_BR\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ru\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: sk\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: RevvoBolt\n"
"Language-Team: RevvoBolt\n"
"Language: sv\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: th\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: tr\n"

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: uk\n"

3005
po/zh.po

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: furnace 0.6.4\n"
"Project-Id-Version: furnace 0.6.5\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: zh_HK\n"

View file

@ -15,17 +15,17 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
<string>0.6.4</string>
<string>0.6.5</string>
<key>CFBundleName</key>
<string>Furnace</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.6.4</string>
<string>0.6.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.6.4</string>
<string>0.6.5</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<key>NSHighResolutionCapable</key>

View file

@ -325,7 +325,7 @@ if __name__ == "__main__":
<h1>Furnace<br/>User Manual</h1>
</div>
<div>
<i>for version 0.6.4</i>
<i>for version 0.6.5</i>
</div>
</section>
<section id="authors">
@ -348,7 +348,7 @@ if __name__ == "__main__":
<p>this documentation is under the <a href="https://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a> license.</p>
<p>you may reproduce, modify and/or distribute this documentation provided this copyright notice (including license and attribution) is present and any necessary disclaimers whether modifications have been made.</p>
<p>this documentation is provided as-is and without warranty of any kind.</p>
<p>this manual is written for version 0.6.4 of Furnace.<br/>it may not necessarily apply to previous or future versions.</p>
<p>this manual is written for version 0.6.5 of Furnace.<br/>it may not necessarily apply to previous or future versions.</p>
</section>
<section id="index">
%s

View file

@ -18,7 +18,7 @@ if you find issues (e.g. bugs or annoyances), report them. links below.
- discussion: https://github.com/tildearrow/furnace/discussions
- Furnace on Discord: https://discord.gg/EfrwT2wq7z
- Furnace on Revolt: https://rvlt.gg/GRPS6tmc
- online manual: https://tildearrow.org/furnace/doc/v0.6.4/
- online manual: https://tildearrow.org/furnace/doc/v0.6.5/
# notes

View file

@ -28,7 +28,7 @@ if you find issues (e.g. bugs or annoyances), report them. links below.
- discussion: https://github.com/tildearrow/furnace/discussions
- Furnace on Discord: https://discord.gg/EfrwT2wq7z
- Furnace on Revolt: https://rvlt.gg/GRPS6tmc
- online manual: https://tildearrow.org/furnace/doc/v0.6.4/
- online manual: https://tildearrow.org/furnace/doc/v0.6.5/
# notes

View file

@ -18,7 +18,7 @@ if you find issues (e.g. bugs or annoyances), report them. links below.
- discussion: https://github.com/tildearrow/furnace/discussions
- Furnace on Discord: https://discord.gg/EfrwT2wq7z
- Furnace on Revolt: https://rvlt.gg/GRPS6tmc
- online manual: https://tildearrow.org/furnace/doc/v0.6.4/
- online manual: https://tildearrow.org/furnace/doc/v0.6.5/
# notes

View file

@ -1,6 +1,6 @@
#!/bin/bash
FUR_VERSION="0.6.4"
FUR_VERSION="0.6.5"
EXPORT_LANGS=("de" "es" "fr" "fi" "hy" "id" "ja" "ko" "nl" "pl" "pt_BR" "ru" "sk" "sv" "th" "tr" "uk" "zh" "zh_HK")

View file

@ -52,10 +52,10 @@ class DivWorkPool;
#define EXTERN_BUSY_BEGIN_SOFT e->softLocked=true; e->isBusy.lock();
#define EXTERN_BUSY_END e->isBusy.unlock(); e->softLocked=false;
#define DIV_UNSTABLE
//#define DIV_UNSTABLE
#define DIV_VERSION "dev213"
#define DIV_ENGINE_VERSION 213
#define DIV_VERSION "0.6.5"
#define DIV_ENGINE_VERSION 214
// for imports
#define DIV_VERSION_MOD 0xff01
#define DIV_VERSION_FC 0xff02

View file

@ -72,16 +72,16 @@
const char* locales[][3]={
{"<System>", "", ""},
{"English", "en_US", "restart Furnace for this setting to take effect."},
{"Bahasa Indonesia", "id_ID", "???"},
{"Bahasa Indonesia (50%?)", "id_ID", "???"},
//{"Deutsch (0%)", "de_DE", "Starten Sie Furnace neu, damit diese Einstellung wirksam wird."},
{"Español", "es_ES", "reinicia Furnace para que esta opción tenga efecto."},
//{"Suomi (0%)", "fi_FI", "käynnistä Furnace uudelleen, jotta tämä asetus tulee voimaan."},
//{"Français (0%)", "fr_FR", "redémarrer Furnace pour que ce réglage soit effectif."},
//{"Հայերեն (1%)", "hy_AM", "???"},
//{"日本語 (0%)", "ja_JP", "???"},
{"한국어 (10%)", "ko_KR", "이 설정을 적용하려면 Furnace를 다시 시작해야 합니다."},
{"한국어 (25%)", "ko_KR", "이 설정을 적용하려면 Furnace를 다시 시작해야 합니다."},
//{"Nederlands (4%)", "nl_NL", "start Furnace opnieuw op om deze instelling effectief te maken."},
{"Polski (90%)", "pl_PL", "aby to ustawienie było skuteczne, należy ponownie uruchomić program."},
{"Polski (95%)", "pl_PL", "aby to ustawienie było skuteczne, należy ponownie uruchomić program."},
{"Português (Brasil) (90%)", "pt_BR", "reinicie o Furnace para que essa configuração entre em vigor."},
{"Русский (90%)", "ru_RU", "перезапустите программу, чтобы эта настройка вступила в силу."},
{"Slovenčina (15%)", "sk_SK", "???"},
@ -89,6 +89,7 @@ const char* locales[][3]={
//{"ไทย (0%)", "th_TH", "???"},
//{"Türkçe (0%)", "tr_TR", "bu ayarı etkin hale getirmek için programı yeniden başlatın."},
//{"Українська (0%)", "uk_UA", "перезапустіть програму, щоб це налаштування набуло чинності."},
{"中文 (15%)", "zh_CN", "???"},
{NULL, NULL, NULL}
};

View file

@ -593,7 +593,7 @@ int main(int argc, char** argv) {
#ifdef ANDROID
memset(exePath,0,4096);
#else
if (!getExePath(argv[0],exePath,4096)) memset(exePath,0,4096);
if (!getExePath(argv[0],exePath,4095)) memset(exePath,0,4096);
#endif
bool textDomainBound=false;