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.206.805 Times

Cineplayer Multimedia Code Pack software
Filter: All | Freeware | Demo
 

Cineplayer Multimedia Code Pack

< 1 2 3 4 5 
Added: August 20, 2008 | Visits: 813

Xilisoft Ripper Pack Xilisoft Ripper Pack, a discount pack, includes four perfect products from Xilisoft Inc. and saves $51 for you: 1. Xilisoft DVD Ripper can rip and backup DVDs into popular video formats such as VCD, SVCD, DivX, MPEG1, MPEG2, MPEG4, AVI etc. No matter you are a veteran or a beginner, you will find...



Platforms: Windows

License: Shareware Cost: $59.00 USD Size: 12.84 KB Download (97): Xilisoft Ripper Pack Download

Released: June 26, 2009  |  Added: July 07, 2009 | Visits: 3.080

Code Line Counter Pro - C# Version Code Line Counter Pro - C# Version may be helpful for SQA, C# developers, project managers and other customers who need an overview of a project source code.This easy-to-use application will help you get detailed reports on the source code.With the help of Code Line Counter Pro you can quickly...





Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.31 MB Download (220): Code Line Counter Pro - C# Version Download

Released: April 20, 2014  |  Added: April 27, 2014 | Visits: 2.186

Tipard iPod Software Pack Tipard iPod Software Pack not only can covert any videos to iPod video and audio format like HD videos, SWF, FLV, VOB, MOD, MP4, M4V, AVI, WMV, 3GP, QuickTime Video, DV, MJPG, MJPEG, MPV, MPEG, MPEG2, MPG, etc. But also it can convert/rip DVD to iPod, transfer iPhone/iPod files to computer,...


Platforms: Windows, Windows 7, Other

License: Shareware Cost: $45.00 USD Size: 74.88 MB Download (152): Tipard iPod Software Pack Download

Released: December 07, 2009  |  Added: January 07, 2010 | Visits: 3.597

Bigasoft iPod Software Pack Bigasoft iPod Software Pack, the professional and most ideal iPod software discount pack, combines Bigasoft DVD to iPod Converter, Bigasoft iPod Video Converter and Bigasoft iPod Transfer into one pack. With Bigasoft DVD to iPod Converter, you can convert DVD to iPod video MP4, H.264 and...


Platforms: Windows

License: Shareware Cost: $52.95 USD Size: 12.5 MB Download (245): Bigasoft iPod Software Pack Download

Added: January 18, 2010 | Visits: 2.890

Call Of Duty 2 Linux Multiplayer Server Code Call Of Duty 2 Linux Multiplayer Server Code is a COD2 linux server. !! IMPORTANT !! Call of Duty 2 Linux Server is NOT SUPPORTED by Activision Customer Support. Please do not call with any questions related to this free beta product. There are other channels to aid you listed at the bottom...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (86): Call Of Duty 2 Linux Multiplayer Server Code Download

Added: October 08, 2010 | Visits: 1.530

Multimedia Converter Multimedia Converter project provides graphical environment to take full advantage some of the possibilities the ffmpeg and MPlayer. So help to Convert between different media formats.. Multimedia Converter KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (186): Multimedia Converter Download

Added: October 25, 2010 | Visits: 1.545

Gnome Multimedia Keys Gnome Multimedia Keys is an Amarok script that will allow the use of keyboard multimedia keys in Gnome 2.18 and above (eg. ubuntu feisty) to control playback. This includes most multimedia buttons found on many laptops. Support for this was broken due to changes in the handling of keyboard...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (111): Gnome Multimedia Keys Download

Added: June 06, 2010 | Visits: 1.883

PHP ZIP Code Locator PHP ZIP Code Locator is a project which performs radius searches on any existing location table. PHP ZIP Code Locator is a MySQL ZIP code database with a PHP locator. It integrates with existing location tables to provide locater functionality on any table that contains a 5-digit ZIP code...


Platforms: *nix

License: Shareware Cost: $60.00 USD Download (132): PHP ZIP Code Locator Download

Added: January 08, 2010 | Visits: 1.595

Code::Perl Code::Perl is a Perl module to produce Perl code from a tree. SYNOPSIS use Code::Perl::Expr qw( :easy ); my $c = derefh(scal(hash), calls(getkey)); print $c->perl; # ($hash)->{getkey()} Code::Perl allows you to build chunks of Perl code as a tree and then when youre finished building,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (175): Code::Perl Download

Added: May 11, 2010 | Visits: 1.379

