Ben V. Brown
07b692e330
Recalculate scroll size on value change
2021-12-29 17:16:58 +11:00
Ben V. Brown
6d3a52e32b
Extract menu size calc
2021-12-29 17:03:05 +11:00
slycordinator
48b9097c2c
update flash_ts100_linux.sh
...
Change to more generic /bin/sh script
* added support for using on shells that don't have UID variable; uses UID if it's available and calls "id -u" when it's not
* modified quoting as recommended by shellcheck
* changed to not use "$?" to check for failure. Now uses "if ! (command); then (fail condition); fi" for when a command fails
2021-12-27 16:26:54 +09:00
slycordinator
47b0d287bb
update buildAll.sh
...
Doesn't use anything bash-specific so it can be a /bin/sh script
2021-12-27 16:10:55 +09:00
slycordinator
5aa30f2b05
update build.sh
...
Modified quoting/variables as recommended by shellcheck
2021-12-27 16:07:55 +09:00
slycordinator
6dfab0ae3c
update build.sh
...
Doesn't use anything bash-specific, so can be a /bin/sh script
2021-12-27 16:04:51 +09:00
slycordinator
82fdd74be7
update setup.sh
...
Doesn't use anything bash-specific, so it can be a /bin/sh script
Added quotes to MDPATH variable, as recommended by shellcheck utility
2021-12-27 16:03:39 +09:00
slycordinator
ccddb1ebdc
Update start_dev.sh
...
Doesn't use anything bash-specific, so it can be /bin/sh
2021-12-27 16:00:56 +09:00
Ben V. Brown
f13b7be3d9
Merge pull request #1138 from discip/patch-1
...
updated graphics for idle screen & for missing tip
2021-12-27 10:01:33 +11:00
Ben V. Brown
c2a8b432d8
Merge branch 'master' into patch-1
2021-12-27 09:43:13 +11:00
Ben V. Brown
bd19d3549b
Merge pull request #1143 from discip/patch-2
...
Tackling issue #1140
2021-12-27 09:42:43 +11:00
discip
00b8115e7c
all three
2021-12-26 23:24:55 +01:00
discip
e2613d2f31
update
2021-12-26 16:59:03 +01:00
discip
f34fb53119
Update gui.cpp
2021-12-26 15:55:11 +01:00
discip
8f32267340
fix_IIa
2021-12-26 15:52:20 +01:00
discip
52a13dae27
fix_II
2021-12-26 15:49:32 +01:00
discip
c2d9631efd
Update gui.cpp
2021-12-26 15:42:33 +01:00
discip
30b632fc19
fix
2021-12-26 15:38:05 +01:00
discip
c3406112cd
Update gui.cpp
2021-12-26 14:59:10 +01:00
discip
822c3da3ba
tackling #1140
...
https://github.com/Ralim/IronOS/issues/1140
2021-12-26 01:26:26 +01:00
discip
cc3988be24
maybe this time
2021-12-22 03:44:36 +01:00
discip
bf1fc1c157
just preparing
2021-12-22 03:12:31 +01:00
discip
95ccb528e1
updated graphics for idle screen & for missing tip
2021-12-22 00:03:28 +01:00
Ben V. Brown
a0eb5b5d06
Merge pull request #1137 from onxblog/patch-2
...
Updated translation of the PD section
2021-12-21 08:49:29 +11:00
Alex
7ae7ecbd0b
Updated translation of the PD section
...
Updated translation of the PD section
2021-12-20 16:40:54 +02:00
Ben V. Brown
ca35772db9
Merge pull request #1136 from discip/patch-1
...
changed POWER_PULSE since 100 would display as 0.0
2021-12-20 11:26:00 +11:00
discip
13bce53249
changed POWER_PULSE since 100 would display as 0.0
2021-12-20 00:57:57 +01:00
Ben V. Brown
4dce812cf9
Merge pull request #1098 from discip/disconnected-tip
...
Disconnected tip pic in detailed idle screen
2021-12-20 09:28:47 +11:00
Ben V. Brown
5ad124f39d
Merge pull request #1117 from Ralim/fix/1116
...
Address settings bounds checks #1116
Pull in fix for PD PPS
2021-12-19 19:17:24 +11:00
Ben V. Brown
bee384defd
Merge branch 'master' into fix/1116
2021-12-19 19:09:17 +11:00
Ben V. Brown
7a654caf2a
Handle different calibration offset ranges for MHP30
2021-12-19 11:23:42 +11:00
Ben V. Brown
47929e9ee0
Update PD stack
2021-12-19 10:57:57 +11:00
Ben V. Brown
e33b900cff
Rework settings to be min-max inclusive
2021-12-19 10:21:19 +11:00
Ben V. Brown
6d7fc2f689
Update configuration.h
2021-12-15 11:19:35 +11:00
Ben V. Brown
1662a8bbc0
Merge pull request #1134 from playday3008/upd-uk
...
Update translation_UK.json
2021-12-11 10:04:07 +11:00
PlayDay
b22822f229
Update translation_UK.json
...
Using this PR #1131
Co-Authored-By: Ihor Bats <batsihor@gmail.com >
2021-12-05 08:26:07 +01:00
Ben V. Brown
509e903800
Merge pull request #1130 from Ralim/dependabot/github_actions/actions/cache-2.1.7
...
chore(deps): bump actions/cache from 2.1.6 to 2.1.7
2021-11-30 20:50:41 +11:00
dependabot[bot]
128ecb425d
chore(deps): bump actions/cache from 2.1.6 to 2.1.7
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-29 12:06:12 +00:00
Ben V. Brown
092f195182
Merge pull request #1115 from onxblog/patch-1
...
New translations
2021-11-29 13:15:59 +11:00
Ben V. Brown
44b849ae24
Merge branch 'master' into patch-1
2021-11-29 11:59:41 +11:00
Ben V. Brown
284de30bb8
Merge pull request #1127 from contactalexliu/patch-translation_ZH_CN-1
...
Improve Simplified Chinese translations
2021-11-28 23:04:03 +11:00
Ben V. Brown
3fade684d5
Merge pull request #1128 from contactalexliu/patch-custom-multi-lang-combinations-1
...
Add custom multi-language build options and improve build docs
2021-11-28 14:44:13 +11:00
Ben V. Brown
d5ded11050
Merge branch 'master' into patch-translation_ZH_CN-1
2021-11-28 14:36:16 +11:00
Ben V. Brown
b2357ec8f6
Merge pull request #1129 from alvinhochun/zh-fixes
...
Some improvements for Traditional Chinese and Cantonese
2021-11-28 12:49:30 +11:00
Alvin Wong
4042e616da
Translate more strings for zh-TW and yue-HK
...
Didn't translate these strings before as I didn't feel there is enough
room to accurately translate them, but now I have a change of heart.
2021-11-27 21:01:52 +08:00
Alvin Wong
d72a207b36
Fix character writing in yue-HK
...
俗字「辣雞」-> 正字「焫雞」
2021-11-27 20:54:00 +08:00
Alex Liu
e052cd05bb
Refine Simplified Chinese translations
...
Some Simplified Chinese translations were further improved to be more in line with the vernacular.
2021-11-27 04:52:01 -08:00
Alvin Wong
6000fa47f7
Fix typo with zh-TW
...
錯別字:「鉻鐵」->「烙鐵」
2021-11-27 20:51:36 +08:00
Alex Liu
d5b6ef368a
Update build instructions and examples
...
Updated and clarified how to build IronOS for different models with single or multiple, preset or custom, languages on macOS and Linux.
2021-11-27 04:20:57 -08:00
Alex Liu
8bb26eb39c
Enable custom language combinations at build time
...
Added a parameter to allow custom language combinations to be selected at build time.
2021-11-27 03:38:36 -08:00