mirror of
https://github.com/tildearrow/furnace.git
synced 2025-01-05 07:01:21 +00:00
release v0.6.7
This commit is contained in:
parent
2e7689ce86
commit
ed79399190
49 changed files with 41 additions and 39 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
}
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 26
|
||||
versionCode 218
|
||||
versionName "0.6.6"
|
||||
versionCode 219
|
||||
versionName "0.6.7"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
arguments "-DANDROID_APP_PLATFORM=android-21", "-DANDROID_STL=c++_static", "-DWARNINGS_ARE_ERRORS=ON", "-DWITH_LOCALE=ON", "-DUSE_MOMO=ON"
|
||||
|
|
|
@ -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="218"
|
||||
android:versionName="0.6.6"
|
||||
android:versionCode="217"
|
||||
android:versionName="0.6.7"
|
||||
android:installLocation="auto">
|
||||
|
||||
<!-- OpenGL ES 2.0 -->
|
||||
|
|
|
@ -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.6 is `218`.
|
||||
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.7 is `219`.
|
||||
|
||||
the second line is a number between 0 and 18 (decimal) which indicates which column the clip starts from.
|
||||
- `0`: note.
|
||||
|
|
|
@ -32,6 +32,7 @@ these fields are 0 in format versions prior to 100 (0.6pre1).
|
|||
|
||||
the format versions are:
|
||||
|
||||
- 219: Furnace 0.6.7
|
||||
- 218: Furnace 0.6.6
|
||||
- 214: Furnace 0.6.5
|
||||
- 212: Furnace 0.6.4
|
||||
|
|
2
po/de.po
2
po/de.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: de\n"
|
||||
|
|
2
po/es.po
2
po/es.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: es\n"
|
||||
|
|
2
po/fi.po
2
po/fi.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: fi\n"
|
||||
|
|
2
po/fr.po
2
po/fr.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: fr\n"
|
||||
|
|
2
po/hy.po
2
po/hy.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: hy\n"
|
||||
|
|
2
po/id.po
2
po/id.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: id\n"
|
||||
|
|
2
po/ja.po
2
po/ja.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: ja\n"
|
||||
|
|
2
po/ko.po
2
po/ko.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: 희민Heemin\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: ko\n"
|
||||
|
|
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.
Binary file not shown.
2
po/nl.po
2
po/nl.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Lunathir\n"
|
||||
|
|
2
po/pl.po
2
po/pl.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: freq-mod, PoznańskiSzybkowiec\n"
|
||||
"Language: pl\n"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: pt_BR\n"
|
||||
|
|
2
po/ru.po
2
po/ru.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: LTVA\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: ru\n"
|
||||
|
|
2
po/sk.po
2
po/sk.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: sk\n"
|
||||
|
|
2
po/sv.po
2
po/sv.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: RevvoBolt\n"
|
||||
"Language-Team: RevvoBolt\n"
|
||||
"Language: sv\n"
|
||||
|
|
2
po/th.po
2
po/th.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: th\n"
|
||||
|
|
2
po/tr.po
2
po/tr.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: tr\n"
|
||||
|
|
2
po/uk.po
2
po/uk.po
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: uk\n"
|
||||
|
|
2
po/zh.po
2
po/zh.po
|
@ -27,7 +27,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: DJRen_GTR3QQ\n"
|
||||
"Language-Team: null\n"
|
||||
"Language: zh\n"
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.6\n"
|
||||
"Project-Id-Version: furnace 0.6.7\n"
|
||||
"Last-Translator: DJRen_GTR3QQ\n"
|
||||
"Language-Team: null\n"
|
||||
"Language: zh_HK\n"
|
||||
|
|
|
@ -15,17 +15,17 @@
|
|||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
<string>0.6.6</string>
|
||||
<string>0.6.7</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Furnace</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.6.6</string>
|
||||
<string>0.6.7</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.6.6</string>
|
||||
<string>0.6.7</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string></string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
|
|
|
@ -325,7 +325,7 @@ if __name__ == "__main__":
|
|||
<h1>Furnace<br/>User Manual</h1>
|
||||
</div>
|
||||
<div>
|
||||
<i>for version 0.6.6</i>
|
||||
<i>for version 0.6.7</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.6 of Furnace.<br/>it may not necessarily apply to previous or future versions.</p>
|
||||
<p>this manual is written for version 0.6.7 of Furnace.<br/>it may not necessarily apply to previous or future versions.</p>
|
||||
</section>
|
||||
<section id="index">
|
||||
%s
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
1 VERSIONINFO
|
||||
FILEVERSION 0,6,6,0
|
||||
PRODUCTVERSION 0,6,6,0
|
||||
FILEVERSION 0,6,7,0
|
||||
PRODUCTVERSION 0,6,7,0
|
||||
{
|
||||
BLOCK "VarFileInfo"
|
||||
{
|
||||
|
@ -33,10 +33,10 @@
|
|||
"Furnace"
|
||||
|
||||
VALUE "ProductVersion",
|
||||
"0.6.6"
|
||||
"0.6.7"
|
||||
|
||||
VALUE "FileVersion",
|
||||
"0.6.6"
|
||||
"0.6.7"
|
||||
|
||||
VALUE "CompanyName",
|
||||
"tildearrow"
|
||||
|
|
|
@ -16,7 +16,7 @@ if you find issues (e.g. bugs or annoyances), report them. links below.
|
|||
- Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace
|
||||
- issues: https://github.com/tildearrow/furnace/issues
|
||||
- discussion: https://github.com/tildearrow/furnace/discussions
|
||||
- online manual: https://tildearrow.org/furnace/doc/v0.6.6/
|
||||
- online manual: https://tildearrow.org/furnace/doc/v0.6.7/
|
||||
|
||||
# notes
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ if you find issues (e.g. bugs or annoyances), report them. links below.
|
|||
- Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace
|
||||
- issues: https://github.com/tildearrow/furnace/issues
|
||||
- discussion: https://github.com/tildearrow/furnace/discussions
|
||||
- online manual: https://tildearrow.org/furnace/doc/v0.6.6/
|
||||
- online manual: https://tildearrow.org/furnace/doc/v0.6.7/
|
||||
|
||||
# notes
|
||||
|
||||
|
|
|
@ -16,7 +16,8 @@ if you find issues (e.g. bugs or annoyances), report them. links below.
|
|||
- Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace
|
||||
- issues: https://github.com/tildearrow/furnace/issues
|
||||
- discussion: https://github.com/tildearrow/furnace/discussions
|
||||
- online manual: https://tildearrow.org/furnace/doc/v0.6.6/
|
||||
- online manual: https://tildearrow.org/furnace/doc/v0.6.7/
|
||||
|
||||
# notes
|
||||
|
||||
copyright (C) 2021-2024 tildearrow and contributors.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
FUR_VERSION="0.6.6"
|
||||
FUR_VERSION="0.6.7"
|
||||
|
||||
EXPORT_LANGS=("de" "es" "fr" "fi" "hy" "id" "ja" "ko" "nl" "pl" "pt_BR" "ru" "sk" "sv" "th" "tr" "uk" "zh" "zh_HK")
|
||||
|
||||
|
|
|
@ -54,8 +54,8 @@ class DivWorkPool;
|
|||
|
||||
//#define DIV_UNSTABLE
|
||||
|
||||
#define DIV_VERSION "0.6.6"
|
||||
#define DIV_ENGINE_VERSION 218
|
||||
#define DIV_VERSION "0.6.7"
|
||||
#define DIV_ENGINE_VERSION 219
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
#define DIV_VERSION_FC 0xff02
|
||||
|
|
Loading…
Reference in a new issue