Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-03 | Merge pull request #1153 from federicodilo/patch-14v2.16 | Ben V. Brown | |
Update IT_translation | |||
2021-12-29 | Update IT_translation | federicodilo | |
Fix in Hall sensor sensitivity sentence. | |||
2021-12-29 | Merge pull request #1149 from Ralim/handle-menu-sizing-better | Ben V. Brown | |
Handle menu sizing better | |||
2021-12-29 | Update Settings.cpp | Ben V. Brown | |
Set a default sane PD timeout | |||
2021-12-29 | Drop volt symbol as its offscreen | Ben V. Brown | |
2021-12-29 | Merge branch 'master' into handle-menu-sizing-better | Ben V. Brown | |
2021-12-29 | Merge pull request #1144 from slycordinator/generic_shellscripts | Ben V. Brown | |
Generic shellscripts | |||
2021-12-29 | Fix missed limit settings | Ben V. Brown | |
2021-12-29 | Compensate scrollbar for skipped screens | Ben V. Brown | |
2021-12-29 | Recalculate scroll size on value change | Ben V. Brown | |
2021-12-29 | Extract menu size calc | Ben V. Brown | |
2021-12-27 | update flash_ts100_linux.sh | slycordinator | |
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 | update buildAll.sh | slycordinator | |
Doesn't use anything bash-specific so it can be a /bin/sh script | |||
2021-12-27 | update build.sh | slycordinator | |
Modified quoting/variables as recommended by shellcheck | |||
2021-12-27 | update build.sh | slycordinator | |
Doesn't use anything bash-specific, so can be a /bin/sh script | |||
2021-12-27 | update setup.sh | slycordinator | |
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 | Update start_dev.sh | slycordinator | |
Doesn't use anything bash-specific, so it can be /bin/sh | |||
2021-12-27 | Merge pull request #1138 from discip/patch-1 | Ben V. Brown | |
updated graphics for idle screen & for missing tip | |||
2021-12-27 | Merge branch 'master' into patch-1 | Ben V. Brown | |
2021-12-27 | Merge pull request #1143 from discip/patch-2 | Ben V. Brown | |
Tackling issue #1140 | |||
2021-12-26 | all three | discip | |
2021-12-26 | update | discip | |
2021-12-26 | Update gui.cpp | discip | |
2021-12-26 | fix_IIa | discip | |
2021-12-26 | fix_II | discip | |
2021-12-26 | Update gui.cpp | discip | |
2021-12-26 | fix | discip | |
2021-12-26 | Update gui.cpp | discip | |
2021-12-26 | tackling #1140 | discip | |
https://github.com/Ralim/IronOS/issues/1140 | |||
2021-12-22 | maybe this time | discip | |
2021-12-22 | just preparing | discip | |
2021-12-22 | updated graphics for idle screen & for missing tip | discip | |
2021-12-21 | Merge pull request #1137 from onxblog/patch-2 | Ben V. Brown | |
Updated translation of the PD section | |||
2021-12-20 | Updated translation of the PD section | Alex | |
Updated translation of the PD section | |||
2021-12-20 | Merge pull request #1136 from discip/patch-1 | Ben V. Brown | |
changed POWER_PULSE since 100 would display as 0.0 | |||
2021-12-20 | changed POWER_PULSE since 100 would display as 0.0 | discip | |
2021-12-20 | Merge pull request #1098 from discip/disconnected-tip | Ben V. Brown | |
Disconnected tip pic in detailed idle screen | |||
2021-12-19 | Merge pull request #1117 from Ralim/fix/1116 | Ben V. Brown | |
Address settings bounds checks #1116 Pull in fix for PD PPS | |||
2021-12-19 | Merge branch 'master' into fix/1116 | Ben V. Brown | |
2021-12-19 | Handle different calibration offset ranges for MHP30 | Ben V. Brown | |
2021-12-19 | Update PD stack | Ben V. Brown | |
2021-12-19 | Rework settings to be min-max inclusive | Ben V. Brown | |
2021-12-15 | Update configuration.h | Ben V. Brown | |
2021-12-11 | Merge pull request #1134 from playday3008/upd-uk | Ben V. Brown | |
Update translation_UK.json | |||
2021-12-05 | Update translation_UK.json | PlayDay | |
Using this PR #1131 Co-Authored-By: Ihor Bats <[email protected]> | |||
2021-11-30 | Merge pull request #1130 from ↵ | Ben V. Brown | |
Ralim/dependabot/github_actions/actions/cache-2.1.7 chore(deps): bump actions/cache from 2.1.6 to 2.1.7 | |||
2021-11-29 | chore(deps): bump actions/cache from 2.1.6 to 2.1.7 | dependabot[bot] | |
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] <[email protected]> | |||
2021-11-29 | Merge pull request #1115 from onxblog/patch-1 | Ben V. Brown | |
New translations | |||
2021-11-29 | Merge branch 'master' into patch-1 | Ben V. Brown | |
2021-11-28 | Merge pull request #1127 from contactalexliu/patch-translation_ZH_CN-1 | Ben V. Brown | |
Improve Simplified Chinese translations |