Main > Free Download Search >

Free kaffeine 0.8.5 software for linux

kaffeine 0.8.5

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 44
Kaffeine 0.8.5

Kaffeine 0.8.5


Kaffeine is a xine based media player for KDE3. more>>
Kaffeine is a full featured Multimedia-Player for KDE. By default it uses xine as backend.
Kaffeine is free software distributed under the terms of the GNU General Public Licence.
Main features:
- Timeshifting
- Instant record
- Electronic Program Guide
- On screen display
Enhancements:
- DVB: scan: check for CA descriptors in PMT to correct CA flag.
- DVB: add a file size limit option (usefull for some "limited" filesystems)
- xine-part: added "QString screenShot()" dcop call (returns filename)
- DVB: save/load epg data
- DVB: insert PSI tables to make broadcast stream VLC compliant ( vlc requires SDT/PAT/PMTs )
- DVB: reworked dvbevents to speed up eit parsing and fix events duplication.
- dcop: make getTimePos() to return acurrate value.
- DVB: add a "recall" button, that zap to the previous played channel.
- DVB: make channel visible and selected after editing.
- DVB: reset search after zap.
- DVB: use iconv (a lot faster) instead of qtextcodec to convert sections strings
- DVB: improved epg filter.
- DVB: added a search field in channels list
- DVB: added a filter box to epg dialog, patch by Michael Hoertnagl
- DVB: added channels list rmb menu entry to edit channel.
<<less
Download (0.20MB)
Added: 2007-07-28 License: GPL (GNU General Public License) Price:
831 downloads
Preview 0.8.5

Preview 0.8.5


Preview is a simple image viewer for GNUstep. more>>
Preview is a simple image viewer for GNUstep. It is designed to be easy to use and support GNUstep features such as image design, pasteboard/services, printing, and layout.

<<less
Download (0.067MB)
Added: 2005-07-12 License: GPL (GNU General Public License) Price:
2419 downloads
Kaffeine-Multidec 0.8.5-0.3.3

Kaffeine-Multidec 0.8.5-0.3.3


