Ben V. Brown
9b3bfebe4b
Merge pull request #593 from GeminiServer/PR#5-Revert-inLeftHandedMode
...
PR#5- bool inLeftHandedMode is an internal variable. Reverting configuration.h assignment
2020-03-21 10:14:26 +11:00
GeminiServer
050f207684
bool inLeftHandedMode is an internal variable. Reverting configuration.h assignment
2020-03-20 12:30:54 +01:00
Ben V. Brown
f33e05a6c6
Merge pull request #588 from GeminiServer/PR-#4-TS100-Logo-Left
...
PR #4 - TS100 logo left
2020-03-20 09:52:07 +11:00
Ben V. Brown
c3631c2ef7
Merge branch 'master' into PR-#4-TS100-Logo-Left
2020-03-20 09:45:30 +11:00
Ben V. Brown
e0ec747ebe
Merge pull request #587 from GeminiServer/PR-#3-Version-rule-and-format
...
PR #3 - Firmware build version with short git hash suffix
2020-03-20 09:44:56 +11:00
Erkan Colak
0036e623ab
Merge branch 'master' into PR-#4-TS100-Logo-Left
2020-03-19 18:34:13 +01:00
GeminiServer
da84188703
Merge branch 'PR-#3-Version-rule-and-format' into PR-#4-TS100-Logo-Left
2020-03-19 18:20:50 +01:00
GeminiServer
a5ec2bcfa0
Let's try in in python translate script directly, to keep support ci process.
...
Reverted build.sh
2020-03-19 18:17:20 +01:00
GeminiServer
4aabf770cd
Removed BUILD_VERSION from python translation
...
Add. new version.h, which included now the build version.
Adapted build.sh - to extract the build version from versioh.h and sends it to translation script.
2020-03-19 00:42:25 +01:00
Ben V. Brown
318b39a858
Merge pull request #586 from GeminiServer/PR-#2-Temp-Steps-and-revert-buttons
...
PR #2 - Tip temp change short and long press and reverse +- button
2020-03-17 23:16:47 +11:00
Ben V. Brown
6cfda182bd
Merge pull request #585 from GeminiServer/PR-#1-Configuration
...
PR #1 - Unified the default configuration/setting values and parameters into …
2020-03-17 10:04:27 +11:00
GeminiServer
e323de20be
Merge branch 'PR-#3-Version-rule-and-format' into PR-#4-TS100-Logo-Left
2020-03-16 12:02:09 +01:00
GeminiServer
9762beb746
Merge branch 'PR-#2-Temp-Steps-and-revert-buttons' into PR-#3-Version-rule-and-format
2020-03-16 12:02:02 +01:00
GeminiServer
070f909dab
Merge branch 'PR-#1-Configuration' into PR-#2-Temp-Steps-and-revert-buttons
2020-03-16 12:01:56 +01:00
GeminiServer
04be8fdba3
Fixed - configuration include header
2020-03-16 12:01:45 +01:00
GeminiServer
f2b9c02da3
Merge branch 'PR-#3-Version-rule-and-format' into PR-#4-TS100-Logo-Left
2020-03-16 11:49:45 +01:00
GeminiServer
9d98530eba
Merge branch 'PR-#2-Temp-Steps-and-revert-buttons' into PR-#3-Version-rule-and-format
2020-03-16 11:48:58 +01:00
GeminiServer
7f844d9d0b
Merge branch 'PR-#1-Configuration' into PR-#2-Temp-Steps-and-revert-buttons
2020-03-16 11:48:42 +01:00
GeminiServer
1f20bf9cef
fixed default values and settings
2020-03-16 11:45:00 +01:00
GeminiServer
3fac547fd8
revert reformatings
...
adapted default values.
2020-03-16 11:43:28 +01:00
GeminiServer
fad365a8b4
TS100 - Bootup Logo - Left
2020-03-15 15:58:59 +01:00
GeminiServer
2e67da06b0
New - Version rule and format.
2020-03-15 15:56:13 +01:00
GeminiServer
2d0e07266e
Tip temp change short and long press and reverse +- button to ui configurations
...
Temperature change short and long press step to UI Soldering settings menu
Reverse button tip temperature plus minus assignment to UI Menu.
2020-03-15 15:50:11 +01:00
GeminiServer
0461fd0a26
Unified the default configuration/setting values and parameters into one header file.
2020-03-15 14:45:52 +01:00
Ben V. Brown
fddf24b7ff
Merge pull request #580 from Swyter/master
...
Update and proofread the Castilian Spanish translation file
2020-02-29 09:43:03 +10:00
Swyter
322573a1dd
Final tweaks for the Castilian Spanish translation; adjust some loose ends and workaround the visual glitch in short ResetOKMessage strings (it keeps part of the previously scrolling text onscreen or only draws it partially on top) by right-padding with spaces. Document the undocumented SettingStartSleepOffChar that isn't mentioned anywhere but starts in sleep mode but keeping the tip off.
2020-02-28 02:34:40 +01:00
Swyter
ebb0ba16ec
Additional tweaks and polishing for the Castilian Spanish translation after more testing.
2020-02-28 01:22:57 +01:00
Swyter
47f75c64ed
Update and proofread the Castilian Spanish translation file; fix a few typos and awkward phrasing by non-natives. Adjust wording to meet the tight space limitations without losing information. Should be good to go.
2020-02-27 23:17:31 +01:00
Ben V. Brown
44e5ceeedf
Merge pull request #573 from Firebie/FixAutostartSleepAgain
...
Fix autostart sleep (again)
2020-02-14 18:04:44 +11:00
firebie
1b60f0c630
Fix autostart sleep
2020-02-14 08:55:38 +02:00
Ben V. Brown
97ea3b871b
Merge pull request #579 from augustozanellato/patch-1
...
Clearing screen before showing settings reset alert
2020-02-13 06:53:33 +11:00
Augusto Zanellato
6cd4bb9376
Clearing screen before showing settings reset alert
...
It's needed because as of now the alert overlaps the custom bootlogo
2020-02-12 19:50:36 +01:00
Vadym
e0cc415338
Add autocompilation after push with GitHub Actions ( #576 )
...
* Create dockerimage.yml
* Delete dockerimage.yml
* Create ccpp.yml
* Update ccpp.yml
* Delete ccpp.yml
* Create dockerimage.yml
* Delete dockerimage.yml
* Create main.yml
* Delete main.yml
* Create ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
* Update ccpp.yml
2020-02-10 10:31:54 +11:00
Ben V. Brown
7e689c943e
Merge pull request #574 from playday3008/patch-1
...
Update translation_uk.json
2020-02-07 11:36:41 +11:00
Vadym
d30446fea3
Update translation_uk.json
2020-02-07 01:35:07 +01:00
Vadym
e1454411df
Update translation_uk.json
2020-02-06 20:03:24 +01:00
Ben V. Brown
a87489fbfb
Merge pull request #570 from Firebie/ralim
...
Fix version screen for autostart T/S
2020-02-05 07:08:17 +11:00
Ben V. Brown
7edfcd3a64
Merge pull request #572 from Firebie/FixAutostartSleep
...
Fix autostart S
2020-02-05 07:07:40 +11:00
firebie
f7141103d8
Fix autostart S
2020-02-04 09:19:38 +02:00
firebie
c201e2a9cb
Fix version screen for autostart T/S
2020-02-03 22:56:07 +02:00
Ben V. Brown
5abb6232cc
Merge pull request #561 from ricktendo/patch-2
...
Further en desc tweaks
2020-01-27 15:11:39 +11:00
Ben V. Brown
317cffb726
Merge pull request #562 from ricktendo/patch-3
...
Updated es translation with new strings
2020-01-27 15:11:00 +11:00
Ben V. Brown
3a4636243a
Merge pull request #563 from Aleks-Z/master
...
Update translation_ru.json
2020-01-27 15:07:04 +11:00
Alex Z
abf3394931
Update translation_ru.json
2020-01-24 16:28:59 +03:00
Alex Z
9c054e7a67
Update translation_ru.json
2020-01-21 03:01:46 +03:00
Ricardo Cooper
c22f5436ee
Updated es translation with new strings
...
Added new strings, tweaked some existing and translated some un-translated strings
2020-01-18 20:25:28 -06:00
Ricardo Cooper
d7951fa6ee
Further en desc tweaks
...
Removed '<C>' (Centigrade) symbol from SleepTemperature description and further tweaked some descriptions to match/be more similar to each other.
2020-01-18 19:05:56 -06:00
Ben V. Brown
f4b1c082e8
Merge pull request #560 from ricktendo/patch-1
...
Correct AutoStart desc
2020-01-19 09:20:50 +11:00
Ben V. Brown
7ab757d1e5
Merge pull request #559 from Firebie/FixForVoltageDisplay
...
Use SymbolVolts instead of V
2020-01-19 09:20:30 +11:00
Ricardo Cooper
aa8e750437
Update translation_en.json
2020-01-18 11:05:17 -06:00