Main > Free Download Search >

Free gvdown 0.6.5 software for linux

gvdown 0.6.5

Secleted [ 0 ] software to compare
Results 1 - 15 of about 46
oxine 0.6.5

oxine 0.6.5


oxine is a purely OSD-based xine frontend. more>>
oxine project is a lightweight gui for the famous xine engine which uses the on screen display functionality of xine to display its user interface elements like buttons, lists sliders and so on.
Due to this, oxine can easily be ported to any video output device the xine library provides (e.g. frame buffer, dxr3,...) and is particularly suitable for appliances like set-top boxes, home entertainment systems or kiosk systems.
Main features:
- x11, dxr3 and framebuffer output
- mouse, keyboard and lirc support
- autoplay dvd, vcd, svcd, cdrom and audio cd
- browse and select from your own mediamarks
- browsing through file system, m3u playlists and audio cd tracks
- goom support
- playlists
- automatic stream title blending
Quite straight forward. Make sure that you have installed the latest version of xine-lib. At least beta9 is required. Then download and unpack oxine source tarball, change to the directory created and type.
./configure --prefix=/some/path
make
make install
If you checked oxine out of CVS make sure that you have recent versions of autoconf and automake installed. (Tested with: automake 1.7.2 and autoconf 2.57.) Then type
./autogen.sh --prefix=/some/path
make
make install
To set up autoplay functionality make sure of the following things:
- cdrom or dvd drive is mountable by the user oxine runs with
- cdrom or dvd device and mountpoint are set correctly. Default is device: /dev/dvd mountpoint: /dvd. To change this, run oxine one time and click on shutdown. Oxine will then create its default config file in your home (~/.oxine/config). While oxine is not running, edit this file with an editor.
If you use lirc, make sure that you dont have irxevent daemon running. Otherwise oxine may get all lirc events twice which is really frustrating. There is a default lircrc installed in $PREFIX/share/oxine. You can customize this file in place or - much better - copy it to ~/.oxine where it will not be overwritten if oxine is reinstalled. If you upgrade oxine, read the ChangeLog - the lirc file config options may change from time to time.
Start oxine with
oxine [options] [mrls...]
options are:
-h print command line help
-v print oxines version
-f start in fullscreen mode
-V driver let xine use specified video driver e.g.: auto, xv, xshm, dxr3, ...
-A driver let xine use specified audio driver e.g.: auto, oss, alsa, ...
Enhancements:
- Added check for version of libjsw to catch JSClose bug.
- Added check for necessary files to detect bad installation.
<<less
Download (0.28MB)
Added: 2007-03-22 License: GPL (GNU General Public License) Price:
949 downloads
BoneCP 0.6.5

BoneCP 0.6.5


BoneCP is well-known as a beneficial as well as reliable Java database connection pool (JDBC Pool) library that will manage a database connection for you to get faster database access in your application. more>> <<less
Added: 2010-06-06 License: LGPL v3 Price: FREE
downloads
Kadu 0.6.5

Kadu 0.6.5


Kadu is released as an impressive and useful QT-based client for Gadu-Gadu. more>> <<less
Added: 2008-12-16 License: GPL Price: FREE
1 downloads
OW2 wiki 0.6.5

OW2 wiki 0.6.5


OW2 is a wiki/BBS management system. more>> <<less
Download (0.22MB)
Added: 2006-01-30 License: GPL (GNU General Public License) Price:
1363 downloads
Hover 0.6.5

Hover 0.6.5


