Pixilang v3.4.5

Pixilang programming language
Post Reply
User avatar
NightRadio
Site Admin
Posts: 3941
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

Pixilang v3.4.5

Post by NightRadio »

Pixilang updated to version 3.4.5.
http://www.warmplace.ru/soft/pixilang

What is new:
  • new effects for effector() function: EFF_SPREAD_LEFT, EFF_SPREAD_RIGHT, EFF_SPREAD_UP, EFF_SPREAD_DOWN;
  • new ASIO driver options;
  • audio input (Mic/Line-in) is now also available for Linux (ALSA), Windows (MME,DirectSound,ASIO), Windows Mobile (with full duplex drivers only) and OSX;
  • added Prefs (Preferences) button in the starting screen;
  • new function: create_directory();
  • new function: get_flags() - get container flags;
  • new function: prefs_dialog() - show global Pixilang preferences;
  • new function: open_url() - open web browser window with selected URL;
  • new function: vsync(): vsync(1) - enable vertical synchronization; vsync(0) - disable;
  • new graphics examples: split_rgb2, effector2, effector3;
  • bugs fixed.
User avatar
NightRadio
Site Admin
Posts: 3941
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

Re: Pixilang v3.4.5

Post by NightRadio »

Post Reply