Fedora Multimedia Installation HOWTO Fedora Multimedia Installation HOWTO will explain how to get various multimedia apps working under Fedora Core. How to get various proprietary and restricted multimedia Damned Things (AVI, Flash, Java, MP3, MPEG, QuickTime, RealMedia, Windows Media) working under Fedora Core using your normal...


Platforms: *nix

License: Freeware Download (122): Fedora Multimedia Installation HOWTO Download

Added: July 04, 2010 | Visits: 1.625

Gecko Multimedia System Gecko Multimedia System is a complete media solution, able to play almost all media types and supports scheduled tv-recording from online tv-guides. It is intended to replace your VCR, DVD, MP3- and CD-player into one single software-unit. It is mainly for use in Linux-systems (well, its the...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (98): Gecko Multimedia System Download

Added: June 27, 2010 | Visits: 1.243

Pretty Code Web Pretty Code Web is a syntax highlighter for publishing code, written in any programming language, to the web. Written in php it uses syntax files separate from the main code to highlight a specified language.. Pretty Code Web


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 24.58 KB Download (94): Pretty Code Web Download

Added: November 24, 2010 | Visits: 1.691

PHP Active Code Library PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database. The files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls. If a file includes another file stored in the database, PHP ACL...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (129): PHP Active Code Library Download

Added: September 18, 2010 | Visits: 1.376

Code::Splice Code::Splice injects the contents of one subroutine at a specified point elsewhere. SYNOPSIS use Code::Splice; Code::Splice::inject( code => sub { print "fredn"; }, package => main, method => foo, precondition => sub { my $op = shift; my $line = shift; $line =~ m/print/ and $line =~...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (98): Code::Splice Download

Added: May 21, 2010 | Visits: 1.377

T-ish Pack T-ish Pack provides a fast Clearlooks and Ubuntulooks themes for Gnome made to loosely resemble OSX Tiger. They fit well with Compiz also. Contents: T-ish - Clearlooks theme T-ish Aguastyle - Clearlooks theme with some pixmap elements T-ish-Ubuntulooks - Ubuntlooks theme T-ish-Ubuntulooks...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (182): T-ish Pack Download

Added: July 26, 2010 | Visits: 2.823

MySQL Pack for QNAP TS-101/TS-201 MySQL Pack for QNAP TS-101/TS-201 was created to install MySQL on the QNAP NAS server, TS-101/TS-201. It contains a pre-compiled MySQL server and install programs. The php module supporting MySQL client will be also included if its necessary. The Pack also contains simple webpages for start/stop...


Platforms: *nix

License: Freeware Size: 9.9 MB Download (244): MySQL Pack for QNAP TS-101/TS-201 Download

Added: October 07, 2010 | Visits: 1.281

Code::Blocks 1.0 Code::Blocks is a free C++ IDE built specifically to meet the most demanding needs of its users. The Code::Blocks project was designed, right from the start, to be extensible and configurable. Built around a plugin framework, Code::Blocks can be extended with plugin DLLs. It includes a plugin...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (206): Code::Blocks 1.0 Download

Added: August 16, 2010 | Visits: 1.271

Alceri Multimedia Player AMmP is a Multimedia Player which uses GTK+ 2. It currently supports audio CDs, MP3, and MPEG videos. AMmP support for the moment : mp3 mpeg cdaudio This is a simple help to use AMmP. To load a media, click on the "eject symbol" button... You can select more that one media by holdding...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (117): Alceri Multimedia Player Download

Added: November 08, 2010 | Visits: 1.377

Code-Forge IDE Code Forge IDE is Integrated Development Environment for Unix and Linux, that provides full project management and a complete edit, compile and debug cycle support for over 30 programming languages. Its advanced project management features allow it to scale from simple to extremely large and...


Platforms: *nix

License: Shareware Cost: $30.00 USD Size: 13 MB Download (125): Code-Forge IDE Download

Released: August 10, 2014  |  Added: September 10, 2014 | Visits: 2.351

Tipard iPhone Software Pack Tipard iPhone Software Pack has some powerful functions, such as it can convert/rip DVD and video to iPhone video and audio format. It can help you make iPhone ringtone by converting any videos or audios to M4R audio format. It also enables you to transfer iPhone files to PC and transfer local...


Platforms: Windows, Windows 7, Other

License: Shareware Cost: $39.00 USD Size: 74.89 MB Download (236): Tipard iPhone Software Pack Download

< 1 2 3 4 5