Kaffeine-Multidec is a Kaffeine version for DVB decoding. more>> <<less
Download (7.9MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
577 downloads
/etc/net 0.8.5

/etc/net 0.8.5


/etc/net represents a new approach to Linux network configuration tasks. more>>
/etc/net represents a new approach to Linux network configuration tasks. Inspired by the limitations of traditional configuration subsystems, /etc/net provides builtin support for:
- configuration profiles
- interface name management
- removable devices
- full iproute2 command set
- interface dependencies resolution
- QoS configuration framework
- firewall support (NEW)
/etc/net provides support for the following interface types:
- Ethernet
- WiFi (WEP)
- IPv4/IPv6 tunnels
- PSK IPSec tunnels
- VLAN
- PLIP
- Ethernet bonding and bridging
- traffic equalizer
- usbnet
- PPP (PPtP, PPPoE)
Due to its modular design, support for new interface types can be added without overall design changes. /etc/net consists of core scripts (stable) and GUI configurator (development). Both parts are licensed under GPL.
<<less
Download (0.043MB)
Added: 2007-01-28 License: GPL (GNU General Public License) Price:
1001 downloads
GWorkspace 0.8.5

GWorkspace 0.8.5


GWorkspace is a clone of the NeXT workspace manager. more>>
GWorkspace is a clone of the NeXT workspace manager with some added features as spatial viewing, real-time auditing of the file-system, an advanced database based search system, etc.

GWorkspace application is ready for daily usage.

The workspace is supplied to help you get your work done on a computer. GWorkspace is responsible for displaying the GNUstep graphical interface called the workspace. It in this workspace where all your interaction with GNUstep begins and ends.

The most important features of GWorkspace is the maintenance of files, folders and applications. You can rename, delete and copy files and folders. With GWorkspace you can access harddisks, floppies, CDs and DVDs or USB-sticks.

This might all seem complex at first, but GWorkspace only consists of a few basic parts: The FileViewer for browsing and manipulating files, a menu containing commands and an application dock for easy access to applications which also contains the Recycler for deleting files.

<<less
Download (3.7MB)
Added: 2007-02-24 License: GPL (GNU General Public License) Price:
972 downloads
aiParts 0.8.5

aiParts 0.8.5


aiParts is a set of C++ classes that implement artificial intelligence techniques and some tiny sample programs. more>>
aiParts is a set of C++ classes that implement artificial intelligence techniques and some tiny sample programs.
The classes implement the pandemonium and emotion AI Patterns, and the High-Hope technique.
A "find the shortest path from A to B" sample program uses subclasses of the High-Hope classes.
aiParts is OSI Certified Open Source Software as a result of the way it is licensed. Contributers copyright their contributions and license them with the MIT License.
This means that you can do pretty much whatever you want with the aiParts software... use it, distribute it, build it into your commercial application, whatever.
Enhancements:
- In this release, the High-Hope classes have been enhanced and two minor bugs fixed.
- Decision groups are now supported.
- Logic using worst decisions and failed decisions was added.
- A few other minor changes were made.
- Beta testing and experimenting with hard and very hard problems is now required.
<<less
Download (0.030MB)
Added: 2005-11-21 License: MIT/X Consortium License Price:
1432 downloads
MP3Info 0.8.5

MP3Info 0.8.5


MP3Info is a little utility used to read and modify the ID3 tags of MP3 files. more>>
MP3Info is a little utility used to read and modify the ID3 tags of MP3 files. MP3Info can also display various techincal aspects of an MP3 file including playing time, bit-rate, sampling frequency and other attributes in a pre-defined or user-specifiable output format.
MP3Info was developed under Linux, but should work on most UN*X variants. Included with the text-based version is a GUI version (click here for a screenshot) which requires the GTK libraries. The console version runs in plain command-line and interactive curses mode. The curses or ncurses library is required for interactive mode.
A pre-compiled Windows version is available (see above). I havent tested this version very much, so have some reservations.
Enhancements:
- Various minor bugfixes and improvements were made to the build process.
<<less
Download (0.047MB)
Added: 2006-11-08 License: GPL (GNU General Public License) Price:
1083 downloads
COID 0.8.5

COID 0.8.5


COID is a C++ object-serving networking library. more>>
COID is a C++ object-serving networking library, with tool that automatically generates a lightweight communication layer directly from the C++ class declarations. Instantly functioning remote callability for virtually any C++ class can be obtained just by decorating the C++ class with few keywords. The generated client class can be used to access objects on remote machines (almost) as if they were local. Compared to other distributed object infrastructures such as CORBA, COID is lighter and faster and integrates easily directly with sources written in C++.

The coidgen tool processes the specified header files, automatically extracting all the classes and methods that shall be remotely accessible, generating corresponding client class and host dispatcher.

The coid server library manages networked and local connections and provides various services to running objects. The communication layer establishes either a remote connection through the TCP or a direct (vtable) connection between the client and the server if they reside in the same process. Other features include automatic versioning, remote console for debugging and administration of served objects and more. See features and further coid documentation.

The library is extremely easy to use, see example of decorated class example.h and automatically generated files: corresponding client class example_client.h and client implementation example_client.cpp. Server side dispatch implementation example_dispatch.cpp.

<<less
Download (0.44MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1194 downloads
SmbShareScan 0.8.5

SmbShareScan 0.8.5


SmbShareScan is an utility that scans Samba networks and builds a database you can query. more>>
Smbsharescan is a software to browse your network. His aim is to scan all the network and after you can search a file in, or navigate on the network.

SmbShareScan advantage is that is loaded in memory.

The library is multi-threaded for best performance. A GTK+ frontend is also provided.

<<less
Download (0.53MB)
Added: 2006-02-09 License: GPL (GNU General Public License) Price:
1352 downloads
JGimp 0.8.5

JGimp 0.8.5


JGimp is a framework to write 100% Java-based plug-ins and extensions for the GIMP and Film GIMP. more>>
JGimp is a framework to write 100% Java-based plug-ins and extensions for the GIMP and Film GIMP.
Main features:
- lug-ins for the GIMP can be written in Java and use Javas existing set of widgets for the plug-ins user interface. One of the included sample plug-ins (see figure to the right) displays a plug-in dialog box using Swing widgets, complete with a real-time preview
- Java applications can use the GIMP as an image manipulation "engine," essentially embedding the GIMPs capabilities in the Java application. Possible uses of this capability include:
- Creating new graphics applications in Java using the GIMP to perform the underlying image manipulation
- Server-client architectures where JGimp is used to wrap a server around the GIMPs capabilities. Client applications, such as applets or web-based applications can access the server across the network
Two sample plug-ins illustrate how to use this architecture to write plug-ins, ImageDividerPlugIn and DesaturatePlugIn. These plug-ins demonstrate all the aspects necessary to write a Java-based plug-in: how it is installed in the GIMP, how to make PDB calls, and how to read and write pixels from images in the GIMP.
<<less
Download (0.44MB)
Added: 2005-09-20 License: GPL (GNU General Public License) Price:
1496 downloads
Hackedbox 0.8.5

Hackedbox 0.8.5


Hackedbox is a stripped down version of Blackbox Window Manager. more>>
Hackedbox provides a stripped down version of Blackbox - The X11 Window Manager

The toolbar and Slit have been removed. The goal of Hackedbox is to be a small "feature-set" window manager, with no bloat.

There are no plans to add any functionality, only bugfixes and speed enhancements whenever possible.

<<less
Download (0.09MB)
Added: 2007-01-20 License: GPL (GNU General Public License) Price:
1007 downloads
Multiscan 0.8.5

Multiscan 0.8.5


Multiscan is a tcp port scanner for console which allows you to scan a range of IP addresses. more>>
Multiscan is a tcp port scanner for console which allows you to scan a range of IP addresses. Each IP address is pinged before it is scanned. It is also possible to scan just known ports, and to scan them in a random order. Feel free to send me a mail at coldn@gamearena.net

Installation:
Grab the package from http://sourceforge.net/projects/multiscan/
tar xzvf multiscan-X.X.tar.gz
cd multiscan-X.X
./configure
make
make install (optional)
<<less
Download (0.017MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1212 downloads
CyaSSL 0.8.5

CyaSSL 0.8.5


CyaSSL package is a fast, dual-licensed implementation of SSL for embedded and small footprint devices. more>>
CyaSSL package is a fast, dual-licensed implementation of SSL for embedded and small footprint devices. It includes SSL client libraries and an SSL server implementation.
CyaSSL supports multiple APIs including an OpenSSL compatibility interface. TLS 1.1 is supported along with cipher suites for AES, 3DES, and RC4.
Installation:
To build on Linux, Solaris, *BSD, Mac OS X, or Cygwin:
./configure
make
from the ./testsuite/ directory run ./testsuite
to make a debug build:
./configure --enable-debug --disable-shared
make
Enhancements:
- This release adds increased error string support, better closed connection dectection, and OpenSSL type DES functionality.
<<less
Download (0.57MB)
Added: 2007-07-09 License: GPL (GNU General Public License) Price:
840 downloads
Capivara 0.8.5.1

Capivara 0.8.5.1


Capivara is a two pane file manager with support for SFTP and FTP servers. more>> Capivara is a two pane file manager with support for SFTP and FTP servers. Capivara is not an ordinary file manager because it adds synchronization features like comparing timestamps or SHA-1 hash values.
The synchronization of Capivara has a preview mode to shows which files are going to be deleted or copied.The basic look and most key bindings are inspired by two file managers I really like to work with: mc and worker.
* File synchronization
* Preview mode for synchronization
* SFTP/FTP support
* Multi-language support, German, English, Chinese, French, Portuguese, Polish
* Supports POSIX file permissions on Linux
* Runs on Windows, Linux, Solaris, Unix, MacOS
<<less
Download (3.2MB)
Added: 2009-04-05 License: Freeware Price: Free
201 downloads
KaraivTV 0.5

KaraivTV 0.5


KaraivTV is SuperKaramba theme designed for controlling a TV card controlled by an ivtv family (ivtvdriver.org) of drivers. more>>
KaraivTV is SuperKaramba theme designed for controlling a TV card controlled by an ivtv family (ivtvdriver.org) of drivers.

The peculiar points of this family of cards are:
1. that they have a hardware MPEG2 encoder that outputs the video and audio as an MPEG2 compressed stream. This means that you can watch output of the card in ANY MPEG2 player. (or Kaffeine in my/this case)
2. ivTv drivers come with command line utilities - ivtvctl and ivtv-tune - that allow to set frequency(ivtvctl) and channel(ivtv-tune) from command line.

As a result, you can watch the video in one application, while controlling the channel from another. This applet IS that "another" application. (In other words, KaraivTV is a wrapper for ivtvctl and ivtv-tune commands.)

USAGE:

1. Run the applet (double-click the file you download from here, or double-click karaivtv.theme if you extracted the skz)
2. Go into config menu (right click) to choose the frequency storage engine. (see Setting Channel Frequencies bellow)
3. Enter the channel number in the middle section, press enter.
4. Click (double-click) the "power button" to start TV viewing in Kaffeine.
5. Kaffeine Tips
"U" key - mute
"M" key - removes menus/buttons > just video screen.

INSTALLATION:

1. Save the karaivtv-0.4.skz file you downloaded from here.
2. Double-click it.

SETTING CHANNEL FREQUENCIES

This applet relies on 2 methods of knowing the frequency for a channel.

- It can read the Channel - Frequency pairs from a file and feed the frequency to the ivtvctl directly, or
- It can rely on ivtv-tune util for choosing the frequency for a given channel. (ivtv-tune WILL need to know a broadcasting standard)

To switch between the two modes, look int the config menu (right-click on the applet) If you chose the "ivtv-tune", you will have to tell it what standard to use.

Why dont I just use the ivtv-util? For some (many?) regions ivtv-tune has broken / non-existent tables. (Example: us-cable-hrc is absent in ver. 0.7) So, I have to use the file with custom freqs.

<<less
Download (0.025MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1221 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3