Download List

Descripción del Proyecto

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

Algunos errores que hicieron (x) el modo inetd imposible han sido corregidos. Además, dos errores menores que podrían causar un error de segmentación en algunas situaciones fueron aplastadas.
Tags: Development, Minor bugfixes
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.

2002-10-26 01:32
0.5.5

La autenticación HTTP ha sido añadido, así como el apoyo a los "filtros" (que significa que usted puede, por ejemplo, disminuir la resolución de los archivos de música antes de su envío a los clientes). La codificación HTML de los caracteres "raros" es otra mejora importante que debería ayudar a personas con nombres de archivos extraños.
Tags: Development, Minor feature enhancements
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.

2002-03-18 03:50
0.5.4

Una página de estado se ha añadido, algunos errores de menor importancia se han fijado, y SysV IPC (SHM) se ha suprimido debido a los informes de error de más. Esta versión se considera función completa, y el trabajo que queda hasta la 0.6.x es error aplastamiento.
Tags: Development, Minor feature enhancements
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.

2002-02-13 17:39
0.5.3

SysV IPC (SHM) se utiliza ahora para almacenar la información de archivo (cuando estén disponibles), que debe guardar la memoria física. Algunas pérdidas de memoria se fija. Las páginas man se agregaron y plantilla HTML de apoyo fue implementado (para personalizar las páginas Web generadas por Ample).
Tags: Development, Major feature enhancements
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).

2002-01-30 05:51
0.5.2

Capacidad de utilizar múltiples fuentes de archivo MP3, M3U importación (utilizar un archivo M3U como fuente de archivos MP3), y el apoyo duración de la canción (que es útil en el M3U archivos enviados a clientes).
Tags: Development, Major feature enhancements
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).

Project Resources