Main > Free Download Search >

Free plugins software for linux

plugins

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 702
load-plugins 0.5

load-plugins 0.5


load-plugins provides kicker cpuload and memory load plugins. more>>
load-plugins provides kicker cpuload and memory load plugins.
To install:
$ ./configure
$ make
$ copy inst/*.desktop $KDEDIR/share/apps/kicker/applets
$ copy src/*.la $KDEDIR/lib/kde3
$ copy src/.lib/*.so $KDEDIR/lib/kde3
$ copy inst/*rc $KDEHOME/share/config
Enhancements:
- fixed bug with applet background color
- support added for kicker with tiled background image
<<less
Download (1.7MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
971 downloads
SWH Plugins 0.4.14

SWH Plugins 0.4.14


SWH Plugins are a set of audio plugins for the LADSPA plugin system. more>>
SWH Plugins are a set of audio plugins for the LADSPA plugin system. You will need libfftw version 2 or 3 installed with 32 bit float support (eg. for FFTW3 use --enabe-float), for FFTW recommend you specify the approriateSIMD isntruction set for your CPU with --enable-sse, --enable-sse2, --enable-k7 or --enable-altivec. You can get FFTW from http://www.fftw.org/.
Install with next commands:
./configure
make
su -c "make install".
This code is normally built from XML source, using Perl and XML::Parser. I distribute the generated .c files, so you wont need perl, but if you want to edit hte XML source then you will need a copy of Perl and XML::Parser installed.
Enhancements:
- crossover_dist_1404.xml: Added patch from Tim Blechmann that fixes NaN problems.
<<less
Download (1.0MB)
Added: 2006-08-04 License: GPL (GNU General Public License) Price:
1179 downloads
Krita-plugins 1.5-2

Krita-plugins 1.5-2


Krita-plugins is a set of plugins for Krita 1.5, they will be shipped with the 1.6 release of KOffice. more>>
Krita-plugins is a set of plugins for Krita 1.5, they will be shipped with the 1.6 release of KOffice.

<<less
Download (0.44MB)
Added: 2006-06-15 License: GPL (GNU General Public License) Price:
1246 downloads
gedit-plugins 2.26.3

gedit-plugins 2.26.3


gedit-plugins 2.26.3 is known as a useful set of plugins for gedit, whose strengths are simplicity and ease of use. more>> <<less
Added: 2009-07-27 License: GPL Price: FREE
downloads
Template::Plugins 2.19

Template::Plugins 2.19


Template::Plugins is a Perl module with plugin provider module. more>>
Template::Plugins is a Perl module with plugin provider.

SYNOPSIS

use Template::Plugins;

$plugin_provider = Template::Plugins->new(%options);

($plugin, $error) = $plugin_provider->fetch($name, @args);

The Template::Plugins module defines a provider class which can be used to load and instantiate Template Toolkit plugin modules.

<<less
Download (0.76MB)
Added: 2007-08-08 License: Perl Artistic License Price:
807 downloads
audacious-plugins 1.2.2

audacious-plugins 1.2.2


audacious-plugins package contains plugins for Audacious. more>>
audacious-plugins package contains plugins for Audacious.

<<less
Download (2.0MB)
Added: 2006-11-08 License: GPL (GNU General Public License) Price:
1096 downloads
Plugins for Aero-AIO 0.8e

Plugins for Aero-AIO 0.8e


Plugins for Aero-AIO contains amaroK and notes plugins for Aero-AIO. more>>
Plugins for Aero-AIO contains amaroK and notes plugins for Aero-AIO.
Plugins are from Kaisermart @ http://www.kde-look.org/content/show.php?content=31321 Credits to him plz!
I just optimized this two for the AIO 0.8e version by optimizing the code and making *.aiz files for an easier installation. (Because I had some trouble with his original files...) Hope they can help you!
If you have some tipps and tricks for improving (in particular) the amarok-audio-plugin please let me know! And if someone knows something about using click and drag of the audio slider bar or clicknHold for buttons...mail me plz! thx...
Install Notes:
- Download
- Unzip
- And then use the AIO Configuration utility for installing the plugins.
<<less
Download (0.030MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1221 downloads
dtRdr::Plugins::Library 0.0.11

dtRdr::Plugins::Library 0.0.11


dtRdr::Plugins::Library is a Perl module that can handle library plugins. more>>
dtRdr::Plugins::Library is a Perl module that can handle library plugins.

SYNOPSIS

init

dtRdr::Plugins::Library->init(config => $config);

<<less
Download (2.8MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
954 downloads
GStreamer Plugins Bad 0.10.4

GStreamer Plugins Bad 0.10.4


GStreamer is a library that allows the construction of graphs of media-handling components. more>>
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Vorbis and Ogg playback to complex audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface.
Main features:
- Parallel installability with 0.8.x series
- Threadsafe design and API
- new id3 demuxer (replaces the mad one in gst-plugins-ugly)
- memleak fixes in avidemux, wavparse, level, smoke
- ports of multipart,
- fixes in flacdec, flxdec, rtp
- documentation updates on videomixer
- added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements
<<less
Download (0.94MB)
Added: 2006-12-23 License: LGPL (GNU Lesser General Public License) Price:
1039 downloads
OpenXava Eclipse Plugins 0.1

OpenXava Eclipse Plugins 0.1


OpenXava Eclipse Plugin provides a database reverse engineering utility for the OpenXava framework. more>>
OpenXava project is a framework to develop easily business applications with XML and Java.
OpenXava Eclipse Plugin provides a database reverse engineering utility for the OpenXava framework.
Its virtue resides in the fact that the heart of our applications is XML instead of Java.
Main features:
- Has been used during years to develop real applications.
- High productivity for developing business applications.
- Short learning curve and easy to use.
- Flexible enough to create sophisticated applications.
- Its possible to insert your own functionality in every place.
- Based in the concept of business component.
- Adapted to work with legacy database schemas.
- Generate a full J2EE application: including User Interface and model classes (with POJOs or EJBs)
- Supports WebSphere 6.0, 5.1 and 5.0, JBoss 4.0.x and 3.2.x using native EJB CMP2 EntityBeans.
- Supports any application server (Tomcat, JBoss, WebSphere, etc) using POJOs + Hibernate.
- Supports JSR-168: All OpenXava modules are standard portlets too.
- EJB3 JPA complete support: But still BETA until 2.1
- Its tested with the portals: JetSpeed 2, WebSphere Portal and Liferay.
- Easy integration of reports made with JasperReports.
- Some little support for aspects.
- Licensed under LGPL.
- The developer can use English or Spanish.
- All labels and messages are in English, Spanish, German, Indonesian, French and Catalan, with more coming.
Enhancements:
- This is the first version, and it includes support for connecting to a database to retrieve metadata from Eclipse, full customization for generated code, and support for advanced mapping features.
<<less
Download (0.092MB)
Added: 2006-11-23 License: LGPL (GNU Lesser General Public License) Price:
1067 downloads
GStreamer Plugins Ugly 0.10.5

GStreamer Plugins Ugly 0.10.5


GStreamer is a library that allows the construction of graphs of media-handling components. more>>
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Vorbis and Ogg playback to complex audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface.
Main features:
- Parallel installability with 0.8.x series
- Threadsafe design and API
- new id3 demuxer (replaces the mad one in gst-plugins-ugly)
- memleak fixes in avidemux, wavparse, level, smoke
- ports of multipart,
- fixes in flacdec, flxdec, rtp
- documentation updates on videomixer
- added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements
<<less
Download (0.79MB)
Added: 2006-12-15 License: LGPL (GNU Lesser General Public License) Price:
624 downloads
GStreamer Plugins Good 0.10.6

GStreamer Plugins Good 0.10.6


GStreamer is a library that allows the construction of graphs of media-handling components. more>>
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Vorbis and Ogg playback to complex audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface.
Main features:
- Parallel installability with 0.8.x series
- Threadsafe design and API
- new id3 demuxer (replaces the mad one in gst-plugins-ugly)
- memleak fixes in avidemux, wavparse, level, smoke
- ports of multipart,
- fixes in flacdec, flxdec, rtp
- documentation updates on videomixer
- added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements
<<less
Download (2.0MB)
Added: 2007-06-22 License: LGPL (GNU Lesser General Public License) Price:
879 downloads
Template::Manual::Plugins 2.15

Template::Manual::Plugins 2.15


Template::Manual::Plugins is Perl module for standard plugins. more>>
Template::Manual::Plugins is Perl module for standard plugins.
This section lists the standard plugins which can be used to extend the runtime functionality of the Template Toolkit. The plugins are distributed with the Template Toolkit but may required additional modules from CPAN.
TEMPLATE TOOLKIT PLUGINS
The following plugin modules are distributed with the Template Toolkit. Some of the plugins interface to external modules (detailed below) which should be downloaded from any CPAN site and installed before using the plugin.
Enhancements:
- Perl
<<less
Download (0.76MB)
Added: 2006-09-19 License: Perl Artistic License Price:
1132 downloads
dtRdr::GUI::Wx::Plugins 0.0.11

dtRdr::GUI::Wx::Plugins 0.0.11


dtRdr::GUI::Wx::Plugins are plugins for the wx gui. more>>
dtRdr::GUI::Wx::Plugins are plugins for the wx gui.

SYNOPSIS

This is quite a bit different than the other plugins.

init

Find, plus construct and/or init plugins and pass each one the frame object.

$plugins->init($frame);

query_plugin

Plugins must answer to NAME and DESCRIPTION methods.

my %details = $self->query_plugin($pclass);

_find_plugins

my @plugins = dtRdr::GUI::Wx::Plugins->_find_plugins;

<<less
Download (2.8MB)
Added: 2007-03-14 License: Perl Artistic License Price:
959 downloads
GStreamer Plugins Base 0.10.14

GStreamer Plugins Base 0.10.14


GStreamer is a library that allows the construction of graphs of media-handling components. more>>
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Vorbis and Ogg playback to complex audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface.
The GStreamer team is proud to announce a new release in the 0.10.x stable series of the GStreamer Base Plug-ins.
The 0.10.x series is a stable series targeted at end users. It is not API or ABI compatible with the stable 0.8.x series. It is, however, parallel installable with the 0.8.x series.
This module contains a set of reference plugins, base classes for other plugins, and helper libraries. This module is kept up-to-date together with the core developments. Element writers should look at the elements in this module as a reference for their development. This module contains elements for, among others:
device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
- containers: ogg
- codecs: vorbis, theora
- text: textoverlay, subparse
- sources: audiotestsrc, videotestsrc, gnomevfssrc
- network: tcp
- typefind
- audio processing: audioconvert, adder, audiorate, audioscale, volume
- visualisation: libvisual
- video processing: ffmpegcolorspace
- aggregate elements: decodebin, playbin
Other modules containing plug-ins are:
gst-plugins-good
contains a set of well-supported plug-ins under our preferred license
gst-plugins-ugly
contains a set of well-supported plug-ins, but might pose problems for distributors
gst-plugins-bad
Main features:
- Parallel installability with 0.8.x series
- Threadsafe design and API
- ported gnomevfssink, cdparanoia
- New library and base class: GstCddaBaseSrc
- ported mixerutils.h
- added sine-tab waveform to audiotestsrc
- added float audio to audiorate
<<less
Download (1.4MB)
Added: 2007-08-04 License: LGPL (GNU Lesser General Public License) Price:
524 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5