CATEGORIES TOP DOWNLOADS NEW DOWNLOADS Popular Topics Trending Downloads

Xynth 0.8.90

Software ID: 134228
Dialup(56k)  -  
ISDN(128k)  -  
DSL(512k)  -  
Cable(1024k)  -  
T1(1484k)  -  
Xynth 0.8.90 Description

Xynth 0.8.90 gives you much convenience with a handy and portable and embedded interface between display hardware (the mouse, keyboard, and video displays) and the desktop environment that works on many hardware, including embedded devices.Major Features:Network LayerTCP/IP (allows client/server connection on different hosts)UDS (Unix Domain Sockets)pipe() based socket api implementation. usefull for embedded devices. (There is no dependency for TCP/IP stack, if clients and server linked in singled app.)Memory based pipe(), read(), send(), poll() implementation. xynth is able to work even there is no file descriptor on system.Mutex and condition variables implementation using semaphores.Direct Memory Access allows clients to draw directly on graphics buffer.Overlapped client window - server managementBuffer streaming (allows client/server connection on different hosts)8-way Move, ResizeRuntime Optional theme plugin support. (Xfce themes) .xpm to .so tool.Built-in image renderer xpm, png, gifBasic widget library. (SWindow, SFrame, SButton, SLayout)Antialiased fonts with Freetype LibraryAnti-alias enabled device independent basic low-level graphics libraryrgbcolor, colorrgb, setpixel, getpixel, hline , vline, fillbox, putbox, putboxmask, getbox, putboxpart, putboxpartmask, copybox, scalebox, getsurface, setsurfacevirtual, setsurfaceAnti-alias enabled overlay drawing abilityrgbcolor_o, colorrgb_o, setpixel_o, getpixel_o, hline_o, vline_o, fillbox_o, putbox_o, putboxmask_o, getbox_o, putboxpart_o, putboxpartmask_o, copybox_o, getsurface_o, setsurfacevirtual_o, setsurface_oAnti Flicker Double Buffer RenderingThreads SafeBuilt-in window managerEnhancements:Release v0.8.90 includes many bug fixes, improvements, and the new widget set.For detailed ChangeLog you may want to look ChangeLog file in release.And also, this is a pre-release for 0.9.00 which will hopefully include new build system, new ports especially gtk+-2.10.x, improved widget set, much more documentation.