Ben V. Brown
482d1c5b61
Restore the project files
...
If we keep removing these, it keeps requiring rebuilding the entire MX+IDE project which is a pain
2020-04-04 12:00:02 +11:00
Ben V. Brown
ad39fe9750
Update .gitignore
...
Stop blacklisting IDE project configurations
2020-04-04 11:54:38 +11:00
Patrick Horlebein
81abd5eeac
Add navigation animations
2020-04-03 22:40:03 +02:00
Patrick Horlebein
07d35cadd9
Draw scrolling indicator
2020-04-03 17:13:10 +02:00
Patrick Horlebein
153772cb68
Add a 2 pixel wide space in menus for scrolling indicator
2020-04-03 17:12:31 +02:00
Patrick Horlebein
74d144eef8
Add method to draw a scrolling indicator
2020-04-03 16:58:53 +02:00
Ben V. Brown
d45b1d7e27
Merge pull request #596 from GeminiServer/PR-git-hash-fix-on-tags
...
bugfix - git hash returns tags (if set) instead the short hash
2020-03-21 12:13:30 +11:00
GeminiServer
a5a21a8678
bugfix - git hash returns tags (if set) instead the short hash
...
using "git rev-parse --short=7 HEAD" to be sure we always get the commit hash.
2020-03-21 01:27:55 +01:00
Ben V. Brown
bccaea746c
Merge pull request #595 from GeminiServer/PR-#6-Config-Conditional-Disable-Fahrenheit-Support
...
PR #6 - Unit - Fahrenheit support in language translations
2020-03-21 10:23:52 +11:00
Ben V. Brown
bf518ca982
Merge branch 'master' into PR-#6-Config-Conditional-Disable-Fahrenheit-Support
2020-03-21 10:15:41 +11:00
Ben V. Brown
df8e157461
Merge pull request #594 from GeminiServer/PR#5.1-Configuration.h-Cleanup
...
PR#5.1 configuration.h cleanup
2020-03-21 10:15:08 +11:00
Ben V. Brown
f2f92cc7af
Merge branch 'master' into PR#5.1-Configuration.h-Cleanup
2020-03-21 10:14:37 +11:00
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
ee0767efb8
Unit - Fahrenheit support in language translations
...
°F Fahrenheit - You will find the default Fahrenheit configuration in the translation_xx.json
If tempUnitFahrenheit is set to:
true - you can switch in menu settings to Fahrenheit or Celsius.
false - you see only Celsius. All settings are then is in Celsius only.
2020-03-20 20:37:02 +01:00
GeminiServer
797d2c247a
Separated Temp change configurations
2020-03-20 12:49:03 +01: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