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

Mini Winamp software
Filter: All | Freeware | Demo
 

Mini Winamp

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 1.430

Winamp iPod Plugin The winamp ipod plugin (aka ml_ipod) is a plugin for winamp. It allows you to manage your iPod from within the winamp media library. It supports all kinds of iPods, from the classic first generation iPods, to the iPod mini, photo, nano and shuffle and everything in between. Features: - Photo...



Platforms: Windows, C/C++,

License: Freeware Download (89): Winamp iPod Plugin Download

Added: September 07, 2013 | Visits: 1.124

Winamp iPod Plugin for Music and Sound The winamp ipod plugin (aka ml_ipod) is a plugin for winamp. It allows you to manage your iPod from within the winamp media library.It supports all kinds of iPods, from the classic first generation iPods, to the iPod mini, photo, nano and shuffle and everything in between.Features:- Photo upload-...





Platforms: C and C plus plus

License: Freeware Size: 1.05 MB Download (56): Winamp iPod Plugin for Music and Sound Download

Released: September 21, 2014  |  Added: November 11, 2014 | Visits: 50.994

Winamp Winamp is a free multimedia player made by Nullsoft. It supports numerous audio and video formats. It also plays streamed video and audio content, both live and recorded, authored worldwide. It has an extremely customizable media library, and allows you to rip and burn your favorite music CDs....


Platforms: Windows

License: Freeware Size: 1.73 MB Download (9830): Winamp Download

Added: June 21, 2006 | Visits: 3.272

Mini Recorder 2004 Mini Recorder 2004 is hassle-free audio recording solution for Windows that brings pure enjoyment. Mini Recorder 2004 records online radio, CD music, music played by Media Player, RealPlayer, Winamp etc. video sound, game sound, voice chat over microphone and any sound playing through your...


Platforms: Windows

License: Shareware Cost: $19.98 USD Size: 1.12 MB Download (169): Mini Recorder 2004 Download

Added: January 18, 2010 | Visits: 1.772

CPAN::Mini::Extract CPAN::Mini::Extract is a Perl module that can create CPAN::Mini mirrors with the archives extracted. SYNOPSIS # Create a CPAN extractor my $cpan = CPAN::Mini::Extract->new( remote => http://mirrors.kernel.org/cpan/, local => /home/adam/.minicpan, trace => 1, extract =>...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (108): CPAN::Mini::Extract Download

Added: July 08, 2010 | Visits: 1.424

GoblinX Mini Edition GoblinX Mini Edition is a son of GoblinX and contains only XFCE as windows manager and GTK2/GTK based applications. The edition is indicated for those users whose want to remaster the distro and also those with difficulties to download more than three hundreds of megabytes, original size of...


Platforms: *nix

License: Freeware Size: 167 MB Download (130): GoblinX Mini Edition Download

Added: July 25, 2010 | Visits: 1.386

Mini-XML Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. The project only requires an ANSI C compatible compiler (GCC works, as do most vendors ANSI C compilers) and a make program..


Platforms: *nix

License: Freeware Size: 153.6 KB Download (112): Mini-XML Download

Added: April 15, 2010 | Visits: 4.306

