Main > Free Download Search >

Free fps creator x10 software for linux

fps creator x10

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 174
Password Creator 1.1.2

Password Creator 1.1.2


Password Creator is a great tool to generate passwords with criteria like uppercase letters, numbers or even specified character more>>
Password Creator is a great tool to generate passwords with criteria like uppercase letters, numbers or even specified characters.
It has virtually no limitation on the pasword length and the password quantity or the characters to use.
Enhancements:
- Fixed the excellent rating bug when one character length.
- Fixed pronoucable passwords to not start with two vowels.
<<less
Download (0.075MB)
Added: 2005-06-08 License: GPL (GNU General Public License) Price:
905 downloads
Indexed PDF Creator 1.0.0

Indexed PDF Creator 1.0.0


Indexed PDF Creator creates indexed pdf documents from text, such as legacy system reports. more>>
Creates indexed pdf documents from text files. Designed to aid creating an electronic distribution method for legacy system reports, since many mainframe type print spools are plain text.
Allows indexing, customizing page settings, font size, font face, and super-imposing text over an image in the case of using pre-printed forms. Supports unlimited levels of indexing bookmarks in documents and system/user configuration files.
Suitable for use in an intranet gateway for generating PDF documents in real-time.
Enhancements:
- This fixes a bug for page breaking when the number of lines is a multiple of the lines per page, thanks to Carlo Benna
<<less
Download (0.22MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1667 downloads
Deb creator 0.3.9.1

Deb creator 0.3.9.1


Deb creator is a GTK wizard tool to build deb packages easily. more>>
Deb creator is a GTK wizard tool to build deb packages easily.

This software is based upon debhelper, dpkg-buildpackage, and other well tested tools. You can try to build simple package from source archive with some GNU-packaged software containing at least a Makefile and a configure script.

In the future this application will be able to perform advanced operation.

Note: you dont need any particular package building knowledge to use this.

<<less
Download (0.024MB)
Added: 2007-07-21 License: GPL (GNU General Public License) Price:
864 downloads
PatternText Creator 1.1

PatternText Creator 1.1


For volume editing of text base or text containing file(s). more>> PatternText Creator is a program for volume editing of text base or text containing file(s). This is ideal for work where a professional may need to replace the same sentence or word in multiple file(s). This program also offers additional features instead of just simple find and replace. The user can choose find and append, prepend with a custom string; find and remove the target find text string; find and reverse the order of the target find text string.<<less
Download (400KB)
Added: 2009-04-22 License: Freeware Price: Free
192 downloads
Slideshow Creator 0.7.1

Slideshow Creator 0.7.1


Slideshow Creator is a GUI for creating, modifying, and previewing JPEG image slideshows. more>>
Slideshow Creator is a GUI for creating, modifying, and previewing JPEG image slideshows.

With Slideshow Creator you can edit jpeg slideshows in a visual and fast way so you can reach a much higher productivity with dvd-slideshow.

The final result is a high quality dvd slideshow out of your jpegs!

This software is based on gambas so it shoud work on every Linux or U*ix like system where gambas is available.

You need to install gambas runtime or gambas gambas development ide.
I think it shoould work on higher gambas versions.

I was tired to make poor quality slideshows in VCD/SVCD format and finally met dvd-slideshow: it is a very nice program that produces high quality DVD slideshows from jpeg images. It has crop, kenburn andpan effects.

I made some slideshows but reliazed that I wasted too much time to prepare the slideshow "source": I needed a visual program to speed up the process of kenburns, crop and pan effects creation.

I googled the net but didnt find any souch program so I decided to create one myself: slcreator was born!

How I did it? I built it using gambas: a visual ide with a object oriented basic interpreter which permits to create great programs in a "fast" way. I tried some other languages but I was not skilled enough to use them for this kind of project! gambas permitted me to realize the job in a very nice way!

<<less
Download (0.026MB)
Added: 2006-06-15 License: GPL (GNU General Public License) Price:
1253 downloads
QCreateVOB 1.1

QCreateVOB 1.1


QCreateVOB is a VOB movie file creator. more>>
QCreateVOB is a VOB movie file creator (using transcode, ffmpeg, sox, multimux, mplayer)

With QCreateVOB you can decode movies from AVI, WMV, and MPEG 1/2 to VOB files (VOB is DVD video format).

<<less
Download (0.29MB)
Added: 2005-06-16 License: GPL (GNU General Public License) Price:
1594 downloads
WebSwf Slide Show Creator 1.0

WebSwf Slide Show Creator 1.0


WebSwf is a program for generating slide shows in Macromedia SWF Flash format. more>>
WebSwf is a program for generating slide shows in Macromedia SWF Flash format. WebSwf Slide Show Creator is a multi-user application with a client-server architecture. SWF generation is done with PHPs Ming extensions.
Main features:
- Multi user, every user can keep different projects, a project is a container for one or more slideshows.
- Simple and cross fading are supported.
- Client-server, all data are stored in the server database and folders.
- Modern browsers are supported, for example Firefox.
- Built upon well known open-source technologie such as PHP, MySQL and Ming SWF libraries, can be easily customized.
- Slideshows can be tailored to be used on an handheld device.
<<less
Download (MB)
Added: 2006-02-22 License: GPL (GNU General Public License) Price:
1362 downloads
RockBox WPS cover creator 0.2

RockBox WPS cover creator 0.2


RockBox WPS cover creator is an amaroK script that creates covers for RockBox WPS. more>>
RockBox WPS cover creator is an amaroK script that creates covers for RockBox WPS.

Covers are created in currently played directory (so you can sync later data on HD with DAP - its like I do with rsync).

Its fast and dirty script so do not expect much - it just checks if there is a cover.bmp in a currently played file directory and if not - tries to create it (if only Amarok has such a cover).

Script requires dcop and imagemagick package. It creates 100x100 pixels covers - you can change it in second line of amarok_cover.sh

<<less
Download (0.002MB)
Added: 2006-06-09 License: GPL (GNU General Public License) Price:
709 downloads
Instant Picture Creator 0.1

Instant Picture Creator 0.1


Instant Picture Creator is an Image Wrapper written in PHP to produce images on demand for websites. more>>
Instant Picture Creator is an Image Wrapper written in PHP to produce images on demand for websites. It uses filters, so you can manipulate images in every way by adding own filters. Currently it comes with two basic filters for Resizing images (Example: thumbnails) and Manipulation image colour palette. You can combine filters (like ‘Resize-square-100/Palette-grey’) and it is possible to define Shortcuts (like ‘greythumb’).

Filtered images can be cached, so it is fast and only need some more server time at the first image request.

It doesn’t need a special backend interface, you can manipulate images by a request like http://yourserver.com/picture.png?filter=thumbnail (you don’t need to do it by yourself, it will be done by the first request anyway). In this way you can integrate this mechanism very easy in running websites. You can use it only for one (or more) folder (with images) or you can you use Instant Picture Creator in general for all images on your website. Of cause you also can use it in your backends to prepare thumbnails for uploaded images, etc ...

Currently it supports GIF, PNG and JPEG image types.
<<less
Download (0.009MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1077 downloads
rt_x10

rt_x10


rt_x10 is a realtime kernel driver for the X10 two way power line interface (model TM523). more>>
rt_x10 is a realtime kernel driver for the X10 "two way power line interface" (model TM523).

X10 is a protocol for sending signals over power lines. There are lots of relatively cheap components available at x10.com (and other places) that make home automation
feasible for the average consumer.

If you want seamless automation without any glitches, X10 is not for you. If you want a pretty good system that mostly works, and is cheap, then you should give this a try.

X10 as a protocol is pretty awful, but it is at least very well documented (see X10.technicalnote.pdf). X10 signals are fragile, and are frequently garbled.

There is some amount of redundancy in the signal, so it is usually possible to detect a corrupt code, but the occasional glitch still happens, especially when packets collide.

The X10 devices do not respond to query, as provoded for by the X10 spec, so one can only send repeated commands in hopes that the device will eventually be put in the desired state.

You need to start with a "two way power line interface" module (Model TW523), and build a connection circuit as described on page 11 of the X10.technicalnote.pdf.

Attach this to a serial port, tying the 60 Hz "zero-crossing" signal to CTS, the X10 "receive" signal to DSR, and the X10 "transmit" to DTR.

Because of the inconvenient relationship between the two signals provided by the TW523, it is more practical to use real-time polling in software to sample the pulse windows rather than to extend the required interface circuitry by adding logic gates and counters and clocks.

For this, I wrote rt_x10.c. rt_x10.o is a kernel module that works with Linux RTAI. It could be easily modified to work with RTLinux or other similar infrastructures, but RTAI is the best, so give it a try first.

Once the realtime kernel module is installed, it writes X10 codes to /dev/rtf0 whenever they appear on the power line, and when X10 commands are written to /dev/rtf1, the module sends these codes over the power line.

There are two simple userspace example programs that demonstrate reading and writing X10 codes : recvx10 and sendx10.

These should serve as a basis for a userspace program that implements all the timing and logic for specific configurations of sensors, lights, and appliances.
<<less
Download (1.17MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1480 downloads
Network Weathermap Creator 1.3.1

Network Weathermap Creator 1.3.1


Netmap is a program to create network weathermaps based on existing images created by other software. more>>
Netmap is a program to create network weathermaps based on existing images created by other software. It uses SNMP for collecting data from other devices and it does not depend on MRTG or any other statistics program.
Enhancements:
- configure.in, db/create_tables.sql, doc/netmap.tex, interface/admin/netmap_a.css, interface/admin/common/config.inc, interface/admin/netmap/nm_config.cgi.in, interface/admin/points/points_edit.cgi.in, interface/ui/index.cgi.in, src/conf.cc, src/conf.h, src/db.cc, src/db.h, src/main.cc, src/snmp.cc: Minor compilation and othe fixes. Added check_same_ifdescr(). Added option to store acct data for used interfaces only.
<<less
Download (1.0MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1222 downloads
KRssEditor 0.3.3

KRssEditor 0.3.3


KRssFeed is (afaik) the only GUI RSS creator for KDE. more>>
KRssFeed is (afaik) the only GUI RSS creator for KDE. Its interface is very simple, and it implements a simple text editor, so you can add new tags, and fix any mistakes you may have made easier.
Enhancements:
- Very minor update, layout was broken again, i advise everyone to update.
<<less
Download (0.24MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 downloads
Ubuntu LiveCD Creator

Ubuntu LiveCD Creator


Ubuntu LiveCD Creator proposes a set of tools and graphical user interface to create and maintain custom Ubuntu LiveCDs. more>>
Ubuntu LiveCD Creator proposes a set of tools and graphical user interface to create and maintain custom Ubuntu LiveCDs.
LiveCD tools should provide a robust enough environment for the Ubuntu developers to generate the official CDs from them. Required functionality includes:
- Creating LiveCDs based on templates, such as bare minimum installing ubuntu-minimal
- Selects repositories
- Selects default packages
- Adjusting the packages on the LiveCD by adding or removing through a Synaptic-like interface
- Adding files directly to the LiveCD just before finalizing
- Modifying the default X11 environment
- Execute a GNOME, KDE, or XFCE log-in in Xnest
- Save the home directory as the /etc/skel
- Saving and updating LiveCD templates
- Save the package list, /etc/skel, and additional files
- Update by adjusting repositories and performing upgrades or dist-upgrades
- Adding the Ubiquity installer
<<less
Download (MB)
Added: 2007-05-09 License: GPL (GNU General Public License) Price:
645 downloads
printerpowerd 1.0

printerpowerd 1.0


printerpowerd is a Daemon to automatically turn a printer on and off. more>>
printerpowerd project is a Daemon to automatically turn a printer on and off.

printerpowerd is a little Python script designed for users of older printers who want to save power when not using their printer, without manually turning it on and off.

It runs, checking the printer queue directory every five seconds, turns it on when it sees a job, and turns it off after a configurable amount of idle time.

It allows you to turn a printer on and off (when idle) using X10 or any other abitrary command.

<<less
Download (0.002MB)
Added: 2007-01-18 License: BSD License Price:
1013 downloads
MP3SPI for Linux 1.9.4

MP3SPI for Linux 1.9.4


MP3SPI is a Java Service Provider Interface that adds MP3 more>> MP3SPI is a Java Service Provider Interface that adds MP3 (MPEG 1/2/2.5 Layer 1/2/3) audio format support for Java Platform. It supports streaming, ID3v2 frames, Equalizer, .... It is based on JLayer and Tritonus Java libraries.
MP3 support (MPEG 1/2/2.5 Layer 1/2/3). VBR support, ID3v2 frames support.Skip support.Equalizer support.This release targets J2SE 1.3 and 1.4 but it provides audio properties that will be available in J2SE 1.5 :
MpegAudioFormat (bitrate, vbr).
MpegAudioFileFormat (duration, title, author, album, date, copyright, comments).It also provides custom properties :
MpegAudioFileFormat (mp3.version.mpeg, mp3.version.layer, mp3.framerate.fps, mp3.id3tagv2, ...).
DecodedMpegAudioInputStream (mp3.frame.bitrate, mp3.equalizer, ...) jUnit tests included.CPU usage : ~12% under PIII 1Ghz/Win2K+J2SE 1.4.1
FootPrint : ~10MB under WinNT4/Win2K + J2SE 1.4.1
RIFF/MP3 header support added.
FLAC and MAC headers denied.
Skip bug fixed for 320kbps files.
ID3v2.x support improved :
size computation bug fixed.
"mp3.id3tag.publisher" (TPUB/TPB) added.
"mp3.id3tag.orchestra" (TPE2/TP2) added.
"mp3.id3tag.length" (TLEN/TLE) added.
Mark limit increased.
<<less
Download (289KB)
Added: 2009-04-04 License: Freeware Price: Free
202 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5