newsAKFAvatar - News: AKFAvatar 0.21.0

 
 
Latest News
AKFAvatar 0.24.3 posted by akf, Thu 26 Dec 2013 02:22:14 PM UTC
AKFAvatar 0.24.2 posted by akf, Tue 13 Aug 2013 12:03:17 PM UTC
AKFAvatar 0.24.1 posted by akf, Mon 29 Jul 2013 12:45:45 PM UTC
AKFAvatar 0.24.0 posted by akf, Sun 30 Jun 2013 01:04:48 PM UTC
AKFAvatar 0.23.1 posted by akf, Wed 27 Mar 2013 06:48:35 PM UTC

AKFAvatar 0.21.0

Item posted by Andreas K. Förster <akf> on Sat 20 Aug 2011 08:09:04 AM UTC.

AKFAvatar 0.21.0

General Changes:

  • if a script is started from the filechooser an error in the script doesn't stop the whole program
  • terminal emulation optimized, some new codes supported
  • new sound for the bell
  • in Lua loading a sound now always invokes the garbage collector


C-API changes:

  • all deprecated functions removed (told you so)
  • code refactoring:
    • use stdbool.h - no longer avt_bool_t, AVT_TRUE, AVT_FALSE
    • an external iconv implementation is now the default
  • new functions: avt_recode, avt_recode_buffer, avt_mb_decode_buffer, avt_mb_encode_buffer


Lua-API changes:

  • new module "akfavatar.lang": for multilingual applications
  • new functions: avt.recode, avt.launch


Pascal-API changes:

  • should be more robust now
  • new functions: Playing, ShowRawImage, ImageMaxWidth, ImageMaxHeight, getBackgroundColor


 

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code