Releases: poeticAndroid/homegirl
Releases · poeticAndroid/homegirl
v1.5.5
- Commands print usage instead of failing (thanks @UniverseSquared )
- Doesn't crash when you press keys on startup..
- Ctrl+F4 kills front-most program.
- Shell now also looks in
user:cmd
for commands..
v1.5.3
- Added
image.errordiffusion
. - Better default palettes.
- some bugfixing and optimization.
v1.4.3
- You can now record audio!
- You can toggle CRT filter with F9
- Documentation is now included on the
sys:
drive - other stuff...
v1.3.1
- A paint tool! 🖌
- A whole new set of copymodes! (and extra
masked
parameter toimage.copymode
) image.colordepth
,image.pixel
,image.palette
andimage.bgcolor
for direct image manipulation- mouse cursor confined to screen
- other bugfixes and improvements..
v1.0.0
- Permission bugfix
- Input triggered programs now only step if an owned viewport has focus..
- Maximum samplerate increased to 32 kHz
- better/simpler sound mixer
v0.10.7
- copy modes allowing color matching across palettes 🎨
gfx.nearestcolor(r, g, b): color
- CRT filter effect! 📺 (can be toggled in
config.json
)
v0.10.0
- MIDI disabled for now.. :/
- other fruitless changes.. :/
v0.9.12
sys.memoryusage()
- Fedora support
- little tweaks and stuff
v0.9.8
- tighter network cache..
v0.9.6
- bugfixes mostly