Winamp::Control Winamp::Control is a Perl module to control winamp (over the network). SYNOPSIS use Winamp::Control; use IO::Extended qw(printfln); my $winamp = Winamp::Control->new( host => $opts{host}, port => $opts{port} ); if( my $ver = $winamp->getversion ) { printfln Connected to Winamp (Ver:...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (276): Winamp::Control Download

Added: January 26, 2010 | Visits: 970

XML::Mini::Node XML::Mini::Node contains nodes that are used as atomic containers for numerical and text data and act as leaves in the XML tree. They have no name or children. They always exist as children of XML::MiniElements. For example, < B >this text is bold< /B > Would be represented as a...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (99): XML::Mini::Node Download

Added: August 12, 2010 | Visits: 1.179

XML::Mini::Element::Comment XML::Mini::Element::Comment is used internally to represent . You shouldnt need to use it directly, see XML::Mini::Elements comment() method..


Platforms: *nix

License: Freeware Size: 34.82 KB Download (94): XML::Mini::Element::Comment Download

Added: March 01, 2010 | Visits: 1.195

XML::Mini::Element XML::Mini::Element is a Perl implementation of the XML::Mini Element API. SYNOPSIS use XML::Mini::Document; my $xmlDoc = XML::Mini::Document->new(); # Fetch the ROOT element for the document # (an instance of XML::Mini::Element) my $xmlElement = $xmlDoc->getRoot(); # Create an tag my...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (157): XML::Mini::Element Download

Added: April 17, 2010 | Visits: 955

XML::Mini::Element::DocType XML::Mini::Element::DocType Perl module is used internally to represent < !DOCTYPE bla bla [ ... ] >. You shouldnt need to use it directly, see XML::Mini::Elements docType() method..


Platforms: *nix

License: Freeware Size: 34.82 KB Download (104): XML::Mini::Element::DocType Download

Added: January 09, 2010 | Visits: 995

XML::Mini XML::Mini is a Perl implementation of the XML::Mini XML create/parse interface. SYNOPSIS use XML::Mini::Document; use Data::Dumper; ###### PARSING XML ####### # create a new object my $xmlDoc = XML::Mini::Document->new(); # init the doc from an XML string...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (95): XML::Mini Download

Added: June 14, 2010 | Visits: 1.088

XML::Mini::Element::CData XML::Mini::Element::CData Perl module is used internally to represent < ![CDATA [ CONTENTS ]] >. You shouldnt need to use it directly, see XML::Mini::Elements cdata() method..


Platforms: *nix

License: Freeware Size: 34.82 KB Download (101): XML::Mini::Element::CData Download

Added: February 25, 2010 | Visits: 981

XML::Mini::Element::Entity XML::Mini::Element::Entity Perl module is used internally to represent < !ENTITY name "stuff" >. You shouldnt need to use it directly, see XML::Mini::Elements entity() method..


Platforms: *nix

License: Freeware Size: 34.82 KB Download (96): XML::Mini::Element::Entity Download

Added: April 22, 2010 | Visits: 1.077

XML::Mini::Element::Header XML::Mini::Element::Header Perl module is used internally to represent < ? xml blah="hohoho" ? > type headers. You shouldnt need to use it directly, see XML::Mini::Elements header() method..


Platforms: *nix

License: Freeware Size: 34.82 KB Download (94): XML::Mini::Element::Header Download

Added: November 17, 2010 | Visits: 965

XML::Mini::TreeComponent XML::Mini::TreeComponent is a Perl implementation of the XML::Mini TreeComponent API. SYNOPSIS Dont use this class - only presents an interface for other derived classes. This class is only to be used as a base class for others. It presents the minimal interface we can expect from any...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (87): XML::Mini::TreeComponent Download

Added: January 08, 2010 | Visits: 1.028

XML::Mini::Document XML::Mini::Document is a Perl implementation of the XML::Mini Document API. SYNOPSIS use XML::Mini::Document; use Data::Dumper; ###### PARSING XML ####### # create a new object my $xmlDoc = XML::Mini::Document->new(); # init the doc from an XML string $xmlDoc->parse($XMLString);...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (92): XML::Mini::Document Download

Added: July 23, 2010 | Visits: 2.519

Amazon Mini Shop Amazon Mini Shop allows you to search Amazon.com, .co.uk, .de, .fr, .ca or .co.jp from the sidebar..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (179): Amazon Mini Shop Download

Added: February 25, 2010 | Visits: 1.095

Claros Mini Claros Mini is a multi-protocol (POP3/IMAP) Web mail client with a user interface that is specially designed for devices with small screens. Claros Mini can parse HTML and extract text to reduce the size of messages. The installation process takes less than two minutes, and no database setup is...


Platforms: *nix

License: Freeware Size: 4.4 MB Download (127): Claros Mini Download

1 2 3 4 5 >