Page 1 of 1

Pixilang v3.4.5

Posted: Sat Mar 23, 2013 1:01 am
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.

Re: Pixilang v3.4.5

Posted: Wed Mar 27, 2013 9:37 pm
by NightRadio