index
:
wasp-os.git
master
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-29
draw565: Add lighten/darken functions
Daniel Thompson
2020-12-29
TODO: A couple of small additions to the roadmap
Daniel Thompson
2020-12-29
tools: rle_encode: Add a parameter for direct CLUT lookup
Daniel Thompson
2020-12-29
apps: calc: Remember the results between invocations
Daniel Thompson
2020-12-29
apps: calc: Rewrite the display and calculation engine
Daniel Thompson
2020-12-29
apps: calc: Optimize the fields lookup structure
Daniel Thompson
2020-12-29
apps: calc: Draw a closed grid
Daniel Thompson
2020-12-29
apps: calc: Correct after draw565 bug fix
Daniel Thompson
2020-12-29
draw565: Allow strings to be right justified
Daniel Thompson
2020-12-28
draw565: Handle empty strings when calculating the bounding box
Daniel Thompson
2020-12-28
draw565: Fix bug in the straight line optimization
Daniel Thompson
2020-12-28
apps: calc: Adopt the system theme for accent colors
Daniel Thompson
2020-12-28
apps: calc: Move the copyright header to the top of the file.
Daniel Thompson
2020-12-28
apps: calc: Created memory-saving calculator app
Johannes Wache
2020-12-28
TODO: Update for the recent flurry of changes
Daniel Thompson
2020-12-28
tools: rle_encode: Make 2-bit encoding the default
Daniel Thompson
2020-12-28
simulator: Start with a higher initial voltage
Daniel Thompson
2020-12-28
icons, fonts.digits: Switch over to 2-bit RLE encoding
Daniel Thompson
2020-12-28
widgets: Reduce the size of the battery icon
Daniel Thompson
2020-12-28
apps: snake: Update artwork
Daniel Thompson
2020-12-27
apps: snake: Fix screenshots
Daniel Thompson
2020-12-27
apps: chrono: Minor visual improvements
Daniel Thompson
2020-12-27
draw565: fix width handling for vertical and horizontal lines
Daniel Thompson
2020-12-27
apps: snake: fix a couple of errors
Johannes Wache
2020-12-27
apps: chrono: Implement a simple analogue watch face
Daniel Thompson
2020-12-27
draw565: Add a polar line drawing function.
Daniel Thompson
2020-12-27
draw565: Add width to the line drawing function
Daniel Thompson
2020-12-27
draw565: Improve default argument values for line()
Daniel Thompson
2020-12-26
tests: Auto-discover applications and try to switch to them
Daniel Thompson
2020-12-26
micropython: Improve wdt logic
Daniel Thompson
2020-12-26
TODO: Roadmap update
Daniel Thompson
2020-12-24
github: workflows: Fix add-path problems
Daniel Thompson
2020-12-13
tools: themer: Fix the online help
Daniel Thompson
2020-12-13
widgets: BatteryMeter: Fix theme handling
Daniel Thompson
2020-12-13
apps: clock: Fix theme handling
Daniel Thompson
2020-12-13
Added basic theming engine.
kozova1
2020-12-13
apps: testapp: Automatically report free memory
Daniel Thompson
2020-12-12
apps: testapp: Make the line benchmark use 360 degrees
Daniel Thompson
2020-12-12
draw565: Added line drawing function
Kozova1
2020-12-12
apps: snake: Remove redundant import
Daniel Thompson
2020-12-12
boards: simulator: Additional tests
Daniel Thompson
2020-12-12
boards: simulator: Improve spi.write() simulation
Daniel Thompson
2020-12-12
tools: Update intelhex, hexmerge.py and nrfutil for python 3.9 compatibility
Siroj42
2020-12-10
tools: hexmerge: Replace redundant copy with a symlink
Daniel Thompson
2020-12-05
apps: settings: Add Scroll Indicator
kozova1
2020-12-04
simulator: Suppress the pysdl2/numpy warning
Daniel Thompson
2020-12-04
simulator: test: Grey box stopwatch test
Daniel Thompson
2020-12-04
simulator: tests: Parameterize the basic app tests
Daniel Thompson
2020-12-04
Makefile: Allow specific tests to be run
Daniel Thompson
2020-12-04
simulator: Introduce fully automatic testint
Daniel Thompson
[next]