Hover is a WordPress plugin that replaces keywords with links and an optional popup. more>>
Hover is a WordPress plugin that replaces keywords with links and an optional popup. Hover uses Javascript and CSS to create valid XHTML code, see below for details. Hover is released under the GPL v2.
Main features:
- You can use any type of HTML code in the popup, even images: Gallery.
- All data is saved in a seperate table in the database
- Creates valid XHTML 1.0 markup
- Uses mature javascript libraries:
- domTT v0.7.3 by Dan Allen for browser compatible popup creation
- Behaviour v1.1 by Ben Nolan to clean up HTML markup
- Options page integrated into WordPress admin menu
- Websnapr integration
- support for < abbr > and < acronym >
- support for conditional replacing
- support for title attribute replacing
- Documentation with examples and FAQ
Enhancements:
- This release fixes Javascript inclusion bugs when using custom permalink options.
- The previous release only fixed part of this problem.
<<less
Download (0.69MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
821 downloads
ConTagged 0.6.5

ConTagged 0.6.5


ConTagged brings you an impressive and great web-based address book for small companies written in PHP. more>> <<less
Added: 2008-12-12 License: GPL Price: FREE
1 downloads
X Message Daemon 0.6.5

X Message Daemon 0.6.5


X Message Daemon is used to overlay graphical information messages on your X display. more>>
X Message Daemon is used to overlay graphical information messages on your X display.

You can choose parameters such as color, font, icon, and duration.

It also has a frontend Perl daemon and client.

Installing:

# ./configure
# make
# make install

then edit /usr/local/share/Xmsgd/etc/msgmaild.conf and change the configuration to your preferences.

Basic Usage:

- tailing your /var/log/messages :
# tail -f /var/log/messages | msgclient.pl &
<<less
Download (MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1124 downloads
PROMPT 0.6.5

PROMPT 0.6.5


PROMPT is a system for retrieval, analysis, mapping and comparison of protein sets. more>>
PROMPT is a system for retrieval, analysis, mapping and comparison of protein sets. It allows easy mapping of different types of sequence identifiers, automatic data retrieval and integration, many analysis and comparison algorithms, and a full-featured GUI application.

Exhaustive statistical tests are conducted automatically in appropriate cases, but can be performed manually. All analysis results can be viewed or visualized and exported in various formats.

All methods can be used in your own Java code or with beanshell scripting in your own scripts, a pipeline, or grid systems.

<<less
Download (26MB)
Added: 2006-08-29 License: Free For Educational Use Price:
1153 downloads
UniPKG 0.6.5

UniPKG 0.6.5


UniPKG (Universal PaCkaGe manager) is a modular package manager. more>>
UniPKG - Universal PacKaGe manager - is a modular package manager. UniPKG contains support for RPM, DEB and slacks TGZ package format. In distant future, ArchLinuxs package format is planned as well.
It doesnt depend on any of the distributions tools - its completely self-sufficient, formats such as cpio or tar were (re)implemented.
Note that the binaries for unipkg core, unipkg-trans (which allows migration of data among two backends), three package handlers (Deb, RPM and Slack) and five database backends (File, Directory, XML file, Debian r/o and Slack r/o) have in total only 160kB. The dependencies are only zlib and libc, optionally also libxml2-0 (unipkg-xmlfile backend) and sqlite3 (unipkg-sqlite backend).
UniPKG was carefully tested using Valgrind, to cut the chances of a memory leak or other improper memory handling.
UniPKG is licensed under the free GNU/GPLv2.
Enhancements:
- A written archive API for handling CPIO, TAR, and AR archive formats. All package handlers have been rewritten to use this API.
- An ArchLinux package handler has been added.
- SUIG/SGID missing while unpacking has been fixed.
- Preliminary LZMA support (Larhzu) has been added.
- The RPM package handler has been completely rewritten.
- Work has begun on netlib and UniGET.
- There are various bugfixes.
<<less
Download (0.090MB)
Added: 2005-12-16 License: GPL (GNU General Public License) Price:
1408 downloads
dajax 0.6.5.1

dajax 0.6.5.1


dajax is a free and simple to use tool to easily and super-fastly develop asynchronous presentation logic in web applications using python and almost no lines of JS source code. more>> <<less
Added: 2009-07-22 License: BSD License Price: FREE
1 downloads
Xherkin 0.6.5

Xherkin 0.6.5


This is a PHP framework being developed as part of a new CMS. more>>
Xherkin 0.6.5 is an excellent utility for web developers. It is a PHP framework being developed as part of a new CMS.

Requirements:

  • PHP
<<less
Added: 2009-07-15 License: LGPL v3 Price: FREE
1 downloads
whatsnewfm 0.6.5

whatsnewfm 0.6.5


whatsnewfm is a filter for the daily newsletter from freshmeat.net that only shows new or interesting items. more>>
whatsnewfm is a filter for the daily newsletter from freshmeat.net that only shows "new" or "interesting" items.

The main purpose is to cut the huge newsletter to a smaller size by only showing items that you didnt see before.

The items already seen will be stored in a database. After some time, the items expire and will be shown again the next time they are included in a newsletter.

If you find an item that you consider particularly useful, you can add it to a "hot" list. Items in the hot list are checked for updates so that you dont miss anything about your favourite programs.

<<less
Download (0.025MB)
Added: 2005-10-18 License: GPL (GNU General Public License) Price:
1466 downloads
stalonetray 0.6.5

stalonetray 0.6.5


stalonetray project is a STAnd-aLONE system tray (notification area). more>>
stalonetray project is a STAnd-aLONE system tray (notification area). It only depends on Xlib at build-time and run-time. Stalonetray runs under virtually any window manager.

<<less
Download (0.13MB)
Added: 2007-05-31 License: GPL (GNU General Public License) Price:
877 downloads
KDBEdit 0.6.5

KDBEdit 0.6.5


KDBEdit is a key database editor for Elektra project. more>>
KDBEdit is a key database editor for Elektra project.

Elektra is a universal hierarchical configuration store, similar to (but better then) GConf and the Windows Registry.

It allows programs to read and save their configurations with a consistent API, and allows them to be aware of other applications configurations, leveraging easy application integration. The whole point of it is to tie applications together, so that they can co-operate and share their user-preferences.

While architecturally similar to other OS registries, Elektra does not have most of the problems found in those implementations.

Elektra includes a library, an API, plus command line and GUI tools for administration tasks.

It is designed to be lightweight, with no dependencies, ready to be used also by early boot stage programs.

Using Elektra, configuration files syntax and handling will not be a rework for each software

<<less
Download (0.13MB)
Added: 2006-10-17 License: MIT/X Consortium License Price:
642 downloads
KryoMol 0.6.5

KryoMol 0.6.5


KryoMol is a KDE based program for visualization and analysis of several chemistry related files. more>>
KryoMol project is a KDE based program for visualization and analysis of several chemistry related files. Currently KryoMol can cope with:
- Quantum Chemical Computation logs from Gaussian98/03, GAMESS, ACESII (german version), and NwChem
- Molecular Mechanis Logs: Tinker, Macromodel
- Other formats as xyz or mol
- 1D NMR spectra and JCAMP-DX spectra
Installation:
KryoMol is a autoconf/automake based program and installs itself with the common configure/make/make install procedure.
Installation as root
$ ./configure
$ make
$su
$make install
and now log out and log in ( I strongly recommend this to properly load all new libraries and services).
Installation as user
If you dont have root privileges and want to try KryoMol you must install it in a directory with write permissions, therefore you must use the prefix switch in configure. For instance if you want to install under your personal kde tree $./configure --prefix=/home/user/.kde
$make
$make install
log out and log in
Installation as user in a new kde tree
If you want to install in a compleptly new KDE tree, for instance /home/user/mykde you must follow the above procedure:
$./configure --prefix=/home/armando/mykde && make && make install
and now add this to your .bash_profile:
MYKDE=/home/armando/mykde
export KDEDIRS=$MYKDE:$KDEDIRS
export LD_LIBRARY_PATH=$MYKDE/lib64:$LD_LIBRARY_PATH
export PATH=$MYKDE/bin:$PATH
Enhancements:
- ECD/VCD/UV spectra are properly represented
- Scale is draw in UV/ECD spectra
- Solved problem with capitalized extensions
- Solved problems in xyz parser
- Solved problem when closing window and animation is active
- Solved a bug in the varian nmr parser
- Opening of nmr spectra over remote protocols
- Solved bug in format when exporting hessian
- Replaced some old QFileDialog and QPrinter stuff by KDE widgets
- Solved problem when loading printer icon on QIRWidget
<<less
Download (1.4MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
857 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 4
  • 1
  • 2
  • 3
  • 4

gvdown 0.6.5 in All Software

gvdown 0.6.5


Nicolai Spohre - Use it to download your favorite video. gvdown. Use it to download your favorite video. gvdown is an application that can download videos from video sharing

TextRoom 0.6.5


gordebak - TextRoom is a handy and intuitive full screen text editor that gets you writing

Bookmarker 0.6.5


mozilla.org - Bookmarker. New sidebar for social bookmarking (del.icio

PiipTv 0.6.5.01


PiipTv - PiipTv is an advanced and smart tool that is able to provide great XMLTV/IPTV

Browse Periodically 0.6.5.0


Masahal - Browse Periodically makes it possible for users to browse sites
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above gvdown 0.6.5 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com, megaupload.com hotfile.com, megashare.com, megavideo.com or uploading.com are not allowed