Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.289 Times

Input Event freeware
Filter: All | Freeware | Demo
 

Input Event

1 2 3 4 5 > 
Added: July 09, 2010 | Visits: 1.789

Linux::Input Linux::Input is a Linux input event interface. SYNOPSIS Example: 1 joystick using event API my $js1 = Linux::Input->new(/dev/input/event3); while (1) { while (my @events = $js1->poll(0.01)) { foreach (@event) { } } } Example: 2 joysticks using joystick API (different event... Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Linux::Input Download

Added: July 29, 2013 | Visits: 502

libgdx Libgdx is a Java framework that provides a cross-platform API for game and real-time application development. It offers the following features: General * Cross-platform development for Windows, Linux, OSX and Android.(32- and 64-bit where available) * Multiple backends based on Jogl, LWJGL,... Platforms: Mac

License: Freeware Size: 24.54 MB Download (37): libgdx Download

Added: September 15, 2010 | Visits: 1.110

StreamCruncher 2.1 StreamCruncher is an Event Processor. The project supports a language based on SQL which allows you to define Event Processing constructs like Sliding Windows, Time Based Windows, Partitions and Aggregates. Queries can be written using this language, which are used to monitor streams of... Platforms: *nix

License: Freeware Size: 3.9 MB Download (92): StreamCruncher 2.1 Download

Added: August 13, 2013 | Visits: 345

BeClock BeClock is a simple clock, implemented as KWin Effect. - This is NO plasmoid! - You need active desktop FX to use this clock - The idea is somewhat experimental Installation: tar -xjf beclock-kwin-fx.x.y.tbz cd beclock-kwin-fx mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=`kde4-config... Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): BeClock Download

Added: January 18, 2010 | Visits: 1.121

HGL HGL project gives the programmer access to the most interesting parts of the Win32 and X11 library without exposing the programmer to the pain and anguish usually associated with using these interfaces. The library is distributed as open source and is suitable for use in teaching and in... Platforms: *nix

License: Freeware Size: 419.84 KB Download (103): HGL Download

Added: August 19, 2013 | Visits: 399

ESE Key Daemon ESE Key Daemon is a multimedia keyboard driver for Linux. No kernel patch is needed. ESE Key Daemon is a userspace program which pools /dev/input/event interfaces for incoming keyboard key presses. Platforms: *nix

License: Freeware Size: 124.93 KB Download (43): ESE Key Daemon Download

Added: October 06, 2010 | Visits: 1.057

Linux::Input::Joystick Linux::Input::Joystick is a joystick-specific interface for Linux 2.2+ SYNOPSIS Usage use YAML; my $js = Linux::Input::Joystick->new(/dev/input/js0); while (1) { my @event = $js->poll(0.01); print Dump($_) foreach (@event); } This is a subclass of Linux::Input that implements the... Platforms: *nix

License: Freeware Size: 6.14 KB Download (106): Linux::Input::Joystick Download

Added: August 10, 2010 | Visits: 872

XML::Essex::Event XML::Essex::Event is a base event class, also used for unknown event types. Stringifies as $event->type . "()" to indicate an event that has no natural way to represented in XML, or for ones that havent been handled yet in Essex. Methods new XML::Event->new( a => 1, b => 2 );... Platforms: *nix

License: Freeware Size: 43.01 KB Download (95): XML::Essex::Event Download

Added: September 24, 2010 | Visits: 1.454

XMMS DVB Input Plugin XMMS DVB Input Plugin is a plugin for XMMS for users with a DVB-S (Digital Video Broadcast/Satellite) PCI adapter supported by the driver from LinuxTV to record and receive audio streams from this adapter. The incoming MPEG-1 layer II audio data is decompressed and fed to XMMS which can then in... Platforms: *nix

License: Freeware Size: 327.68 KB Download (152): XMMS DVB Input Plugin Download

Added: September 17, 2010 | Visits: 2.286

Input Filter extension for PHP Input Filter extension for PHP project is an extension for safely dealing with input parameters. It is meant to address this issue by implementing a set of filters and mechanisms that users can use to safely access their input data.. Platforms: *nix

License: Freeware Size: 24.58 KB Download (137): Input Filter extension for PHP Download

Added: July 31, 2013 | Visits: 1.572

Smart Common Input Method platform The Smart Common Input Method platform (SCIM), is an input method platform supporting more than thirty languages (CJK and many European languages) for POSIX-style operating systems including Linux and BSD. Platforms: *nix

License: Freeware Size: 1.3 MB Download (111): Smart Common Input Method platform Download

Added: June 22, 2010 | Visits: 1.607

Audio Input-Output Library Audio Input-Output Library (libaio) is meant to solve the problem of differing digital audio platforms once and for all. JACK is unnecessarily complex for most applications, and while libaos support for file output is cool, it limits what the API can do and is therefore inadequate for any kind... Platforms: *nix

License: Freeware Size: 153.6 KB Download (225): Audio Input-Output Library Download

Added: July 13, 2010 | Visits: 1.023

Common Media Input Layer 0.91 Common Media Input Layer (CMIL) is an C++ OO framework designed to improve the state of cross-platform input handling in games and other similar applications. CMIL was created out of the belief that the methods used in most media APIs perform input handling in a confusing, difficult, inflexible... Platforms: *nix

License: Freeware Size: 89.09 KB Download (97): Common Media Input Layer 0.91 Download

Added: April 08, 2010 | Visits: 1.140

Event::RPC Event::RPC is a event based transparent Client/Server RPC framework. SYNOPSIS #-- Server Code use Event::RPC::Server; use My::TestModule; my $server = Event::RPC::Server->new ( port => 5555, classes => { "My::TestModule" => { ... } }, ); $server->start;... Platforms: *nix

License: Freeware Size: 31.74 KB Download (114): Event::RPC Download

Added: June 11, 2010 | Visits: 1.083

DateTime::Event::Cron DateTime::Event::Cron is a DateTime extension for generating recurrence sets from crontab lines and files. SYNOPSIS use DateTime::Event::Cron; # DateTime::Set construction from crontab line $crontab = */3 15 1-10 3,4,5 */2; $set = DateTime::Event::Cron->from_cron($crontab); $iter =... Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): DateTime::Event::Cron Download

Added: May 11, 2010 | Visits: 1.223

GNU CD Input and Control Library GNU CD Input and Control Library (libcdio) encapsulates CD-ROM reading and control. The libcdio package contains a library which encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library. Some... Platforms: *nix

License: Freeware Size: 1.7 MB Download (105): GNU CD Input and Control Library Download

Added: July 10, 2010 | Visits: 860

DateTime::Event::Sunrise DateTime::Event::Sunrise is a Perl DateTime extension for computing the sunrise/sunset on a given day. SYNOPSIS use DateTime; use DateTime::Event::Sunrise; my $dt = DateTime->new( year => 2000, month => 6, day => 20, ); my $sunrise = DateTime::Event::Sunrise ->sunrise ( longitude... Platforms: *nix

License: Freeware Size: 12.29 KB Download (101): DateTime::Event::Sunrise Download

Added: July 02, 2010 | Visits: 1.558

XMMS Picture Viewer Input Plugin XMMS Picture Viewer (alias Xmms-Slideshow) is an Input Plugin for XMMS. Although XMMS was mainly intended for use as audio player its features and its broad usage makes it also interesting for use with other medias. An example is eg. the XMMS Mplayer Input Plugin which enables XMMS to play video... Platforms: *nix

License: Freeware Size: 317.44 KB Download (100): XMMS Picture Viewer Input Plugin Download

Added: June 04, 2010 | Visits: 979

Tk::event Tk::event contains miscellaneous event facilities: define virtual events and generate events. SYNOPSIS $widget->eventAction(?arg, arg, ...?); The eventAction methods provides several facilities for dealing with window system events, such as defining virtual events and synthesizing events.... Platforms: *nix

License: Freeware Size: 5.7 MB Download (91): Tk::event Download

Released: October 29, 2012  |  Added: November 12, 2012 | Visits: 1.608

Lepide Event Log Manager Lepide event log manager is a comprehensive event log management solution for event log archiving, consolidation, browsing, monitoring and reporting. It helps to collect all Windows and W3C events from computers available on the network and makes it possible to effectively monitor and audit them... Platforms: Windows

License: Freeware Size: 31.6 MB Download (440): Lepide Event Log Manager Download

1 2 3 4 5 >