Download List

Project Description

Ample is a simple MP3 server written in C. It does
not support mixing, radio shows, etc. Ample is
just intended to be an easy way to remotely listen
to your MP3s using the "open location" features in
XMMS, WinAmp, and Media Player.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-12-08 16:08
0.5.6

Some bugs that made (x)inetd mode impossible have been fixed. Also, two minor bugs that could cause a segfault in some situations were squashed.
Tags: Development, Minor bugfixes

2002-10-26 01:32
0.5.5

HTTP authentication has been added, as well as support for "filters" (which means that you can, for instance, downsample the music files before they are sent to the clients). HTML encoding of any "weird" characters is another important improvement which should help people with funny file names.
Tags: Development, Minor feature enhancements

2002-03-18 03:50
0.5.4

A status page has been added, some minor bugs have been fixed, and SysV IPC (SHM) has been removed due to too many bug reports. This version is considered feature complete, and the work that remains up until 0.6.X is bug squashing.
Tags: Development, Minor feature enhancements

2002-02-13 17:39
0.5.3

SysV IPC (SHM) is now used to store the file information (where available),
which should save physical memory. Some memory leaks were fixed. Man pages were
added and HTML template support was implemented (to customize the Web pages
generated by Ample).
Tags: Development, Major feature enhancements

2002-01-30 05:51
0.5.2

Ability to use multiple MP3 file sources, M3U import (use an M3U file as a source of MP3 files), and song length support (which is useful in the M3U files sent to clients).
Tags: Development, Major feature enhancements

Project Resources