- implement a suggestion from Benjamin Moody which has been on the wish list for a while: use separate calculator models for monochrome models and color models in ticonv_varname_{to,from}_tifile;
- make it possible to send Nspire key codes through ticalcs_calc_send_key(): widen the key code argument from uint16_t to uint32_t, add Nspire key definition files
The usual links:
- Windows installer download: http://tiplanet.org/beta/tilp2-setup.exe .
- Source code: https://github.com/debrouxl/tilibs (experimental branch) + https://github.com/debrouxl/tilp_and_gfm (experimental branch).
- Install script for anything non-Windows which is handled by TILP: https://ti-pla.net/tilpinst , https://github.com/debrouxl/tilp_and_gf ... ll_tilp.sh .
EDIT in 2021: updated the link to the *nix install script.